JDK-4777734 : j2sdk1.4.1_01 core dumps
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 1.4.1_01
  • Priority: P1
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.4
  • CPU: sparc
  • Submitted: 2002-11-12
  • Updated: 2002-11-18
  • Resolved: 2002-11-18
Related Reports
Duplicate :  
Description
Hi,

j2sdk1.4.1_01 core dumps for unkown reasons while running an appserver on 
it (wls 71).  I am *not* using MPSS.  The system I am running on is a SF4800.

Please see attached files for detailed description of HW and OS.  Telnet to
castano.eng and cd to /disk3 to access the core file.  I'll leave it there
for 1 week so you can copy it somewhere else.


Here is the error mesage I get:


#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)
#
# Error ID: 53484152454432554E54494D450E435050018D 01
#
# Problematic Thread: prio=5 tid=0xcbf858 nid=0x2d runnable
#
Abort - core dumped

thanks,
Fernando 111202

Comments
EVALUATION ###@###.### 2002-11-13 ErrorID string shows and error at sharedRuntime.cpp, 397, which is JRT_LEAF(address, SharedRuntime::compute_exception_return_address(jint is_implicit_null)) . . guarantee(cont_offset != 0, "null exception in compiled code"); This is C2 specific code, transfering to C2 team. ----- ----- ###@###.### 2002-11-13 Similar failure mode to 4778176 and 4770828 -----
13-11-2002