Bug 643440 - SEGV running eclipse
Summary: SEGV running eclipse
Keywords:
Status: CLOSED DUPLICATE of bug 647737
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.6.0-openjdk
Version: 14
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-15 15:53 UTC by Paul Black
Modified: 2010-11-12 09:19 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-11-12 09:19:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
HS ERR file for crash (93.91 KB, application/octet-stream)
2010-10-15 15:53 UTC, Paul Black
no flags Details
hs_err file of crash (68.10 KB, text/plain)
2010-10-23 19:03 UTC, Gilles Duboscq
no flags Details

Description Paul Black 2010-10-15 15:53:31 UTC
Created attachment 453753 [details]
HS ERR file for crash

Description of problem:
Random crashes when running Eclipse (both Fedora Eclipse and 3.6.1 from  www.eclipse.org)

Version-Release number of selected component (if applicable):
1.6.0.0-44.1.9.1

How reproducible:
Not sure. It seems to be happening more and more frequently but have not found a sequence of actions guaranteed to trigger the SEGV.

Comment 1 Gilles Duboscq 2010-10-23 19:03:02 UTC
Created attachment 455283 [details]
hs_err file of crash

I hit the same bug but for me it's always reproducible, it usually happens within 1 or 2 seconds after the main eclipse windows shows up.

(same versions : Fedora eclipse 3.6.1 on Fedora 14 with openjdk 1.6.0_20)

I have kept all the hs err and this bug happens at various location (both in native and interpreted code) : every time i start eclipse it crashes but often at a different point such as 
j  org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTDeclarator.accept(Lorg/eclipse/cdt/core/dom/ast/ASTVisitor;)Z+76
or
V  [libjvm.so+0x622989]
or
j  org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.CPPSemantics.declaredBefore(Ljava/lang/Object;Lorg/eclipse/cdt/core/dom/ast/IASTNode;Z)Z+15
etc

attached is one of the hs_err files please ask if you need any other details

Comment 2 Paul Black 2010-11-12 09:19:11 UTC

*** This bug has been marked as a duplicate of bug 647737 ***


Note You need to log in before you can comment on or make changes to this bug.