Minecraft hs_err_pid17336 error message?

Gu
- in Worlds
1

I just wanted to launch Minecraft and could load my world too, but after that the game crashed. In the .minecraft folder, I now find a file with the name "hs_err_pid17336". The file says:

#

# There's insufficient memory for the Java Runtime Environment to continue.

# Native memory allocation (malloc) failed to allocate 2170576 bytes for Chunk:: new

# Possible reasons:

# The system is out of physical RAM or swap space

# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap

# Possible solutions:

# Reduce memory load on the system

# Increase physical memory or swap space

# Check if swap backing store is full

# Decrease Java heap size (-Xmx / -Xms)

# Decrease number of Java threads

# Decrease Java thread stack sizes (-Xss)

# Set larger code cache with -XX: ReservedCodeCacheSize =

# JVM is running with Unscaled Compressed Oops mode in which the Java heap is

# placed in the first 4GB address space. The Java Heap base address is the

# maximum limit for the native heap growth. Please use -XX: HeapBaseMinAddress

# to set the java heap and java heap above 4GB virtual address.

# This output file may be truncated or incomplete.

#

# Out of memory error (allocation.cpp: 389), pid = 17336, tid = 0x0000000000002df4

#

# JRE version: Java ™ SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)

# Java VM: Java HotSpot (TM) 64-bit Server VM (25.221-b11 mixed-mode windows-amd64 compressed oops)

# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

#

Maybe someone can help me? There can't be any storage space because I hardly have anything on my laptop and there's still enough free memory. I own the latest version of Java. Have it installed again, unfortunately without success. So far, I have not found anything on the internet that helped.

Would be glad if someone can help.

ki

Did you already do what is suggested according to the text?