-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
beta
-
sparc
-
solaris_8
-
Verified
Name: fh87463 Date: 05/08/2002
Following assertion occur when running Compile The Wrold 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 (optimized+1.4.1+baseline+compiler2+20020507-185839-debug mixed mode)
#
# assert(_scheduled.size() == _bb_end - _bb_start, "wrong number of instructions")
#
# Error ID: /net/jano/export/disk05/hotspot/auto/ws_jano/fpt/src/share/vm/opto/output.cpp, 1858 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x11e348 nid=0xb runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20020507-185839/Failed/ctw.ice-4_06_6.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20020507-185839/Failed/ctw.ice-4_06_6.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20020507-185839/Failed/ctw.teamware.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solsparc/baseline/compiler2/20020507-185839/Failed/ctw.teamware.jar.1.txt
Binary used:
Fastdebug binary of [baseline/compiler2/20020507-185839] from build archive page.
/net/jano.sfbay/export/disk05/hotspot/auto/ar/baseline/20020507-185839/
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.ice-4_06_6.jar.1.ksh
run.teamware.jar.1.ksh
======================================================================