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.
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
*** This bug has been marked as a duplicate of bug 647737 ***