-
Bug
-
Resolution: Fixed
-
P3
-
2.0, 1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: dkC59003 Date: 11/22/99
HotSpot 1.3fcs-P fails to pass nsk/jvmpi/CreateSystemThread/crsysthr001
test from testbase_nsk. VM hangs up while executing the test.
Running the test in debug mode crashes VM with
assertion failure "Wait on Monitor not by owner".
This is observed on both winNT and win98.
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
Classic passes the test (doit -classic).
Running on win98 the test outputs:
#[
# HotSpot Virtual Machine Error, assertion failure
#
# assert(owned_by_self(), "Wait on Monitor not by owner")
#
# Error ID: C:/hotspot\src\os\win32\vm\mutex_win32.cpp, 247
#
error occured during error reporting]
TIMED OUT nsk/jvmpi/CreateSystemThread/crsysthr001 compile_and_execute
======================================================================
Name: dkC59003 Date: 11/26/99
The same happens when running the test on HotSpot Server VM 2.0rc1-F,
though debug mode produces different output:
java version "1.2.2"
Java HotSpot(TM) Server VM (2.0rc1, mixed mode, debug build F)
#
# HotSpot Virtu[error occured dual Machine Error,ring error report assertion failuring]
[1] + Done(133) ?
1445 Trap d:/jdk1.2.2/bin/java_g
======================================================================