You are not logged in.

#1 2006-12-27 16:06:44

Filosofem
Member
Registered: 2006-03-01
Posts: 28

Mercury crashed since Java update

Hello.  As the title states, Mercury, at least, in my case, crashes since the last Java update, resulting in the following error.  I'd be glad to help fixing this, but I have no knowledge about Java.  Thanks.

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x8fef1449, pid=3809, tid=3085122448
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C  [libXt.so.6+0x15449]  _XtAppCreateShell+0x59
#
# An error report file with more information is saved as /tmp/hs_err_pid3809.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/bin/mercury: line 9:  3809 Aborted                 java -Djava.library.path=jni/linux:jni/linux/jmf -classpath $classpath com.dMSN.Main

Offline

#2 2006-12-28 13:52:18

quaqo
Member
Registered: 2004-11-11
Posts: 53

Re: Mercury crashed since Java update

Filosofem wrote:

Hello.  As the title states, Mercury, at least, in my case, crashes since the last Java update, resulting in the following error.  I'd be glad to help fixing this, but I have no knowledge about Java.  Thanks.

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x8fef1449, pid=3809, tid=3085122448
#
# Java VM: Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode)
# Problematic frame:
# C  [libXt.so.6+0x15449]  _XtAppCreateShell+0x59
#
# An error report file with more information is saved as /tmp/hs_err_pid3809.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/usr/bin/mercury: line 9:  3809 Aborted                 java -Djava.library.path=jni/linux:jni/linux/jmf -classpath $classpath com.dMSN.Main

A workaround is renaming

libtray.so

to something like

libtray.so.bak

in

/path_to_mercury/jni/linux/.

Offline

#3 2006-12-28 15:01:44

Filosofem
Member
Registered: 2006-03-01
Posts: 28

Re: Mercury crashed since Java update

Yep!  Not tray icon, indeed, but still, it's better than nothing. smile

Offline

Board footer

Powered by FluxBB