Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4777734
Votes 0
Synopsis j2sdk1.4.1_01 core dumps
Category hotspot:compiler2
Reported Against 1.4.1_01
Release Fixed
State 11-Closed, duplicate of 4770828, bug
Priority: 1-Very High
Related Bugs 4770828
Submit Date 12-NOV-2002
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
Work Around
N/A
Evaluation
  xxxxx@xxxxx   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.
----- -----
  xxxxx@xxxxx   2002-11-13

Similar failure mode to 4778176 and 4770828
----- 
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang