From owner-freebsd-java@FreeBSD.ORG Wed Feb 4 15:54:31 2004 Return-Path: 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 8F53716A4CE for ; Wed, 4 Feb 2004 15:54:31 -0800 (PST) Received: from mallard.propagation.net (mallard.propagation.net [66.34.7.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC03543D45 for ; Wed, 4 Feb 2004 15:54:10 -0800 (PST) (envelope-from evan@eeaston.com) Received: from h1.int.eeaston.com (c-24-245-65-42.mn.client2.attbi.com [24.245.65.42]) by mallard.propagation.net (8.9.3p2/8.8.5) with ESMTP id RAA20925; Wed, 4 Feb 2004 17:53:57 -0600 Received: from eeaston.com (eastonlaptop [192.168.0.90]) by h1.int.eeaston.com (Postfix) with ESMTP id F146239C87; Wed, 4 Feb 2004 17:53:49 -0600 (CST) Message-ID: <402185FE.405@eeaston.com> Date: Wed, 04 Feb 2004 17:53:34 -0600 From: Evan Easton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg Lewis References: <20040121161443.GA72652@misty.eyesbeyond.com> In-Reply-To: <20040121161443.GA72652@misty.eyesbeyond.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-java@freebsd.org Subject: Re: 1.4.2p6 problems on 5.x X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 23:54:31 -0000 Greg Lewis wrote: >Can everybody who is having trouble with 1.4.2p6 on 5.x please try using >libmap.conf(5) to map libkse to libc_r and see if the problems persist. >Also, please report if this makes a difference. > >If I get a few positive reports for this I think we should shift the port >back to using libc_r by default and libkse as an option. > > > I give up. I've got nVidia card and am running everything with libc_r. Javaws apps run nicely, but applets running inside mozila-firebird-0.7_2 kack with the dump below. Applets seem to run okay inside of Konqueror thankfully. I've seen a few other posts out there on this firebird/jdk14 applet failure, but no solutions. Evan An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x3481F67A Function=processTree+0x296 Library=/usr/local/jdk1.4.2/jre/lib/i386/libawt.so Current Java thread: at sun.awt.motif.MToolkit.run(Native Method) at java.lang.Thread.run(Thread.java:534) Dynamic libraries: 0x8048000 java_vm 0x2806d000 /usr/lib/libc_r.so.5 0x28090000 /usr/lib/libc.so.5 0x28169000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so 0x285b4000 /usr/lib/libstdc++.so.4 0x28669000 /usr/lib/libm.so.2 0x28686000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so 0x28694000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so 0x286aa000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so 0x286c8000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so 0x34751000 /usr/local/jdk1.4.2/jre/lib/i386/libawt.so 0x349c5000 /usr/local/jdk1.4.2/jre/lib/i386/libmlib_image.so 0x34a11000 /usr/X11R6/lib/libXp.so.6 0x34a19000 /usr/X11R6/lib/libXt.so.6 0x34a68000 /usr/X11R6/lib/libXext.so.6 0x2c63a000 /usr/X11R6/lib/libXtst.so.6 0x34a76000 /usr/X11R6/lib/libXmu.so.6 0x34a8c000 /usr/X11R6/lib/libX11.so.6 0x34b52000 /usr/X11R6/lib/libSM.so.6 0x34b5b000 /usr/X11R6/lib/libICE.so.6 0x34b72000 /usr/local/jdk1.4.2/jre/lib/i386/libjavaplugin_jni.so 0x34b99000 /usr/local/jdk1.4.2/jre/lib/i386/libfontmanager.so 0x34c6e000 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 0x34c71000 /usr/X11R6/lib/libXcursor.so.1 0x34c7a000 /usr/X11R6/lib/libXrender.so.1 0x34c81000 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 0x34c9f000 /usr/local/jdk1.4.2/jre/lib/i386/libnet.so 0x34cc5000 /usr/local/jdk1.4.2/jre/lib/i386/libdcpr.so 0x34cf6000 /usr/X11R6/lib/X11/locale/lib/common/xomGeneric.so.2 0x2804b000 /usr/libexec/ld-elf.so.1 Heap at VM Abort: Heap def new generation total 576K, used 559K [0x2c640000, 0x2c6e0000, 0x2cb20000) eden space 512K, 96% used [0x2c640000, 0x2c6bbdb0, 0x2c6c0000) from space 64K, 100% used [0x2c6d0000, 0x2c6e0000, 0x2c6e0000) to space 64K, 0% used [0x2c6c0000, 0x2c6c0000, 0x2c6d0000) tenured generation total 1408K, used 844K [0x2cb20000, 0x2cc80000, 0x30640000) the space 1408K, 59% used [0x2cb20000, 0x2cbf3048, 0x2cbf3200, 0x2cc80000) compacting perm gen total 5120K, used 4914K [0x30640000, 0x30b40000, 0x34640000) the space 5120K, 95% used [0x30640000, 0x30b0c818, 0x30b0ca00, 0x30b40000) Local Time = Wed Feb 4 17:44:34 2004 Elapsed Time = 4 # # The exception above was detected in native code outside the VM # # Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-evan_28_jan_2004_19_14 mixed mode) #