JDK-4452610 : HS1.4: Server VM crashes with the error at vframeArray.cpp,89
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2001-05-01
  • Updated: 2001-05-02
  • Resolved: 2001-05-02
Related Reports
Duplicate :  
Relates :  
Description

Name: egR10015			Date: 04/30/2001



HotSpot 1.4.0-beta-b61 fails to pass the following test

nsk/regression/b4331143

from testbase_nsk on all platforms in server compiled VM mode.
The Server VM crashes with the error
564652414D4521525241590E4350500059 (vframeArray.cpp, 89).

Note that the VM crash is reproduced only with -server -Xcomp
options with Merlin builds.

The test mentioned above is a regression test on the following bug:
4331143 (p4/S5) VM throws wrong exception with -Xcomp switch turned on

Platforms info:
===============
1) CPU P-III 866MHz, RAM 512Mb, OS SunOS 5.8 Generic_108529-06
2) CPU Dual P-III 600MHz, RAM 512Mb, OS Linux RedHat 6.2, kernel 2.2.14-5.0smp
3) CPU P-III 866MHz, RAM 512Mb, OS NT 5.0

To reproduce the bug run with HS1.4

sh doit.sh $JAVA_HOME

in
/net/sqesvr.eng/export/vsn/GammaBase/Bugs/<this bug number>

-------------- output on solsparc with HS 1.4.0-b61 ---------------
$ sh doit.sh ~/hotspot/jdk1.4/solsparc
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b61)
Java HotSpot(TM) Server VM (build 1.4.0-beta-b61, compiled mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error happened during: deoptimize frame
#
# Error ID: 564652414D4521525241590E4350500059 01
#
# Problematic Thread: prio=5 tid=0xd17a0 nid=0x4 runnable 
#
Abort
exit code = 134
-------------------------------------------------------------------

======================================================================

Comments
EVALUATION I can't reproduce this with B63, this might be a dupe of 4432078. azeem.jiva@Eng 2001-05-02
02-05-2001