-
Bug
-
Resolution: Duplicate
-
P4
-
6, 6u101, 8u20, 9
RULE nsk/jvmti/Allocate/alloc001 Crash Out of Memory Error ...os_linux_x86.cpp...
# There is insufficient memory for the Java Runtime Environment to continue.
# pthread_getattr_np
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (/opt/jprt/T/P1/205835.cphillim/s/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:729), pid=9791, tid=139720595007232
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b14) (build 1.9.0-ea-fastdebug-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-201405232058.cphillim.rt-8043925-fastdebug mixed mode, sharing linux-amd64 compressed oops)
# There is insufficient memory for the Java Runtime Environment to continue.
# pthread_getattr_np
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (/opt/jprt/T/P1/205835.cphillim/s/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:729), pid=9791, tid=139720595007232
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b14) (build 1.9.0-ea-fastdebug-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-201405232058.cphillim.rt-8043925-fastdebug mixed mode, sharing linux-amd64 compressed oops)
- relates to
-
JDK-8043516 After "ulimit -v", the JVM can not start without extra GC command line args.
-
- Closed
-