@Benjamin: I run Karmic and have xulrunner 1.9.1.8 installed in
/usr/lib. I also have xulrunner 1.9.2 installed in /usr/local/lib. I
tried the following:

eclipse -vmargs -Xmx512M
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.1.8 &

In that case, eclipse crashes in libgail.so with the following error message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0079e52f, pid=4076, tid=3079120576
#
# JRE version: 6.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libgail.so+0x2152f]
#
# An error report file with more information is saved as:
# /home/bruno/hs_err_pid4076.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

I then tried:

eclipse -vmargs -Xmx512M
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/local/lib/xulrunner-1.9.2 &

In this case, eclipse crashes in libpango-1.0.so with the following error 
message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x007c7856, pid=4330, tid=3078784704
#
# JRE version: 6.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (14.1-b02 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libpango-1.0.so.0+0x23856]  pango_layout_new+0x36
#
# An error report file with more information is saved as:
# /home/bruno/hs_err_pid4330.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

I will attach both .log files


** Attachment added: "Crash log when run with xulrunner 1.9.1.8"
   http://launchpadlibrarian.net/42040228/hs_err_pid4076.log

-- 
Eclipse crashes intermittently when interacting with the UI
https://bugs.launchpad.net/bugs/531315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to