← Back to team overview

openjdk team mailing list archive

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

 

> Marcos Petry  wrote on 2009-07-24: 
> ... as workaround I removed the ../workspace/.metadata

outch, I whouldn't recommend that to anyone!

- you throw away maybe lots of local workspace data and configuration
- this isn't a workaround, it just hides the problem until your workspace
  configuration/data is again in shape to trigger the problem

In the current situation, there are two known resolutions or workarounds:
- use a Java-5 JRE to run ECLIPSE (note: you can still use a JDK-6 inside for your programs)
- use the newest updates for sun java-6  (> update 11)

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