-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
sol-beta2
-
sparc
-
solaris_2.6, solaris_7
Name: elR10090 Date: 05/17/2000
Solaris_JDK_1.3-b15 Client HS crashes while trying to execute the following
tests in -Xcomp or -Xmixed mode:
nsk/stress/jck12a/jck12a006
nsk/stress/jck122/jck122012
Those tests belong to the testbase:
/net/sqe/svr/vsn/VM/testbase/testbase_nsk
Here is an example of the test execution:
>>>> java -Xcomp -verify -showversion jck122012
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F534F4C415249530E4350500820 01
#
# Problematic Thread: prio=5 tid=0xad1a58 nid=0x13e runnable
#
$ ErrorID 4F533F534F4C415249530E4350500820
(ErrorID == "os_solaris.cpp, 2080")
The same failure is observed for the test jck12a006
To reproduce this failure, please try the following scripts:
doit006.sh
doit012.sh
found in the directory:
/net/sqesvr/vsn/GammaBase/Bugs/<this_bug_id>
======================================================================
- duplicates
-
JDK-4340023 [052200-b15] assert in handles.cpp 27 with runThese and JCK-122 tests
- Closed