Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2065849 | 5.0 | John Rose | P2 | Resolved | Fixed | tiger |
Name: fh87463 Date: 03/03/2003
Following assertion occur when running Compile The World tests on solsparc/solx86 platform.
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/memnode.cpp:749
#
# 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 (20030301050849.sgoldman.4817540-fastdebug-debug mixed mode)
#
# assert(ak->is_loaded(), "")
#
# Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20030301050849.sgoldman.4817540/src/share/vm/opto/memnode.cpp, 749 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x0012f340 nid=0x8 runnable
#
This assertion occured in following log files
========================================================
file:/net/sqesvr/export/vsn/users/ctwresult/compiler2/solaris-sparc/comp/baseline/20030301050849.sgoldman.4817540/Failed/ctw.ewt-3_3_6.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/compiler2/solaris-sparc/comp/baseline/20030301050849.sgoldman.4817540/Failed/ctw.f45all.jar.1.txt
file:/net/sqesvr/export/vsn/users/ctwresult/compiler2/solaris-sparc/comp/baseline/20030301050849.sgoldman.4817540/Failed/ctw.f45all_p10.jar.1.txt
#########################
# 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.ewt-3_3_6.jar.1.ksh
run.f45all.jar.1.ksh
run.f45all_p10.jar.1.ksh
======================================================================
GammaBase bug now under
/java/jdk/ws/hotspot/GammaBase/Bugs/4826201
- backported by
-
JDK-2065849 CTW assertion at memnode.cpp, 749 [ Patched ]
-
- Resolved
-