← Back to team overview

openjdk team mailing list archive

[Bug 533295] Re: OpenJDK crashes using Eclipse in Lucid

 

My workaround was to add
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.2.1pre to
eclipse.ini (after -vmargs). This needs, of course, the package
xulrunner-1.9.2 .

-- 
OpenJDK crashes using Eclipse in Lucid
https://bugs.launchpad.net/bugs/533295
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:
In "latest" Lucid Lynx, jvm will regularly crash using Eclipse.
The problem seemed to be random, but I found a context where it will crash every time on autocompletion in a certain point of my code editing.

Version of OpenJDK package is 6b18-pre1-1ubuntu1, on amd64 architecture.
I am using stock eclipse galileo build 20090619-0625.

On crash, no hs_err file is produced, but /var/log/messages always says :

kernel : (...) trap int3 ip:.... sp:...... error: 0


I don't know how to get more debugging context...





References