Mode : -Xcomp
Platform : win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) sh doit {JAVA_HOME}
{OR}
make a runList.dat file with the following test cases and run next command -line.
javasoft.sqe.tests.vm.instr.athrow.athrow011.athrow01101m1.athrow01101m1
javasoft.sqe.tests.vm.instr.aload.aload_w005.aload_w00501m1.aload_w00501m1
Map X:\\ to sqesvr.eng\vsn
X:/VM/merlin/weekahead/jdk/latest/win/bin/java_g -hotspot -Xcomp -Xss4m -XX:+DeoptimizeALot -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000 -XX:-ShowMessageBoxOnError -XX:+ExitOnFullCodeCache -classpath X:/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=X:/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b68)
Java HotSpot(TM) Client VM (build 20010618065831.dcubed.baseline, compiled mode)
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (20010613140929.dcubed.baseline-debug compiled mode)
#
# assert((int) fp() > (int) result, "result must < than frame pointer")
#
# Error happened during: full generation collection
#
# Error ID: j:/imgr/ws/20010613140929.dcubed.baseline\src\cpu\i486\vm\frame_i486.cpp, 110
#
# Problematic Thread: prio=5 tid=0x007C82D8 nid=0x17c waiting on monitor
#
NOTE: Since this crash is not reproduceable, filing it as p4/s2.
Platform : win32
JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}
Steps to reproduce
1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
2) sh doit {JAVA_HOME}
{OR}
make a runList.dat file with the following test cases and run next command -line.
javasoft.sqe.tests.vm.instr.athrow.athrow011.athrow01101m1.athrow01101m1
javasoft.sqe.tests.vm.instr.aload.aload_w005.aload_w00501m1.aload_w00501m1
Map X:\\ to sqesvr.eng\vsn
X:/VM/merlin/weekahead/jdk/latest/win/bin/java_g -hotspot -Xcomp -Xss4m -XX:+DeoptimizeALot -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=1000 -XX:-ShowMessageBoxOnError -XX:+ExitOnFullCodeCache -classpath X:/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=X:/VM/testbase/runThese/tests -runList runList.dat
Output:
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b68)
Java HotSpot(TM) Client VM (build 20010618065831.dcubed.baseline, compiled mode)
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (20010613140929.dcubed.baseline-debug compiled mode)
#
# assert((int) fp() > (int) result, "result must < than frame pointer")
#
# Error happened during: full generation collection
#
# Error ID: j:/imgr/ws/20010613140929.dcubed.baseline\src\cpu\i486\vm\frame_i486.cpp, 110
#
# Problematic Thread: prio=5 tid=0x007C82D8 nid=0x17c waiting on monitor
#
NOTE: Since this crash is not reproduceable, filing it as p4/s2.