Bug 333330 - Eclipse with CDT plugin crashes on starting up
Summary: Eclipse with CDT plugin crashes on starting up
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (show other bugs)
Version: 7.0.1   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Markus Schorn CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-30 05:12 EST by linux_explorer CLA
Modified: 2010-12-30 08:55 EST (History)
3 users (show)

See Also:


Attachments
Error Log generated on when eclipse crashes on startup in Fedora 14 64 bit machine (66.05 KB, application/octet-stream)
2010-12-30 05:14 EST, linux_explorer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***