Name: dk106046 Date: 02/04/2004
java version "1.3.1_08"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_08-b03)
Java HotSpot(TM) Client VM (build 1.3.1_08-b03, mixed mode)
Has also been tested on 1.3.1_11
The customer is running with the server JVM, and it has fallen over 8 times in three weeks and produced a core file. It appears to be aborting in SharedRuntime::compute_exception_return_address. This is with the production build (i.e. no assertions) and so it looks likely that it is failing one of the three 'guarantee' conditions in that method.
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Fatal: null exception in compiled code
#
# Error ID: /hotspot/builds/131_08//src/share/vm/runtime/sharedRuntime.cpp, 379 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x12a4260 nid=0xe9f runnable
#
Dumping core....
Please see attached core file, gdbtrace.out and hotspot.log contained in the .tar file. These files contain additional debug information from 131_11.
Contact Dave Korbel to obtain the attachments.
======================================================================
- duplicates
-
JDK-4959717 JVM crash with error "Fatal: null exception in compiled code"
- Resolved
- relates to
-
JDK-4770828 Loop related Hotspot crash
- Resolved