-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.1
-
sparc
-
solaris_8
Name: ipR10196 Date: 07/09/2002
--------------------------------------
Test : nsk/stress/jck12a/jck122005
nsk/stress/jck12a/jck122009
TestBase : testbase_nsk
VM : server
Mode : comp
Platform : sparc
OS : 5.8
----------------------------------------
Steps to reproduce
================
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit.sh $JAVA_HOME -server -Xcomp
This stress test runs large bundle of JCK tests concurrently
to check if VM can crash.
Crash output:
-----------------------------------------------------
#Unexpected Signal : 11 occurred at PC=0xFA40A170
#Function=[Unknown.]
#Library=(N/A)
#
#NOTE: We are unable to locate the function name symbol for the error
# just occurred. Please refer to release documentation for possible
# reason and solutions.
#
#
#Current Java thread:
#
#Dynamic libraries:
#0x10000
/net/alpheridies/export/VM/hopper/weekly/DTF-workspace/exec1/NSK_FULLLOOK-WEEKLY-VM-ServerVM-NSK_FULLLOOK-comp-SOLSPARC5.8-NSK_FULLLOOK-
en-2002-06-28-19-33-20-0516/jdk/solsparc/bin/java
#0xff350000 /usr/lib/libthread.so.1
#0xff390000 /usr/lib/libdl.so.1
#0xff200000 /usr/lib/libc.so.1
#0xff330000 /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
#0xfe000000 /net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-sparcv9/jre/lib/sparc/server/libjvm.so
#0xff2d0000 /usr/lib/libCrun.so.1
#0xff1e0000 /usr/lib/libsocket.so.1
#0xff100000 /usr/lib/libnsl.so.1
#0xff0d0000 /usr/lib/libm.so.1
#0xff300000 /usr/lib/libw.so.1
#0xff0b0000 /usr/lib/libmp.so.2
#0xff080000 /net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-sparcv9/jre/lib/sparc/native_threads/libhpi.so
#0xff040000 /net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-sparcv9/jre/lib/sparc/libverify.so
#0xfe7c0000 /net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-sparcv9/jre/lib/sparc/libjava.so
#0xff020000 /net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-sparcv9/jre/lib/sparc/libzip.so
#
#Local Time = Sat Jun 29 15:41:23 2002
#Elapsed Time = 30
##
## HotSpot Virtual Machine Error : 11
## Error ID : 4F530E43505002E6 01
## Please report this error at
## http://java.sun.com/cgi-bin/bugreport.cgi
##
## Java VM: Java HotSpot(TM) Server VM (1.4.1-rc-b16 compiled mode)
##
#
#
#****************
#Another exception has been detected while we were handling last error.
#Dumping information about last error:
#ERROR REPORT FILE = (N/A)
#PC = 0xfa40a170
#SIGNAL = 11
#FUNCTION NAME = (N/A)
#OFFSET = 0xFFFFFFFF
#LIBRARY NAME = (N/A)
#Please check ERROR REPORT FILE for further information, if there is any.
#Good bye.
-----------------------------------------------------
Error ID : 4F530E43505002E6 = os.cpp, 742
======================================================================
The following test also fails wiht Client VM and Solx86 platform and mixed mode
--------------------------------------
Test : nsk/stress/jck12a/jck122005
TestBase : testbase_nsk
VM : client
Mode : mixed
Platform : x86
OS : 5.8
----------------------------------------
#
#Unexpected Signal : 11 occurred at PC=0xDED442C1
#Function=JVM_FillInStackTrace+0x789
#Library=/net/alpheridies.sfbay/export/VM/hopper/weekly/JDK/b16/solaris-i586/jre/lib/i386/client/libjvm.so
#
#Current Java thread:
###@###.### 2002-07-10
********************************************************************
Note:
Please ignore the above addition to the bug report (ClientVM crash)
The testcase actually crashing is .../.../jck12a/jck12a005
Due to the close remsemblance in naming between the two tests and the timing both crashes were noted, I wrongly added to this existing report
Have opened a NEW bug : 4716388 for the ClientVM crash
Sorry for the confusion
###@###.### 2002-07-17
- duplicates
-
JDK-4694035 Tomcat hang on solaris with build 13 after 95 hours in C2 mode & b18 after 15 hr
- Resolved