Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Mar 2004 21:17:29 +0200
From:      Alexey Zelkin <phantom@freebsd.org>
To:        Guido van Rooij <guido@gvr.org>
Cc:        freebsd-java@freebsd.org
Subject:   Re: java crash from within mozilla
Message-ID:  <20040304191729.GA53518@phantom.cris.net>
In-Reply-To: <20040304090452.GA55087@gvr.gvr.org>
References:  <20040304090452.GA55087@gvr.gvr.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Well.  One question: did you try to use any other applets ?  From
demo/ directory or/and from sun.com ?  And one more -- did you check
XFree logs ?  java_vm may output some more inforation to "stdout".
And one more - does this error appear while loading/starting applet
or somethere in middle ?

Some hints you may want to try (order does not matter):

. revert libmap configuration (i.e. use libc_r by default)

. try to use _g (debuging) version of plugin shared object and try
  to get a backtrace from java_vm's core file (preferably 'bt full').
  Note: you'll install debug version of all JVM libraries first (use
  WITH_DEBUG port install option)

. Check your logs for something related to pipe's and/or thread limits.
  Looks like that handler thread's pointer become invalid at some point
  or something broken on browser<->plugin pipe.  I can't say anything
  concrete without getting more information.

. install mozilla to 1.4/1.5 (leave it for last attempt or try
  on clean machine)

On Thu, Mar 04, 2004 at 10:04:52AM +0100, Guido van Rooij wrote:
> While accessing an E-banking site, I consistantly get a crash.
> Unfortunately, I have to logon first, so I cant have yiu guys reproduce
> it.
> I tried it with an empty libmap.conf and with the following one:
> libc_r.so.5             libkse.so.1
> libc_r.so               libkse.so
> 
> This makes no difference. Mozilla is 1.6 and jdk is 1.4.2.p6. Both were
> freshly built on a 5.2.1 system.
> Underneath the error log:
> Anywone got a hint on how to fix this?
> 
> -Guido
> 
> 
> Unexpected Signal : 11 occurred at PC=0x2835D0CD
> Function=_ZN5JNIid6methodEv+0x7
> Library=/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so
> 
> Current Java thread:
> 	at sun.plugin.navig.motif.AThread.handleRequest(Native Method)
> 	at sun.plugin.navig.motif.AThread.JNIHandleLoop(AThread.java:35)
> 	at sun.plugin.navig.motif.AThread.run(AThread.java:27)
> 
> Dynamic libraries:
> 0x8048000 	java_vm
> 0x2807d000 	/usr/lib/libkse.so.1
> 0x280a0000 	/lib/libc.so.5
> 0x28173000 	/usr/local/jdk1.4.2/jre/lib/i386/client/libjvm.so
> 0x28591000 	/usr/lib/libstdc++.so.4
> 0x28647000 	/lib/libm.so.2
> 0x2865f000 	/usr/local/jdk1.4.2/jre/lib/i386/native_threads/libhpi.so
> 0x2866d000 	/usr/local/jdk1.4.2/jre/lib/i386/libverify.so
> 0x28682000 	/usr/local/jdk1.4.2/jre/lib/i386/libjava.so
> 0x286a0000 	/usr/local/jdk1.4.2/jre/lib/i386/libzip.so
> 0x34724000 	/usr/local/jdk1.4.2/jre/lib/i386/libawt.so
> 0x34976000 	/usr/local/jdk1.4.2/jre/lib/i386/libmlib_image.so
> 0x349c1000 	/usr/X11R6/lib/libXp.so.6
> 0x349c9000 	/usr/X11R6/lib/libXt.so.6
> 0x34a1a000 	/usr/X11R6/lib/libXext.so.6
> 0x34a29000 	/usr/X11R6/lib/libXtst.so.6
> 0x34a2f000 	/usr/X11R6/lib/libXmu.so.6
> 0x34a45000 	/usr/X11R6/lib/libX11.so.6
> 0x34b0d000 	/usr/X11R6/lib/libSM.so.6
> 0x34b16000 	/usr/X11R6/lib/libICE.so.6
> 0x34b2d000 	/usr/local/jdk1.4.2/jre/lib/i386/libjavaplugin_jni.so
> 0x34b54000 	/usr/local/jdk1.4.2/jre/lib/i386/libfontmanager.so
> 0x34c28000 	/usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2
> 0x34c2b000 	/usr/X11R6/lib/libXcursor.so.1
> 0x34c34000 	/usr/X11R6/lib/libXrender.so.1
> 0x34c3c000 	/usr/X11R6/lib/X11/locale/lib/common/ximcp.so.2
> 0x34c5a000 	/usr/local/jdk1.4.2/jre/lib/i386/libnet.so
> 0x2804b000 	/libexec/ld-elf.so.1
> 
> Heap at VM Abort:
> Heap
>  def new generation   total 576K, used 256K [0x2c610000, 0x2c6b0000, 0x2caf0000)
>   eden space 512K,  37% used [0x2c610000, 0x2c640350, 0x2c690000)
>   from space 64K,  99% used [0x2c6a0000, 0x2c6afff0, 0x2c6b0000)
>   to   space 64K,   0% used [0x2c690000, 0x2c690000, 0x2c6a0000)
>  tenured generation   total 2724K, used 2417K [0x2caf0000, 0x2cd99000, 0x30610000)
>    the space 2724K,  88% used [0x2caf0000, 0x2cd4c7a8, 0x2cd4c800, 0x2cd99000)
>  compacting perm gen  total 6656K, used 6498K [0x30610000, 0x30c90000, 0x34610000)
>    the space 6656K,  97% used [0x30610000, 0x30c68bf0, 0x30c68c00, 0x30c90000)
> 
> Local Time = Thu Mar  4 10:00:04 2004
> Elapsed Time = 26
> #
> # HotSpot Virtual Machine Error : 11
> # Error ID : 4F530E43505002F1
> # Please report this error to
> # freebsd-java@FreeBSD.org mailing list
> #
> # Java VM: Java HotSpot(TM) Client VM (1.4.2-p6-guido_03_mar_2004_22_14 mixed mode)
> 
> -Guido
> _______________________________________________
> freebsd-java@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040304191729.GA53518>