-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
x86
-
solaris_8
-
Verified
Name: fh87463 Date: 04/11/2001
Following assertion occur when running Compile The Wrold tests on solx86/Linux-i386 platform.
(Pass on sparc platform, didn't try on windows.)
# HotSpot Virtual Machine Error : 11
# Error ID : /net/jano/export/disk05/hotspot/auto/ws_telluride/fpt/src/share/vm/runtime/os.cpp, 729
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (product+1.4+merlin_beta+compiler1+20010408-095157-release mixed mode)
#
# An error report file has been saved as hs_err_pid22516.log.
# Please refer to the file for further information.
#
Binary used here is [merlin_beta/compiler1/20010408-095157]. It cause 85 same assertion failures.
These CTW tests pass with compiler2 binary, so I consider this is bug in C1.
#########################
# To reproduce the bug:
#########################
1. cd /net/jano.eng/export/disk20/GammaBase/Bugs/[Bug ID]
2. edit script if needed.
3. run one of the korn shell scripts.
======================================================================