Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333330

Summary: Eclipse with CDT plugin crashes on starting up
Product: [Tools] CDT Reporter: linux_explorer <accountarbit109>
Component: cdt-parserAssignee: Project Inbox <cdt-parser-inbox>
Status: RESOLVED DUPLICATE QA Contact: Markus Schorn <mschorn.eclipse>
Severity: critical    
Priority: P3 CC: cdtdoug, jamesblackburn+eclipse, remy.suen
Version: 7.0.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=330476
Whiteboard:
Attachments:
Description Flags
Error Log generated on when eclipse crashes on startup in Fedora 14 64 bit machine none

Description linux_explorer CLA 2010-12-30 05:12:23 EST
Build Identifier: M20100909-0800

# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd4c151fc2c, pid=25044, tid=140551140226816
#
# JRE version: 6.0_23-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J  org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.CPPSemantics.declaredBefore(Ljava/lang/Object;Lorg/eclipse/cdt/core/dom/ast/IASTNode;Z)Z
#
# An error report file with more information is saved as:
# /home_fedora/eclipse/readme/hs_err_pid25044.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#





Reproducible: Always

Steps to Reproduce:
1. Install CDT in Eclipse Helios and opened a C++ project.
2. Close Eclipse
3. Start eclipse 
4. Eclipse crashes when it is doing C++ indexing...
5. Repeat Step 3 
6. Step 4 occurs..
Comment 1 linux_explorer CLA 2010-12-30 05:14:38 EST
Created attachment 185903 [details]
Error Log generated on when eclipse crashes on startup in Fedora 14 64 bit machine
Comment 2 Remy Suen CLA 2010-12-30 08:38:59 EST
Could be a VM bug. Please try using another VM.
Comment 3 James Blackburn CLA 2010-12-30 08:55:46 EST
Looks like similar to the VM bug reported in bug 333227.
Unfortunately we can't fix VM bugs, so they're NOT_ECLIPSE.

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