From owner-freebsd-java@FreeBSD.ORG Mon Nov 17 08:00:42 2003 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 199DE16A4CF for ; Mon, 17 Nov 2003 08:00:42 -0800 (PST) Received: from smtpout.mac.com (A17-250-248-83.apple.com [17.250.248.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A8F43F75 for ; Mon, 17 Nov 2003 08:00:26 -0800 (PST) (envelope-from joeldiaz@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hAHG4sbo018891; Mon, 17 Nov 2003 08:04:54 -0800 (PST) Received: from [192.168.2.9] (adsl-34-2-87.mia.bellsouth.net [67.34.2.87]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 3.0) with ESMTP id hAHG0IZq023174; Mon, 17 Nov 2003 08:00:19 -0800 (PST) In-Reply-To: <1069047813.869.707.camel@wolverine.home.net> References: <1069047813.869.707.camel@wolverine.home.net> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2377E6D2-1917-11D8-8457-00039345D7C6@mac.com> Content-Transfer-Encoding: 7bit From: Joel Diaz Date: Mon, 17 Nov 2003 11:00:17 -0500 To: Khairil Yusof X-Mailer: Apple Mail (2.606) cc: freebsd-java@freebsd.org Subject: Re: Problems with browser plugin and applets: jdk1.4.2_p5 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: Mon, 17 Nov 2003 16:00:42 -0000 On Nov 17, 2003, at 12:43 AM, Khairil Yusof wrote: > There is only ns4 and ns610 plugins now for jdk1.4.2. > > ns610 does not work with mozilla 1.5 or mozilla-firebird 0.7 for me. > ns600 wtih jdk1.4.1_p4 worked just fine. Setting this fixed it for me: sysctl net.inet6.ip6.v6only=0 The 1.4.2 patchset 5 thread has more info on it. Joel > > appletviewer is also working just fine, so it looks like just a browser > plugin related issue. > > hs_err_pid63533.log: > > An unexpected exception has been detected in native code outside the > VM. > Unexpected Signal : 11 occurred at PC=0x3482F8B7 > Function=processTree+0x29B > 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 > 0x2807e000 /usr/lib/libkse.so.1 > 0x280a3000 /lib/libc.so.5 > 0x2817f000 /usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so > 0x285bf000 /usr/lib/libstdc++.so.4 > 0x2867b000 /lib/libm.so.2 > 0x28694000 /usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so > 0x286a2000 /usr/local/jdk1.4.2/jre/lib/i386/libverify.so > 0x286b8000 /usr/local/jdk1.4.2/jre/lib/i386/libjava.so > 0x286d6000 /usr/local/jdk1.4.2/jre/lib/i386/libzip.so > 0x34761000 /usr/local/jdk1.4.2/jre/lib/i386/libawt.so > 0x349d9000 /usr/local/jdk1.4.2/jre/lib/i386/libmlib_image.so > 0x2c647000 /usr/X11R6/lib/libXp.so.6 > 0x34a24000 /usr/X11R6/lib/libXt.so.6 > 0x34a76000 /usr/X11R6/lib/libXext.so.6 > 0x34a85000 /usr/X11R6/lib/libXtst.so.6 > 0x34a8b000 /usr/X11R6/lib/libXmu.so.6 > 0x34aa1000 /usr/X11R6/lib/libX11.so.6 > 0x34b6a000 /usr/X11R6/lib/libSM.so.6 > 0x34b73000 /usr/X11R6/lib/libICE.so.6 > 0x34b8a000 /usr/local/jdk1.4.2/jre/lib/i386/libjavaplugin_jni.so > 0x34bb1000 /usr/local/jdk1.4.2/jre/lib/i386/libfontmanager.so > 0x34c85000 /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 > 0x34c88000 /usr/X11R6/lib/libXcursor.so.1 > 0x34c91000 /usr/X11R6/lib/libXrender.so.1 > 0x34c99000 /usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2 > 0x34cb7000 /usr/local/jdk1.4.2/jre/lib/i386/libnet.so > 0x34cca000 /usr/local/jdk1.4.2/jre/lib/i386/libdcpr.so > 0x2804b000 /libexec/ld-elf.so.1 > > Heap at VM Abort: > Heap > def new generation total 576K, used 325K [0x2c650000, 0x2c6f0000, > 0x2cb30000) > eden space 512K, 63% used [0x2c650000, 0x2c6a15f0, 0x2c6d0000) > from space 64K, 0% used [0x2c6d0000, 0x2c6d0000, 0x2c6e0000) > to space 64K, 0% used [0x2c6e0000, 0x2c6e0000, 0x2c6f0000) > tenured generation total 2484K, used 1859K [0x2cb30000, 0x2cd9d000, > 0x30650000) > the space 2484K, 74% used [0x2cb30000, 0x2cd00d58, 0x2cd00e00, > 0x2cd9d000) > compacting perm gen total 5376K, used 5159K [0x30650000, 0x30b90000, > 0x34650000) > the space 5376K, 95% used [0x30650000, 0x30b59fa8, 0x30b5a000, > 0x30b90000) > > Local Time = Thu Nov 13 12:22:36 2003 > Elapsed Time = 25 > # > # The exception above was detected in native code outside the VM > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2-p5-kaeru_12_nov_2003_23_00 > mixed mode) > # > > > -- > "Optimized, readable, on time; Pick any two." > > FreeBSD 5.1-CURRENT i386 > 1:32pm up 1 day, 11:56, 4 users, load averages: 2.17, 2.10, 1.71