1.4.2p6 problems on 5.x

Evan Easton evan at eeaston.com
Wed Feb 4 15:54:31 PST 2004


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)
#



More information about the freebsd-java mailing list