GC88 - 2008-12-12

Add this message to Help forum:

I was using scrender but the JVM crashes after several rendering.
Here is the error log file. Any idea is appreciated.

The last call come from org.eclipse.swt.internal.mozilla.XPCOM.VtblCall .....

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x67688e81, pid=6224, tid=1610468272
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_10-b03 mixed mode)
# Problematic frame:
# C [libxul.so.0d+0x3e9e81]
#

--------------- T H R E A D ---------------

Current thread (0x08bf0a60): JavaThread "Thread-63" daemon [_thread_in_native, id=6335]

siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000

........

Stack: [0x5ff5d000,0x5ffdd000), sp=0x5ffdb698, free space=505k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libxul.so.0d+0x3e9e81]
C [libxul.so.0d+0x3d8765]
C [libxul.so.0d+0x7ecbae]
C [libxul.so.0d+0x7ed2fb]
C [libxul.so.0d+0x7e1ce2]
C [libxul.so.0d+0x7f2cb5]
C [libxul.so.0d+0x144156] _ZNK14nsGetInterfaceclERK4nsIDPPv+0x66
C [libxul.so.0d+0x143439] _ZN13nsCOMPtr_base18assign_from_helperERK15nsCOMPtr_helperRK4nsID+0x19
C [libxul.so.0d+0x6c3cec]
C [libxul.so.0d+0x5701fb]
C [libxul.so.0d+0x566527]
C [libxul.so.0d+0x7eecf0]
C [libxul.so.0d+0x7ea90c]
C [libxul.so.0d+0x7f0376]
C [libxul.so.0d+0x83c843]
C [libswt-xulrunner-gtk-3448.so+0xb658] Java_org_eclipse_swt_internal_mozilla_XPCOM_VtblCall__II_3CIIII+0x52
j org.eclipse.swt.internal.mozilla.XPCOM.VtblCall(II[CIIII)I+0
j org.eclipse.swt.internal.mozilla.nsIWebNavigation.LoadURI([CIIII)I+13
j org.eclipse.swt.browser.Mozilla.setUrl(Ljava/lang/String;)Z+85
j org.eclipse.swt.browser.Browser.setUrl(Ljava/lang/String;)Z+17
j net.dapper.scrender.RenderingBrowser$2.run()V+25