-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.4.2
-
itanium
-
linux
Name: fh87463 Date: 02/04/2003
Following assertion occur when running Compile The World tests on lin64 platform .
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/type.hpp:855
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2-beta-b14-debug mixed mode)
#
# assert(_base == Int, "Not an Int")
#
# Error ID: /BUILD_AREA/jdk1.4.2/hotspot/src/share/vm/opto/type.hpp, 855
#
# Problematic Thread: prio=1 tid=0x60000000000c4bd8 nid=0x5e6c runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/compiler2/linux-ia64/comp/baseline/1.4.2-beta-b14-debug/Failed/ctw.appl.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/compiler2/linux-ia64/comp/baseline/1.4.2-beta-b14-debug/Failed/ctw.appl.jar.1.txt
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.appl.jar.1.ksh
======================================================================
- duplicates
-
JDK-4800011 CTW assertion at type.hpp, 855
- Closed