openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00356
[Bug 174759] Re: Eclipse crashes due to jvm crash
I can confirm that the solution the previous commenter suggests works (openjdk-6 - 6b10-0ubuntu1 on amd64).
eclipse -vm /usr/lib/jvm/java-6-openjdk/jre/bin/java -vmargs -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith
** Also affects: openjdk-6 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: openjdk-6 (Ubuntu)
Status: New => Confirmed
** Also affects: eclipse via
https://bugs.eclipse.org/bugs/show_bug.cgi?id=214092
Importance: Unknown
Status: Unknown
--
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: Unknown
Status in Source Package "eclipse" in Ubuntu: Confirmed
Status in Source Package "openjdk-6" in Ubuntu: Confirmed
Status in Source Package "sun-java6" in Ubuntu: Confirmed
Status in Source Package "eclipse" in Gentoo Linux: Confirmed
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
#