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

Bug 342368

Summary: Crash of a fresh downloaded eclipse CDT just after opening the workbench
Product: [Tools] CDT Reporter: Torge Riedel <torgeriedel>
Component: cdt-parserAssignee: Project Inbox <cdt-parser-inbox>
Status: CLOSED DUPLICATE QA Contact: Markus Schorn <mschorn.eclipse>
Severity: critical    
Priority: P3 CC: aleherb+eclipse, cdtdoug
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Console output when running eclipse from the command line
none
Java VM error log none

Description Torge Riedel CLA 2011-04-10 10:20:47 EDT
Build Identifier:  20110218-0911

I have a C++ makefile project I added to an empty workbench by using the "Import->C/C++->Existing code as makefile project". After opening the workbench again eclipse crashes without any message boxes. There is no log written to ./.metadata/.log!

See console output in attachment.

Reproducible: Always
Comment 1 Torge Riedel CLA 2011-04-10 10:22:03 EDT
Created attachment 192899 [details]
Console output when running eclipse from the command line
Comment 2 Torge Riedel CLA 2011-04-10 10:27:23 EDT
Created attachment 192900 [details]
Java VM error log
Comment 3 Anton Leherbauer CLA 2011-04-11 04:26:33 EDT

*** This bug has been marked as a duplicate of bug 333227 ***
Comment 4 Torge Riedel CLA 2011-04-13 01:10:32 EDT
Well this is really not a bug in eclipse/CDT, cause using openJDK solved the problem. No crashes any more.
Reported this to Oracle.