Bug #1112
closedlinux - core dumps on window closing
0%
Description
on linux, RH 7.x - 9.0, when the user closes the jalama java window by clicking
the upper-right 'x', the app dumps core instead of exiting normally. On the mac
and windows I believe that this is not the case -- the app exists normally. The
error message at core dump is:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x4DA05FD3
Function=AddNullTerminator__FR5nsStr+0x4B
Library=/home/harris/jalama/gnu/gre/libxpcom.so
Current Java thread:
at
org.mozilla.webclient.wrapper_native.WindowControlImpl.nativeDestroyInitContext(Native
Method)
at
org.mozilla.webclient.wrapper_native.NativeEventThread.run(NativeEventThread.java:233)
- locked <0x44490390> (a org.mozilla.webclient.wrapper_native.NativeEventThread)
Updated by John Harris over 19 years ago
We are no longer using webclient so this bug is no longer relevant.