-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2
-
b10
-
sparc
-
solaris_8
-
Verified
Name: fh87463 Date: 11/25/2002
Following assertion occur when running Compile The World tests on solsparc platform.
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (20021118163147.phh.master-fastdebug-debug mixed mode)
#
# assert(x < _LAST_MACH_OPER, "bad AD file")
#
# Error ID: /export/imgr_home/ws/20021118163147.phh.master/src/share/vm/opto/matcher.cpp, 1253 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x00121b78 nid=0x9 runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20021118163147.phh.master/Failed/ctw.EuropeanCall.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20021118163147.phh.master/Failed/ctw.EuropeanCall.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20021118163147.phh.master/Failed/ctw.EuropeanPut.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20021118163147.phh.master/Failed/ctw.EuropeanPut.jar.1.txt
Binary used:
Fastdebug binary of [baseline/compiler2/20021118163147.phh.master] from IMGR archive.
Please look into rerun scripts for more detail.
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.sfbay/export/disk20/GammaBase/Bugs/[bug ID]
2. edit script if needed.
3. run one of the shell scripts:
run.EuropeanCall.jar.1.ksh
run.EuropeanPut.jar.1.ksh
======================================================================