-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.2
-
x86
-
linux
Name: fh87463 Date: 12/05/2002
Following assertion occur when running Compile The World tests on linux-i586 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 (20021204125636.mpal.c2_4778368-fastdebug-debug mixed mode)
#
# assert(_map != __null, "must call stopped() to test for reset compiler map")
#
# Error ID: /export/imgr/20021204125636.mpal.c2_4778368/ws/src/share/vm/opto/graphKit.hpp, 36
#
# Problematic Thread: prio=1 tid=0x080eb440 nid=0x7f3d runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/linux-i386/baseline/compiler2/20021204125636.mpal.c2_4778368/Failed/ctw.weblogic.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/linux-i386/baseline/compiler2/20021204125636.mpal.c2_4778368/Failed/ctw.weblogicbig.jar.4009.txt
Binary used:
Fastdebug binary of [baseline/compiler2/20021204125636.mpal.c2_4778368] from IMGR archive
/net/balvenie.sfbay/export/imgr_home/archive/main/baseline/2002/20021204125636.mpal.c2_4778368
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.weblogic.jar.1.ksh
run.weblogicbig.jar.4009.ksh
======================================================================