yangoo
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000693878bd, pid=1164, tid=0x00000000000004bc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [sqlite-3.7.2-sqlitejdbc.dll+0x478bd]
#
# Core dump written. Default location: C:\Users\Administrator\Desktop\服务器\hs_err_pid1164.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x000000001c2ea000):  JavaThread "pool-21-thread-4" [_thread_in_native, id=1212, stack(0x000000002c3b0000,0x000000002c4b0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000058

Registers:
RAX=0x0000000000000000, RBX=0x000000002601cad8, RCX=0x000000002601cad8, RDX=0x000000002c4aef10
RSP=0x000000002c4aee60, RBP=0x000000002c4aef50, RSI=0x0000000000000000, RDI=0x0000000002847da0
R8 =0x000000002601cad8, R9 =0x0000000020438080, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x000000002c4aef40, R14=0x000000002c4aef10, R15=0x000000001c2ea000
RIP=0x00000000693878bd, EFLAGS=0x0000000000010206

Top of Stack: (sp=0x000000002c4aee60)
0x000000002c4aee60:   000000001ba76d08 000000001c2ea000
0x000000002c4aee70:   000000002c4aef40 00007ffa4001155c
0x000000002c4aee80:   0000000020438800 000000005879c389
0x000000002c4aee90:   000000002c4af568 000000001c2ea000
0x000000002c4aeea0:   000000002c4af568 0000000696dbb560
0x000000002c4aeeb0:   0000000000000065 00000000693422a5
0x000000002c4aeec0:   000000001c2ea000 0000000696dbb560
0x000000002c4aeed0:   0000000000000065 000000005878ba01
0x000000002c4aeee0:   000000002601cad8 000000000325b8c3
0x000000002c4aeef0:   0000000000000065 000000006934225a
0x000000002c4aef00:   00000000221ea601 000000001c2ea000
0x000000002c4aef10:   0000000696dbb560 0000000000000000
0x000000002c4aef20:   0000000696dbb560 00000000587ad37c
0x000000002c4aef30:   000000002c4af020 000000001c2ea000
0x000000002c4aef40:   0000000000000003 0000000000000000
0x000000002c4aef50:   000000002c4aefc0 0000000002847da0

Instructions: (pc=0x00000000693878bd)
0x000000006938789d:   48 8b 7c 24 30 48 83 c4 38 c3 56 53 48 83 ec 48
0x00000000693878ad:   48 89 cb be 00 00 00 00 48 85 c9 74 5f 48 8b 01
0x00000000693878bd:   48 8b 48 58 e8 8f c0 fb ff 48 89 d9 e8 4c fa ff
0x00000000693878cd:   ff 89 c6 c7 44 24 30 00 00 00 00 c7 44 24 28 00


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000002601cad8 is an unknown value
RCX=0x000000002601cad8 is an unknown value
RDX=0x000000002c4aef10 is pointing into the stack for thread: 0x000000001c2ea000
RSP=0x000000002c4aee60 is pointing into the stack for thread: 0x000000001c2ea000
RBP=0x000000002c4aef50 is pointing into the stack for thread: 0x000000001c2ea000
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000002847da0 is at code_begin+832 in an Interpreter codelet
invoke return entry points  [0x0000000002847a60, 0x0000000002848440]  2528 bytes
R8 =0x000000002601cad8 is an unknown value
R9 =0x0000000020438080 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x000000002c4aef40 is pointing into the stack for thread: 0x000000001c2ea000
R14=0x000000002c4aef10 is pointing into the stack for thread: 0x000000001c2ea000
R15=0x000000001c2ea000 is a thread


Stack: [0x000000002c3b0000,0x000000002c4b0000],  sp=0x000000002c4aee60,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [sqlite-3.7.2-sqlitejdbc.dll+0x478bd]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7205  org.sqlite.NativeDB.reset(J)I (0 bytes) @ 0x000000000325b77b [0x000000000325b740+0x3b]
j  org.sqlite.RS.close()V+76
j  org.sqlite.Stmt.close()V+14
j  cn.citycraft.AuthMe.datasource.SQLite.close(Ljava/sql/Statement;)V+5
j  cn.citycraft.AuthMe.datasource.SQLite.setUnlogged(Ljava/lang/String;)V+96
j  cn.citycraft.AuthMe.datasource.CacheDataSource$8.run()V+14
J 11655 C1 java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V (225 bytes) @ 0x0000000004587ba4 [0x0000000004586b60+0x1044]
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
=>0x000000001c2ea000 JavaThread "pool-21-thread-4" [_thread_in_native, id=1212, stack(0x000000002c3b0000,0x000000002c4b0000)]
  0x000000001c2e9000 JavaThread "Craft Scheduler Thread - 190" [_thread_blocked, id=4004, stack(0x000000002c2b0000,0x000000002c3b0000)]
  0x000000001c2e8800 JavaThread "Craft Scheduler Thread - 189" [_thread_blocked, id=3096, stack(0x000000002c1b0000,0x000000002c2b0000)]
  0x000000001c2e5800 JavaThread "Craft Scheduler Thread - 188" [_thread_blocked, id=3848, stack(0x000000002c0b0000,0x000000002c1b0000)]
  0x000000001c2e4000 JavaThread "Craft Scheduler Thread - 186" [_thread_blocked, id=3052, stack(0x000000002beb0000,0x000000002bfb0000)]
  0x000000002039e800 JavaThread "Craft Scheduler Thread - 184" [_thread_blocked, id=3348, stack(0x000000002bcb0000,0x000000002bdb0000)]
  0x000000002039d000 JavaThread "Craft Scheduler Thread - 182" [_thread_blocked, id=3312, stack(0x000000002bab0000,0x000000002bbb0000)]
  0x00000000200d1000 JavaThread "pool-12-thread-1" [_thread_blocked, id=3228, stack(0x00000000277d0000,0x00000000278d0000)]
  0x00000000200c7000 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=2136, stack(0x00000000269d0000,0x0000000026ad0000)]
  0x00000000200c5000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=1988, stack(0x0000000023940000,0x0000000023a40000)]
  0x00000000200c8800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=2904, stack(0x0000000028db0000,0x0000000028eb0000)]
  0x0000000020072000 JavaThread "File IO Thread" [_thread_blocked, id=2844, stack(0x0000000027ad0000,0x0000000027bd0000)]
  0x000000001cb0a800 JavaThread "Craft Scheduler Thread - 13" [_thread_blocked, id=3744, stack(0x00000000271d0000,0x00000000272d0000)]
  0x000000001f7a9800 JavaThread "ProtocolLib-StructureCompiler 0" daemon [_thread_blocked, id=3436, stack(0x00000000254d0000,0x00000000255d0000)]
  0x000000001f7a2000 JavaThread "Head Conversion Thread - 2" [_thread_blocked, id=2632, stack(0x0000000024050000,0x0000000024150000)]
  0x000000001f7a4000 JavaThread "Head Conversion Thread - 1" [_thread_blocked, id=2868, stack(0x0000000023f50000,0x0000000024050000)]
  0x000000001f7a5000 JavaThread "Head Conversion Thread - 0" [_thread_blocked, id=4088, stack(0x0000000023e50000,0x0000000023f50000)]
  0x000000001f79e000 JavaThread "ChangeSkin Database Pool Thread #0" daemon [_thread_blocked, id=408, stack(0x0000000023140000,0x0000000023240000)]
  0x000000001f79f000 JavaThread "Thread-17" [_thread_blocked, id=1188, stack(0x0000000023440000,0x0000000023540000)]
  0x000000001f7a1000 JavaThread "Thread-16" daemon [_thread_in_native, id=3012, stack(0x0000000023340000,0x0000000023440000)]
  0x000000001f79c000 JavaThread "pool-11-thread-1" [_thread_blocked, id=3304, stack(0x0000000022f40000,0x0000000023040000)]
  0x000000001f79d800 JavaThread "Thread-13" daemon [_thread_blocked, id=2848, stack(0x0000000022a40000,0x0000000022b40000)]
  0x000000001c3b4000 JavaThread "Timer-2" [_thread_blocked, id=3284, stack(0x0000000022740000,0x0000000022840000)]
  0x000000001c3b2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2212, stack(0x0000000020900000,0x0000000020a00000)]
  0x000000001c3b0800 JavaThread "ColorMOTDAttributionTempResetTimer" daemon [_thread_blocked, id=3908, stack(0x0000000020800000,0x0000000020900000)]
  0x000000001c3af800 JavaThread "Timer-1" daemon [_thread_blocked, id=1148, stack(0x000000001f1c0000,0x000000001f2c0000)]
  0x000000001c3af000 JavaThread "Timer-0" [_thread_blocked, id=2900, stack(0x000000001f0c0000,0x000000001f1c0000)]
  0x000000001c3b1000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=3628, stack(0x000000001edc0000,0x000000001eec0000)]
  0x000000001c06c000 JavaThread "PaperSpigot Watchdog Thread" [_thread_blocked, id=3656, stack(0x000000001e8c0000,0x000000001e9c0000)]
  0x000000001ccc0800 JavaThread "Server console handler" daemon [_thread_in_native, id=2988, stack(0x000000001e5c0000,0x000000001e6c0000)]
  0x000000001bfd7800 JavaThread "Thread-5" [_thread_in_native, id=3220, stack(0x000000001e4c0000,0x000000001e5c0000)]
  0x000000000093d800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2564, stack(0x0000000002640000,0x0000000002740000)]
  0x000000001bfd7000 JavaThread "Server thread" [_thread_blocked, id=1684, stack(0x000000001e3c0000,0x000000001e4c0000)]
  0x000000001c040800 JavaThread "Server Infinisleeper" daemon [_thread_blocked, id=3636, stack(0x000000001e2c0000,0x000000001e3c0000)]
  0x000000001c03f800 JavaThread "NonBlockingInputStreamThread" daemon [_thread_blocked, id=2072, stack(0x000000001e1c0000,0x000000001e2c0000)]
  0x000000001bfee000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2076, stack(0x000000001db90000,0x000000001dc90000)]
  0x000000001b808800 JavaThread "Service Thread" daemon [_thread_blocked, id=3712, stack(0x000000001bbc0000,0x000000001bcc0000)]
  0x000000001af4c800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=616, stack(0x000000001b6c0000,0x000000001b7c0000)]
  0x000000001af4a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1460, stack(0x000000001b5c0000,0x000000001b6c0000)]
  0x000000001af34000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2624, stack(0x000000001b4c0000,0x000000001b5c0000)]
  0x000000001af33000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3176, stack(0x000000001b3c0000,0x000000001b4c0000)]
  0x000000001af32000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3772, stack(0x000000001b2c0000,0x000000001b3c0000)]
  0x000000001af1e800 JavaThread "Finalizer" daemon [_thread_blocked, id=3496, stack(0x000000001b1c0000,0x000000001b2c0000)]
  0x000000001aef7000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2652, stack(0x000000001b0c0000,0x000000001b1c0000)]

