[BUG] server crash (ServerHangWatchdog)
chenxuuu opened this issue · 5 comments
Describe the bug
server no response, and it stopped by watchdog after 600 seconds
To Reproduce
one player say that crash after /rp tp xxx
command
but I checked my server log, no this command in log files
Expected behavior
server shouldn't be no response
Screenshots and LOGs
https://gist.github.com/chenxuuu/d15058943a04f1f90d5e5aeba7e72c5f
3 crash logs
Server and plugins versions (please complete the following information):
- Server: spongeforge-1.12.2-2838-7.1.7
- Plugin Version: RedProtect-7.6.3-b270-Universal.jar
- Java Version: 1.8.0_202, Eclipse OpenJ9
- Operating System: Windows Server 2016 (amd64) version 10.0
This is not caused by redprotect. In this case your server was already frozen and redprotect just tryied to get the region from db in this time.
Maybe on generating new chunk after a tp, or for some other reason.
@FabioZumbi12
so, maybe it wait too long?
I found that all other threads are in TIMED_WAITING
status,
but redprotect threads are in RUNNABLE
status.
here's another crash report:crash-2020-02-02_13.58.47-server.txt
just a guess🤔, if I'm wrong, sorry about it
timings for 1 hour
https://timings.aikar.co/?id=6015ca04b60b407f82ba389d57d9de2c
It's be ok after I disable rp plugin, no crash, no lag
last log: latest.log
heapdump files: 7z file
no crash report because not enable watchdog