[Bug 499] Eclipse crash due to error in Java Runtime Environment

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon May 24 03:18:52 PDT 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=499


xerxes at zafena.se changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal




------- Comment #1 from xerxes at zafena.se  2010-05-24 10:18 -------
Hi

Your crash log indicates a problem with the installed xulrunner library on your
system:
# Problematic frame:
# C  [libxul.so+0xa9a077]

This are not a problem with the Java JVM and are not related to Icedtea at all
since Icedtea do not use or call libxul.so directly, but Eclipse does call
libxul.so through JNI so this bug are a eclipse/xulrunner bug!

By browsing the eclipse bugzilla there seems to exist workarounds for libxul.so
crashes by letting eclipse use a newer version of libxul.so than comes bundled
with the system.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236724#c22

Do the exlipse workaround work for you?


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list