Bug 63623 - unexpected JVM termination eclipse3.0M9/amd64/gtk/blackdown-jdk-1.4.2_rc1
Summary: unexpected JVM termination eclipse3.0M9/amd64/gtk/blackdown-jdk-1.4.2_rc1
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux-GTK
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: vm
Depends on:
Blocks:
 
Reported: 2004-05-23 19:33 EDT by Hans Van Wesenbeeck CLA
Modified: 2004-06-02 16:51 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Van Wesenbeeck CLA 2004-05-23 19:33:27 EDT
When creating a new java project based on an existing directory structure, the
blackdown-jdk-1.4.2_rc1/bin/java systematically terminates with the message
below, while creating a fresh java project in new directory structure seems to work.

VM terminated. Exit code=1
/opt/blackdown-jdk-1.4.2_rc1/bin/java
-Xmx512M
-verbose
-cp /home/hansvw/system/eclipse/v3.0M9/./startup.jar org.eclipse.core.launcher.Main
-os linux
-ws gtk
-arch amd64
-showsplash /home/hansvw/system/eclipse/v3.0M9/./eclipse -showsplash 600
-exitdata /home/hansvw/system/eclipse/v3.0M9/./eclipse -exitdata 13e000b
-vm /opt/blackdown-jdk-1.4.2_rc1/bin/java
-vmargs
-Xmx512M
-verbose
-cp /home/hansvw/system/eclipse/v3.0M9/./startup.jar org.eclipse.core.launcher.Main

The information contained in console when launching with '-verbose' vm argument: 
[Loaded org.eclipse.jdt.internal.compiler.ast.JavadocAllocationExpression]
[Loaded org.eclipse.jface.viewers.LabelProviderChangedEvent]
[Loaded org.eclipse.ui.internal.decorators.DecoratorManager$1]
[Loaded org.eclipse.ui.internal.decorators.DecoratorOverlayIcon]
[Loaded org.eclipse.swt.internal.gtk.GdkImage]
Comment 1 John Arthorne CLA 2004-05-25 16:38:27 EDT
Looks like a VM bug. Is there VM dump or trace file?
Comment 2 DJ Houghton CLA 2004-06-02 16:51:53 EDT
Closing. Please re-open if you have a VM log and can provide us with more info.
Thanks.