← Back to team overview

openjdk team mailing list archive

[Bug 199073] Re: [Hardy] Eclipse 3.2 crashes

 

*** This bug is a duplicate of bug 174759 ***
    https://bugs.launchpad.net/bugs/174759

As of this date I also still get this error:

JVM terminated. Exit code=1
/usr/lib/kaffe/pthreads/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 520010
-install /usr/lib/eclipse
-vm /usr/lib/kaffe/pthreads/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar 

I have the latest and greatest Java rev.   is there any other
information you would like regarding the crash?

-- 
[Hardy] Eclipse 3.2 crashes
https://bugs.launchpad.net/bugs/199073
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu (via bug 174759).

Status in “eclipse” source package in Ubuntu: Confirmed

Bug description:
While Eclipse "loads" projects from an existent workspace suddenly it crashes:

JVM terminated. Exit code=1
/usr/lib/jvm/java-6-sun/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 81001f
-install /usr/lib/eclipse
-vm /usr/lib/jvm/java-6-sun/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar 

I have tested it with java/javac 1.5 and 1.6

Similarly I got same error using eclipse 3.3 downloaded from eclipse's site.

Even I tried to install netbeans and intellij but jvm crashes.