openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #03589
[Bug 563181] Re: openJDK crashes on loading eclipse galileo and the latter crashes too
not sure if this is going to help anyone, but I managed to make my bug disappear entirely
I'm not exactly sure what fixed it; eclipse was crashing as I cycled through different java vm's in eclipse startup command. Then, I began to suspect that this bug was an issue with Mozilla (due to the libmozjs in log output). I think the only relevant changes I made to my system at this point was to add the mozilla ppa and run apt update/upgrade. I didn't see any eclipse-related packages in my list of packages ready for upgrade (I only recall seeing mozilla stuff, as I had already updated/upgraded less than an hour before).
Then, I started eclipse again. As I had been doing, I pressed ctrl+space as soon as eclipse finished setting up the workspace. Instead of crashing like I expected, a dialog box popped up telling me that my content assist settings had been changed.
The program now works perfectly as far as I can see.
--
openJDK crashes on loading eclipse galileo and the latter crashes too
https://bugs.launchpad.net/bugs/563181
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in “openjdk-6” package in Ubuntu: New
Bug description:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x04944e32, pid=1713, tid=2996214640
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (16.0-b13 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18~pre4-1ubuntu1
# Problematic frame:
# C [libmozjs.so+0x1ae32] js_NextActiveContext+0x16
My ubuntu version is: Ubuntu lucid (development branch) Release: 10.04 32-bit i-386
The problem occurs every time I try to load eclipse Galileo (v 3.5.2-2).
References