openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #00456
[Bug 174759] Re: Eclipse crashes due to jvm crash
Hi,
using Fedora 9, OpenJDK 6. Solution from Cameron Braid, works great (for now), I needed to compile Spring Batch project. Many thanks.
BTW: I do not think switching to Fedora would have helped - I have same problem on my Ubuntu 8.04 box (as well Fedora 9).
$ java -version
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
$ uname -a
Linux mbs-laptop.local 2.6.25.10-86.fc9.x86_64 #1 SMP Mon Jul 7 20:23:46 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
Eclipse Platform
Version: 3.3.2
Build id: M20080221-1800
--
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
#