-
Bug
-
Resolution: Cannot Reproduce
-
P5
-
None
-
1.4.0
-
generic
-
generic
Name: elR10090 Date: 10/02/2001
The Hotspot VM (build 1.4.0-beta3-b81) fails the following test
from testbase_nsk:
nsk/jvmdi/GetCallerFrame/callframe001
The JVMDI function GetCallerFrame returns JVMDI_ERROR_INVALID_FRAMEID
for the frame got via GetCurrentFrame(thread, jframe *framePrt)
when a thread is the current thread.
To reproduce the bug run in GammaBase/Bugs/<this bug number> directory:
sh doit.sh <JAVA_HOME>
Running the test outputs:
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b81)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b81, mixed mode)
(GetCallerFrame#0) unexpected error: JVMDI_ERROR_INVALID_FRAMEID (30)
(GetCallerFrame#0) unexpected error: JVMDI_ERROR_INVALID_FRAMEID (30)
Exit Code: 97
This bug also affects the following testbase_nsk test:
nsk/jvmdi/GetLocalVariable/getlocal001
======================================================================
- duplicates
-
JDK-4510011 getlocal001 test crashes hotspot vm
-
- Closed
-