31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
#
|
||
|
# There is insufficient memory for the Java Runtime Environment to continue.
|
||
|
# Native memory allocation (malloc) failed to allocate 1077880 bytes for Chunk::new
|
||
|
# 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 (allocation.cpp:317), pid=31400, tid=1926810480
|
||
|
#
|
||
|
# JRE version: 6.0_24-b24
|
||
|
# Java VM: OpenJDK Server VM (20.0-b12 mixed mode linux-x86 )
|
||
|
# Derivative: IcedTea6 1.11.3
|
||
|
# Distribution: Ubuntu 10.04.1 LTS, package 6b24-1.11.3-1ubuntu0.10.04.1
|
||
|
|
||
|
--------------- T H R E A D ---------------
|
||
|
|
||
|
Current thread (0x73193800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=31410, stack(0x72d0c000,0x72d8d000)]
|
||
|
|
||
|
Stack: [0x72d0c000,0x72d8d000], sp=0x72d8a5d0, free space=505k
|
||
|
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
|
||
|
V [libjvm.so+0x65aa07]
|