← Back to team overview

openjdk team mailing list archive

[Bug 174759] Re: Eclipse crashes due to jvm crash

 

...just to add some clarifications:

I don't know how the situation is with OpenJDK? Did they already pick up
the upstream fix?

As I understand it, this bug is about a crash caused in the JDK java compiler.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214092
Of course, there might be other unrelated bugs in other third party libraries which also cause
a hard crash of the JVM (personally, I saw libxul, the GTK and occasionally the xserver-xorg,
but nither of these was reproducable for me).

For a Java user, all of these crashes might seem like "the same bug", but they aren't.
You can see the source of the problem in the stacktrace: look at the "Problematic frame".

-- 
Eclipse crashes due to jvm crash
https://bugs.launchpad.net/bugs/174759
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in Eclipse: Invalid
Status in “eclipse” package in Ubuntu: Confirmed
Status in “openjdk-6” package in Ubuntu: Fix Released
Status in “sun-java6” package in Ubuntu: Confirmed
Status in “eclipse” package in Gentoo Linux: Fix Released

Bug description:
Binary package hint: eclipse

eclipse crashes on kubuntu hardy.
with both eclipse from apt and eclipse from website.
I'm using java-sun6

I checked on #kubuntu-devel but didn't find anyone with the problem

error log from command:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x06219a26, pid=25424, tid=3075606192
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
# Problematic frame:
# V  [libjvm.so+0x219a26]
#
# An error report file with more information is saved as hs_err_pid25424.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#