Applet crashes with jdk 1.4.1

Alexey Zelkin phantom at FreeBSD.org.ua
Fri Nov 7 08:55:56 PST 2003


Can you please try to run same applets with appletviewer ?

If problem persists -- try using appletviewer_g and post me
backtrace from generated core file.

Thank you!

On Fri, Nov 07, 2003 at 12:29:11PM +0800, Khairil Yusof wrote:
> I've been getting these a lot recently. Always with
> sun.awt.motif.MToolkit
> 
> Initially all applets would fail, but a recent recompiled helped fix the
> problem (sometimes). Any reasons on why this awt method would crash?
> 
> I'm using jdk-1.4.1p4_1 + KSE as you can see linked libary list.
> 
> ---
> 
> An unexpected exception has been detected in native code outside the VM.
> Unexpected Signal : 11 occurred at PC=0x3447A17B
> Function=processTree+0x29B
> Library=/usr/local/jdk1.4.1/jre/lib/i386/libawt.so
> 
> Current Java thread:
> 	at sun.awt.motif.MToolkit.run(Native Method)
> 	at java.lang.Thread.run(Thread.java:536)
> 
> Dynamic libraries:
> 0x8048000 	java_vm
> 0x2807e000 	/usr/lib/libkse.so.1
> 0x280a2000 	/lib/libc.so.5
> 0x2817e000 	/usr/local/jdk1.4.1/jre/lib/i386/client/libjvm.so
> 0x285cf000 	/usr/lib/libstdc++.so.4
> 0x2868b000 	/lib/libm.so.2
> 0x286a4000 	/usr/local/jdk1.4.1/jre/lib/i386/native_threads/libhpi.so
> 0x286ae000 	/usr/local/jdk1.4.1/jre/lib/i386/libverify.so
> 0x286c3000 	/usr/local/jdk1.4.1/jre/lib/i386/libjava.so
> 0x286e2000 	/usr/local/jdk1.4.1/jre/lib/i386/libzip.so
> 0x343ad000 	/usr/local/jdk1.4.1/jre/lib/i386/libawt.so
> 0x34622000 	/usr/local/jdk1.4.1/jre/lib/i386/libmlib_image.so
> 0x3466d000 	/usr/X11R6/lib/libXp.so.6
> 0x34675000 	/usr/X11R6/lib/libXt.so.6
> 0x346c7000 	/usr/X11R6/lib/libXext.so.6
> 0x346d6000 	/usr/X11R6/lib/libXtst.so.6
> 0x346dc000 	/usr/X11R6/lib/libXmu.so.6
> 0x346f2000 	/usr/X11R6/lib/libX11.so.6
> 0x347bb000 	/usr/X11R6/lib/libSM.so.6
> 0x347c4000 	/usr/X11R6/lib/libICE.so.6
> 0x347db000 	/usr/local/jdk1.4.1/jre/lib/i386/libjavaplugin_jni.so
> 0x34801000 	/usr/local/jdk1.4.1/jre/lib/i386/libfontmanager.so
> 0x348c8000 	/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
> 0x348cb000 	/usr/X11R6/lib/libXcursor.so.1
> 0x348d4000 	/usr/X11R6/lib/libXrender.so.1
> 0x348dc000 	/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
> 0x348fd000 	/usr/local/jdk1.4.1/jre/lib/i386/libnet.so
> 0x3490f000 	/usr/local/jdk1.4.1/jre/lib/i386/libdcpr.so
> 0x2804b000 	/libexec/ld-elf.so.1
> 
> Local Time = Mon Nov  3 11:12:29 2003
> Elapsed Time = 1537
> #
> # The exception above was detected in native code outside the VM
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.1-p4-kaeru_29_oct_2003_19_05
> mixed mode)
> #
> 
> --
> "Optimized, readable, on time; Pick any two." 
> 
> FreeBSD 5.1-CURRENT i386 
> 12:25PM up 1 day, 13:55, 5 users, load averages: 1.01, 0.96, 0.85




More information about the freebsd-java mailing list