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'
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'