Date: Tue, 18 Mar 2003 10:31:16 -0800 From: Shannon -jj Behrens <jj@nttmcl.com> To: freebsd-java@freebsd.org Subject: Signal 11: Function=_XmStrings+0x1B3D Message-ID: <20030318183116.GA47017@alicia.nttmcl.com>
next in thread | raw e-mail | index | archive | help
Hi,
I'm getting the following error, and it does not seem to be affected by
memory usage, so I doubt that it's bad memory. I know that this port isn't
that stable, but it's worked well for me in the past, and I absolutely need
1.4 :-/
Thanks,
-jj
Yes, dear? uname -a
FreeBSD udp.nttmcl.com 4.8-RC2 FreeBSD 4.8-RC2 #0: Sun Mar 16 02:09:14 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
Yes, dear? Yes, dear? ls /var/db/pkg/linux*
linux-sun-jdk-1.4.1_2 linux_base-6.1_4
Yes, dear? javavm -jar SwingSet2.jar
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0x348BFC4A
Function=_XmStrings+0x1B3D
Library=/usr/local/linux-sun-jdk1.4.1/jre/lib/i386/libawt.so
Current Java thread:
at sun.awt.motif.MToolkit.loadSystemColors(Native Method)
at java.awt.SystemColor.updateSystemColors(SystemColor.java:417)
at java.awt.SystemColor.<clinit>(SystemColor.java:409)
at sun.awt.motif.MComponentPeer.pSetBackground(Native Method)
at sun.awt.motif.MPanelPeer.setBackground(MPanelPeer.java:69)
at sun.awt.motif.MComponentPeer.initialize(MComponentPeer.java:179)
at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:225)
at sun.awt.motif.MWindowPeer.init(MWindowPeer.java:93)
at sun.awt.motif.MFramePeer.<init>(MFramePeer.java:58)
at sun.awt.motif.MToolkit.createFrame(MToolkit.java:197)
at java.awt.Frame.addNotify(Frame.java:469)
- locked <0x2c722300> (a java.awt.Component$AWTTreeLock)
at java.awt.Window.pack(Window.java:426)
at SwingSet2.createSplashScreen(SwingSet2.java:662)
at SwingSet2.<init>(SwingSet2.java:205)
at SwingSet2.main(SwingSet2.java:237)
Dynamic libraries:
Can not get information for pid = 949
Local Time = Tue Mar 18 10:20:41 2003
Elapsed Time = 5
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
#
# An error report file has been saved as /tmp/hs_err_pid949.log.
# Please refer to the file for further information.
#
Abort trap
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030318183116.GA47017>
