Bug 351234 - IDE skipped when I try to use/configure a C++ project
Summary: IDE skipped when I try to use/configure a C++ project
Status: RESOLVED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-indexer (show other bugs)
Version: 8.0   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: 2011-07-05 16:40 EDT by gnfranco CLA
Modified: 2011-07-05 23:52 EDT (History)
2 users (show)

See Also:


Attachments
Log files (98.75 KB, text/x-log)
2011-07-05 16:43 EDT, gnfranco CLA
no flags Details

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