-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
2.0
-
x86
-
windows_nt
Name: szR10032 Date: 05/19/2000
This problem was filed earlier as bug #4307316 which was closed as not reproducible
on 7 Feb 2000. However, the problem remains:
/net/sqesvr/vsn/testbase/testbase_nsk/src/nsk/coverage/resourcearea/resourcearea001 test
destroys java_g (both Server VM 2.0fcs-E and Client VM 1.3.0-C)
on WinNT (Pentium II, 350MHz, 128Mb RAM, Windows NT 4.0 Workstation).
The test provokes concurrent consuming the thread's,
object's, stack's, reference's resources in some aggressive manner.
To reproduce the bug run
doit.sh <jdk root directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>:
[#] cd .../GammaBase/Bugs/<this bug number>
[#] sh -f doit.sh f:/ld24/java/hotspot/jdk1.3.0/win32
Note: resourcearea001.java uses or overrides a deprecated API.
Note: Recompile with -deprecation for details.
===========================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Server VM (build 2.0fcs-E-debug, mixed mode)
#[
#e rHrootrS pooctc uVrierdt udaulr iMnagc error rephoirting]
[1] + Done(133) ?
321 Trap f:/ld24/java/hotspot/jdk1.3.0/win32/bin/java_g
===========================================================
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C-debug, mixed mode)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert((UseStarvationMonitor && thread->is_VM_thread()) || (java_to_os_priority[i] ==
os_prio), "priority not found (may happen only if thread uses native OS calls to manipulate
priority")
#
# Error ID: Z:\hotspot_client1.3\ws\win32\hotspot_client1.3fcs\src\share\vm\runtime\os.cpp, 60
#
======================================================================