Bug 90934 - Eclipse crashes on startup
Summary: Eclipse crashes on startup
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2005-04-10 13:58 EDT by Ralf Behle CLA
Modified: 2005-04-12 14:06 EDT (History)
0 users

See Also:


Attachments
Crash report for the VM (40.60 KB, text/plain)
2005-04-10 14:01 EDT, Ralf Behle CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Behle CLA 2005-04-10 13:58:44 EDT
Eclipse crashes on startup showing the following showing the following errror
message.

JVM terminated. Exit code=1
/opt/java/bin/java
-Xms40m
-Xmx256m
-jar /opt/ecl31m6/startup.jar
-os linux
-ws gtk
-arch x86_64
-launcher /opt/ecl31m6/eclipse
-name Eclipse
-showsplash 600
-exitdata 1a68001
-vm /opt/java/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /opt/ecl31m6/startup.jar

It seems to be a problem only for the x86_64 architecture. Because the x86
version works fine. After deleting the metadata directory from the workspace.
Eclipse starts normaly.
Comment 1 Ralf Behle CLA 2005-04-10 14:01:26 EDT
Created attachment 19725 [details]
Crash report for the VM
Comment 2 Olivier Thomann CLA 2005-04-10 19:17:50 EDT
This is a VM bug. Try to get a newer VM and/or report the problem to the VM vendor.
Comment 3 Olivier Thomann CLA 2005-04-12 14:06:43 EDT
Close as VM bug.