-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b42
-
generic
-
generic
-
Verified
Name: vpR10197 Date: 02/26/2004
--------------------------------------
Test : nsk/jvmti/ThreadEnd/threadend002
VM : ClientVM, ServerVM
Mode : all
Platform : all
OS : all
JDK : since tiger-b40
----------------------------------------
When the test tries to enable THREAD_END event during the OnLoad, VM crashes.
It is observed since tiger-b40.
To reproduce the failure:
cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/<this bug number>
sh build.sh $JAVA_HOME [-g]
sh run.sh $JAVA_HOME [-g] [-v] [JAVA_OPTS]
where
-g - run test with java_g binaries
-v - run test in verbose mode
Here is test output:
- threadend002.c, 37: enabling JVMTI_EVENT_THREAD_END
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0xfe064204, pid=24095, tid=1
#
# Java VM: Java HotSpot(TM) Client VM (20040220081123.rfield.b mixed mode)
# Problematic frame:
#
[error occurred during error reporting, step 60, id 0xb]
# An error report file with more information is saved as hs_err_pid24095.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
======================================================================
Name: vpR10197 Date: 02/29/2004
The bug also affects the following tests:
nsk/jvmti/scenarios/events/EM01/em01t001
nsk/jvmti/scenarios/events/EM01/em01t002
These tests will appear in the next r27 testbase release.
======================================================================