
Profiler startup (/spark profiler start) leads to server crash on Linux
iNanmu opened this issue ยท 0 comments
Description
Profiler startup (/spark profiler start) leads to server crash on Linux.
JDK: Zulu 8.72.0.17-CA-linux64 (8.0_382-b05) (build 1.8.0_382-b05)
Reproduction Steps
Run "/spark profiler start" command.
Expected Behaviour
Well, I expected it to run a profiler...
Platform Information
- Minecraft Version: Minecraft 1.12.2
- Platform Type: Server
- Platform Brand: Paper
- Platform Version: git-Paper-1620
Spark Version
v1.10.43
Logs and Configs
log -> cancel
Extra Details
The server does not crash if the command is run within the first hour after a reboot, but it crashes immediately if started after the system has been running for a while. I suspect it might be related to the Zulu JDK.
Edit
We have attempted to update to the latest version of Spark, and after a brief trial, it seems there have been no crashes. We will monitor its normal operation over the next couple of days to confirm.