Networkin Http tests server failed with the following message on server side when executed with -d64 and -server. But same tests are passed when executed with d32. I have executed tests on Solaris 8 and Solaris 9. Its coming on both machines. I have pasted the exception message. Its coming merlin build71.
On Solaris 8:
--------------
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b71, mixed mode)
java full version "1.4.0-beta_refresh-b71"
=============== DEBUG MESSAGE: unimplemented bytecode ================
=============== DEBUG MESSAGE: illegal bytecode sequence - method not verified ================
Unexpected Signal : 4 occurred at PC=0xFFFFFFFF39C04F40
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
Dynamic libraries:
0x100000000 /home/va112650/java/jdk1.4/solsparc/bin/sparcv9/java
0xffffffff7f200000 /usr/lib/sparcv9/libthread.so.1
0xffffffff7f400000 /usr/lib/sparcv9/libdl.so.1
0xffffffff7ef00000 /usr/lib/sparcv9/libc.so.1
0xffffffff7ed00000 /usr/platform/SUNW,Ultra-5_10/lib/sparcv9/libc_psr.so.1
0xffffffff7d000000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
0xffffffff7ce00000 /usr/lib/sparcv9/libCrun.so.1
0xffffffff7cc00000 /usr/lib/sparcv9/libsocket.so.1
0xffffffff7ca00000 /usr/lib/sparcv9/libnsl.so.1
0xffffffff7c800000 /usr/lib/sparcv9/libm.so.1
0xffffffff7d900000 /usr/lib/sparcv9/libw.so.1
0xffffffff7c500000 /usr/lib/sparcv9/libmp.so.2
0xffffffff7c200000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/native_threads/libhpi.so
0xffffffff7bf00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libverify.so
0xffffffff7bd00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libjava.so
0xffffffff7bb00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libzip.so
0xffffffff2fd00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libnet.so
0xffffffff2fb00000 /usr/lib/sparcv9/nss_nis.so.1
Local Time = Fri Jul 13 19:14:23 2001
Elapsed Time = 187
#
# HotSpot Virtual Machine Error : 4
# Error ID : 4F530E43505002D7 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.0-beta_refresh-b71 mixed mode)
#
# An error report file has been saved as hs_err_pid27483.log.
# Please refer to the file for further information.
On Soaris 9: On solaris 9 once it showed the same exception as above one. Next time it crashed with the following message
-------------------------------------------
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b71, mixed mode)
java full version "1.4.0-beta_refresh-b71"
Unexpected Signal : 10 occurred at PC=0xFFFFFFFF7E5B4550
Function=[Unknown. Nearest: JVM_ArrayCopy+0xFBA0]
Library=/home/sriraml/1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
Dynamic libraries:
0x100000000 /home/sriraml/1.4/solsparc/bin/sparcv9/java
0xffffffff7f200000 /usr/lib/64/libthread.so.1
0xffffffff7f400000 /usr/lib/64/libdl.so.1
0xffffffff7ef00000 /usr/lib/64/libc.so.1
0xffffffff7ee00000 /usr/platform/SUNW,Ultra-60/lib/sparcv9/libc_psr.so.1
0xffffffff7e400000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
0xffffffff7e200000 /usr/lib/64/libCrun.so.1
0xffffffff7e000000 /usr/lib/64/libsocket.so.1
0xffffffff7de00000 /usr/lib/64/libnsl.so.1
0xffffffff7db00000 /usr/lib/64/libm.so.1
0xffffffff7ec00000 /usr/lib/64/libw.so.1
0xffffffff7d800000 /usr/lib/64/libmp.so.2
0xffffffff7d600000 /usr/lib/64/librt.so.1
0xffffffff7d300000 /usr/lib/64/libaio.so.1
0xffffffff7d100000 /usr/lib/64/libmd5.so.1
0xffffffff7cf00000 /usr/platform/SUNW,Ultra-60/lib/sparcv9/libmd5_psr.so.1
0xffffffff7cb00000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/native_threads/libhpi.so
0xffffffff7c900000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libverify.so
0xffffffff7c600000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libjava.so
0xffffffff7c400000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libzip.so
0xffffffff3a100000 /usr/lib/locale/en_US.ISO8859-15/sparcv9/en_US.ISO8859-15.so.2
0xffffffff2fc00000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libnet.so
0xffffffff2fa00000 /usr/lib/64/nss_nis.so.1
Local Time = Fri Jul 13 19:21:32 2001
Elapsed Time = 42
#
# HotSpot Virtual Machine Error : 10
# Error ID : 4F530E43505002D7 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.0-beta_refresh-b71 mixed mode)
#
# An error report file has been saved as hs_err_pid16557.log.
# Please refer to the file for further information.
#
How to reproduce it:
--------------------
1. Take the tests folder from
/net/sqesvr/export/vsn/NET/merlin_jdk_net/TestSuite/tests
2. set JAVA_HOME and STABLE_JAVA_HOME to current jdk.
3. do a make with make all
4. Take attached run_server and run_client scripts and keep them in ./tests folder of the brought over tests.
5. Start the server script as ./run_server full server d64
and client scripts on different clients
./run_client full 1 serverName
./run_client full 2 serverName
For me error came sometimes with just one client and sometimes its with two clients.
On Solaris 9 machine(lunarorbit in hotspot lab) it came with one client .
On Solaris 8:
--------------
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b71, mixed mode)
java full version "1.4.0-beta_refresh-b71"
=============== DEBUG MESSAGE: unimplemented bytecode ================
=============== DEBUG MESSAGE: illegal bytecode sequence - method not verified ================
Unexpected Signal : 4 occurred at PC=0xFFFFFFFF39C04F40
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
Dynamic libraries:
0x100000000 /home/va112650/java/jdk1.4/solsparc/bin/sparcv9/java
0xffffffff7f200000 /usr/lib/sparcv9/libthread.so.1
0xffffffff7f400000 /usr/lib/sparcv9/libdl.so.1
0xffffffff7ef00000 /usr/lib/sparcv9/libc.so.1
0xffffffff7ed00000 /usr/platform/SUNW,Ultra-5_10/lib/sparcv9/libc_psr.so.1
0xffffffff7d000000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
0xffffffff7ce00000 /usr/lib/sparcv9/libCrun.so.1
0xffffffff7cc00000 /usr/lib/sparcv9/libsocket.so.1
0xffffffff7ca00000 /usr/lib/sparcv9/libnsl.so.1
0xffffffff7c800000 /usr/lib/sparcv9/libm.so.1
0xffffffff7d900000 /usr/lib/sparcv9/libw.so.1
0xffffffff7c500000 /usr/lib/sparcv9/libmp.so.2
0xffffffff7c200000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/native_threads/libhpi.so
0xffffffff7bf00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libverify.so
0xffffffff7bd00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libjava.so
0xffffffff7bb00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libzip.so
0xffffffff2fd00000 /home/va112650/java/jdk1.4/solsparc/jre/lib/sparcv9/libnet.so
0xffffffff2fb00000 /usr/lib/sparcv9/nss_nis.so.1
Local Time = Fri Jul 13 19:14:23 2001
Elapsed Time = 187
#
# HotSpot Virtual Machine Error : 4
# Error ID : 4F530E43505002D7 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.0-beta_refresh-b71 mixed mode)
#
# An error report file has been saved as hs_err_pid27483.log.
# Please refer to the file for further information.
On Soaris 9: On solaris 9 once it showed the same exception as above one. Next time it crashed with the following message
-------------------------------------------
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b71)
Java HotSpot(TM) 64-Bit Server VM (build 1.4.0-beta_refresh-b71, mixed mode)
java full version "1.4.0-beta_refresh-b71"
Unexpected Signal : 10 occurred at PC=0xFFFFFFFF7E5B4550
Function=[Unknown. Nearest: JVM_ArrayCopy+0xFBA0]
Library=/home/sriraml/1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
Dynamic libraries:
0x100000000 /home/sriraml/1.4/solsparc/bin/sparcv9/java
0xffffffff7f200000 /usr/lib/64/libthread.so.1
0xffffffff7f400000 /usr/lib/64/libdl.so.1
0xffffffff7ef00000 /usr/lib/64/libc.so.1
0xffffffff7ee00000 /usr/platform/SUNW,Ultra-60/lib/sparcv9/libc_psr.so.1
0xffffffff7e400000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/server/libjvm.so
0xffffffff7e200000 /usr/lib/64/libCrun.so.1
0xffffffff7e000000 /usr/lib/64/libsocket.so.1
0xffffffff7de00000 /usr/lib/64/libnsl.so.1
0xffffffff7db00000 /usr/lib/64/libm.so.1
0xffffffff7ec00000 /usr/lib/64/libw.so.1
0xffffffff7d800000 /usr/lib/64/libmp.so.2
0xffffffff7d600000 /usr/lib/64/librt.so.1
0xffffffff7d300000 /usr/lib/64/libaio.so.1
0xffffffff7d100000 /usr/lib/64/libmd5.so.1
0xffffffff7cf00000 /usr/platform/SUNW,Ultra-60/lib/sparcv9/libmd5_psr.so.1
0xffffffff7cb00000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/native_threads/libhpi.so
0xffffffff7c900000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libverify.so
0xffffffff7c600000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libjava.so
0xffffffff7c400000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libzip.so
0xffffffff3a100000 /usr/lib/locale/en_US.ISO8859-15/sparcv9/en_US.ISO8859-15.so.2
0xffffffff2fc00000 /home/sriraml/1.4/solsparc/jre/lib/sparcv9/libnet.so
0xffffffff2fa00000 /usr/lib/64/nss_nis.so.1
Local Time = Fri Jul 13 19:21:32 2001
Elapsed Time = 42
#
# HotSpot Virtual Machine Error : 10
# Error ID : 4F530E43505002D7 01
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.0-beta_refresh-b71 mixed mode)
#
# An error report file has been saved as hs_err_pid16557.log.
# Please refer to the file for further information.
#
How to reproduce it:
--------------------
1. Take the tests folder from
/net/sqesvr/export/vsn/NET/merlin_jdk_net/TestSuite/tests
2. set JAVA_HOME and STABLE_JAVA_HOME to current jdk.
3. do a make with make all
4. Take attached run_server and run_client scripts and keep them in ./tests folder of the brought over tests.
5. Start the server script as ./run_server full server d64
and client scripts on different clients
./run_client full 1 serverName
./run_client full 2 serverName
For me error came sometimes with just one client and sometimes its with two clients.
On Solaris 9 machine(lunarorbit in hotspot lab) it came with one client .
- duplicates
-
JDK-4475282 VTEST core dumped immediately with Merlin b69 in 64 bits mode
- Closed