← Back to team overview

openjdk team mailing list archive

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

 

Indeed, putting:

-XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith

in eclipse.ini stops my Eclipse (manual download, 3.4.0 "Ganymede") from
crashing as well.

$ java -version
java version "1.6.0_06"
Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)

$ uname -a
Linux guus-pc-nimbuzz 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 x86_64 GNU/Linux

-- 
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” source package in Ubuntu: Confirmed
Status in “openjdk-6” source package in Ubuntu: Confirmed
Status in “sun-java6” source package in Ubuntu: Confirmed
Status in “eclipse” source package 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
#