-
Bug
-
Resolution: Fixed
-
P2
-
1.3.1
-
beta
-
generic
-
generic
-
Verified
Name: elR10090 Date: 02/21/2001
The test
nsk/coverage/runtime/runtime009
crashes both client and server VMs (build 1.3.1-beta-b16) on Solaris Sparc,
Solaris Intel, Wndows and Linux.
See log:
java version "1.3.1-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-beta-b16)
Java HotSpot(TM) Client VM (build 1.3.1beta-b16, mixed mode)
#An irrecoverable stack overflow has occurred.
#
#Unexpected Signal : 11 occurred at PC=0xfb005084
#Function name=x (compiled Java code)
#Library=(N/A)
#
#Current Java thread:
#
#Dynamic libraries:
#0x10000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/bin/../bin/sparc/native_threads/jav
a
#0xff360000 /usr/lib/libthread.so.1
#0xff3a0000 /usr/lib/libdl.so.1
#0xff280000 /usr/lib/libc.so.1
#0xff260000 /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
#0xfe480000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/jre/lib/sparc/hotspot/libjvm.so
#0xff210000 /usr/lib/libCrun.so.1
#0xff1f0000 /usr/lib/libsocket.so.1
#0xff100000 /usr/lib/libnsl.so.1
#0xff1c0000 /usr/lib/libm.so.1
#0xff240000 /usr/lib/libw.so.1
#0xff0e0000 /usr/lib/libmp.so.2
#0xff0a0000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/jre/lib/sparc/native_threads/libhpi
.so
#0xff070000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/jre/lib/sparc/libverify.so
#0xff030000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/jre/lib/sparc/libjava.so
#0xfe450000
/export/ld50/java/dest/jdk1.3.1-b16/solsparc/jre/lib/sparc/libzip.so
#
#Local Time = Thu Feb 15 17:14:02 2001
#Elapsed Time = 0
##
## 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-b16 mixed mode)
##
## An error report file has been saved as hs_err_pid6728.log.
## Please refer to the file for further information.
##
that means:
os.cpp, 716
The test belongs to the testbase_nsk testbase located at:
/net/sqesvr.eng/export/vsn/VM/testbase/merlin/testbase_nsk
To reproduce the failure please use 'doit.sh' script found
in the directory:
/net/sqesvr.eng/export/vsn/GammaBase/Bugs/<this bug number>
Use:
sh doit.sh $JAVA_HOME
Similar bug:
4417202: JDI: debugee crashes while creating ModificationWatchpointEvent
also describes VM crash with the same Error ID.
======================================================================
- relates to
-
JDK-4417202 JDI: debugee crashes while creating ModificationWatchpointEvent
-
- Closed
-