Bug 756544
Summary: | [abrt] java-1.6.0-openjdk-1.6.0.0-60.1.10.4.fc16: __GI_raise: Process /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/bin/java was killed by signal 6 (SIGABRT) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Marek Michał Mazur <marek90> | ||||||
Component: | java-1.6.0-openjdk | Assignee: | Deepak Bhole <dbhole> | ||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 16 | CC: | ahughes, amakarevic, dbhole, ddoyle, dzmat, jon.vanalten, jvanek, lkundrak, mjw, mmatejov, omajid | ||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||
Target Release: | --- | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | abrt_hash:4fa8b16f77fa3db05e2b50d5479c214e6b4317b4 | ||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2011-12-19 16:45:14 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Marek Michał Mazur
2011-11-23 21:48:43 UTC
Created attachment 535667 [details]
File: cmdline
Created attachment 535668 [details]
File: build_ids
Do you have the hserror log? or the stack trace? (In reply to comment #3) > Do you have the hserror log? or the stack trace? Nope, I can't find it. Package: java-1.6.0-openjdk-1.6.0.0-60.1.10.4.fc16 Architecture: x86_64 OS Release: Fedora release 16 (Verne) Comment ----- Trying to run Eclipse. Unfortunately we can't do much without a trace. I am going to close this one, but please feel free to re-open if you get a trace. I don't have trace, but it might help. [marek@fedora ~]$ eclipse CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile CompilerOracle: exclude org/python/pydev/ui/filetypes/FileTypesPreferencesPage.getDottedValidSourceFiles java: ../sysdeps/posix/getaddrinfo.c:1662: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed. Package: java-1.6.0-openjdk-1.6.0.0-60.1.10.4.fc16 Architecture: x86_64 OS Release: Fedora release 16 (Verne) Comment ----- Running eclipse. Additional info from eclipse (command line): [marek@fedora ~]$ eclipse CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile CompilerOracle: exclude org/python/pydev/ui/filetypes/FileTypesPreferencesPage.getDottedValidSourceFiles java: ../sysdeps/posix/getaddrinfo.c:1662: rfc3484_sort: Warunek zapewnienia `src->results[i].native == -1 || src->results[i].native == a2_native' nie został spełniony. It does not, unfortunately. Can you look for an hs_err* file either in your home directory or the directory from which you are starting Eclipse? I've got some additional info. On my machine, this problem occurs when I enable my "Mobile broadband" 3G connection. I've got a Lenovo Thinkpad T410, with an integrated Qualcomm GOBI 2000 3G card. I've tested this with both kernel 3.1.2.1 and 3.1.4.1. This is reproducible. When I enable my 3G connection, and then try to start JBoss Developer Studio 4.1 (Eclipse) with OpenJDK 1.6.0_22, I get the same error. When I then disable the 3G connection, JBoss Developer Studio 4.1 (Eclipse) starts up fine. Hope this helps. Please let me know if you need additional info. Next bonus: after 'myhostname' from /etc/nsswitch.conf removal error will not occour. This bug is known by google. Probably is is a clone bug of https://bugzilla.redhat.com/show_bug.cgi?id=739743 It is. Thanks for digging up 739743! Marking dupe. *** This bug has been marked as a duplicate of bug 739743 *** Hi -- I have recently entered a very similar bug and still struggling with it, unsolved. Would you please take a look: https://bugzilla.redhat.com/show_bug.cgi?id=811754 Thanks |