JDK-5014213 : JVM 1.4.2_04 Linux SLES8 Itanium crash
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 1.4.2_04
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: linux_suse_sles_8.2
  • CPU: itanium
  • Submitted: 2004-03-16
  • Updated: 2012-10-08
  • Resolved: 2004-04-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
1.4.2_05 05Fixed
Description
Java Virtual Machine crashes under SuSE Linux Enterprise Server 8 ( Itanium ).
Running it with the assertion VM provided by Rob McKenna (The Version String is wrong, it *is* 1.4.2_04 plus some patches) it gives us:

177       java.util.HashMap::values (28 bytes)
178       com.sap.tc.logging.Tokenizer::nextTokenInt (318 bytes)
179       com.sap.engine.core.thread.ThreadContextImpl::unregisterThreadContext (47 bytes)
[GC [DefNew VerifyBeforeGC:[Verifying threads # To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/frame.cpp:567
#
# 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 (1.4.1-internal-debug mixed mode)
#
# assert(!fr->is_interpreted_frame() || args_size <= fr->interpreter_frame_expression_stack_size(), "args cannot be on stack
 anymore")
#
# Error happened during: generation collection for allocation
#
# Error ID: /mnt/1.4.2/SAP/hotspot/build/linux/../../src/share/vm/runtime/frame.cpp, 567
#
# Thread requesting VM operation: prio=1 tid=0x600000000061cf08 nid=0x1b11 waiting on condition
#

Heap at VM Abort:
Heap
 def new generation   total 5440K, used 5439K [0x2000000046560000, 0x2000000046b40000, 0x200000004bab0000)
  eden space 4864K, 100% used [0x2000000046560000, 0x2000000046a20000, 0x2000000046a20000)
  from space 576K,  99% used [0x2000000046a20000, 0x2000000046aafff0, 0x2000000046ab0000)
  to   space 576K,   0% used [0x2000000046ab0000, 0x2000000046ab0000, 0x2000000046b40000)
 tenured generation   total 11328K, used 7669K [0x200000004bab0000, 0x200000004c5c0000, 0x2000000056560000)
   the space 11328K,  67% used [0x200000004bab0000, 0x200000004c22d558, 0x200000004c22d600, 0x200000004c5c0000)
 compacting perm gen  total 16384K, used 12401K [0x2000000056560000, 0x2000000057560000, 0x200000005a560000)
   the space 16384K,  75% used [0x2000000056560000, 0x200000005717c600, 0x200000005717c800, 0x2000000057560000)
VM option '+PrintCompilation'
VM option '+PrintGCDetails'
VM option '+VerifyBeforeGC'
VM option '+VerifyAfterGC'



Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.4.2_05 generic FIXED IN: 1.4.2_05 INTEGRATED IN: 1.4.2_05
30-06-2004

EVALUATION Fix available from ###@###.### ###@###.### 2004-03-31 see bug 4908413, this is a dup of that bug. ###@###.### 2005-07-14 17:55:31 GMT
30-06-2004