JDK-4651037 : Week ahead :: 64 bit VM crashes in parse1.cpp, 1368
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.1
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2002-03-12
  • Updated: 2002-04-02
  • Resolved: 2002-03-28
Related Reports
Duplicate :  
Description
OS : Solsparc 5.9 and Solsparc 5.8

Mode :  -Xcomp

VM type : 64 bit Server VM

Test : TsdCase

How to reproduce :
cd /net/sqesvr/export/vsn/GammaBase/Bugs/<bugid>
   sh doit.sh 

Output :
##
## 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 (20020308105420.jmasa.baseline-fastdebug-debug compiled mode)
##
## assert(n != top() || r->in(pnum) == top(), "live value must not be garbage")
##
## Error ID: /net/balvenie.sfbay/export/imgr_home/ws/20020308105420.jmasa.baseline/src/share/vm/opto/parse1.cpp, 1368 [
Patched ]
##
## Problematic Thread: prio=5 tid=0x100239b88 nid=0xb runnable
##
#Dumping core....


Comments
EVALUATION This is another occurrence of the regression in BitMap. ###@###.### 2002-03-28
28-03-2002