-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
2.0
-
x86
-
windows_nt
Name: elC94547 Date: 03/01/2000
HS 2.0-rc2C (win32) intermittently crashes while trying to execute
the stress-test:
nsk/stress/jck12a/jck12a014
belonging to the testbase:
/net/sqesvr/vsn/VM/testbase/testbase_nsk
I observed two kinds of crash diagnostics when executed this test
against java_g.exe with -Xcomp mode. First kind looks like:
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(_scope->method() == method(), "just checking")
#
# Error ID:
Z:\hotspot2.0\ws\win32\hotspot2.0rc2\src\share\vm\compiler\inlining.cpp, 251
#
# Problematic Thread: prio=5 tid=0x85b1e8 nid=0x165 runnable
#
and the second kind of the crash diagnostics is:
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(tag_at(i).is_field_or_method(), "Corrupted constant pool")
#
# Error ID:
Z:\hotspot2.0\ws\win32\hotspot2.0rc2\src\share\vm\oops\constantPoolOop.hpp, 223
#
# Problematic Thread: prio=5 tid=0x85b1e8 nid=0xb0 runnable
#
To reproduce these crashes, try the script 'doit.bat' in the
directory:
/net/sqesvr/vsn/GammaBase/Bugs/<this_big_ID>
======================================================================
- relates to
-
JDK-4309919 HS2.0(win32): two JCK frem tests fail in stressed execution
-
- Resolved
-