-
Bug
-
Resolution: Not an Issue
-
P1
-
None
-
1.3.0_02
-
sparc
-
solaris_8
We used JDK1.3 to compile all our Sun Management Center code, brought up
application console and after few click on the screen, the application window
is blown away.
Here is the message on the unix terminal window.
An irrecoverable stack overflow has occurred.
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F534F4C415249530E43505007A6 01
#
# Problematic Thread: prio=6 tid=0x1ee2f8 nid=0xc runnable
#
Based on advices from Ranjith Mandala, we also tried to run console on JDK1.3.1 Beta version. It crashes too, but the error ID is different.
Here are the details error messages on screens.
Current Java thread:
Dynamic libraries:
0x10000
/home/leland/j2sdk1_3_1/jre/bin/../bin/sparc/native_threads/java
0xff360000 /usr/lib/libthread.so.1
0xff3a0000 /usr/lib/libdl.so.1
0xff280000 /usr/lib/libc.so.1
0xff270000 /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
0xfe480000 /home/leland/j2sdk1_3_1/jre/lib/sparc/client/libjvm.so
0xff210000 /usr/lib/libCrun.so.1
0xff1f0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff240000 /usr/lib/libw.so.1
0xff0b0000 /usr/lib/libmp.so.2
0xff080000
/home/leland/j2sdk1_3_1/jre/lib/sparc/native_threads/libhpi.so
0xff050000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libverify.so
0xfe440000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libjava.so
0xff020000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libzip.so
0xf3f60000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libawt.so
0xf3c00000 /home/leland/j2sdk1_3_1/jre/lib/sparc/motif21/libmawt.so
0xf3d30000
/home/leland/j2sdk1_3_1/jre/bin/../lib/sparc/libmlib_image.so
0xf3980000 /usr/dt/lib/libXm.so.4
0xf3910000 /usr/openwin/lib/libXt.so.4
0xf3bd0000 /usr/openwin/lib/libXext.so.0
0xf3bb0000 /usr/openwin/lib/libXtst.so.1
0xf3800000 /usr/openwin/lib/libX11.so.4
0xf38f0000 /usr/openwin/lib/libSM.so.6
0xf38c0000 /usr/openwin/lib/libICE.so.6
0xf3700000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libfontmanager.so
0xf37a0000 /usr/openwin/lib/libdps.so.5
0xf2de0000 /home/leland/j2sdk1_3_1/jre/bin/../lib/sparc/libsunwjdga.so
0xf2db0000 /usr/openwin/lib/libdga.so.1
0xf2d90000 /home/leland/j2sdk1_3_1/jre/bin/../lib/sparc/libxinerama.so
0xf2d10000
/home/leland/j2sdk1_3_1/jre/bin/../lib/sparc/libjdgaSUNWafb.so
0xf30d0000 /home/leland/j2sdk1_3_1/jre/lib/sparc/libnet.so
0xf30b0000 /usr/lib/nss_nis.so.1
Local Time = Wed Mar 28 13:42:43 2001
Elapsed Time = 126
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002CC 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.3.1beta-b15 interpreted mode)
#
I have environment to reproduce this bug eaily. Let me know if anyone would
like to access it.