← Back to team overview

openjdk team mailing list archive

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

 

As I said many times before.
Read also the Eclipse homepage.

Eclipse isnt recommendend to RUN on the new Java version.

BUT for developing it is completely perfect okay to use another vm / jdk
/ sdk / crazyjavamarketingabbrevations go here.

Also I NEVER would install a Eclipse from the repository - it is so
outdated!

But if that is not bad enough - the also begin to packaging eclipse
plugins altough these plugins have a own update mechanism so they will
be more outdated than even eclipse.

My recommendation:

Use the Sun Java 5 packages from the repository to run Eclipse, but use
a Eclipse from the Eclipse homepage.

If you want to develop in Java 6 or OpenJDK than add them as choice when
creating a new project.

Its all easy.

Lucky that I had to do much Java stuff..

I use Eclipse for Python Development (PyDev plugin)

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