-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Environment:
--------------- S Y S T E M ---------------
OS: Windows Server 2019 , 64 bit Build 17763 (10.0.17763.475)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, system-wide physical 32446M (17612M free)
TotalPageFile size 40638M (AvailPageFile size 26831M)
current process WorkingSet (physical memory assigned to process): 9073M, peak: 9087M
current process commit charge ("private bytes"): 9120M, peak: 9135Mvm_info: Java HotSpot(TM) 64-Bit Server VM (13.0.2+8) for windows-amd64 JRE (13.0.2+8), built on Dec 11 2019 09:20:33 by "mach5one" with unknown MS VC++:1916
--------------- S Y S T E M --------------- OS: Windows Server 2019 , 64 bit Build 17763 (10.0.17763.475) CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv Memory: 4k page, system-wide physical 32446M (17612M free) TotalPageFile size 40638M (AvailPageFile size 26831M) current process WorkingSet (physical memory assigned to process): 9073M, peak: 9087M current process commit charge ("private bytes"): 9120M, peak: 9135M vm_info: Java HotSpot(TM) 64-Bit Server VM (13.0.2+8) for windows-amd64 JRE (13.0.2+8), built on Dec 11 2019 09:20:33 by "mach5one" with unknown MS VC++:1916
-
1.15.2
-
Yes
Server V1.15.2 randomly crashing on java level: Craft Scheduler Thread
I updated my server from 1.14.3 to 1.15.2 3 days ago. And experencing random crashing, time ranging from 30 min to 12 hours.
There is no visable crash logs located in ./crash-reports nor ./logs
By examining the ./logs/latest.log there is no obvious plugin crashing, and no trace of reproducbility.
Only thing that i can find is a java crash log down below, (also attached full log in attachment.)
I can also upload memery dump if requested, since it's 5.29GB
Commend to start server: java -Xmx8G -Xms1024M -jar spigot-1.15.2.jar --nogui
--------------------Error logs-------------------------
Command Line: -Xms1G -Xmx10G -XX:+UseConcMarkSweepGC spigot-1.15.2.jar --nogui
Host: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz, 8 cores, 31G, Windows Server 2019 , 64 bit Build 17763 (10.0.17763.475)
Time: Mon Feb 17 03:28:09 2020 2?±ê×?ê± elapsed time: 5919 seconds (0d 1h 38m 39s)
--------------- T H R E A D ---------------
Current thread (0x000001789dd08800): JavaThread "Craft Scheduler Thread - 27" [_thread_in_vm, id=4088, stack(0x0000002e93400000,0x0000002e93500000)]
Stack: [0x0000002e93400000,0x0000002e93500000], sp=0x0000002e934fd7e0, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x0000000000000006
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 5184 java.lang.Throwable.fillInStackTrace(I)Ljava/lang/Throwable; java.base@13.0.2 (0 bytes) @ 0x0000017887dca08b [0x0000017887dca040+0x000000000000004b]
J 42151 c2 java.util.ConcurrentModificationException.<init>()V java.base@13.0.2 (5 bytes) @ 0x0000017888e96778 [0x0000017888e966a0+0x00000000000000d8]
J 42161% c2 com.magmaguy.elitemobs.EntityTracker$2.run()V (367 bytes) @ 0x0000017888a2981c [0x0000017888a296a0+0x000000000000017c]
J 36669 c1 org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run()V (739 bytes) @ 0x000001788328d674 [0x000001788328cfc0+0x00000000000006b4]
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+92 java.base@13.0.2
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5 java.base@13.0.2
j java.lang.Thread.run()V+11 java.base@13.0.2
v ~StubRoutines::call_stub
siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), data execution prevention violation at address 0x0000000000000006
- clones
-
SPIGOT-5580 Server V1.15.2 randomly crashing on java level: Craft Scheduler Thread
-
- Resolved
-