Other Threads:
  0x000000001aeed800 VMThread [stack: 0x000000001afc0000,0x000000001b0c0000] [id=4080]
  0x000000001b82d800 WatcherThread [stack: 0x000000001bcc0000,0x000000001bdc0000] [id=3420]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
par new generation   total 29504K, used 5890K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,  20% used [0x0000000680000000, 0x0000000680540fe8, 0x00000006819a0000)
  from space 3264K,  15% used [0x0000000681cd0000, 0x0000000681d4f8f8, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196311K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 83138K, capacity 88778K, committed 88960K, reserved 1126400K
  class space    used 10025K, capacity 11637K, committed 11648K, reserved 1048576K

Card table byte_map: [0x0000000011e00000,0x0000000012810000] byte_map_base: 0x000000000ea00000

Marking Bits: (CMSBitMap*) 0x0000000002780358
Bits: [0x00000000133e0000, 0x0000000018146800)

Mod Union Table: (CMSBitMap*) 0x0000000002780418
Bits: [0x0000000018150000, 0x00000000182859a0)

Polling page: 0x00000000008f0000

CodeCache: size=245760Kb used=30951Kb max_used=30996Kb free=214808Kb
bounds [0x0000000002840000, 0x0000000004720000, 0x0000000011840000]
total_blobs=9882 nmethods=8963 adapters=828
compilation: enabled

Compilation events (10 events):
Event: 219.334 Thread 0x000000001af4c800 12275       3       com.google.common.io.Files::createParentDirs (59 bytes)
Event: 219.335 Thread 0x000000001af4c800 nmethod 12275 0x00000000043f98d0 code [0x00000000043f9bc0, 0x00000000043faf08]
Event: 219.347 Thread 0x000000001af4a800 12276       4       java.io.File::isInvalid (47 bytes)
Event: 219.347 Thread 0x000000001af4c800 12277       3       org.bukkit.configuration.file.YamlConfiguration::saveToString (93 bytes)
Event: 219.349 Thread 0x000000001af4c800 nmethod 12277 0x0000000004462d10 code [0x00000000044630a0, 0x0000000004465188]
Event: 219.350 Thread 0x000000001af4a800 nmethod 12276 0x00000000042df7d0 code [0x00000000042df920, 0x00000000042dfab8]
Event: 219.377 Thread 0x000000001af4c800 12278       3       sun.nio.cs.StreamEncoder::<init> (61 bytes)
Event: 219.377 Thread 0x000000001af4c800 nmethod 12278 0x0000000003d43f90 code [0x0000000003d44140, 0x0000000003d447d8]
Event: 219.395 Thread 0x000000001af4c800 12279   !   3       org.bukkit.configuration.file.FileConfiguration::save (74 bytes)
Event: 219.396 Thread 0x000000001af4c800 nmethod 12279 0x0000000003c60090 code [0x0000000003c60340, 0x0000000003c61448]

GC Heap History (10 events):
Event: 219.157 GC heap before
{Heap before GC invocations=143 (full 29):
par new generation   total 29504K, used 26687K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
  from space 3264K,  13% used [0x0000000681cd0000, 0x0000000681d3fc20, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196155K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82984K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.161 GC heap after
Heap after GC invocations=144 (full 29):
par new generation   total 29504K, used 298K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
  from space 3264K,   9% used [0x00000006819a0000, 0x00000006819eaac8, 0x0000000681cd0000)
  to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196212K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82984K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.224 GC heap before
{Heap before GC invocations=144 (full 29):
par new generation   total 29504K, used 26538K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
  from space 3264K,   9% used [0x00000006819a0000, 0x00000006819eaac8, 0x0000000681cd0000)
  to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196212K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82986K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.229 GC heap after
Heap after GC invocations=145 (full 29):
par new generation   total 29504K, used 250K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
  from space 3264K,   7% used [0x0000000681cd0000, 0x0000000681d0eb48, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196225K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82986K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.283 GC heap before
{Heap before GC invocations=145 (full 29):
par new generation   total 29504K, used 26490K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
  from space 3264K,   7% used [0x0000000681cd0000, 0x0000000681d0eb48, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196225K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82987K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.287 GC heap after
Heap after GC invocations=146 (full 29):
par new generation   total 29504K, used 342K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
  from space 3264K,  10% used [0x00000006819a0000, 0x00000006819f5a88, 0x0000000681cd0000)
  to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196231K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82987K, capacity 88650K, committed 88704K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.341 GC heap before
{Heap before GC invocations=146 (full 29):
par new generation   total 29504K, used 26582K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
  from space 3264K,  10% used [0x00000006819a0000, 0x00000006819f5a88, 0x0000000681cd0000)
  to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196231K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82997K, capacity 88714K, committed 88960K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.345 GC heap after
Heap after GC invocations=147 (full 29):
par new generation   total 29504K, used 488K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
  from space 3264K,  14% used [0x0000000681cd0000, 0x0000000681d4a3c8, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196240K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 82997K, capacity 88714K, committed 88960K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.402 GC heap before
{Heap before GC invocations=147 (full 29):
par new generation   total 29504K, used 26728K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
  from space 3264K,  14% used [0x0000000681cd0000, 0x0000000681d4a3c8, 0x0000000682000000)
  to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196240K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 83000K, capacity 88714K, committed 88960K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.407 GC heap after
Heap after GC invocations=148 (full 29):
par new generation   total 29504K, used 329K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
  eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
  from space 3264K,  10% used [0x00000006819a0000, 0x00000006819f26a8, 0x0000000681cd0000)
  to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196283K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace       used 83000K, capacity 88714K, committed 88960K, reserved 1126400K
  class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 203.734 Thread 0x000000001bfd7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037aaa64 method=net.citizensnpcs.npc.CitizensNPC.update()V @ 92
Event: 205.636 Thread 0x000000001bfd7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000044fd594 method=java.util.Random.nextInt(I)I @ 58
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002bef0b4 method=java.io.PrintStream.write(I)V @ 26
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002db5bc0 method=java.io.FilterOutputStream.write([BII)V @ 34
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000324a724 method=org.fusesource.jansi.AnsiOutputStream.write(I)V @ 93
Event: 218.956 Thread 0x000000001bfd7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003638a00 method=java.util.concurrent.ConcurrentHashMap.replaceNode(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 246
Event: 219.005 Thread 0x000000001bfd7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c0356c method=org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(Lorg/yaml/snakeyaml/nodes/Tag;Ljava/util/Map;Ljava/lang/Boolean;)Lorg/yaml/snakeyaml/nodes/Node; @ 5
Event: 219.430 Thread 0x000000001c2ea000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b4e260 method=java.util.concurrent.ThreadPoolExecutor.getTask()Ljava/lang/Runnable; @ 139
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000400ea44 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transfe
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002b4e14c method=java.util.concurrent.SynchronousQueue.poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; @ 30

Internal exceptions (10 events):
Event: 154.310 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f30636 to 0x0000000003f30a11
Event: 154.524 Thread 0x000000001f7a9800 Implicit null exception at 0x0000000002ca600c to 0x0000000002ca61b9
Event: 155.098 Thread 0x000000001bfd7000 Exception <a 'java/lang/NullPointerException'> (0x000000068138d808) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]
Event: 155.333 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f1ef4a to 0x0000000003f1f579
Event: 155.350 Thread 0x000000001cb08000 Exception <a 'java/lang/NullPointerException'> (0x0000000680bb6fe8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception <a 'java/lang/NullPointerException'> (0x0000000680bb71f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception <a 'java/lang/NullPointerException'> (0x0000000680bb73f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception <a 'java/lang/NullPointerException'> (0x0000000680bb7600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 156.347 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f22876 to 0x0000000003f22c51
Event: 156.510 Thread 0x000000001cb03000 Exception <a 'java/lang/NullPointerException'> (0x0000000680163c20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]

Events (10 events):
Event: 219.430 Thread 0x000000001c2ea000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002b4e260
Event: 219.430 Thread 0x000000001c2ea000 DEOPT PACKING pc=0x0000000002b4e260 sp=0x000000002c4af130
Event: 219.430 Thread 0x000000001c2ea000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002c4af0b0 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000400ea44
Event: 219.434 Thread 0x000000001c2e7000 DEOPT PACKING pc=0x000000000400ea44 sp=0x000000002424ebc0
Event: 219.434 Thread 0x000000001c2e7000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002424eb68 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: trap_request=0x0000000c fr.pc=0x0000000002b4e14c
Event: 219.434 Thread 0x000000001c2e7000 DEOPT PACKING pc=0x0000000002b4e14c sp=0x000000002424ed40
Event: 219.434 Thread 0x000000001c2e7000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002424ec50 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Thread exited: 0x000000001c2e7000


Dynamic libraries:
0x00007ff6b8520000 - 0x00007ff6b8557000         C:\jdk1.8.0_131\bin\java.exe
0x00007ffa42e10000 - 0x00007ffa42fbd000         C:\Windows\SYSTEM32\ntdll.dll
0x00007ffa40650000 - 0x00007ffa4078e000         C:\Windows\system32\KERNEL32.DLL
0x00007ffa40010000 - 0x00007ffa40125000         C:\Windows\system32\KERNELBASE.dll
0x00007ffa3eab0000 - 0x00007ffa3eb3e000         C:\Windows\system32\apphelp.dll
0x00007ffa388d0000 - 0x00007ffa38923000         C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffa416b0000 - 0x00007ffa4175a000         C:\Windows\system32\msvcrt.dll
0x00007ffa40130000 - 0x00007ffa4015e000         C:\Windows\system32\SspiCli.dll
0x00007ffa42c90000 - 0x00007ffa42ce4000         C:\Windows\system32\SHLWAPI.dll
0x00007ffa40790000 - 0x00007ffa40907000         C:\Windows\system32\USER32.dll
0x00007ffa40910000 - 0x00007ffa40aa4000         C:\Windows\system32\ole32.dll
0x00007ffa41760000 - 0x00007ffa42c89000         C:\Windows\system32\SHELL32.dll
0x00007ffa3f500000 - 0x00007ffa3f521000         C:\Windows\SYSTEM32\USERENV.dll
0x00007ffa42d60000 - 0x00007ffa42e0a000         C:\Windows\system32\ADVAPI32.dll
0x00007ffa3b0d0000 - 0x00007ffa3b0ee000         C:\Windows\SYSTEM32\MPR.dll
0x00007ffa41110000 - 0x00007ffa41250000         C:\Windows\system32\RPCRT4.dll
0x00007ffa41070000 - 0x00007ffa410c9000         C:\Windows\SYSTEM32\sechost.dll
0x00007ffa40c90000 - 0x00007ffa40ea2000         C:\Windows\SYSTEM32\combase.dll
0x00007ffa41560000 - 0x00007ffa416ab000         C:\Windows\system32\GDI32.dll
0x00007ffa3ff00000 - 0x00007ffa3ff15000         C:\Windows\SYSTEM32\profapi.dll
0x00007ffa3cac0000 - 0x00007ffa3cb72000         C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffa410d0000 - 0x00007ffa41106000         C:\Windows\system32\IMM32.DLL
0x00007ffa41250000 - 0x00007ffa413a1000         C:\Windows\system32\MSCTF.dll
0x00007ffa366a0000 - 0x00007ffa3691b000         C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x0000000058e10000 - 0x0000000058ee2000         C:\jdk1.8.0_131\jre\bin\msvcr100.dll
0x0000000058570000 - 0x0000000058e0c000         C:\jdk1.8.0_131\jre\bin\server\jvm.dll
0x00007ffa3a6d0000 - 0x00007ffa3a6d9000         C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffa3b920000 - 0x00007ffa3b942000         C:\Windows\SYSTEM32\WINMM.dll
0x00007ffa3c340000 - 0x00007ffa3c34a000         C:\Windows\SYSTEM32\VERSION.dll
0x00007ffa413b0000 - 0x00007ffa413b7000         C:\Windows\system32\PSAPI.DLL
0x00007ffa404a0000 - 0x00007ffa404fa000         C:\Windows\system32\WS2_32.dll
0x00007ffa3b880000 - 0x00007ffa3b8aa000         C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffa40500000 - 0x00007ffa40509000         C:\Windows\system32\NSI.dll
0x00007ffa401c0000 - 0x00007ffa4020f000         C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffa3edc0000 - 0x00007ffa3ede8000         C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ffa39260000 - 0x00007ffa3926f000         C:\jdk1.8.0_131\jre\bin\verify.dll
0x00007ffa388a0000 - 0x00007ffa388c9000         C:\jdk1.8.0_131\jre\bin\java.dll
0x00007ffa39240000 - 0x00007ffa39256000         C:\jdk1.8.0_131\jre\bin\zip.dll
0x00007ffa3f7d0000 - 0x00007ffa3f7f0000         C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffa3f410000 - 0x00007ffa3f446000         C:\Windows\system32\rsaenh.dll
0x00007ffa3fa20000 - 0x00007ffa3fa46000         C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffa3fd40000 - 0x00007ffa3fda3000         C:\Windows\system32\bcryptprimitives.dll
0x00007ffa3ff20000 - 0x00007ffa3ff2b000         C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffa38c70000 - 0x00007ffa38c8a000         C:\jdk1.8.0_131\jre\bin\net.dll
0x00007ffa3f770000 - 0x00007ffa3f7c9000         C:\Windows\system32\mswsock.dll
0x00007ffa3d330000 - 0x00007ffa3d35a000         C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffa3d320000 - 0x00007ffa3d32a000         C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffa3d0e0000 - 0x00007ffa3d0f6000         C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa3d0c0000 - 0x00007ffa3d0da000         C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffa387b0000 - 0x00007ffa387c1000         C:\jdk1.8.0_131\jre\bin\nio.dll
0x00007ffa39210000 - 0x00007ffa3921a000         C:\Users\Administrator\AppData\Local\Temp\1\jansi-64-git-PaperSpigot-5be55c3-18fbb24-8517053508171288571.dll
0x00007ffa38c30000 - 0x00007ffa38c3d000         C:\jdk1.8.0_131\jre\bin\management.dll
0x00007ffa3c7c0000 - 0x00007ffa3c7d5000         C:\Windows\system32\napinsp.dll
0x00007ffa3e330000 - 0x00007ffa3e34b000         C:\Windows\system32\NLAapi.dll
0x00007ffa3f570000 - 0x00007ffa3f614000         C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffa3c7e0000 - 0x00007ffa3c7ed000         C:\Windows\System32\winrnr.dll
0x00007ffa3a6b0000 - 0x00007ffa3a6ba000         C:\Windows\System32\rasadhlp.dll
0x00007ffa3d190000 - 0x00007ffa3d1fb000         C:\Windows\System32\fwpuclnt.dll
0x00007ffa35d60000 - 0x00007ffa35ef8000         C:\jdk1.8.0_131\jre\bin\awt.dll
0x00007ffa413d0000 - 0x00007ffa41496000         C:\Windows\system32\OLEAUT32.dll
0x0000000069340000 - 0x00000000693c5000         C:\Users\Administrator\AppData\Local\Temp\1\sqlite-3.7.2-sqlitejdbc.dll
0x00007ffa38780000 - 0x00007ffa387a4000         C:\jdk1.8.0_131\jre\bin\sunec.dll
0x00007ffa3ba20000 - 0x00007ffa3ba2b000         C:\jdk1.8.0_131\jre\bin\sunmscapi.dll
0x00007ffa40210000 - 0x00007ffa403ef000         C:\Windows\system32\CRYPT32.dll
0x00007ffa3fff0000 - 0x00007ffa40001000         C:\Windows\system32\MSASN1.dll
0x00007ffa38370000 - 0x00007ffa383a1000         C:\jdk1.8.0_131\jre\bin\jpeg.dll
0x000000006d580000 - 0x000000006d63d000         C:\Users\Administrator\AppData\Local\Temp\1\sqlite-3.8.11.2-199bfa37-9498-456a-af1f-a6e01e434c10-sqlitejdbc.dll
0x00007ffa39290000 - 0x00007ffa392b1000         C:\Windows\system32\DWMAPI.DLL
0x00007ffa3ec40000 - 0x00007ffa3ed69000         C:\Windows\system32\uxtheme.dll
0x00007ffa37e30000 - 0x00007ffa37e77000         C:\jdk1.8.0_131\jre\bin\fontmanager.dll
0x00007ffa3b600000 - 0x00007ffa3b789000         C:\Windows\system32\DBGHELP.DLL

VM Arguments:
jvm_args: -Xincgc -Xmx5G
java_command: C:\Users\Administrator\Desktop\服务器\\Start.jar
java_class_path (initial): C:\Users\Administrator\Desktop\服务器\\Start.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel



---------------  S Y S T E M  ---------------

OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.17415)

CPU:total 2 (initial active 2) (1 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6290996k(3650240k free), swap 6290996k(4261768k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun May 27 07:40:05 2018
elapsed time: 222 seconds (0d 0h 3m 42s)



2021.12 数据,可能有更多内容#
# A fatal error has been detected by the Java Runtime Environment:
#
#EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000693878bd, pid=1164, tid=0x00000000000004bc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C[sqlite-3.7.2-sqlitejdbc.dll+0x478bd]
#
# Core dump written. Default location: C:\Users\Administrator\Desktop\服务器\hs_err_pid1164.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


---------------T H R E A D---------------


Current thread (0x000000001c2ea000):JavaThread &quot;pool-21-thread-4&quot; [_thread_in_native, id=1212, stack(0x000000002c3b0000,0x000000002c4b0000)]


siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000058


Registers:
RAX=0x0000000000000000, RBX=0x000000002601cad8, RCX=0x000000002601cad8, RDX=0x000000002c4aef10
RSP=0x000000002c4aee60, RBP=0x000000002c4aef50, RSI=0x0000000000000000, RDI=0x0000000002847da0
R8 =0x000000002601cad8, R9 =0x0000000020438080, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x0000000000000000, R13=0x000000002c4aef40, R14=0x000000002c4aef10, R15=0x000000001c2ea000
RIP=0x00000000693878bd, EFLAGS=0x0000000000010206


Top of Stack: (sp=0x000000002c4aee60)
0x000000002c4aee60:   000000001ba76d08 000000001c2ea000
0x000000002c4aee70:   000000002c4aef40 00007ffa4001155c
0x000000002c4aee80:   0000000020438800 000000005879c389
0x000000002c4aee90:   000000002c4af568 000000001c2ea000
0x000000002c4aeea0:   000000002c4af568 0000000696dbb560
0x000000002c4aeeb0:   0000000000000065 00000000693422a5
0x000000002c4aeec0:   000000001c2ea000 0000000696dbb560
0x000000002c4aeed0:   0000000000000065 000000005878ba01
0x000000002c4aeee0:   000000002601cad8 000000000325b8c3
0x000000002c4aeef0:   0000000000000065 000000006934225a
0x000000002c4aef00:   00000000221ea601 000000001c2ea000
0x000000002c4aef10:   0000000696dbb560 0000000000000000
0x000000002c4aef20:   0000000696dbb560 00000000587ad37c
0x000000002c4aef30:   000000002c4af020 000000001c2ea000
0x000000002c4aef40:   0000000000000003 0000000000000000
0x000000002c4aef50:   000000002c4aefc0 0000000002847da0


Instructions: (pc=0x00000000693878bd)
0x000000006938789d:   48 8b 7c 24 30 48 83 c4 38 c3 56 53 48 83 ec 48
0x00000000693878ad:   48 89 cb be 00 00 00 00 48 85 c9 74 5f 48 8b 01
0x00000000693878bd:   48 8b 48 58 e8 8f c0 fb ff 48 89 d9 e8 4c fa ff
0x00000000693878cd:   ff 89 c6 c7 44 24 30 00 00 00 00 c7 44 24 28 00


Register to memory mapping:


RAX=0x0000000000000000 is an unknown value
RBX=0x000000002601cad8 is an unknown value
RCX=0x000000002601cad8 is an unknown value
RDX=0x000000002c4aef10 is pointing into the stack for thread: 0x000000001c2ea000
RSP=0x000000002c4aee60 is pointing into the stack for thread: 0x000000001c2ea000
RBP=0x000000002c4aef50 is pointing into the stack for thread: 0x000000001c2ea000
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000002847da0 is at code_begin+832 in an Interpreter codelet
invoke return entry points[0x0000000002847a60, 0x0000000002848440]2528 bytes
R8 =0x000000002601cad8 is an unknown value
R9 =0x0000000020438080 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x000000002c4aef40 is pointing into the stack for thread: 0x000000001c2ea000
R14=0x000000002c4aef10 is pointing into the stack for thread: 0x000000001c2ea000
R15=0x000000001c2ea000 is a thread


Stack: [0x000000002c3b0000,0x000000002c4b0000],sp=0x000000002c4aee60,free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C[sqlite-3.7.2-sqlitejdbc.dll+0x478bd]


Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 7205org.sqlite.NativeDB.reset(J)I (0 bytes) @ 0x000000000325b77b [0x000000000325b740+0x3b]
jorg.sqlite.RS.close()V+76
jorg.sqlite.Stmt.close()V+14
jcn.citycraft.AuthMe.datasource.SQLite.close(Ljava/sql/Statement;)V+5
jcn.citycraft.AuthMe.datasource.SQLite.setUnlogged(Ljava/lang/String;)V+96
jcn.citycraft.AuthMe.datasource.CacheDataSource$8.run()V+14
J 11655 C1 java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V (225 bytes) @ 0x0000000004587ba4 [0x0000000004586b60+0x1044]
jjava.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
jjava.lang.Thread.run()V+11
v~StubRoutines::call_stub


---------------P R O C E S S---------------


Java Threads: ( =&gt; current thread )
=&gt;0x000000001c2ea000 JavaThread &quot;pool-21-thread-4&quot; [_thread_in_native, id=1212, stack(0x000000002c3b0000,0x000000002c4b0000)]
0x000000001c2e9000 JavaThread &quot;Craft Scheduler Thread - 190&quot; [_thread_blocked, id=4004, stack(0x000000002c2b0000,0x000000002c3b0000)]
0x000000001c2e8800 JavaThread &quot;Craft Scheduler Thread - 189&quot; [_thread_blocked, id=3096, stack(0x000000002c1b0000,0x000000002c2b0000)]
0x000000001c2e5800 JavaThread &quot;Craft Scheduler Thread - 188&quot; [_thread_blocked, id=3848, stack(0x000000002c0b0000,0x000000002c1b0000)]
0x000000001c2e4000 JavaThread &quot;Craft Scheduler Thread - 186&quot; [_thread_blocked, id=3052, stack(0x000000002beb0000,0x000000002bfb0000)]
0x000000002039e800 JavaThread &quot;Craft Scheduler Thread - 184&quot; [_thread_blocked, id=3348, stack(0x000000002bcb0000,0x000000002bdb0000)]
0x000000002039d000 JavaThread &quot;Craft Scheduler Thread - 182&quot; [_thread_blocked, id=3312, stack(0x000000002bab0000,0x000000002bbb0000)]
0x00000000200d1000 JavaThread &quot;pool-12-thread-1&quot; [_thread_blocked, id=3228, stack(0x00000000277d0000,0x00000000278d0000)]
0x00000000200c7000 JavaThread &quot;Chunk I/O Executor Thread-1&quot; daemon [_thread_blocked, id=2136, stack(0x00000000269d0000,0x0000000026ad0000)]
0x00000000200c5000 JavaThread &quot;Netty Server IO #1&quot; daemon [_thread_in_native, id=1988, stack(0x0000000023940000,0x0000000023a40000)]
0x00000000200c8800 JavaThread &quot;Keep-Alive-SocketCleaner&quot; daemon [_thread_blocked, id=2904, stack(0x0000000028db0000,0x0000000028eb0000)]
0x0000000020072000 JavaThread &quot;File IO Thread&quot; [_thread_blocked, id=2844, stack(0x0000000027ad0000,0x0000000027bd0000)]
0x000000001cb0a800 JavaThread &quot;Craft Scheduler Thread - 13&quot; [_thread_blocked, id=3744, stack(0x00000000271d0000,0x00000000272d0000)]
0x000000001f7a9800 JavaThread &quot;ProtocolLib-StructureCompiler 0&quot; daemon [_thread_blocked, id=3436, stack(0x00000000254d0000,0x00000000255d0000)]
0x000000001f7a2000 JavaThread &quot;Head Conversion Thread - 2&quot; [_thread_blocked, id=2632, stack(0x0000000024050000,0x0000000024150000)]
0x000000001f7a4000 JavaThread &quot;Head Conversion Thread - 1&quot; [_thread_blocked, id=2868, stack(0x0000000023f50000,0x0000000024050000)]
0x000000001f7a5000 JavaThread &quot;Head Conversion Thread - 0&quot; [_thread_blocked, id=4088, stack(0x0000000023e50000,0x0000000023f50000)]
0x000000001f79e000 JavaThread &quot;ChangeSkin Database Pool Thread #0&quot; daemon [_thread_blocked, id=408, stack(0x0000000023140000,0x0000000023240000)]
0x000000001f79f000 JavaThread &quot;Thread-17&quot; [_thread_blocked, id=1188, stack(0x0000000023440000,0x0000000023540000)]
0x000000001f7a1000 JavaThread &quot;Thread-16&quot; daemon [_thread_in_native, id=3012, stack(0x0000000023340000,0x0000000023440000)]
0x000000001f79c000 JavaThread &quot;pool-11-thread-1&quot; [_thread_blocked, id=3304, stack(0x0000000022f40000,0x0000000023040000)]
0x000000001f79d800 JavaThread &quot;Thread-13&quot; daemon [_thread_blocked, id=2848, stack(0x0000000022a40000,0x0000000022b40000)]
0x000000001c3b4000 JavaThread &quot;Timer-2&quot; [_thread_blocked, id=3284, stack(0x0000000022740000,0x0000000022840000)]
0x000000001c3b2800 JavaThread &quot;Java2D Disposer&quot; daemon [_thread_blocked, id=2212, stack(0x0000000020900000,0x0000000020a00000)]
0x000000001c3b0800 JavaThread &quot;ColorMOTDAttributionTempResetTimer&quot; daemon [_thread_blocked, id=3908, stack(0x0000000020800000,0x0000000020900000)]
0x000000001c3af800 JavaThread &quot;Timer-1&quot; daemon [_thread_blocked, id=1148, stack(0x000000001f1c0000,0x000000001f2c0000)]
0x000000001c3af000 JavaThread &quot;Timer-0&quot; [_thread_blocked, id=2900, stack(0x000000001f0c0000,0x000000001f1c0000)]
0x000000001c3b1000 JavaThread &quot;Netty Server IO #0&quot; daemon [_thread_in_native, id=3628, stack(0x000000001edc0000,0x000000001eec0000)]
0x000000001c06c000 JavaThread &quot;PaperSpigot Watchdog Thread&quot; [_thread_blocked, id=3656, stack(0x000000001e8c0000,0x000000001e9c0000)]
0x000000001ccc0800 JavaThread &quot;Server console handler&quot; daemon [_thread_in_native, id=2988, stack(0x000000001e5c0000,0x000000001e6c0000)]
0x000000001bfd7800 JavaThread &quot;Thread-5&quot; [_thread_in_native, id=3220, stack(0x000000001e4c0000,0x000000001e5c0000)]
0x000000000093d800 JavaThread &quot;DestroyJavaVM&quot; [_thread_blocked, id=2564, stack(0x0000000002640000,0x0000000002740000)]
0x000000001bfd7000 JavaThread &quot;Server thread&quot; [_thread_blocked, id=1684, stack(0x000000001e3c0000,0x000000001e4c0000)]
0x000000001c040800 JavaThread &quot;Server Infinisleeper&quot; daemon [_thread_blocked, id=3636, stack(0x000000001e2c0000,0x000000001e3c0000)]
0x000000001c03f800 JavaThread &quot;NonBlockingInputStreamThread&quot; daemon [_thread_blocked, id=2072, stack(0x000000001e1c0000,0x000000001e2c0000)]
0x000000001bfee000 JavaThread &quot;Snooper Timer&quot; daemon [_thread_blocked, id=2076, stack(0x000000001db90000,0x000000001dc90000)]
0x000000001b808800 JavaThread &quot;Service Thread&quot; daemon [_thread_blocked, id=3712, stack(0x000000001bbc0000,0x000000001bcc0000)]
0x000000001af4c800 JavaThread &quot;C1 CompilerThread1&quot; daemon [_thread_blocked, id=616, stack(0x000000001b6c0000,0x000000001b7c0000)]
0x000000001af4a800 JavaThread &quot;C2 CompilerThread0&quot; daemon [_thread_blocked, id=1460, stack(0x000000001b5c0000,0x000000001b6c0000)]
0x000000001af34000 JavaThread &quot;Attach Listener&quot; daemon [_thread_blocked, id=2624, stack(0x000000001b4c0000,0x000000001b5c0000)]
0x000000001af33000 JavaThread &quot;Signal Dispatcher&quot; daemon [_thread_blocked, id=3176, stack(0x000000001b3c0000,0x000000001b4c0000)]
0x000000001af32000 JavaThread &quot;Surrogate Locker Thread (Concurrent GC)&quot; daemon [_thread_blocked, id=3772, stack(0x000000001b2c0000,0x000000001b3c0000)]
0x000000001af1e800 JavaThread &quot;Finalizer&quot; daemon [_thread_blocked, id=3496, stack(0x000000001b1c0000,0x000000001b2c0000)]
0x000000001aef7000 JavaThread &quot;Reference Handler&quot; daemon [_thread_blocked, id=2652, stack(0x000000001b0c0000,0x000000001b1c0000)]


Other Threads:
0x000000001aeed800 VMThread [stack: 0x000000001afc0000,0x000000001b0c0000] [id=4080]
0x000000001b82d800 WatcherThread [stack: 0x000000001bcc0000,0x000000001bdc0000] [id=3420]


VM state:not at safepoint (normal execution)


VM Mutex/Monitor currently owned by a thread: None


Heap:
par new generation   total 29504K, used 5890K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,20% used [0x0000000680000000, 0x0000000680540fe8, 0x00000006819a0000)
from space 3264K,15% used [0x0000000681cd0000, 0x0000000681d4f8f8, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196311K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 83138K, capacity 88778K, committed 88960K, reserved 1126400K
class space    used 10025K, capacity 11637K, committed 11648K, reserved 1048576K


Card table byte_map: [0x0000000011e00000,0x0000000012810000] byte_map_base: 0x000000000ea00000


Marking Bits: (CMSBitMap*) 0x0000000002780358
Bits: [0x00000000133e0000, 0x0000000018146800)


Mod Union Table: (CMSBitMap*) 0x0000000002780418
Bits: [0x0000000018150000, 0x00000000182859a0)


Polling page: 0x00000000008f0000


CodeCache: size=245760Kb used=30951Kb max_used=30996Kb free=214808Kb
bounds [0x0000000002840000, 0x0000000004720000, 0x0000000011840000]
total_blobs=9882 nmethods=8963 adapters=828
compilation: enabled


Compilation events (10 events):
Event: 219.334 Thread 0x000000001af4c800 12275    3    com.google.common.io.Files::createParentDirs (59 bytes)
Event: 219.335 Thread 0x000000001af4c800 nmethod 12275 0x00000000043f98d0 code [0x00000000043f9bc0, 0x00000000043faf08]
Event: 219.347 Thread 0x000000001af4a800 12276    4    java.io.File::isInvalid (47 bytes)
Event: 219.347 Thread 0x000000001af4c800 12277    3    org.bukkit.configuration.file.YamlConfiguration::saveToString (93 bytes)
Event: 219.349 Thread 0x000000001af4c800 nmethod 12277 0x0000000004462d10 code [0x00000000044630a0, 0x0000000004465188]
Event: 219.350 Thread 0x000000001af4a800 nmethod 12276 0x00000000042df7d0 code [0x00000000042df920, 0x00000000042dfab8]
Event: 219.377 Thread 0x000000001af4c800 12278    3    sun.nio.cs.StreamEncoder::&lt;init&gt; (61 bytes)
Event: 219.377 Thread 0x000000001af4c800 nmethod 12278 0x0000000003d43f90 code [0x0000000003d44140, 0x0000000003d447d8]
Event: 219.395 Thread 0x000000001af4c800 12279   !   3    org.bukkit.configuration.file.FileConfiguration::save (74 bytes)
Event: 219.396 Thread 0x000000001af4c800 nmethod 12279 0x0000000003c60090 code [0x0000000003c60340, 0x0000000003c61448]


GC Heap History (10 events):
Event: 219.157 GC heap before
{Heap before GC invocations=143 (full 29):
par new generation   total 29504K, used 26687K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
from space 3264K,13% used [0x0000000681cd0000, 0x0000000681d3fc20, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196155K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82984K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.161 GC heap after
Heap after GC invocations=144 (full 29):
par new generation   total 29504K, used 298K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
from space 3264K,   9% used [0x00000006819a0000, 0x00000006819eaac8, 0x0000000681cd0000)
to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196212K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82984K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.224 GC heap before
{Heap before GC invocations=144 (full 29):
par new generation   total 29504K, used 26538K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
from space 3264K,   9% used [0x00000006819a0000, 0x00000006819eaac8, 0x0000000681cd0000)
to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196212K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82986K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.229 GC heap after
Heap after GC invocations=145 (full 29):
par new generation   total 29504K, used 250K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
from space 3264K,   7% used [0x0000000681cd0000, 0x0000000681d0eb48, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196225K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82986K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.283 GC heap before
{Heap before GC invocations=145 (full 29):
par new generation   total 29504K, used 26490K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
from space 3264K,   7% used [0x0000000681cd0000, 0x0000000681d0eb48, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196225K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82987K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.287 GC heap after
Heap after GC invocations=146 (full 29):
par new generation   total 29504K, used 342K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
from space 3264K,10% used [0x00000006819a0000, 0x00000006819f5a88, 0x0000000681cd0000)
to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196231K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82987K, capacity 88650K, committed 88704K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.341 GC heap before
{Heap before GC invocations=146 (full 29):
par new generation   total 29504K, used 26582K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
from space 3264K,10% used [0x00000006819a0000, 0x00000006819f5a88, 0x0000000681cd0000)
to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196231K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82997K, capacity 88714K, committed 88960K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.345 GC heap after
Heap after GC invocations=147 (full 29):
par new generation   total 29504K, used 488K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
from space 3264K,14% used [0x0000000681cd0000, 0x0000000681d4a3c8, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196240K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 82997K, capacity 88714K, committed 88960K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}
Event: 219.402 GC heap before
{Heap before GC invocations=147 (full 29):
par new generation   total 29504K, used 26728K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K, 100% used [0x0000000680000000, 0x00000006819a0000, 0x00000006819a0000)
from space 3264K,14% used [0x0000000681cd0000, 0x0000000681d4a3c8, 0x0000000682000000)
to   space 3264K,   0% used [0x00000006819a0000, 0x00000006819a0000, 0x0000000681cd0000)
concurrent mark-sweep generation total 492456K, used 196240K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 83000K, capacity 88714K, committed 88960K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
Event: 219.407 GC heap after
Heap after GC invocations=148 (full 29):
par new generation   total 29504K, used 329K [0x0000000680000000, 0x0000000682000000, 0x000000068a660000)
eden space 26240K,   0% used [0x0000000680000000, 0x0000000680000000, 0x00000006819a0000)
from space 3264K,10% used [0x00000006819a0000, 0x00000006819f26a8, 0x0000000681cd0000)
to   space 3264K,   0% used [0x0000000681cd0000, 0x0000000681cd0000, 0x0000000682000000)
concurrent mark-sweep generation total 492456K, used 196283K [0x000000068a660000, 0x00000006a874a000, 0x00000007c0000000)
Metaspace    used 83000K, capacity 88714K, committed 88960K, reserved 1126400K
class space    used 10014K, capacity 11637K, committed 11648K, reserved 1048576K
}


Deoptimization events (10 events):
Event: 203.734 Thread 0x000000001bfd7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037aaa64 method=net.citizensnpcs.npc.CitizensNPC.update()V @ 92
Event: 205.636 Thread 0x000000001bfd7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000044fd594 method=java.util.Random.nextInt(I)I @ 58
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002bef0b4 method=java.io.PrintStream.write(I)V @ 26
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000000002db5bc0 method=java.io.FilterOutputStream.write([BII)V @ 34
Event: 218.763 Thread 0x000000001ccc0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000324a724 method=org.fusesource.jansi.AnsiOutputStream.write(I)V @ 93
Event: 218.956 Thread 0x000000001bfd7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003638a00 method=java.util.concurrent.ConcurrentHashMap.replaceNode(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 246
Event: 219.005 Thread 0x000000001bfd7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003c0356c method=org.yaml.snakeyaml.representer.BaseRepresenter.representMapping(Lorg/yaml/snakeyaml/nodes/Tag;Ljava/util/Map;Ljava/lang/Boolean;)Lorg/yaml/snakeyaml/nodes/Node; @ 5
Event: 219.430 Thread 0x000000001c2ea000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b4e260 method=java.util.concurrent.ThreadPoolExecutor.getTask()Ljava/lang/Runnable; @ 139
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000400ea44 method=java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(Ljava/util/concurrent/SynchronousQueue$TransferStack$SNode;ZJ)Ljava/util/concurrent/SynchronousQueue$Transfe
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000002b4e14c method=java.util.concurrent.SynchronousQueue.poll(JLjava/util/concurrent/TimeUnit;)Ljava/lang/Object; @ 30


Internal exceptions (10 events):
Event: 154.310 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f30636 to 0x0000000003f30a11
Event: 154.524 Thread 0x000000001f7a9800 Implicit null exception at 0x0000000002ca600c to 0x0000000002ca61b9
Event: 155.098 Thread 0x000000001bfd7000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x000000068138d808) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]
Event: 155.333 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f1ef4a to 0x0000000003f1f579
Event: 155.350 Thread 0x000000001cb08000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x0000000680bb6fe8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x0000000680bb71f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x0000000680bb73f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 155.350 Thread 0x000000001cb08000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x0000000680bb7600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1299]
Event: 156.347 Thread 0x00000000200c5000 Implicit null exception at 0x0000000003f22876 to 0x0000000003f22c51
Event: 156.510 Thread 0x000000001cb03000 Exception &lt;a 'java/lang/NullPointerException'&gt; (0x0000000680163c20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]


Events (10 events):
Event: 219.430 Thread 0x000000001c2ea000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002b4e260
Event: 219.430 Thread 0x000000001c2ea000 DEOPT PACKING pc=0x0000000002b4e260 sp=0x000000002c4af130
Event: 219.430 Thread 0x000000001c2ea000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002c4af0b0 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x000000000400ea44
Event: 219.434 Thread 0x000000001c2e7000 DEOPT PACKING pc=0x000000000400ea44 sp=0x000000002424ebc0
Event: 219.434 Thread 0x000000001c2e7000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002424eb68 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Uncommon trap: trap_request=0x0000000c fr.pc=0x0000000002b4e14c
Event: 219.434 Thread 0x000000001c2e7000 DEOPT PACKING pc=0x0000000002b4e14c sp=0x000000002424ed40
Event: 219.434 Thread 0x000000001c2e7000 DEOPT UNPACKING pc=0x000000000288582a sp=0x000000002424ec50 mode 2
Event: 219.434 Thread 0x000000001c2e7000 Thread exited: 0x000000001c2e7000


Dynamic libraries:
0x00007ff6b8520000 - 0x00007ff6b8557000         C:\jdk1.8.0_131\bin\java.exe
0x00007ffa42e10000 - 0x00007ffa42fbd000         C:\Windows\SYSTEM32\ntdll.dll
0x00007ffa40650000 - 0x00007ffa4078e000         C:\Windows\system32\KERNEL32.DLL
0x00007ffa40010000 - 0x00007ffa40125000         C:\Windows\system32\KERNELBASE.dll
0x00007ffa3eab0000 - 0x00007ffa3eb3e000         C:\Windows\system32\apphelp.dll
0x00007ffa388d0000 - 0x00007ffa38923000         C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffa416b0000 - 0x00007ffa4175a000         C:\Windows\system32\msvcrt.dll
0x00007ffa40130000 - 0x00007ffa4015e000         C:\Windows\system32\SspiCli.dll
0x00007ffa42c90000 - 0x00007ffa42ce4000         C:\Windows\system32\SHLWAPI.dll
0x00007ffa40790000 - 0x00007ffa40907000         C:\Windows\system32\USER32.dll
0x00007ffa40910000 - 0x00007ffa40aa4000         C:\Windows\system32\ole32.dll
0x00007ffa41760000 - 0x00007ffa42c89000         C:\Windows\system32\SHELL32.dll
0x00007ffa3f500000 - 0x00007ffa3f521000         C:\Windows\SYSTEM32\USERENV.dll
0x00007ffa42d60000 - 0x00007ffa42e0a000         C:\Windows\system32\ADVAPI32.dll
0x00007ffa3b0d0000 - 0x00007ffa3b0ee000         C:\Windows\SYSTEM32\MPR.dll
0x00007ffa41110000 - 0x00007ffa41250000         C:\Windows\system32\RPCRT4.dll
0x00007ffa41070000 - 0x00007ffa410c9000         C:\Windows\SYSTEM32\sechost.dll
0x00007ffa40c90000 - 0x00007ffa40ea2000         C:\Windows\SYSTEM32\combase.dll
0x00007ffa41560000 - 0x00007ffa416ab000         C:\Windows\system32\GDI32.dll
0x00007ffa3ff00000 - 0x00007ffa3ff15000         C:\Windows\SYSTEM32\profapi.dll
0x00007ffa3cac0000 - 0x00007ffa3cb72000         C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffa410d0000 - 0x00007ffa41106000         C:\Windows\system32\IMM32.DLL
0x00007ffa41250000 - 0x00007ffa413a1000         C:\Windows\system32\MSCTF.dll
0x00007ffa366a0000 - 0x00007ffa3691b000         C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x0000000058e10000 - 0x0000000058ee2000         C:\jdk1.8.0_131\jre\bin\msvcr100.dll
0x0000000058570000 - 0x0000000058e0c000         C:\jdk1.8.0_131\jre\bin\server\jvm.dll
0x00007ffa3a6d0000 - 0x00007ffa3a6d9000         C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffa3b920000 - 0x00007ffa3b942000         C:\Windows\SYSTEM32\WINMM.dll
0x00007ffa3c340000 - 0x00007ffa3c34a000         C:\Windows\SYSTEM32\VERSION.dll
0x00007ffa413b0000 - 0x00007ffa413b7000         C:\Windows\system32\PSAPI.DLL
0x00007ffa404a0000 - 0x00007ffa404fa000         C:\Windows\system32\WS2_32.dll
0x00007ffa3b880000 - 0x00007ffa3b8aa000         C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffa40500000 - 0x00007ffa40509000         C:\Windows\system32\NSI.dll
0x00007ffa401c0000 - 0x00007ffa4020f000         C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffa3edc0000 - 0x00007ffa3ede8000         C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ffa39260000 - 0x00007ffa3926f000         C:\jdk1.8.0_131\jre\bin\verify.dll
0x00007ffa388a0000 - 0x00007ffa388c9000         C:\jdk1.8.0_131\jre\bin\java.dll
0x00007ffa39240000 - 0x00007ffa39256000         C:\jdk1.8.0_131\jre\bin\zip.dll
0x00007ffa3f7d0000 - 0x00007ffa3f7f0000         C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffa3f410000 - 0x00007ffa3f446000         C:\Windows\system32\rsaenh.dll
0x00007ffa3fa20000 - 0x00007ffa3fa46000         C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffa3fd40000 - 0x00007ffa3fda3000         C:\Windows\system32\bcryptprimitives.dll
0x00007ffa3ff20000 - 0x00007ffa3ff2b000         C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffa38c70000 - 0x00007ffa38c8a000         C:\jdk1.8.0_131\jre\bin\net.dll
0x00007ffa3f770000 - 0x00007ffa3f7c9000         C:\Windows\system32\mswsock.dll
0x00007ffa3d330000 - 0x00007ffa3d35a000         C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffa3d320000 - 0x00007ffa3d32a000         C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffa3d0e0000 - 0x00007ffa3d0f6000         C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffa3d0c0000 - 0x00007ffa3d0da000         C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffa387b0000 - 0x00007ffa387c1000         C:\jdk1.8.0_131\jre\bin\nio.dll
0x00007ffa39210000 - 0x00007ffa3921a000         C:\Users\Administrator\AppData\Local\Temp\1\jansi-64-git-PaperSpigot-5be55c3-18fbb24-8517053508171288571.dll
0x00007ffa38c30000 - 0x00007ffa38c3d000         C:\jdk1.8.0_131\jre\bin\management.dll
0x00007ffa3c7c0000 - 0x00007ffa3c7d5000         C:\Windows\system32\napinsp.dll
0x00007ffa3e330000 - 0x00007ffa3e34b000         C:\Windows\system32\NLAapi.dll
0x00007ffa3f570000 - 0x00007ffa3f614000         C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffa3c7e0000 - 0x00007ffa3c7ed000         C:\Windows\System32\winrnr.dll
0x00007ffa3a6b0000 - 0x00007ffa3a6ba000         C:\Windows\System32\rasadhlp.dll
0x00007ffa3d190000 - 0x00007ffa3d1fb000         C:\Windows\System32\fwpuclnt.dll
0x00007ffa35d60000 - 0x00007ffa35ef8000         C:\jdk1.8.0_131\jre\bin\awt.dll
0x00007ffa413d0000 - 0x00007ffa41496000         C:\Windows\system32\OLEAUT32.dll
0x0000000069340000 - 0x00000000693c5000         C:\Users\Administrator\AppData\Local\Temp\1\sqlite-3.7.2-sqlitejdbc.dll
0x00007ffa38780000 - 0x00007ffa387a4000         C:\jdk1.8.0_131\jre\bin\sunec.dll
0x00007ffa3ba20000 - 0x00007ffa3ba2b000         C:\jdk1.8.0_131\jre\bin\sunmscapi.dll
0x00007ffa40210000 - 0x00007ffa403ef000         C:\Windows\system32\CRYPT32.dll
0x00007ffa3fff0000 - 0x00007ffa40001000         C:\Windows\system32\MSASN1.dll
0x00007ffa38370000 - 0x00007ffa383a1000         C:\jdk1.8.0_131\jre\bin\jpeg.dll
0x000000006d580000 - 0x000000006d63d000         C:\Users\Administrator\AppData\Local\Temp\1\sqlite-3.8.11.2-199bfa37-9498-456a-af1f-a6e01e434c10-sqlitejdbc.dll
0x00007ffa39290000 - 0x00007ffa392b1000         C:\Windows\system32\DWMAPI.DLL
0x00007ffa3ec40000 - 0x00007ffa3ed69000         C:\Windows\system32\uxtheme.dll
0x00007ffa37e30000 - 0x00007ffa37e77000         C:\jdk1.8.0_131\jre\bin\fontmanager.dll
0x00007ffa3b600000 - 0x00007ffa3b789000         C:\Windows\system32\DBGHELP.DLL


VM Arguments:
jvm_args: -Xincgc -Xmx5G
java_command: C:\Users\Administrator\Desktop\服务器\\Start.jar
java_class_path (initial): C:\Users\Administrator\Desktop\服务器\\Start.jar
Launcher Type: SUN_STANDARD


Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
USERNAME=Administrator
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel


---------------S Y S T E M---------------


OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.17415)


CPU:total 2 (initial active 2) (1 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit, tscinv


Memory: 4k page, physical 6290996k(3650240k free), swap 6290996k(4261768k free)


vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by &quot;java_re&quot; with MS VC++ 10.0 (VS2010)


time: Sun May 27 07:40:05 2018
elapsed time: 222 seconds (0d 0h 3m 42s)



第一页 上一页 下一页 最后一页