Bug 643440

Summary: SEGV running eclipse
Product: [Fedora] Fedora Reporter: Paul Black <paul.0000.black>
Component: java-1.6.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: ahughes, dbhole, jvanek, karl, langel, lkundrak, mjw, mmatejov, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-12 09:19:11 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 Flags
HS ERR file for crash
none
hs_err file of crash none

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 ***