-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_8
Name: elR10090 Date: 01/29/2002
The following test from testbase_nsk crashes the Hotspot VM
(build 1.4.0-rc-b91) on Solsparc platform in all modes:
nsk/jvmdi/events/fieldmod002
The test exercise JVMDI event JVMDI_EVENT_FIELD_MODIFICATION.
The test checks the following:
- if clazz, method, location, field_clazz, field, object and new_value
fields of the event structure contain the expected values while
field modifications come from JNI code.
The crash only occurres with boolean, byte, short and char fields.
With int, long, float, double and object fields VM works fine.
To reproduce the bug run script in GammaBase/Bugs/<this bug number> directory:
sh doit.sh <JAVA_HOME>
Running the test outputs:
java version "1.4.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b91)
Java HotSpot(TM) Client VM (build 1.4.0-rc-b91, mixed mode)
Unexpected Signal : 10 occurred at PC=0xFE283840
Function=[Unknown. Nearest: JVM_RaiseSignal+0xEC8]
Library=/export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/client/libjvm.so
Current Java thread:
at fieldmod002.check(Native Method)
at fieldmod002.run(fieldmod002.java:31)
at fieldmod002.main(fieldmod002.java:26)
Dynamic libraries:
0x10000 /home/vpn/merlin/solsparc/bin/java
0xff350000 /usr/lib/libthread.so.1
0xff390000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff330000 /usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
0xfe000000
/export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/client/libjvm.so
0xff2d0000 /usr/lib/libCrun.so.1
0xff1e0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff300000 /usr/lib/libw.so.1
0xff0b0000 /usr/lib/libmp.so.2
0xff080000
/export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/native_threads/libhpi.so
0xff050000 /export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/libverify.so
0xff020000 /export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/libjava.so
0xfe7e0000 /export/ld55/java/dest/jdk1.4.0-b91/solsparc/jre/lib/sparc/libzip.so
0xfe5b0000 ./sparc/libfieldmod002.so
Local Time = Tue Jan 29 13:24:51 2002
Elapsed Time = 0
#
# HotSpot Virtual Machine Error : 10
# Error ID : 4F530E43505002D3 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-rc-b91 mixed mode)
#
# An error report file has been saved as hs_err_pid19457.log.
# Please refer to the file for further information.
#
Abort
Exit Code: 134
======================================================================
Name: elR10090 Date: 01/30/2002
The test will be available in the next release v14r12.
Pavel Vysotski <###@###.###>
======================================================================