Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342368 - Crash of a fresh downloaded eclipse CDT just after opening the workbench
Summary: Crash of a fresh downloaded eclipse CDT just after opening the workbench
Status: CLOSED DUPLICATE of bug 333227
Alias: None
Product: CDT
Classification: Tools
Component: cdt-parser (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-04-10 10:20 EDT by Torge Riedel CLA
Modified: 2011-04-13 01:10 EDT (History)
2 users (show)

See Also:


Attachments
Console output when running eclipse from the command line (656 bytes, text/plain)
2011-04-10 10:22 EDT, Torge Riedel CLA
no flags Details
Java VM error log (75.33 KB, text/x-log)
2011-04-10 10:27 EDT, Torge Riedel CLA
no flags Details

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