Bug 238435 - crashes after startup during "building workspace"
Summary: crashes after startup during "building workspace"
Status: RESOLVED DUPLICATE of bug 214092
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.4   Edit
Hardware: PC Linux
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-25 13:07 EDT by Udo Rader CLA
Modified: 2008-06-26 04:38 EDT (History)
1 user (show)

See Also:


Attachments
jvm crash log (150.16 KB, text/plain)
2008-06-25 13:07 EDT, Udo Rader CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Udo Rader CLA 2008-06-25 13:07:54 EDT
Created attachment 105819 [details]
jvm crash log

Build ID: I20080617-2000

Steps To Reproduce:
starting up the new 3.4 release, Eclipse starts up but dies during the "building workspace" phase for a j2ee project. The JVM hs_err_* is attached, the Eclipse .log file does not contain anything related.

The problem occurs when running under java 7:

--------CUT---------
% /usr/bin/java -version
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-b24)
OpenJDK 64-Bit Server VM (build 1.7.0-b24, mixed mode)
--------CUT---------

... as well as java 6:

--------CUT---------
% /opt/java_6/bin/java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
--------CUT---------

BUT it does NOT occur when starting eclipse with java 5:

--------CUT---------
% /opt/java_5/bin/java -version
java version "1.5.0_15"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_15-b04, mixed mode)
--------CUT---------

My system is a Mandriva 2008.1 64bit box with 3GB of RAM.

And almost certainly I did not choose the right Product/Component, so feel free to adjust as needed.
Comment 1 Remy Suen CLA 2008-06-25 15:57:18 EDT
Please see bug 214092 and friends.
Comment 2 Udo Rader CLA 2008-06-25 17:29:11 EDT
thanks Remy for this pointer, so closing as a dup


*** This bug has been marked as a duplicate of bug 214092 ***
Comment 3 Jerome Lanneluc CLA 2008-06-26 04:38:58 EDT
Moving to Platform/Resources