Forums › English Language Forums › Technical › Technical Issues

Search

Insufficent memory?

2 replies [Last post]
Thu, 12/22/2011 - 18:25
Juances's picture
Juances

The game crashed lots of times today, all the logs show a similar cause. I didnt change anything on my computer. My only concern is a virus eating up resources:

# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1288464 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=3428, tid=4008
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Server VM (20.0-b11 mixed mode windows-x86 )

Fri, 12/23/2011 - 07:54
#1
Lufte's picture
Lufte
Open a process administrator

Open a process administrator after this happens and sort all processes by memory usage, that way you will find out if there is something suspicious. How much do you have by the way?

Fri, 12/23/2011 - 14:09
#2
Gimiziggs's picture
Gimiziggs
When it comes to memory

When it comes to memory issues, your best option is to just buy more memory.

It isn't worth the time and effort to micromanage memory. It's such a pain in the butt.

Powered by Drupal, an open source content management system