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

Bug 351234

Summary: IDE skipped when I try to use/configure a C++ project
Product: [Tools] CDT Reporter: gnfranco
Component: cdt-indexerAssignee: Project Inbox <cdt-indexer-inbox>
Status: RESOLVED DUPLICATE QA Contact: Markus Schorn <mschorn.eclipse>
Severity: critical    
Priority: P3 CC: cdtdoug, malaperle
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Log files none

Description gnfranco CLA 2011-07-05 16:40:55 EDT
Build Identifier: 20110218-0911

My Eclipse IDE is skipped out every time when I try to load a C++ project. Maybe a problem with the Java.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fd25f6b1c7d, pid=7256, tid=140541284275968
#
# JRE version: 6.0_24-b07
# Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j  org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDeclarator.postAccept(Lorg/eclipse/cdt/core/dom/ast/ASTVisitor;)Z+14
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#...

Reproducible: Always
Comment 1 gnfranco CLA 2011-07-05 16:43:43 EDT
Created attachment 199150 [details]
Log files

Erro log file.
Comment 2 Marc-André Laperle CLA 2011-07-05 23:52:23 EDT
Looks like a duplicate of bug 333227. Try the work around found in bug 333227 comment 7.

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