-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1
-
beta
-
x86
-
solaris_8
-
Verified
Name: fh87463 Date: 04/26/2002
Following assertion occur when running Compile The Wrold tests on solx86 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) Client VM (optimized+1.4.1+baseline+compiler1+20020424-150204-debug mixed mode)
#
# assert(_inst_mark != 0, "must be inside InstructionMark")
#
# Error ID: /net/jano/export/disk05/hotspot/auto/ws_strathisla/fpt/src/cpu/i486/vm/assembler_i486.cpp, 91
#
# Problematic Thread: prio=5 tid=0x8124268 nid=0xa runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/solx86/baseline/compiler1/20020424-150204/Failed/ctw.help-nls-3_0_9.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/solx86/baseline/compiler1/20020424-150204/Failed/ctw.javaspin.jar.1.txt
Binary used:
Fastdebug binary of [baseline/compiler1/20020424-150204] from build archive page.
/net/jano.sfbay/export/disk05/hotspot/auto/ar/baseline/20020424-150204/
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.help-nls-3_0_9.jar.1.ksh
run.javaspin.jar.1.ksh
======================================================================