Gamebuster

Fatal Java Error - EXCEPTION_ACCESS_VIOLATION

Mar 11th, 2015
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.31 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000067ca1460, pid=684, tid=3660
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # V [jvm.dll+0xa1460]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x00000000021ef800): GCTaskThread [stack: 0x0000000012210000,0x0000000012310000] [id=3660]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x00000007e06399a0
  22.  
  23. Registers:
  24. RAX=0x0000000000000001, RBX=0x0000000541907600, RCX=0x0000000541907600, RDX=0x00000007e0639998
  25. RSP=0x000000001230f138, RBP=0x0000000000000005, RSI=0x00000000267c9bb0, RDI=0x0000000546a23668
  26. R8 =0x0000000000000006, R9 =0x00000000021d8650, R10=0x0000000000000001, R11=0x000000058ab8f140
  27. R12=0x0000000000094602, R13=0x0000000546a23718, R14=0x0000000000000000, R15=0x00000000021f0598
  28. RIP=0x0000000067ca1460, EFLAGS=0x0000000000010293
  29.  
  30. Top of Stack: (sp=0x000000001230f138)
  31. 0x000000001230f138: 0000000067d289a0 0000000541907540
  32. 0x000000001230f148: 0000000546a23664 0000000000000005
  33. 0x000000001230f158: 00000000267c9bb0 000000058ab8f143
  34. 0x000000001230f168: 0000000000000008 0000000000000000
  35. 0x000000001230f178: 00000000021d8650 00000000267c9b10
  36. 0x000000001230f188: 0000000067d2a4cf 0000000546716880
  37. 0x000000001230f198: 00000000000c3370 00000000000c33a2
  38. 0x000000001230f1a8: 0000000067cc53b3 00000000000c33a2
  39. 0x000000001230f1b8: 0000000000000000 00000000021f0598
  40. 0x000000001230f1c8: 0000000067fe67d0 000000001425d798
  41. 0x000000001230f1d8: 0003253d00013aeb 00000000267c9b10
  42. 0x000000001230f1e8: 00000000021e5b30 0003253e00013aeb
  43. 0x000000001230f1f8: 0000000067fe8801 0003253d00013aeb
  44. 0x000000001230f208: 00000000021e5b30 00000000267c9b10
  45. 0x000000001230f218: 00000007c0639be0 0003253d00013aeb
  46. 0x000000001230f228: 0003253e00013aeb 0003229400013a49
  47.  
  48. Instructions: (pc=0x0000000067ca1460)
  49. 0x0000000067ca1440: 48 8d 05 d1 3a 51 00 48 89 44 24 30 e8 8f 40 1d
  50. 0x0000000067ca1450: 00 48 81 c4 c0 00 00 00 5b c3 cc cc cc cc cc cc
  51. 0x0000000067ca1460: 44 8b 42 08 4c 8b ca 45 85 c0 7e 0e 41 f6 c0 01
  52. 0x0000000067ca1470: 75 57 41 c1 f8 03 41 8b c0 c3 79 4d 80 3d 26 2f
  53.  
  54.  
  55. Register to memory mapping:
  56.  
  57. RAX=0x0000000000000001 is an unknown value
  58. RBX=0x0000000541907600 is an oop
  59. com.sk89q.worldedit.util.collection.TupleArrayList$Tuple
  60. - klass: 'com/sk89q/worldedit/util/collection/TupleArrayList$Tuple'
  61. RCX=0x0000000541907600 is an oop
  62. com.sk89q.worldedit.util.collection.TupleArrayList$Tuple
  63. - klass: 'com/sk89q/worldedit/util/collection/TupleArrayList$Tuple'
  64. RDX=0x00000007e0639998 is an unknown value
  65. RSP=0x000000001230f138 is an unknown value
  66. RBP=0x0000000000000005 is an unknown value
  67. RSI=0x00000000267c9bb0 is an unknown value
  68. RDI=0x0000000546a23668 is pointing into object: 0x0000000546716880
  69. [Ljava.lang.Object;
  70. - klass: 'java/lang/Object'[]
  71. - length: 1215487
  72. R8 =0x0000000000000006 is an unknown value
  73. R9 =0x00000000021d8650 is an unknown value
  74. R10=0x0000000000000001 is an unknown value
  75. R11=0x000000058ab8f140 is an oop
  76. com.sk89q.worldedit.util.collection.TupleArrayList$Tuple
  77. - klass: 'com/sk89q/worldedit/util/collection/TupleArrayList$Tuple'
  78. R12=0x0000000000094602 is an unknown value
  79. R13=0x0000000546a23718 is pointing into object: 0x0000000546716880
  80. [Ljava.lang.Object;
  81. - klass: 'java/lang/Object'[]
  82. - length: 1215487
  83. R14=0x0000000000000000 is an unknown value
  84. R15=0x00000000021f0598 is an unknown value
  85.  
  86.  
  87. Stack: [0x0000000012210000,0x0000000012310000], sp=0x000000001230f138, free space=1020k
  88. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  89. V [jvm.dll+0xa1460]
  90.  
  91.  
  92. --------------- P R O C E S S ---------------
  93.  
  94. Java Threads: ( => current thread )
  95. 0x0000000023f85800 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=1120, stack(0x00000000284a0000,0x00000000285a0000)]
  96. 0x0000000023f86800 JavaThread "Netty Server IO #2" daemon [_thread_blocked, id=4456, stack(0x000000002b410000,0x000000002b510000)]
  97. 0x0000000023f81000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=2636, stack(0x0000000028000000,0x0000000028100000)]
  98. 0x0000000023f82800 JavaThread "File IO Thread" [_thread_blocked, id=3224, stack(0x000000002bac0000,0x000000002bbc0000)]
  99. 0x0000000023f84000 JavaThread "Skript variable save thread" [_thread_blocked, id=212, stack(0x000000002be70000,0x000000002bf70000)]
  100. 0x0000000023f83800 JavaThread "Skript variable save thread for database 'default'" [_thread_blocked, id=5552, stack(0x000000002bc40000,0x000000002bd40000)]
  101. 0x0000000023f80000 JavaThread "Timer-0" [_thread_blocked, id=5804, stack(0x0000000028890000,0x0000000028990000)]
  102. 0x0000000023f7f800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=6136, stack(0x00000000281a0000,0x00000000282a0000)]
  103. 0x00000000242e8800 JavaThread "Spigot Metrics Thread" daemon [_thread_blocked, id=4580, stack(0x0000000027c90000,0x0000000027d90000)]
  104. 0x0000000025761800 JavaThread "Spigot Watchdog Thread" [_thread_blocked, id=5220, stack(0x0000000027a70000,0x0000000027b70000)]
  105. 0x0000000025b2c800 JavaThread "Thread-5" [_thread_blocked, id=5876, stack(0x00000000237a0000,0x00000000238a0000)]
  106. 0x0000000025c46000 JavaThread "Server console handler" daemon [_thread_in_native, id=6140, stack(0x00000000276e0000,0x00000000277e0000)]
  107. 0x000000000228f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=1560, stack(0x0000000002480000,0x0000000002580000)]
  108. 0x000000002411d800 JavaThread "Server thread" [_thread_blocked, id=1968, stack(0x0000000024900000,0x0000000024a00000)]
  109. 0x00000000253f7800 JavaThread "Server Infinisleeper" daemon [_thread_blocked, id=4660, stack(0x00000000274e0000,0x00000000275e0000)]
  110. 0x0000000024f11000 JavaThread "NonBlockingInputStreamThread" daemon [_thread_blocked, id=4536, stack(0x0000000027330000,0x0000000027430000)]
  111. 0x0000000023ef7800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3588, stack(0x00000000247a0000,0x00000000248a0000)]
  112. 0x0000000022099800 JavaThread "Service Thread" daemon [_thread_blocked, id=6100, stack(0x0000000023960000,0x0000000023a60000)]
  113. 0x0000000022020000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2000, stack(0x00000000234f0000,0x00000000235f0000)]
  114. 0x000000002201e800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4376, stack(0x00000000236a0000,0x00000000237a0000)]
  115. 0x000000002201d000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4524, stack(0x00000000233e0000,0x00000000234e0000)]
  116. 0x0000000022015000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3104, stack(0x0000000023220000,0x0000000023320000)]
  117. 0x000000002200e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4880, stack(0x00000000230c0000,0x00000000231c0000)]
  118. 0x0000000022009000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4412, stack(0x0000000022fa0000,0x00000000230a0000)]
  119. 0x0000000022008000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4516, stack(0x0000000022c70000,0x0000000022d70000)]
  120. 0x0000000021faa800 JavaThread "Finalizer" daemon [_thread_blocked, id=4384, stack(0x0000000022d90000,0x0000000022e90000)]
  121. 0x0000000021fa2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3840, stack(0x0000000022b30000,0x0000000022c30000)]
  122.  
  123. Other Threads:
  124. 0x0000000021f8d000 VMThread [stack: 0x00000000229a0000,0x0000000022aa0000] [id=1572]
  125. 0x00000000220a5000 WatcherThread [stack: 0x0000000023b00000,0x0000000023c00000] [id=4608]
  126.  
  127. =>0x00000000021ef800 (exited) GCTaskThread [stack: 0x0000000012210000,0x0000000012310000] [id=3660]
  128.  
  129. VM state:at safepoint (normal execution)
  130.  
  131. VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
  132. [0x000000000228d180] Threads_lock - owner thread: 0x0000000021f8d000
  133. [0x000000000228d700] Heap_lock - owner thread: 0x000000002411d800
  134.  
  135. Heap:
  136. par new generation total 118016K, used 118016K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  137. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  138. from space 13056K, 100% used [0x0000000547340000, 0x0000000548000000, 0x0000000548000000)
  139. to space 13056K, 100% used [0x0000000546680000, 0x0000000547340000, 0x0000000547340000)
  140. concurrent mark-sweep generation total 609872K, used 589131K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  141. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  142. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  143.  
  144. Card table byte_map: [0x0000000012970000,0x0000000013d80000] byte_map_base: 0x000000000ff70000
  145.  
  146. Marking Bits: (CMSBitMap*) 0x0000000002265b28
  147. Bits: [0x00000000156a0000, 0x000000001ec39c00)
  148.  
  149. Mod Union Table: (CMSBitMap*) 0x0000000002265be8
  150. Bits: [0x000000001ec40000, 0x000000001ee96670)
  151.  
  152. Polling page: 0x0000000000230000
  153.  
  154. CodeCache: size=245760Kb used=25063Kb max_used=25075Kb free=220696Kb
  155. bounds [0x0000000002850000, 0x0000000004100000, 0x0000000011850000]
  156. total_blobs=7565 nmethods=6915 adapters=562
  157. compilation: enabled
  158.  
  159. Compilation events (10 events):
  160. Event: 5519.666 Thread 0x0000000022020000 9808 3 org.bukkit.craftbukkit.v1_8_R2.block.CraftBlockState::getRawData (8 bytes)
  161. Event: 5519.666 Thread 0x0000000022020000 nmethod 9808 0x00000000040c7110 code [0x00000000040c7260, 0x00000000040c7450]
  162. Event: 5519.818 Thread 0x0000000022020000 9809 3 net.minecraft.server.v1_8_R2.EntityItem::inactiveTick (84 bytes)
  163. Event: 5519.818 Thread 0x0000000022020000 nmethod 9809 0x00000000040c6a50 code [0x00000000040c6be0, 0x00000000040c6fa8]
  164. Event: 5519.866 Thread 0x0000000022020000 9810 3 net.minecraft.server.v1_8_R2.BlockDirt::fromLegacyData (17 bytes)
  165. Event: 5519.867 Thread 0x0000000022020000 nmethod 9810 0x00000000040c6310 code [0x00000000040c64a0, 0x00000000040c6868]
  166. Event: 5520.217 Thread 0x0000000022020000 9811 3 net.minecraft.server.v1_8_R2.EntityCreature::a (2 bytes)
  167. Event: 5520.218 Thread 0x0000000022020000 nmethod 9811 0x00000000040caf90 code [0x00000000040cb0e0, 0x00000000040cb230]
  168. Event: 5520.367 Thread 0x000000002201e800 9812 4 net.minecraft.server.v1_8_R2.Village::b (63 bytes)
  169. Event: 5520.376 Thread 0x000000002201e800 nmethod 9812 0x00000000040c9010 code [0x00000000040c9180, 0x00000000040c9678]
  170.  
  171. GC Heap History (10 events):
  172. Event: 5502.387 GC heap after
  173. Heap after GC invocations=215 (full 29):
  174. par new generation total 118016K, used 10454K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  175. eden space 104960K, 0% used [0x0000000540000000, 0x0000000540000000, 0x0000000546680000)
  176. from space 13056K, 80% used [0x0000000547340000, 0x0000000547d75870, 0x0000000548000000)
  177. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  178. concurrent mark-sweep generation total 609872K, used 417305K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  179. Metaspace used 47950K, capacity 48850K, committed 49012K, reserved 1091584K
  180. class space used 6162K, capacity 6442K, committed 6544K, reserved 1048576K
  181. }
  182. Event: 5506.773 GC heap before
  183. {Heap before GC invocations=215 (full 29):
  184. par new generation total 118016K, used 115414K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  185. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  186. from space 13056K, 80% used [0x0000000547340000, 0x0000000547d75870, 0x0000000548000000)
  187. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  188. concurrent mark-sweep generation total 609872K, used 417305K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  189. Metaspace used 47963K, capacity 48914K, committed 49268K, reserved 1091584K
  190. class space used 6162K, capacity 6442K, committed 6544K, reserved 1048576K
  191. Event: 5506.777 GC heap after
  192. Heap after GC invocations=216 (full 29):
  193. par new generation total 118016K, used 12657K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  194. eden space 104960K, 0% used [0x0000000540000000, 0x0000000540000000, 0x0000000546680000)
  195. from space 13056K, 96% used [0x0000000546680000, 0x00000005472dc450, 0x0000000547340000)
  196. to space 13056K, 0% used [0x0000000547340000, 0x0000000547340000, 0x0000000548000000)
  197. concurrent mark-sweep generation total 609872K, used 417383K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  198. Metaspace used 47963K, capacity 48914K, committed 49268K, reserved 1091584K
  199. class space used 6162K, capacity 6442K, committed 6544K, reserved 1048576K
  200. }
  201. Event: 5509.975 GC heap before
  202. {Heap before GC invocations=216 (full 29):
  203. par new generation total 118016K, used 117617K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  204. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  205. from space 13056K, 96% used [0x0000000546680000, 0x00000005472dc450, 0x0000000547340000)
  206. to space 13056K, 0% used [0x0000000547340000, 0x0000000547340000, 0x0000000548000000)
  207. concurrent mark-sweep generation total 609872K, used 417383K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  208. Metaspace used 48004K, capacity 48914K, committed 49268K, reserved 1091584K
  209. class space used 6163K, capacity 6442K, committed 6544K, reserved 1048576K
  210. Event: 5509.986 GC heap after
  211. Heap after GC invocations=217 (full 29):
  212. par new generation total 118016K, used 12636K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  213. eden space 104960K, 0% used [0x0000000540000000, 0x0000000540000000, 0x0000000546680000)
  214. from space 13056K, 96% used [0x0000000547340000, 0x0000000547f97380, 0x0000000548000000)
  215. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  216. concurrent mark-sweep generation total 609872K, used 424910K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  217. Metaspace used 48004K, capacity 48914K, committed 49268K, reserved 1091584K
  218. class space used 6163K, capacity 6442K, committed 6544K, reserved 1048576K
  219. }
  220. Event: 5520.897 GC heap before
  221. {Heap before GC invocations=217 (full 29):
  222. par new generation total 118016K, used 117596K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  223. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  224. from space 13056K, 96% used [0x0000000547340000, 0x0000000547f97380, 0x0000000548000000)
  225. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  226. concurrent mark-sweep generation total 609872K, used 424910K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  227. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  228. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  229. Event: 5521.019 GC heap after
  230. Heap after GC invocations=218 (full 29):
  231. par new generation total 118016K, used 13056K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  232. eden space 104960K, 0% used [0x0000000540000000, 0x0000000540000000, 0x0000000546680000)
  233. from space 13056K, 100% used [0x0000000546680000, 0x0000000547340000, 0x0000000547340000)
  234. to space 13056K, 0% used [0x0000000547340000, 0x0000000547340000, 0x0000000548000000)
  235. concurrent mark-sweep generation total 609872K, used 450740K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  236. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  237. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  238. }
  239. Event: 5521.271 GC heap before
  240. {Heap before GC invocations=218 (full 29):
  241. par new generation total 118016K, used 118016K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  242. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  243. from space 13056K, 100% used [0x0000000546680000, 0x0000000547340000, 0x0000000547340000)
  244. to space 13056K, 0% used [0x0000000547340000, 0x0000000547340000, 0x0000000548000000)
  245. concurrent mark-sweep generation total 609872K, used 450740K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  246. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  247. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  248. Event: 5521.427 GC heap after
  249. Heap after GC invocations=219 (full 29):
  250. par new generation total 118016K, used 13056K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  251. eden space 104960K, 0% used [0x0000000540000000, 0x0000000540000000, 0x0000000546680000)
  252. from space 13056K, 100% used [0x0000000547340000, 0x0000000548000000, 0x0000000548000000)
  253. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  254. concurrent mark-sweep generation total 609872K, used 518362K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  255. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  256. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  257. }
  258. Event: 5521.699 GC heap before
  259. {Heap before GC invocations=219 (full 29):
  260. par new generation total 118016K, used 118016K [0x0000000540000000, 0x0000000548000000, 0x0000000569990000)
  261. eden space 104960K, 100% used [0x0000000540000000, 0x0000000546680000, 0x0000000546680000)
  262. from space 13056K, 100% used [0x0000000547340000, 0x0000000548000000, 0x0000000548000000)
  263. to space 13056K, 0% used [0x0000000546680000, 0x0000000546680000, 0x0000000547340000)
  264. concurrent mark-sweep generation total 609872K, used 518362K [0x0000000569990000, 0x000000058ed24000, 0x00000007c0000000)
  265. Metaspace used 48075K, capacity 48978K, committed 49268K, reserved 1091584K
  266. class space used 6164K, capacity 6442K, committed 6544K, reserved 1048576K
  267.  
  268. Deoptimization events (10 events):
  269. Event: 5507.264 Thread 0x000000002411d800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x0000000003a90a24 method=net.minecraft.server.v1_8_R2.BlockPosition.shift(Lnet/minecraft/server/v1_8_R2/EnumDirection;I)Lnet/minecraft/server/v1_8_R2/BlockPosition; @ 11
  270. Event: 5507.316 Thread 0x000000002411d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dab418 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  271. Event: 5507.366 Thread 0x000000002411d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dab418 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  272. Event: 5507.508 Thread 0x000000002411d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dab418 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  273. Event: 5507.516 Thread 0x000000002411d800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003dab418 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  274. Event: 5511.617 Thread 0x000000002411d800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002bde060 method=net.minecraft.server.v1_8_R2.EntityLiving.k_()Z @ 56
  275. Event: 5512.916 Thread 0x000000002411d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034363e0 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  276. Event: 5512.916 Thread 0x000000002411d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034363e0 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  277. Event: 5512.966 Thread 0x000000002411d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034363e0 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  278. Event: 5512.966 Thread 0x000000002411d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034363e0 method=net.minecraft.server.v1_8_R2.Block.w()Z @ 11
  279.  
  280. Internal exceptions (10 events):
  281. Event: 5417.407 Thread 0x000000002420f000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000546180400) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  282. Event: 5417.407 Thread 0x000000002420e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000005461388e8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  283. Event: 5417.407 Thread 0x000000002420e800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000546138e08) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  284. Event: 5417.408 Thread 0x000000002420e800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000546139328) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  285. Event: 5417.408 Thread 0x000000002420e800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000546139848) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  286. Event: 5506.520 Thread 0x000000002411d800 Exception <a 'java/security/PrivilegedActionException'> (0x000000054498ef88) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  287. Event: 5507.316 Thread 0x000000002411d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000542c110f0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  288. Event: 5511.467 Thread 0x000000002411d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000540ce64d8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  289. Event: 5519.016 Thread 0x000000002411d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000542a9d130) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  290. Event: 5519.016 Thread 0x000000002411d800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000542a9d9d0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u31\2394\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  291.  
  292. Events (10 events):
  293. Event: 5514.323 Thread 0x000000002411d800 DEOPT UNPACKING pc=0x00000000028971bf sp=0x00000000249fe6f0 mode 0
  294. Event: 5519.016 loading class com/sk89q/worldedit/WorldEdit$1
  295. Event: 5519.016 loading class com/sk89q/worldedit/WorldEdit$1 done
  296. Event: 5519.018 Thread 0x000000002411d800 DEOPT PACKING pc=0x000000000361e3b6 sp=0x00000000249fe960
  297. Event: 5519.018 Thread 0x000000002411d800 DEOPT UNPACKING pc=0x00000000028971bf sp=0x00000000249fe680 mode 0
  298. Event: 5520.897 Executing VM operation: GenCollectForAllocation
  299. Event: 5521.019 Executing VM operation: GenCollectForAllocation done
  300. Event: 5521.271 Executing VM operation: GenCollectForAllocation
  301. Event: 5521.427 Executing VM operation: GenCollectForAllocation done
  302. Event: 5521.699 Executing VM operation: GenCollectForAllocation
  303.  
  304.  
  305. Dynamic libraries:
  306. 0x000000013fa90000 - 0x000000013fac4000 C:\ProgramData\Oracle\Java\javapath\java.exe
  307. 0x0000000077380000 - 0x0000000077529000 C:\Windows\SYSTEM32\ntdll.dll
  308. 0x0000000077160000 - 0x000000007727f000 C:\Windows\system32\kernel32.dll
  309. 0x000007fefd490000 - 0x000007fefd4fc000 C:\Windows\system32\KERNELBASE.dll
  310. 0x000007fefe120000 - 0x000007fefe1fb000 C:\Windows\system32\ADVAPI32.dll
  311. 0x000007fefde70000 - 0x000007fefdf0f000 C:\Windows\system32\msvcrt.dll
  312. 0x000007fefd800000 - 0x000007fefd81f000 C:\Windows\SYSTEM32\sechost.dll
  313. 0x000007feff230000 - 0x000007feff35d000 C:\Windows\system32\RPCRT4.dll
  314. 0x0000000077280000 - 0x000000007737a000 C:\Windows\system32\USER32.dll
  315. 0x000007fefd830000 - 0x000007fefd897000 C:\Windows\system32\GDI32.dll
  316. 0x000007fefd820000 - 0x000007fefd82e000 C:\Windows\system32\LPK.dll
  317. 0x000007fefd730000 - 0x000007fefd7f9000 C:\Windows\system32\USP10.dll
  318. 0x000007fefb8a0000 - 0x000007fefba94000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  319. 0x000007fefd5b0000 - 0x000007fefd621000 C:\Windows\system32\SHLWAPI.dll
  320. 0x000007feff600000 - 0x000007feff62e000 C:\Windows\system32\IMM32.DLL
  321. 0x000007feff360000 - 0x000007feff469000 C:\Windows\system32\MSCTF.dll
  322. 0x000000006f380000 - 0x000000006f452000 C:\Program Files\Java\jre1.8.0_31\bin\msvcr100.dll
  323. 0x0000000067c00000 - 0x000000006845a000 C:\Program Files\Java\jre1.8.0_31\bin\server\jvm.dll
  324. 0x000007fee9610000 - 0x000007fee9619000 C:\Windows\system32\WSOCK32.dll
  325. 0x000007fefef90000 - 0x000007fefefdd000 C:\Windows\system32\WS2_32.dll
  326. 0x000007fefd500000 - 0x000007fefd508000 C:\Windows\system32\NSI.dll
  327. 0x000007fefb000000 - 0x000007fefb03b000 C:\Windows\system32\WINMM.dll
  328. 0x0000000077550000 - 0x0000000077557000 C:\Windows\system32\PSAPI.DLL
  329. 0x0000000073f80000 - 0x0000000073f8f000 C:\Program Files\Java\jre1.8.0_31\bin\verify.dll
  330. 0x0000000073d60000 - 0x0000000073d88000 C:\Program Files\Java\jre1.8.0_31\bin\java.dll
  331. 0x0000000073da0000 - 0x0000000073db6000 C:\Program Files\Java\jre1.8.0_31\bin\zip.dll
  332. 0x000007fefe200000 - 0x000007fefef89000 C:\Windows\system32\SHELL32.dll
  333. 0x000007fefdf10000 - 0x000007fefe113000 C:\Windows\system32\ole32.dll
  334. 0x000007fefd150000 - 0x000007fefd15f000 C:\Windows\system32\profapi.dll
  335. 0x000007fefc940000 - 0x000007fefc958000 C:\Windows\system32\CRYPTSP.dll
  336. 0x000007fefc640000 - 0x000007fefc687000 C:\Windows\system32\rsaenh.dll
  337. 0x000007fefd180000 - 0x000007fefd19e000 C:\Windows\system32\USERENV.dll
  338. 0x000007fefcfa0000 - 0x000007fefcfaf000 C:\Windows\system32\CRYPTBASE.dll
  339. 0x0000000073dd0000 - 0x0000000073dea000 C:\Program Files\Java\jre1.8.0_31\bin\net.dll
  340. 0x000007fefc1e0000 - 0x000007fefc1ec000 C:\Program Files\MiniFrame\SoftXpand 2011\MfLsp64.dll
  341. 0x000007fefc1d0000 - 0x000007fefc1da000 C:\Program Files\MiniFrame\SoftXpand 2011\MfTraceProvider.dll
  342. 0x000007fefcf10000 - 0x000007fefcf35000 C:\Windows\system32\SspiCli.dll
  343. 0x000007fefc8e0000 - 0x000007fefc935000 C:\Windows\system32\mswsock.dll
  344. 0x000007fefc8d0000 - 0x000007fefc8d7000 C:\Windows\System32\wship6.dll
  345. 0x000007fefc240000 - 0x000007fefc267000 C:\Windows\system32\IPHLPAPI.DLL
  346. 0x000007fefc230000 - 0x000007fefc23b000 C:\Windows\system32\WINNSI.DLL
  347. 0x000007fefa2f0000 - 0x000007fefa301000 C:\Windows\system32\dhcpcsvc6.DLL
  348. 0x000007fefa2d0000 - 0x000007fefa2e8000 C:\Windows\system32\dhcpcsvc.DLL
  349. 0x00000000730b0000 - 0x00000000730c1000 C:\Program Files\Java\jre1.8.0_31\bin\nio.dll
  350. 0x000007fef6300000 - 0x000007fef630a000 C:\Users\Administrator\AppData\Local\Temp\jansi-64-git-Spigot-fcb68de-1e56438-4763055976532924845.dll
  351. 0x0000000073f20000 - 0x0000000073f2d000 C:\Program Files\Java\jre1.8.0_31\bin\management.dll
  352. 0x000007fefa840000 - 0x000007fefa855000 C:\Windows\system32\NLAapi.dll
  353. 0x000007fefbae0000 - 0x000007fefbaf5000 C:\Windows\system32\napinsp.dll
  354. 0x000007fefb880000 - 0x000007fefb899000 C:\Windows\system32\pnrpnsp.dll
  355. 0x000007fefc760000 - 0x000007fefc7bb000 C:\Windows\system32\DNSAPI.dll
  356. 0x000007fefc1c0000 - 0x000007fefc1cb000 C:\Windows\System32\winrnr.dll
  357. 0x0000000072200000 - 0x0000000072226000 C:\Program Files\Bonjour\mdnsNSP.dll
  358. 0x000007fef7de0000 - 0x000007fef7e0f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  359. 0x000007fefc1b0000 - 0x000007fefc1b7000 C:\Windows\System32\wshtcpip.dll
  360. 0x000007fef7c00000 - 0x000007fef7c08000 C:\Windows\system32\rasadhlp.dll
  361. 0x000007fefa410000 - 0x000007fefa463000 C:\Windows\System32\fwpuclnt.dll
  362. 0x0000000072040000 - 0x0000000072064000 C:\Program Files\Java\jre1.8.0_31\bin\sunec.dll
  363. 0x0000000067a60000 - 0x0000000067bf8000 C:\Program Files\Java\jre1.8.0_31\bin\awt.dll
  364. 0x000007fefd630000 - 0x000007fefd707000 C:\Windows\system32\OLEAUT32.dll
  365. 0x0000000180000000 - 0x0000000180038000 C:\Users\Administrator\AppData\Local\Temp\jna\jna2803710236444474037.dll
  366. 0x000007fee6e00000 - 0x000007fee6f25000 C:\Windows\system32\dbghelp.dll
  367.  
  368. VM Arguments:
  369. jvm_args: -Xincgc -Xmx10G
  370. java_command: spigot-1.8.3.jar -o true
  371. java_class_path (initial): spigot-1.8.3.jar
  372. Launcher Type: SUN_STANDARD
  373.  
  374. Environment Variables:
  375. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; charC:\Program Files (x86)\Java\jdk1.7.0_45\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Users\Administrator\AppData\Local\Smartbar\Application\;C:\Program Files (x86)\Git\cmd
  376. USERNAME=Administrator
  377. OS=Windows_NT
  378. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 4, GenuineIntel
  379.  
  380.  
  381.  
  382. --------------- S Y S T E M ---------------
  383.  
  384. OS: Windows 7 Enterprise, 64 bit Build 7601 Service Pack 1
  385.  
  386. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
  387.  
  388. Memory: 4k page, physical 25156720k(19646212k free), swap 50311584k(43897056k free)
  389.  
  390. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.31-b07) for windows-amd64 JRE (1.8.0_31-b13), built on Dec 17 2014 21:00:28 by "java_re" with MS VC++ 10.0 (VS2010)
  391.  
  392. time: Wed Mar 11 19:06:11 2015
  393. elapsed time: 5521 seconds (0d 1h 32m 1s)
Add Comment
Please, Sign In to add comment