FULL PRODUCT VERSION :
jdk-1_5_0-linux-amd64.bin
FULL OS VERSION :
Red Hat Linux Workstation3, AMD64 bit
2.4.21-20.EL
A DESCRIPTION OF THE PROBLEM :
javac MCNPTokenTypes.java
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x0000002a95e13794, pid=11789, tid=1076619632
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-b64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x336794]
#
# An error report file with more information is saved as hs_err_pid11789.log
[thread 1077668208 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Compile and run. The java virtual machine seems to give this error no matter what I try to run.
EXPECTED VERSUS ACTUAL BEHAVIOR :
I expect the compiler to run and result in runnable code or error messages saying what is wrong with my code.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x0000002a95e13794, pid=11789, tid=1076619632
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-b64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x336794]
#
# An error report file with more information is saved as hs_err_pid11789.log
[thread 1077668208 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
m
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
I will see if the 1.4.2 version of Java works on 64 bit linux.
###@###.### 2004-12-08 21:33:12 GMT
jdk-1_5_0-linux-amd64.bin
FULL OS VERSION :
Red Hat Linux Workstation3, AMD64 bit
2.4.21-20.EL
A DESCRIPTION OF THE PROBLEM :
javac MCNPTokenTypes.java
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x0000002a95e13794, pid=11789, tid=1076619632
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-b64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x336794]
#
# An error report file with more information is saved as hs_err_pid11789.log
[thread 1077668208 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Compile and run. The java virtual machine seems to give this error no matter what I try to run.
EXPECTED VERSUS ACTUAL BEHAVIOR :
I expect the compiler to run and result in runnable code or error messages saying what is wrong with my code.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGILL (0x4) at pc=0x0000002a95e13794, pid=11789, tid=1076619632
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0-b64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x336794]
#
# An error report file with more information is saved as hs_err_pid11789.log
[thread 1077668208 also had an error]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
m
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
I will see if the 1.4.2 version of Java works on 64 bit linux.
###@###.### 2004-12-08 21:33:12 GMT
- relates to
-
JDK-5095421 amd64 vm should not crash on em64t
-
- Closed
-