VM crashes on Linux with large heap, for example, "java -Xmx1908m" may
crash the VM on my Linux box (Note the value may change depending on the
version).
Unexpected Signal : 11 occurred at PC=0x403FCC55
Function=start_thread__2osP6Thread+0x2D
Library=/home/huanghui/jdk1.4.1/jre/lib/i386/client/libjvm.so
... ... ...
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D7
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-internal mixed mode)
#
# An error report file has been saved as hs_err_pid16094.log.
# Please refer to the file for further information.
#
crash the VM on my Linux box (Note the value may change depending on the
version).
Unexpected Signal : 11 occurred at PC=0x403FCC55
Function=start_thread__2osP6Thread+0x2D
Library=/home/huanghui/jdk1.4.1/jre/lib/i386/client/libjvm.so
... ... ...
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D7
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1-internal mixed mode)
#
# An error report file has been saved as hs_err_pid16094.log.
# Please refer to the file for further information.
#
- relates to
-
JDK-4779077 VM crashes when -Xmx set to 1895m or more
-
- Closed
-