C1 compiler crashes easily with the attached simple java program.
1) Compile 2 java files.
2) Launch "java LogEngine"
The following message shows up and VM crashes.
----->
K:\c1-crash-20050308\en>java -showversion LogEngine
java version "1.6.0-ea"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-ea-b26)
Java HotSpot(TM) Client VM (build 1.6.0-ea-b26, mixed mode)
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d6d0c64, pid=1692, tid=3808
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0-ea-b26 mixed mode)
# Problematic frame:
# V [jvm.dll+0x10c64]
#
# An error report file with more information is saved as hs_err_pid1692.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
<----
CONFIGURATION :
JRE/JDK : 6.0b26, 5.0 1.4.2_07
OS : WinXP(SP1, Japanese)
CPU : Pentium IV 1.4[GHz]
MEM : 386 MB
###@###.### 2005-03-08 08:27:38 GMT