Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.80 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=0xffffffffa4725120, pid=4252, tid=7088
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0xffffffffa4725120
  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.sun.com/bugreport/crash.jsp
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x000000001ad04000): JavaThread "Server thread" [_thread_in_Java, id=7088, stack(0x000000001d270000,0x000000001d370000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0xffffffffa4725120
  22.  
  23. Registers:
  24. RAX=0x0000000140053380, RBX=0x000000001aa126d8, RCX=0x0000000081489ef8, RDX=0x000000008148ba38
  25. RSP=0x000000001d36edb8, RBP=0x000000001d36ee58, RSI=0x000000008148ba38, RDI=0x0000000000001f58
  26. R8 =0x0000000081489fa0, R9 =0x00000000000004e1, R10=0x0000000140053380, R11=0x000000000306a8e0
  27. R12=0x0000000000000000, R13=0x000000001d36ee08, R14=0x0000000000000000, R15=0x000000001ad04000
  28. RIP=0xffffffffa4725120, EFLAGS=0x0000000000010246
  29.  
  30. Top of Stack: (sp=0x000000001d36edb8)
  31. 0x000000001d36edb8: 000000000306a93c 000000001a9f917c
  32. 0x000000001d36edc8: 000000001d36ee10 000000001bcef970
  33. 0x000000001d36edd8: 0000000000000000 000000001d36ee58
  34. 0x000000001d36ede8: 0000000002727470 000000001d36ee58
  35. 0x000000001d36edf8: 0000000002727470 0000000002727470
  36. 0x000000001d36ee08: 000000008148ba38 0000000081489ef8
  37. 0x000000001d36ee18: 000000001d36ee18 000000001e2adcbb
  38. 0x000000001d36ee28: 000000001d36eef8 000000001e2ae620
  39. 0x000000001d36ee38: 0000000000000000 000000001e2ae048
  40. 0x000000001d36ee48: 000000001d36ee08 000000001d36eee0
  41. 0x000000001d36ee58: 000000001d36ef40 0000000002727884
  42. 0x000000001d36ee68: 000000000000076e 0000000000000000
  43. 0x000000001d36ee78: 000000008148ba38 0000000000000edd
  44. 0x000000001d36ee88: 00000000e60fe870 00000000e60da110
  45. 0x000000001d36ee98: 00000000e60fc860 0000000000000001
  46. 0x000000001d36eea8: 00000000e60f5330 00000000e60f52e0
  47.  
  48. Instructions: (pc=0xffffffffa4725120)
  49. 0xffffffffa4725100:
  50. [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
  51.  
  52. Register to memory mapping:
  53.  
  54. RAX=0x0000000140053380 is pointing into metadata
  55. RBX={method} {0x000000001aa126e0} 'toLegacyData' '(Lnet/minecraft/server/v1_8_R1/IBlockData;)I' in 'net/minecraft/server/v1_8_R1/BlockStone'
  56. RCX=0x0000000081489ef8 is an oop
  57. net.minecraft.server.v1_8_R1.BlockStone
  58. - klass: 'net/minecraft/server/v1_8_R1/BlockStone'
  59. RDX=0x000000008148ba38 is an oop
  60. net.minecraft.server.v1_8_R1.BlockData
  61. - klass: 'net/minecraft/server/v1_8_R1/BlockData'
  62. RSP=0x000000001d36edb8 is pointing into the stack for thread: 0x000000001ad04000
  63. RBP=0x000000001d36ee58 is pointing into the stack for thread: 0x000000001ad04000
  64. RSI=0x000000008148ba38 is an oop
  65. net.minecraft.server.v1_8_R1.BlockData
  66. - klass: 'net/minecraft/server/v1_8_R1/BlockData'
  67. RDI=0x0000000000001f58 is an unknown value
  68. R8 =0x0000000081489fa0 is an oop
  69. net.minecraft.server.v1_8_R1.BlockStateEnum
  70. - klass: 'net/minecraft/server/v1_8_R1/BlockStateEnum'
  71. R9 =0x00000000000004e1 is an unknown value
  72. R10=0x0000000140053380 is pointing into metadata
  73. R11=0x000000000306a8e0 is at entry_point+32 in (nmethod*)0x000000000306a750
  74. R12=0x0000000000000000 is an unknown value
  75. R13=0x000000001d36ee08 is pointing into the stack for thread: 0x000000001ad04000
  76. R14=0x0000000000000000 is an unknown value
  77. R15=0x000000001ad04000 is a thread
  78.  
  79.  
  80. Stack: [0x000000001d270000,0x000000001d370000], sp=0x000000001d36edb8, free space=1019k
  81. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  82. C 0xffffffffa4725120
  83.  
  84.  
  85. --------------- P R O C E S S ---------------
  86.  
  87. Java Threads: ( => current thread )
  88. 0x0000000019c07800 JavaThread "pool-4-thread-4" [_thread_blocked, id=1480, stack(0x0000000028d50000,0x0000000028e50000)]
  89. 0x0000000019c06800 JavaThread "pool-4-thread-3" [_thread_blocked, id=4676, stack(0x0000000029c40000,0x0000000029d40000)]
  90. 0x000000001ac01800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3408, stack(0x0000000029b00000,0x0000000029c00000)]
  91. 0x000000001ac00800 JavaThread "pool-3-thread-25" [_thread_blocked, id=4180, stack(0x0000000029510000,0x0000000029610000)]
  92. 0x000000001ac00000 JavaThread "pool-3-thread-24" [_thread_in_native, id=7052, stack(0x0000000029940000,0x0000000029a40000)]
  93. 0x000000001abff000 JavaThread "pool-3-thread-23" [_thread_blocked, id=3048, stack(0x00000000297f0000,0x00000000298f0000)]
  94. 0x000000001abfe800 JavaThread "pool-3-thread-22" [_thread_blocked, id=2836, stack(0x0000000029610000,0x0000000029710000)]
  95. 0x000000001abfd800 JavaThread "pool-3-thread-21" [_thread_blocked, id=3996, stack(0x00000000293d0000,0x00000000294d0000)]
  96. 0x000000001abfd000 JavaThread "pool-3-thread-20" [_thread_blocked, id=4524, stack(0x00000000247a0000,0x00000000248a0000)]
  97. 0x000000001abfc000 JavaThread "pool-3-thread-19" [_thread_blocked, id=7000, stack(0x00000000291f0000,0x00000000292f0000)]
  98. 0x000000001abfb800 JavaThread "pool-3-thread-18" [_thread_blocked, id=3508, stack(0x00000000290b0000,0x00000000291b0000)]
  99. 0x000000001abfa800 JavaThread "pool-3-thread-17" [_thread_in_native, id=6904, stack(0x0000000028f90000,0x0000000029090000)]
  100. 0x000000001b9b1000 JavaThread "pool-3-thread-16" [_thread_blocked, id=5160, stack(0x0000000028e80000,0x0000000028f80000)]
  101. 0x000000001b9b0000 JavaThread "pool-3-thread-15" [_thread_blocked, id=6564, stack(0x0000000025930000,0x0000000025a30000)]
  102. 0x000000001b9af800 JavaThread "pool-7-thread-2" [_thread_blocked, id=4292, stack(0x0000000028ad0000,0x0000000028bd0000)]
  103. 0x000000001b9ae800 JavaThread "pool-3-thread-14" [_thread_blocked, id=6580, stack(0x0000000028be0000,0x0000000028ce0000)]
  104. 0x000000001b9ae000 JavaThread "pool-3-thread-13" [_thread_blocked, id=3912, stack(0x00000000289c0000,0x0000000028ac0000)]
  105. 0x000000001b9ad000 JavaThread "pool-3-thread-12" [_thread_blocked, id=3960, stack(0x00000000284b0000,0x00000000285b0000)]
  106. 0x000000001b9ac800 JavaThread "pool-3-thread-11" [_thread_blocked, id=6788, stack(0x00000000287f0000,0x00000000288f0000)]
  107. 0x000000001b9ab800 JavaThread "pool-3-thread-10" [_thread_blocked, id=688, stack(0x00000000283a0000,0x00000000284a0000)]
  108. 0x000000001b9ab000 JavaThread "pool-3-thread-9" [_thread_blocked, id=5732, stack(0x0000000028120000,0x0000000028220000)]
  109. 0x000000001b9aa000 JavaThread "pool-3-thread-8" [_thread_blocked, id=5448, stack(0x0000000028280000,0x0000000028380000)]
  110. 0x000000001e766000 JavaThread "pool-3-thread-7" [_thread_blocked, id=4484, stack(0x000000001e310000,0x000000001e410000)]
  111. 0x000000001e767000 JavaThread "pool-3-thread-6" [_thread_blocked, id=6612, stack(0x0000000028010000,0x0000000028110000)]
  112. 0x000000001ad0f800 JavaThread "pool-3-thread-5" [_thread_blocked, id=7068, stack(0x0000000027ba0000,0x0000000027ca0000)]
  113. 0x000000001ad11000 JavaThread "pool-3-thread-4" [_thread_blocked, id=1696, stack(0x0000000027a90000,0x0000000027b90000)]
  114. 0x000000001ca1c000 JavaThread "pool-3-thread-3" [_thread_blocked, id=5888, stack(0x0000000024c50000,0x0000000024d50000)]
  115. 0x000000001ca1b000 JavaThread "pool-3-thread-2" [_thread_blocked, id=5912, stack(0x0000000025300000,0x0000000025400000)]
  116. 0x000000001ca1c800 JavaThread "pool-3-thread-1" [_thread_blocked, id=4264, stack(0x0000000024530000,0x0000000024630000)]
  117. 0x000000001ca1a000 JavaThread "Server Watchdog" daemon [_thread_blocked, id=3528, stack(0x0000000022d80000,0x0000000022e80000)]
  118. 0x000000001c907800 JavaThread "Query Listener #1" [_thread_in_native, id=6724, stack(0x0000000023f40000,0x0000000024040000)]
  119. 0x000000001e764800 JavaThread "pool-9-thread-3" [_thread_blocked, id=6452, stack(0x0000000025cf0000,0x0000000025df0000)]
  120. 0x000000001e764000 JavaThread "Java Sound Sequencer" [_thread_blocked, id=5988, stack(0x0000000027340000,0x0000000027440000)]
  121. 0x000000001e763000 JavaThread "Thread-38" daemon [_thread_blocked, id=7120, stack(0x0000000027230000,0x0000000027330000)]
  122. 0x000000001e762800 JavaThread "Thread-37" daemon [_thread_blocked, id=6772, stack(0x0000000026bc0000,0x0000000026cc0000)]
  123. 0x000000001e761800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=1384, stack(0x0000000026a60000,0x0000000026b60000)]
  124. 0x000000001e761000 JavaThread "Netty Server IO #4" daemon [_thread_in_native, id=5672, stack(0x0000000025620000,0x0000000025720000)]
  125. 0x000000001e760000 JavaThread "Thread-35" [_thread_blocked, id=4872, stack(0x0000000025450000,0x0000000025550000)]
  126. 0x000000001ca1f000 JavaThread "Netty Server IO #3" daemon [_thread_in_native, id=6728, stack(0x0000000024b50000,0x0000000024c50000)]
  127. 0x000000001ca1e000 JavaThread "WebsocketSelector74" [_thread_in_native, id=7152, stack(0x0000000025000000,0x0000000025100000)]
  128. 0x000000001ca1d800 JavaThread "WebSocketWorker-73" [_thread_blocked, id=6688, stack(0x0000000024e20000,0x0000000024f20000)]
  129. 0x000000001ca19800 JavaThread "Timer-2" [_thread_blocked, id=5016, stack(0x0000000024090000,0x0000000024190000)]
  130. 0x000000001ca18800 JavaThread "Timer-1" [_thread_blocked, id=6540, stack(0x00000000246a0000,0x00000000247a0000)]
  131. 0x000000001c90d800 JavaThread "Thread-27" [_thread_blocked, id=6028, stack(0x0000000024190000,0x0000000024290000)]
  132. 0x000000001ad0e000 JavaThread "Timer-0" [_thread_blocked, id=1792, stack(0x0000000022a40000,0x0000000022b40000)]
  133. 0x000000001c90c800 JavaThread "pool-9-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" [_thread_in_native, id=6068, stack(0x0000000023440000,0x0000000023540000)]
  134. 0x000000001c90c000 JavaThread "pool-9-thread-1 Selector0" [_thread_in_native, id=2992, stack(0x0000000023b10000,0x0000000023c10000)]
  135. 0x000000001c90b000 JavaThread "HashSessionScavenger-0" daemon [_thread_blocked, id=124, stack(0x0000000023990000,0x0000000023a90000)]
  136. 0x000000001c90a800 JavaThread "Dynmap Render Thread" daemon [_thread_blocked, id=6924, stack(0x0000000023580000,0x0000000023680000)]
  137. 0x000000001c909800 JavaThread "Dynmap Render Thread" daemon [_thread_blocked, id=6780, stack(0x00000000232f0000,0x00000000233f0000)]
  138. 0x000000001c909000 JavaThread "Dynmap Render Thread" daemon [_thread_blocked, id=7056, stack(0x00000000225e0000,0x00000000226e0000)]
  139. 0x000000001c908000 JavaThread "Thread-16" [_thread_blocked, id=7012, stack(0x00000000231c0000,0x00000000232c0000)]
  140. 0x000000001c906800 JavaThread "Thread-13" [_thread_blocked, id=4224, stack(0x0000000021150000,0x0000000021250000)]
  141. 0x000000001ad11800 JavaThread "Thread-12" [_thread_blocked, id=6248, stack(0x0000000022c50000,0x0000000022d50000)]
  142. 0x000000001ad0e800 JavaThread "Thread-10" [_thread_blocked, id=1904, stack(0x0000000022900000,0x0000000022a00000)]
  143. 0x000000001ad10000 JavaThread "pool-7-thread-1" [_thread_blocked, id=5764, stack(0x0000000022720000,0x0000000022820000)]
  144. 0x000000001ad0b800 JavaThread "Netty Server IO #2" daemon [_thread_in_native, id=5956, stack(0x000000001d530000,0x000000001d630000)]
  145. 0x000000001ad0b000 JavaThread "pool-4-thread-2" [_thread_blocked, id=3672, stack(0x000000001f7f0000,0x000000001f8f0000)]
  146. 0x000000001ad0a000 JavaThread "pool-4-thread-1" [_thread_blocked, id=4912, stack(0x000000001dad0000,0x000000001dbd0000)]
  147. 0x000000001ad08000 JavaThread "MStore ExamineThread" [_thread_blocked, id=7092, stack(0x00000000197a0000,0x00000000198a0000)]
  148. 0x000000001ad09800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1208, stack(0x000000001d9a0000,0x000000001daa0000)]
  149. 0x000000001ad08800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=4244, stack(0x0000000018ac0000,0x0000000018bc0000)]
  150. 0x000000001ad07000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=6608, stack(0x000000001dc10000,0x000000001dd10000)]
  151. 0x000000001ad06800 JavaThread "Thread-4" [_thread_blocked, id=4320, stack(0x000000001d650000,0x000000001d750000)]
  152. 0x000000001ad05800 JavaThread "Server console handler" daemon [_thread_in_native, id=5944, stack(0x000000001d420000,0x000000001d520000)]
  153. 0x000000001ad05000 JavaThread "DestroyJavaVM" [_thread_blocked, id=6332, stack(0x0000000002350000,0x0000000002450000)]
  154. =>0x000000001ad04000 JavaThread "Server thread" [_thread_in_Java, id=7088, stack(0x000000001d270000,0x000000001d370000)]
  155. 0x000000001ad03800 JavaThread "Server Infinisleeper" daemon [_thread_blocked, id=7136, stack(0x000000001a4d0000,0x000000001a5d0000)]
  156. 0x000000001ad02800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6252, stack(0x000000001bea0000,0x000000001bfa0000)]
  157. 0x0000000019098800 JavaThread "Service Thread" daemon [_thread_blocked, id=6288, stack(0x0000000019680000,0x0000000019780000)]
  158. 0x000000001776e000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6624, stack(0x0000000019420000,0x0000000019520000)]
  159. 0x000000001776c000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4592, stack(0x0000000018f20000,0x0000000019020000)]
  160. 0x0000000017763000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6944, stack(0x0000000018d90000,0x0000000018e90000)]
  161. 0x0000000017761800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4380, stack(0x0000000018bd0000,0x0000000018cd0000)]
  162. 0x0000000017760800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5560, stack(0x00000000189b0000,0x0000000018ab0000)]
  163. 0x0000000017701800 JavaThread "Finalizer" daemon [_thread_blocked, id=6388, stack(0x0000000018560000,0x0000000018660000)]
  164. 0x00000000176f8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6640, stack(0x0000000018830000,0x0000000018930000)]
  165.  
  166. Other Threads:
  167. 0x00000000176f4800 VMThread [stack: 0x00000000186d0000,0x00000000187d0000] [id=5252]
  168. 0x00000000190a2000 WatcherThread [stack: 0x0000000019560000,0x0000000019660000] [id=6656]
  169.  
  170. VM state:not at safepoint (normal execution)
  171.  
  172. VM Mutex/Monitor currently owned by a thread: None
  173.  
  174. Heap:
  175. PSYoungGen total 639488K, used 314060K [0x00000000d5580000, 0x00000000ffb80000, 0x0000000100000000)
  176. eden space 587776K, 47% used [0x00000000d5580000,0x00000000e67cb1c0,0x00000000f9380000)
  177. from space 51712K, 64% used [0x00000000f9380000,0x00000000fb3e8000,0x00000000fc600000)
  178. to space 50176K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000ffb80000)
  179. ParOldGen total 924160K, used 752165K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  180. object space 924160K, 81% used [0x0000000080000000,0x00000000ade89718,0x00000000b8680000)
  181. Metaspace used 63563K, capacity 66800K, committed 67160K, reserved 1107968K
  182. class space used 7879K, capacity 8775K, committed 8832K, reserved 1048576K
  183.  
  184. Card table byte_map: [0x0000000011ae0000,0x0000000011ef0000] byte_map_base: 0x00000000116e0000
  185.  
  186. Marking Bits: (ParMarkBitMap*) 0x0000000056bcd490
  187. Begin Bits: [0x0000000012970000, 0x0000000014970000)
  188. End Bits: [0x0000000014970000, 0x0000000016970000)
  189.  
  190. Polling page: 0x0000000000130000
  191.  
  192. CodeCache: size=245760Kb used=23197Kb max_used=23208Kb free=222562Kb
  193. bounds [0x0000000002720000, 0x0000000003e00000, 0x0000000011720000]
  194. total_blobs=7284 nmethods=6503 adapters=694
  195. compilation: enabled
  196.  
  197. Compilation events (10 events):
  198. Event: 210.939 Thread 0x000000001776c000 8531 4 net.minecraft.server.v1_8_R1.BlockStone::toLegacyData (16 bytes)
  199. Event: 210.939 Thread 0x000000001776e000 nmethod 8530 0x0000000002edd0d0 code [0x0000000002edd220, 0x0000000002edd330]
  200. Event: 210.940 Thread 0x000000001776e000 8532 3 com.google.common.collect.ImmutableMap::containsKey (14 bytes)
  201. Event: 210.941 Thread 0x000000001776e000 nmethod 8532 0x0000000003b84c50 code [0x0000000003b84dc0, 0x0000000003b85028]
  202. Event: 210.941 Thread 0x000000001776e000 8533 3 net.minecraft.server.v1_8_R1.BlockLeaves1::toLegacyData (67 bytes)
  203. Event: 210.941 Thread 0x0000000017763000 8534 4 net.minecraft.server.v1_8_R1.BlockData::get (74 bytes)
  204. Event: 210.941 Thread 0x000000001776e000 nmethod 8533 0x0000000003700450 code [0x0000000003700600, 0x0000000003700ec8]
  205. Event: 210.944 Thread 0x000000001776e000 8535 3 net.minecraft.server.v1_8_R1.Chunk::getBiome (98 bytes)
  206. Event: 210.945 Thread 0x000000001776e000 nmethod 8535 0x0000000002df8f90 code [0x0000000002df9180, 0x0000000002df9a78]
  207. Event: 210.950 Thread 0x0000000017763000 nmethod 8534 0x0000000003570a90 code [0x0000000003570c40, 0x00000000035711a8]
  208.  
  209. GC Heap History (10 events):
  210. Event: 192.432 GC heap before
  211. {Heap before GC invocations=78 (full 5):
  212. PSYoungGen total 631808K, used 603040K [0x00000000d5580000, 0x00000000ff880000, 0x0000000100000000)
  213. eden space 570368K, 100% used [0x00000000d5580000,0x00000000f8280000,0x00000000f8280000)
  214. from space 61440K, 53% used [0x00000000fbc80000,0x00000000fdc68000,0x00000000ff880000)
  215. to space 59392K, 0% used [0x00000000f8280000,0x00000000f8280000,0x00000000fbc80000)
  216. ParOldGen total 924160K, used 752149K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  217. object space 924160K, 81% used [0x0000000080000000,0x00000000ade85718,0x00000000b8680000)
  218. Metaspace used 61195K, capacity 64410K, committed 64600K, reserved 1105920K
  219. class space used 7617K, capacity 8478K, committed 8576K, reserved 1048576K
  220. Event: 192.550 GC heap after
  221. Heap after GC invocations=78 (full 5):
  222. PSYoungGen total 629760K, used 32977K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  223. eden space 570368K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f8280000)
  224. from space 59392K, 55% used [0x00000000f8280000,0x00000000fa2b45b8,0x00000000fbc80000)
  225. to space 57344K, 0% used [0x00000000fc200000,0x00000000fc200000,0x00000000ffa00000)
  226. ParOldGen total 924160K, used 752149K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  227. object space 924160K, 81% used [0x0000000080000000,0x00000000ade85718,0x00000000b8680000)
  228. Metaspace used 61195K, capacity 64410K, committed 64600K, reserved 1105920K
  229. class space used 7617K, capacity 8478K, committed 8576K, reserved 1048576K
  230. }
  231. Event: 195.807 GC heap before
  232. {Heap before GC invocations=79 (full 5):
  233. PSYoungGen total 629760K, used 603345K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  234. eden space 570368K, 100% used [0x00000000d5580000,0x00000000f8280000,0x00000000f8280000)
  235. from space 59392K, 55% used [0x00000000f8280000,0x00000000fa2b45b8,0x00000000fbc80000)
  236. to space 57344K, 0% used [0x00000000fc200000,0x00000000fc200000,0x00000000ffa00000)
  237. ParOldGen total 924160K, used 752149K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  238. object space 924160K, 81% used [0x0000000080000000,0x00000000ade85718,0x00000000b8680000)
  239. Metaspace used 61223K, capacity 64410K, committed 64600K, reserved 1105920K
  240. class space used 7617K, capacity 8478K, committed 8576K, reserved 1048576K
  241. Event: 195.919 GC heap after
  242. Heap after GC invocations=79 (full 5):
  243. PSYoungGen total 637440K, used 32864K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  244. eden space 580096K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f8c00000)
  245. from space 57344K, 57% used [0x00000000fc200000,0x00000000fe218000,0x00000000ffa00000)
  246. to space 55296K, 0% used [0x00000000f8c00000,0x00000000f8c00000,0x00000000fc200000)
  247. ParOldGen total 924160K, used 752157K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  248. object space 924160K, 81% used [0x0000000080000000,0x00000000ade87718,0x00000000b8680000)
  249. Metaspace used 61223K, capacity 64410K, committed 64600K, reserved 1105920K
  250. class space used 7617K, capacity 8478K, committed 8576K, reserved 1048576K
  251. }
  252. Event: 199.171 GC heap before
  253. {Heap before GC invocations=80 (full 5):
  254. PSYoungGen total 637440K, used 612960K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  255. eden space 580096K, 100% used [0x00000000d5580000,0x00000000f8c00000,0x00000000f8c00000)
  256. from space 57344K, 57% used [0x00000000fc200000,0x00000000fe218000,0x00000000ffa00000)
  257. to space 55296K, 0% used [0x00000000f8c00000,0x00000000f8c00000,0x00000000fc200000)
  258. ParOldGen total 924160K, used 752157K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  259. object space 924160K, 81% used [0x0000000080000000,0x00000000ade87718,0x00000000b8680000)
  260. Metaspace used 61228K, capacity 64410K, committed 64600K, reserved 1105920K
  261. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  262. Event: 199.289 GC heap after
  263. Heap after GC invocations=80 (full 5):
  264. PSYoungGen total 635392K, used 33088K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  265. eden space 580096K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f8c00000)
  266. from space 55296K, 59% used [0x00000000f8c00000,0x00000000fac50000,0x00000000fc200000)
  267. to space 53248K, 0% used [0x00000000fc600000,0x00000000fc600000,0x00000000ffa00000)
  268. ParOldGen total 924160K, used 752157K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  269. object space 924160K, 81% used [0x0000000080000000,0x00000000ade87718,0x00000000b8680000)
  270. Metaspace used 61228K, capacity 64410K, committed 64600K, reserved 1105920K
  271. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  272. }
  273. Event: 202.617 GC heap before
  274. {Heap before GC invocations=81 (full 5):
  275. PSYoungGen total 635392K, used 613184K [0x00000000d5580000, 0x00000000ffa00000, 0x0000000100000000)
  276. eden space 580096K, 100% used [0x00000000d5580000,0x00000000f8c00000,0x00000000f8c00000)
  277. from space 55296K, 59% used [0x00000000f8c00000,0x00000000fac50000,0x00000000fc200000)
  278. to space 53248K, 0% used [0x00000000fc600000,0x00000000fc600000,0x00000000ffa00000)
  279. ParOldGen total 924160K, used 752157K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  280. object space 924160K, 81% used [0x0000000080000000,0x00000000ade87718,0x00000000b8680000)
  281. Metaspace used 61236K, capacity 64410K, committed 64600K, reserved 1105920K
  282. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  283. Event: 202.747 GC heap after
  284. Heap after GC invocations=81 (full 5):
  285. PSYoungGen total 641024K, used 33024K [0x00000000d5580000, 0x00000000ffb00000, 0x0000000100000000)
  286. eden space 587776K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f9380000)
  287. from space 53248K, 62% used [0x00000000fc600000,0x00000000fe640000,0x00000000ffa00000)
  288. to space 51712K, 0% used [0x00000000f9380000,0x00000000f9380000,0x00000000fc600000)
  289. ParOldGen total 924160K, used 752165K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  290. object space 924160K, 81% used [0x0000000080000000,0x00000000ade89718,0x00000000b8680000)
  291. Metaspace used 61236K, capacity 64410K, committed 64600K, reserved 1105920K
  292. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  293. }
  294. Event: 206.244 GC heap before
  295. {Heap before GC invocations=82 (full 5):
  296. PSYoungGen total 641024K, used 620800K [0x00000000d5580000, 0x00000000ffb00000, 0x0000000100000000)
  297. eden space 587776K, 100% used [0x00000000d5580000,0x00000000f9380000,0x00000000f9380000)
  298. from space 53248K, 62% used [0x00000000fc600000,0x00000000fe640000,0x00000000ffa00000)
  299. to space 51712K, 0% used [0x00000000f9380000,0x00000000f9380000,0x00000000fc600000)
  300. ParOldGen total 924160K, used 752165K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  301. object space 924160K, 81% used [0x0000000080000000,0x00000000ade89718,0x00000000b8680000)
  302. Metaspace used 61236K, capacity 64410K, committed 64600K, reserved 1105920K
  303. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  304. Event: 206.383 GC heap after
  305. Heap after GC invocations=82 (full 5):
  306. PSYoungGen total 639488K, used 33184K [0x00000000d5580000, 0x00000000ffb80000, 0x0000000100000000)
  307. eden space 587776K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f9380000)
  308. from space 51712K, 64% used [0x00000000f9380000,0x00000000fb3e8000,0x00000000fc600000)
  309. to space 50176K, 0% used [0x00000000fca80000,0x00000000fca80000,0x00000000ffb80000)
  310. ParOldGen total 924160K, used 752165K [0x0000000080000000, 0x00000000b8680000, 0x00000000d5580000)
  311. object space 924160K, 81% used [0x0000000080000000,0x00000000ade89718,0x00000000b8680000)
  312. Metaspace used 61236K, capacity 64410K, committed 64600K, reserved 1105920K
  313. class space used 7618K, capacity 8478K, committed 8576K, reserved 1048576K
  314. }
  315.  
  316. Deoptimization events (10 events):
  317. Event: 208.398 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8b274 method=com.mysql.jdbc.ResultSetImpl.getStringInternal(IZ)Ljava/lang/String; @ 49
  318. Event: 208.398 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030cdb68 method=com.mysql.jdbc.ResultSetImpl.getInt(I)I @ 32
  319. Event: 208.398 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030cdb68 method=com.mysql.jdbc.ResultSetImpl.getInt(I)I @ 32
  320. Event: 208.398 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030cdb68 method=com.mysql.jdbc.ResultSetImpl.getInt(I)I @ 32
  321. Event: 208.398 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030cdb68 method=com.mysql.jdbc.ResultSetImpl.getInt(I)I @ 32
  322. Event: 208.403 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8b274 method=com.mysql.jdbc.ResultSetImpl.getStringInternal(IZ)Ljava/lang/String; @ 49
  323. Event: 208.404 Thread 0x0000000019c08000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d8b274 method=com.mysql.jdbc.ResultSetImpl.getStringInternal(IZ)Ljava/lang/String; @ 49
  324. Event: 208.451 Thread 0x000000001c909800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034d93b8 method=java.util.Hashtable.addEntry(ILjava/lang/Object;Ljava/lang/Object;I)V @ 38
  325. Event: 210.555 Thread 0x000000001ac00000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f0175c method=java.util.ResourceBundle.getObject(Ljava/lang/String;)Ljava/lang/Object; @ 2
  326. Event: 210.556 Thread 0x000000001ac00000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002f0175c method=java.util.ResourceBundle.getObject(Ljava/lang/String;)Ljava/lang/Object; @ 2
  327.  
  328. Internal exceptions (10 events):
  329. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b5850) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  330. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b5e28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  331. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b6400) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  332. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b69d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  333. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b6fb0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  334. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b7588) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  335. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b7b60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  336. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b8138) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  337. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b8710) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  338. Event: 210.946 Thread 0x000000001ad04000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000e60b8ce8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  339.  
  340. Events (10 events):
  341. Event: 210.903 Thread 0x000000001776e000 flushing nmethod 0x00000000031b8990
  342. Event: 210.910 Thread 0x000000001776e000 flushing nmethod 0x0000000003536050
  343. Event: 210.911 Thread 0x000000001776e000 flushing nmethod 0x0000000003557ed0
  344. Event: 210.911 Thread 0x000000001776e000 flushing nmethod 0x000000000356ff90
  345. Event: 210.913 Thread 0x000000001776e000 flushing nmethod 0x00000000037002d0
  346. Event: 210.923 Thread 0x000000001776e000 flushing nmethod 0x0000000003b84990
  347. Event: 210.944 loading class org/dynmap/bukkit/SnapshotCache$SnapshotRec
  348. Event: 210.944 loading class org/dynmap/bukkit/SnapshotCache$SnapshotRec done
  349. Event: 210.945 loading class org/dynmap/bukkit/SnapshotCache$CacheRec
  350. Event: 210.945 loading class org/dynmap/bukkit/SnapshotCache$CacheRec done
  351.  
  352.  
  353. Dynamic libraries:
  354. 0x000000013fe20000 - 0x000000013fe54000 C:\Program Files\Java\jre1.8.0_25\bin\java.exe
  355. 0x0000000076d50000 - 0x0000000076ef8000 C:\Windows\SYSTEM32\ntdll.dll
  356. 0x0000000076b30000 - 0x0000000076c4f000 C:\Windows\system32\kernel32.dll
  357. 0x000007fefcd30000 - 0x000007fefcd9c000 C:\Windows\system32\KERNELBASE.dll
  358. 0x000007fefd3e0000 - 0x000007fefd4bb000 C:\Windows\system32\ADVAPI32.dll
  359. 0x000007fefd050000 - 0x000007fefd0ef000 C:\Windows\system32\msvcrt.dll
  360. 0x000007fefd0f0000 - 0x000007fefd10f000 C:\Windows\SYSTEM32\sechost.dll
  361. 0x000007fefdd90000 - 0x000007fefdebd000 C:\Windows\system32\RPCRT4.dll
  362. 0x0000000076c50000 - 0x0000000076d4a000 C:\Windows\system32\USER32.dll
  363. 0x000007fefefa0000 - 0x000007feff007000 C:\Windows\system32\GDI32.dll
  364. 0x000007fefdec0000 - 0x000007fefdece000 C:\Windows\system32\LPK.dll
  365. 0x000007fefda30000 - 0x000007fefdaf9000 C:\Windows\system32\USP10.dll
  366. 0x000007fefb100000 - 0x000007fefb2f4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  367. 0x000007fefed40000 - 0x000007fefedb1000 C:\Windows\system32\SHLWAPI.dll
  368. 0x000007fefdb00000 - 0x000007fefdb2e000 C:\Windows\system32\IMM32.DLL
  369. 0x000007fefcec0000 - 0x000007fefcfc9000 C:\Windows\system32\MSCTF.dll
  370. 0x0000000061220000 - 0x00000000612f2000 C:\Program Files\Java\jre1.8.0_25\bin\msvcr100.dll
  371. 0x00000000563f0000 - 0x0000000056c4a000 C:\Program Files\Java\jre1.8.0_25\bin\server\jvm.dll
  372. 0x000007fef3900000 - 0x000007fef3909000 C:\Windows\system32\WSOCK32.dll
  373. 0x000007feff010000 - 0x000007feff05d000 C:\Windows\system32\WS2_32.dll
  374. 0x000007fefd4c0000 - 0x000007fefd4c8000 C:\Windows\system32\NSI.dll
  375. 0x000007fefac80000 - 0x000007fefacbb000 C:\Windows\system32\WINMM.dll
  376. 0x0000000076f20000 - 0x0000000076f27000 C:\Windows\system32\PSAPI.DLL
  377. 0x0000000074010000 - 0x000000007401f000 C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
  378. 0x0000000073eb0000 - 0x0000000073ed8000 C:\Program Files\Java\jre1.8.0_25\bin\java.dll
  379. 0x000000006a090000 - 0x000000006a0a6000 C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
  380. 0x000007fefded0000 - 0x000007fefec59000 C:\Windows\system32\SHELL32.dll
  381. 0x000007fefd7c0000 - 0x000007fefd9c3000 C:\Windows\system32\ole32.dll
  382. 0x000007fefcb00000 - 0x000007fefcb0f000 C:\Windows\system32\profapi.dll
  383. 0x0000000073ff0000 - 0x0000000073ffd000 C:\Program Files\Java\jre1.8.0_25\bin\management.dll
  384. 0x0000000069920000 - 0x000000006993a000 C:\Program Files\Java\jre1.8.0_25\bin\net.dll
  385. 0x000007fefc2a0000 - 0x000007fefc2f5000 C:\Windows\system32\mswsock.dll
  386. 0x000007fefc290000 - 0x000007fefc297000 C:\Windows\System32\wship6.dll
  387. 0x0000000069900000 - 0x0000000069911000 C:\Program Files\Java\jre1.8.0_25\bin\nio.dll
  388. 0x000007fefc300000 - 0x000007fefc318000 C:\Windows\system32\CRYPTSP.dll
  389. 0x000007fefc000000 - 0x000007fefc047000 C:\Windows\system32\rsaenh.dll
  390. 0x000007fefce90000 - 0x000007fefceae000 C:\Windows\system32\USERENV.dll
  391. 0x000007fefc9a0000 - 0x000007fefc9af000 C:\Windows\system32\CRYPTBASE.dll
  392. 0x000007fefa3a0000 - 0x000007fefa3c7000 C:\Windows\system32\IPHLPAPI.DLL
  393. 0x000007fefa390000 - 0x000007fefa39b000 C:\Windows\system32\WINNSI.DLL
  394. 0x000007fefa0b0000 - 0x000007fefa0c1000 C:\Windows\system32\dhcpcsvc6.DLL
  395. 0x000007fefa090000 - 0x000007fefa0a8000 C:\Windows\system32\dhcpcsvc.DLL
  396. 0x000007fefa490000 - 0x000007fefa49a000 C:\Users\Shades\AppData\Local\Temp\jansi-64-git-Bukkit-43207df-2845243590969020237.dll
  397. 0x000007fefa710000 - 0x000007fefa725000 C:\Windows\system32\NLAapi.dll
  398. 0x000007fef7540000 - 0x000007fef7555000 C:\Windows\system32\napinsp.dll
  399. 0x000007fef7520000 - 0x000007fef7539000 C:\Windows\system32\pnrpnsp.dll
  400. 0x000007fefc120000 - 0x000007fefc17b000 C:\Windows\system32\DNSAPI.dll
  401. 0x000007fef88c0000 - 0x000007fef88cb000 C:\Windows\System32\winrnr.dll
  402. 0x000007fefbca0000 - 0x000007fefbca7000 C:\Windows\System32\wshtcpip.dll
  403. 0x000007fef7510000 - 0x000007fef7518000 C:\Windows\system32\rasadhlp.dll
  404. 0x000007fefa020000 - 0x000007fefa073000 C:\Windows\System32\fwpuclnt.dll
  405. 0x0000000059d90000 - 0x0000000059f28000 C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
  406. 0x000007fefec60000 - 0x000007fefed37000 C:\Windows\system32\OLEAUT32.dll
  407. 0x00000000698d0000 - 0x00000000698f4000 C:\Program Files\Java\jre1.8.0_25\bin\sunec.dll
  408. 0x0000000069340000 - 0x00000000693c5000 C:\Users\Shades\AppData\Local\Temp\sqlite-3.7.2-sqlitejdbc.dll
  409. 0x0000000073ea0000 - 0x0000000073eac000 C:\Program Files\Java\jre1.8.0_25\bin\jsound.dll
  410. 0x0000000073280000 - 0x000000007328b000 C:\Program Files\Java\jre1.8.0_25\bin\jsoundds.dll
  411. 0x000007fef3660000 - 0x000007fef36e8000 C:\Windows\system32\DSOUND.dll
  412. 0x000007fefb7f0000 - 0x000007fefb81c000 C:\Windows\system32\POWRPROF.dll
  413. 0x000007fefedc0000 - 0x000007fefef97000 C:\Windows\system32\SETUPAPI.dll
  414. 0x000007fefccf0000 - 0x000007fefcd26000 C:\Windows\system32\CFGMGR32.dll
  415. 0x000007fefcc90000 - 0x000007fefccaa000 C:\Windows\system32\DEVOBJ.dll
  416. 0x000007fefb080000 - 0x000007fefb0d6000 C:\Windows\system32\uxtheme.dll
  417. 0x000007fef86b0000 - 0x000007fef872f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
  418. 0x000007fefbbd0000 - 0x000007fefbbdc000 C:\Windows\system32\version.dll
  419. 0x000007fefb7a0000 - 0x000007fefb7eb000 C:\Windows\system32\MMDevAPI.DLL
  420. 0x000007fefb670000 - 0x000007fefb79c000 C:\Windows\system32\PROPSYS.dll
  421. 0x000007fef0410000 - 0x000007fef044b000 C:\Windows\system32\wdmaud.drv
  422. 0x00000000745d0000 - 0x00000000745d6000 C:\Windows\system32\ksuser.dll
  423. 0x000007fefb820000 - 0x000007fefb829000 C:\Windows\system32\AVRT.dll
  424. 0x000007fefaa40000 - 0x000007fefaa8f000 C:\Windows\system32\AUDIOSES.DLL
  425. 0x000007fefa9d0000 - 0x000007fefa9da000 C:\Windows\system32\msacm32.drv
  426. 0x000007fef3560000 - 0x000007fef3578000 C:\Windows\system32\MSACM32.dll
  427. 0x000007fef4350000 - 0x000007fef4359000 C:\Windows\system32\midimap.dll
  428. 0x000007fefd4d0000 - 0x000007fefd569000 C:\Windows\system32\CLBCatQ.DLL
  429. 0x000007fefaa20000 - 0x000007fefaa38000 C:\Windows\system32\dwmapi.dll
  430. 0x000007feee4d0000 - 0x000007feee5f5000 C:\Windows\system32\dbghelp.dll
  431.  
  432. VM Arguments:
  433. jvm_args: -Xms256M -Xmx2048M
  434. java_command: E:\CloudCraft\MC Server Bukkit 1.8\craftbukkit_server.jar -nojline
  435. java_class_path (initial): E:\CloudCraft\MC Server Bukkit 1.8\craftbukkit_server.jar
  436. Launcher Type: SUN_STANDARD
  437.  
  438. Environment Variables:
  439. JAVA_HOME=E:\Program Files\Java\jdk1.7.0_79
  440. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Files\cpp\bin\Intel64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;;;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files (x86)\Skype\Phone\;E:\Program Files (x86)\QuickTime\QTSystem\
  441. USERNAME=Shades
  442. OS=Windows_NT
  443. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 11, GenuineIntel
  444.  
  445.  
  446.  
  447. --------------- S Y S T E M ---------------
  448.  
  449. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  450.  
  451. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
  452.  
  453. Memory: 4k page, physical 8387128k(3694268k free), swap 16772404k(11456252k free)
  454.  
  455. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
  456.  
  457. time: Sat Jul 04 10:36:00 2015
  458. elapsed time: 210 seconds (0d 0h 3m 30s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement