Name: dkC59003 Date: 02/10/2000
HS 2.0-rc2A (win32) crashes while trying to execute the JCK-stress test
jck12a011 in debug mode.
The failure was reproduced on the machine:
Pentium-II, 1 CPU, 350MHz, 128Mb RAM, WinNT 4.0, SP3
The crash is intermittent, I tried to run the test through Tonga for 6 times
and got the following results:
- the test passed once,
- 1 execution ended with EXCEPTION_ACCESS_VIOLATION:
#
# HotSpot Virtual Machine Error, EXCEPTION_ACCESS_VIOLATION
#
# unexpected exception occurred
#
# Error ID: C:\hotspot2\src\os\win32\vm\os_win32.cpp, 729
#
# Problematic Thread: prio=5 tid=0x8c11c8 nid=0x501 runnable
#
- 4 executions ended with the assertion failure:
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(_base == Int, "Not an Int")
#
# Error ID: C:\hotspot2\src\share\vm\opto\type.hpp, 754
#
# Problematic Thread: prio=9 tid=0x853918 nid=0x3c5 runnable
#
The test nsk/stress/jck12a/jck12a011 can be found in the testbase:
/net/sqesvr/vsn/testbase/testbase_nsk
To reproduce this failure, please try the script 'doit.bat' in
the directory:
/net/sqesvr/vsn/GammaBase/Bugs/<this_bug_number>
======================================================================