From owner-freebsd-java Tue Mar 18 10:31:19 2003 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3ECB37B401 for ; Tue, 18 Mar 2003 10:31:17 -0800 (PST) Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A1E843F75 for ; Tue, 18 Mar 2003 10:31:17 -0800 (PST) (envelope-from jj@alicia.nttmcl.com) Received: from alicia.nttmcl.com (localhost [127.0.0.1]) by alicia.nttmcl.com (8.12.5/8.12.5) with ESMTP id h2IIVHvm047294 for ; Tue, 18 Mar 2003 10:31:17 -0800 (PST) (envelope-from jj@alicia.nttmcl.com) Received: (from jj@localhost) by alicia.nttmcl.com (8.12.5/8.12.5/Submit) id h2IIVGsT047293 for freebsd-java@freebsd.org; Tue, 18 Mar 2003 10:31:17 -0800 (PST) Date: Tue, 18 Mar 2003 10:31:16 -0800 From: Shannon -jj Behrens To: freebsd-java@freebsd.org Subject: Signal 11: Function=_XmStrings+0x1B3D Message-ID: <20030318183116.GA47017@alicia.nttmcl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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.(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.(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.(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