Server crash
Noctiro opened this issue · 1 comments
Noctiro commented
This server is running Purpur version git-Purpur-1763 (MC: 1.19.2)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000002276b49f668, pid=8420, tid=1620
#
# JRE version: OpenJDK Runtime Environment Zulu18.32+11-CA (18.0.2+9) (build 18.0.2+9)
# Java VM: OpenJDK 64-Bit Server VM Zulu18.32+11-CA (18.0.2+9, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 62603 c2 gg.pufferfish.pufferfish.tracker.MultithreadedTracker.processChunk(Lnet/minecraft/world/level/chunk/Chunk;)V (136 bytes) @ 0x000002276b49f668 [0x000002276b49f200+0x0000000000000468]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://www.azul.com/support/
#
hs_err_pid8420.log - https://pastebin.com/40XhDeP8
kev626 commented
- You are not running pufferfish, but rather a fork of pufferfish. This is not the correct place for you to report bugs.
- This kind of error is commonly caused by either JVM bugs or faulty memory. Please try using a more standard JVM (OpenJDK or Oracle) and running a memory test.