← Back to team overview

openjdk team mailing list archive

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

 

branflake2267's solution worked for me as well. This seems the most
straight-forward solution:

>>>> branflake2267 wrote on 2008-04-29: (permalink)
>>>>
>>>> Setting 'JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun' in ~/.eclipse/eclipserc fixed it for me.
>>>>
>>>> I tried OpenJDK and got the crash, I tried sun-java-6 and got the crash on my Ubuntu 8.04 hardy amd x64 system. Started happening after the upgrade. Very annoying bug.

I'm using Hardy with Eclipse 3.2. I was using Sun Java JDK 6 under
Gutsy. With upgraded to "Hardy" Eclipse kept crashing as described in
this bug. Setting the JAVA_HOME as "branflake2267" described above fixed
the problem perfectly (obviously, you will need Sun Java 1.5 installed
-- available from Synaptic).

-- 
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
#