[Bug 922] A fatal error has been detected by the Java Runtime Environment
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Apr 25 03:10:12 PDT 2012
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=922
Xerxes Rånby <xerxes at zafena.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |xerxes at zafena.se
Component|general |IcedTea
Version|unspecified |6-1.11.1
Resolution|--- |INVALID
Product|MIPS Port |IcedTea
--- Comment #1 from Xerxes Rånby <xerxes at zafena.se> ---
Hi, your error log indicates that the crash happened in the
embedded web-browser in eclipse when the
libxul C code called from eclipse libswt jni code.
C [libxul.so+0xd5076c] NS_InvokeByIndex_P+0x5d90
[error occurred during error reporting (printing native stack), id 0xb]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.mozilla.XPCOM._NS_NewLocalFile(II[I)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.NS_NewLocalFile(II[I)I+10
j
org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Z)V+94
j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)
eclipse are known to crash in combination with xulrunner 2.0
and you got xulrunner-2 installed on your system.
I am closing this bug since the crash happened outside icedtea code.
the upstream eclipse bug also counts this crash as invalid
https://bugs.eclipse.org/bugs/show_bug.cgi?id=340998
"Closing report as invalid since pointing the Browser at a XULRunner install
with version >= 2.0 is not supported. If you see any problems with embedding
of WebKitGTK then please open a new report, thanks."
You should get eclipse to stop crashing by using:
eclipse -vmargs -Xmx384m -Dorg.eclipse.swt.browser.UseWebKitGTK=true
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120425/6b538cdc/attachment.html
More information about the distro-pkg-dev
mailing list