JDI test
nsk/jdi/stress/MonitorEvents/MonitorEvents001
fails with fastdebug VM because of debuggee VM crashes with message:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk6.0/hotspot/src/share/vm/memory/gcLocker.cpp, 72), pid=30373, tid=1258130352
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-rc-fastdebug-b93-debug mixed mode)
#
# Error: assert(!h->is_gc_active(),"GC active during No_GC_Verifier")
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
hs_er.log file is attached.
This bug reproduces intermittently on different platforms.
To reproduce:
ssh vmsqe-p4-03.russia.sun.com
cd /net/vmsqe.russia.sun.com/export1/vmsqe/misc/MonitorEvents-crash-gc
sh reproduce_bug.sh MonitorEvents001.tlog
(script 'reproduce_bug.sh' executes test till fail)
nsk/jdi/stress/MonitorEvents/MonitorEvents001
fails with fastdebug VM because of debuggee VM crashes with message:
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk6.0/hotspot/src/share/vm/memory/gcLocker.cpp, 72), pid=30373, tid=1258130352
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-rc-fastdebug-b93-debug mixed mode)
#
# Error: assert(!h->is_gc_active(),"GC active during No_GC_Verifier")
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
hs_er.log file is attached.
This bug reproduces intermittently on different platforms.
To reproduce:
ssh vmsqe-p4-03.russia.sun.com
cd /net/vmsqe.russia.sun.com/export1/vmsqe/misc/MonitorEvents-crash-gc
sh reproduce_bug.sh MonitorEvents001.tlog
(script 'reproduce_bug.sh' executes test till fail)
- duplicates
-
JDK-6453355 new No_Safepoint_Verifier uses fail during GC
-
- Closed
-