Advertisement
KobraDieSchlange

Hilfe!

Dec 5th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.21 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=0x0000000069860a6c, pid=5404, tid=5492
  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 [nvoglv64.DLL+0xbe0a6c]
  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. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000000022e800): JavaThread "Client thread" [_thread_in_native, id=5492, stack(0x0000000002290000,0x0000000002390000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000001c
  24.  
  25. Registers:
  26. RAX=0x000000005cc36410, RBX=0x000000000238e4f8, RCX=0x000000000238e4f0, RDX=0x0000000000000000
  27. RSP=0x000000000238e3d0, RBP=0x000000000238e441, RSI=0x0000000000000000, RDI=0x0000000000000001
  28. R8 =0x000000005cc36604, R9 =0x0000000000000000, R10=0x0000000000000000, R11=0x000000000238e2f0
  29. R12=0x000000000238e770, R13=0x0000000000000000, R14=0x000000000238e758, R15=0x0000000000000000
  30. RIP=0x0000000069860a6c, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000238e3d0)
  33. 0x000000000238e3d0: 000000000033f050 0000000000000001
  34. 0x000000000238e3e0: 0000000040000ec0 000007feded71fc3
  35. 0x000000000238e3f0: 40000ec040000100 0000000000000001
  36. 0x000000000238e400: 000000005cc36604 0000000000000000
  37. 0x000000000238e410: 0000000000000000 0000000000000000
  38. 0x000000000238e420: 0000000000000000 000000005cc36410
  39. 0x000000000238e430: 400049c0000001f4 00000000002aff60
  40. 0x000000000238e440: 000000000238e5d0 000007feded649bd
  41. 0x000000000238e450: 0000000000000020 000007fe00000008
  42. 0x000000000238e460: 000000000238e990 0000000000000000
  43. 0x000000000238e470: 000000000238e580 000000006985cb26
  44. 0x000000000238e480: 0000000040000ec0 0000000000000000
  45. 0x000000000238e490: 000000000033f050 000007feded6491b
  46. 0x000000000238e4a0: 000000000238e760 000000000238e4d0
  47. 0x000000000238e4b0: 000000000238e770 000000000238e4f0
  48. 0x000000000238e4c0: 000000000238e4f8 000007feded6efb0
  49.  
  50. Instructions: (pc=0x0000000069860a6c)
  51. 0x0000000069860a4c: 77 4c 89 00 48 8b 45 e7 48 89 01 48 85 db 74 43
  52. 0x0000000069860a5c: 48 89 73 08 4c 89 bc 24 b0 00 00 00 4c 8b 7d c7
  53. 0x0000000069860a6c: 41 8b 4f 1c 48 8b d3 e8 f8 fc ff ff 85 c0 74 18
  54. 0x0000000069860a7c: 41 8b 4f 20 48 8d 53 04 e8 e7 04 00 00 85 c0 75
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000005cc36410 is an unknown value
  60. RBX=0x000000000238e4f8 is pointing into the stack for thread: 0x000000000022e800
  61. RCX=0x000000000238e4f0 is pointing into the stack for thread: 0x000000000022e800
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x000000000238e3d0 is pointing into the stack for thread: 0x000000000022e800
  64. RBP=0x000000000238e441 is pointing into the stack for thread: 0x000000000022e800
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x0000000000000001 is an unknown value
  67. R8 =0x000000005cc36604 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x000000000238e2f0 is pointing into the stack for thread: 0x000000000022e800
  71. R12=0x000000000238e770 is pointing into the stack for thread: 0x000000000022e800
  72. R13=0x0000000000000000 is an unknown value
  73. R14=0x000000000238e758 is pointing into the stack for thread: 0x000000000022e800
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002290000,0x0000000002390000], sp=0x000000000238e3d0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.DLL+0xbe0a6c]
  80. C [nvoglv64.DLL+0xbdcb26]
  81. C [nvoglv64.DLL+0xc945b8]
  82. C [nvoglv64.DLL+0xc94f37]
  83. C [nvoglv64.DLL+0xc98ce7]
  84. C [nvoglv64.DLL+0xbc03b2]
  85. C [nvoglv64.DLL+0xbc25f9]
  86. C [nvoglv64.DLL+0xb8fe53]
  87. C [GraphicsCaptureHook64.dll+0x1d162]
  88. C [GraphicsCaptureHook64.dll+0x1e069]
  89. C [GraphicsCaptureHook64.dll+0x1e6d3]
  90. C 0x0000000002f22294
  91.  
  92. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  93. J 4497 org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V (0 bytes) @ 0x0000000002f22212 [0x0000000002f221c0+0x52]
  94. J 4680 C2 org.lwjgl.opengl.Display.update(Z)V (154 bytes) @ 0x0000000003004d9c [0x0000000003004b40+0x25c]
  95. J 4688 C2 ave.h()V (25 bytes) @ 0x000000000300895c [0x0000000003008920+0x3c]
  96. J 4685 C2 ave.av()V (980 bytes) @ 0x0000000003025f84 [0x0000000003024f40+0x1044]
  97. j ave.a()V+72
  98. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068
  99. v ~StubRoutines::call_stub
  100.  
  101. --------------- P R O C E S S ---------------
  102.  
  103. Java Threads: ( => current thread )
  104. 0x0000000065a31000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=968, stack(0x00000000739a0000,0x0000000073aa0000)]
  105. 0x0000000065a2e800 JavaThread "LabyMod Helper Thread 1" [_thread_blocked, id=6844, stack(0x000000006fed0000,0x000000006ffd0000)]
  106. 0x000000005b7c7800 JavaThread "LabyMod Netty IO Thread #0" [_thread_in_native, id=3204, stack(0x0000000072f10000,0x0000000073010000)]
  107. 0x0000000065a2e000 JavaThread "Thread-12" [_thread_blocked, id=6228, stack(0x0000000070940000,0x0000000070a40000)]
  108. 0x0000000065a2d000 JavaThread "LabyMod Helper Thread 0" [_thread_blocked, id=4100, stack(0x0000000067710000,0x0000000067810000)]
  109. 0x0000000065a2b800 JavaThread "MVStore background writer nio:C:/Users/Ilhan/AppData/Roaming/.minecraft/LabyMod/Chatlog/xX_Kobra_Xx/chatlog.mv.db" daemon [_thread_blocked, id=6904, stack(0x000000006ea20000,0x000000006eb20000)]
  110. 0x0000000065a2b000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=7140, stack(0x00000000671d0000,0x00000000672d0000)]
  111. 0x0000000065a2a000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=2844, stack(0x00000000621f0000,0x00000000622f0000)]
  112. 0x000000005a6cb000 JavaThread "Thread-8" [_thread_blocked, id=2508, stack(0x0000000061d30000,0x0000000061e30000)]
  113. 0x0000000059ff0000 JavaThread "Thread-7" [_thread_blocked, id=5260, stack(0x000000005ff40000,0x0000000060040000)]
  114. 0x000000005a1df000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5368, stack(0x0000000059560000,0x0000000059660000)]
  115. 0x000000005a0a7800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5396, stack(0x0000000059410000,0x0000000059510000)]
  116. 0x0000000057fa9000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6356, stack(0x0000000058340000,0x0000000058440000)]
  117. 0x0000000057f6a000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4404, stack(0x0000000058c20000,0x0000000058d20000)]
  118. 0x000000005683b800 JavaThread "Service Thread" daemon [_thread_blocked, id=3936, stack(0x00000000575e0000,0x00000000576e0000)]
  119. 0x00000000567ee000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=152, stack(0x0000000057120000,0x0000000057220000)]
  120. 0x00000000567d6800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6100, stack(0x0000000057440000,0x0000000057540000)]
  121. 0x00000000567d1800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3272, stack(0x0000000057220000,0x0000000057320000)]
  122. 0x00000000567d0800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4488, stack(0x0000000056e20000,0x0000000056f20000)]
  123. 0x00000000564c7000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6184, stack(0x0000000056fa0000,0x00000000570a0000)]
  124. 0x00000000564c5800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6196, stack(0x0000000056ce0000,0x0000000056de0000)]
  125. 0x0000000056467000 JavaThread "Finalizer" daemon [_thread_blocked, id=5320, stack(0x00000000566d0000,0x00000000567d0000)]
  126. 0x0000000056460800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6772, stack(0x00000000565b0000,0x00000000566b0000)]
  127. =>0x000000000022e800 JavaThread "Client thread" [_thread_in_native, id=5492, stack(0x0000000002290000,0x0000000002390000)]
  128.  
  129. Other Threads:
  130. 0x0000000056459800 VMThread [stack: 0x0000000015850000,0x0000000015950000] [id=5288]
  131. 0x0000000056846800 WatcherThread [stack: 0x0000000057810000,0x0000000057910000] [id=1716]
  132.  
  133. VM state:not at safepoint (normal execution)
  134.  
  135. VM Mutex/Monitor currently owned by a thread: None
  136.  
  137. Heap:
  138. par new generation total 118016K, used 40229K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  139. eden space 104960K, 37% used [0x00000000c0000000, 0x00000000c26551f8, 0x00000000c6680000)
  140. from space 13056K, 7% used [0x00000000c6680000, 0x00000000c6774458, 0x00000000c7340000)
  141. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  142. concurrent mark-sweep generation total 709892K, used 398073K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  143. Metaspace used 37535K, capacity 37717K, committed 37988K, reserved 1083392K
  144. class space used 4338K, capacity 4405K, committed 4452K, reserved 1048576K
  145.  
  146. Card table byte_map: [0x0000000011ec0000,0x00000000120d0000] byte_map_base: 0x00000000118c0000
  147.  
  148. Marking Bits: (CMSBitMap*) 0x00000000020c71d8
  149. Bits: [0x00000000125d0000, 0x00000000133d0000)
  150.  
  151. Mod Union Table: (CMSBitMap*) 0x00000000020c7298
  152. Bits: [0x0000000000350000, 0x0000000000388000)
  153.  
  154. Polling page: 0x0000000000210000
  155.  
  156. CodeCache: size=245760Kb used=12996Kb max_used=13198Kb free=232763Kb
  157. bounds [0x0000000002390000, 0x0000000003090000, 0x0000000011390000]
  158. total_blobs=4603 nmethods=3785 adapters=731
  159. compilation: enabled
  160.  
  161. Compilation events (10 events):
  162. Event: 619.072 Thread 0x00000000567ee000 4794 3 io.netty.util.internal.UnsafeAtomicIntegerFieldUpdater::compareAndSet (15 bytes)
  163. Event: 619.072 Thread 0x00000000567ee000 nmethod 4794 0x0000000002503b10 code [0x0000000002503c60, 0x0000000002503dd0]
  164. Event: 634.094 Thread 0x00000000567ee000 4795 1 io.netty.channel.DefaultChannelConfig::getAllocator (5 bytes)
  165. Event: 634.095 Thread 0x00000000567ee000 nmethod 4795 0x0000000002503850 code [0x00000000025039a0, 0x0000000002503ab0]
  166. Event: 634.095 Thread 0x00000000567ee000 4796 1 io.netty.util.Recycler$DefaultHandle::access$200 (5 bytes)
  167. Event: 634.095 Thread 0x00000000567ee000 nmethod 4796 0x0000000002503590 code [0x00000000025036e0, 0x00000000025037d0]
  168. Event: 657.123 Thread 0x00000000567ee000 4797 3 org.lwjgl.opengl.WindowsKeyboard::isKeyPressed (13 bytes)
  169. Event: 657.124 Thread 0x00000000567ee000 nmethod 4797 0x00000000028536d0 code [0x0000000002853820, 0x00000000028539b0]
  170. Event: 666.157 Thread 0x00000000567ee000 4798 3 ave::p (43 bytes)
  171. Event: 666.158 Thread 0x00000000567ee000 nmethod 4798 0x0000000002852dd0 code [0x0000000002852f80, 0x0000000002853488]
  172.  
  173. GC Heap History (10 events):
  174. Event: 63.550 GC heap before
  175. {Heap before GC invocations=21 (full 7):
  176. par new generation total 118016K, used 114242K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  177. eden space 104960K, 96% used [0x00000000c0000000, 0x00000000c62d0b70, 0x00000000c6680000)
  178. from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
  179. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  180. concurrent mark-sweep generation total 621440K, used 425827K [0x00000000c8000000, 0x00000000edee0000, 0x0000000100000000)
  181. Metaspace used 36611K, capacity 36841K, committed 37220K, reserved 1081344K
  182. class space used 4301K, capacity 4371K, committed 4452K, reserved 1048576K
  183. Event: 63.566 GC heap after
  184. Heap after GC invocations=22 (full 7):
  185. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  186. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  187. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  188. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  189. concurrent mark-sweep generation total 621440K, used 432675K [0x00000000c8000000, 0x00000000edee0000, 0x0000000100000000)
  190. Metaspace used 36611K, capacity 36841K, committed 37220K, reserved 1081344K
  191. class space used 4301K, capacity 4371K, committed 4452K, reserved 1048576K
  192. }
  193. Event: 64.449 GC heap before
  194. {Heap before GC invocations=22 (full 7):
  195. par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  196. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  197. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  198. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  199. concurrent mark-sweep generation total 709892K, used 425934K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  200. Metaspace used 36611K, capacity 36841K, committed 37220K, reserved 1081344K
  201. class space used 4301K, capacity 4371K, committed 4452K, reserved 1048576K
  202. Event: 64.470 GC heap after
  203. Heap after GC invocations=23 (full 7):
  204. par new generation total 118016K, used 5640K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  205. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  206. from space 13056K, 43% used [0x00000000c7340000, 0x00000000c78c21a0, 0x00000000c8000000)
  207. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  208. concurrent mark-sweep generation total 709892K, used 450310K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  209. Metaspace used 36611K, capacity 36841K, committed 37220K, reserved 1081344K
  210. class space used 4301K, capacity 4371K, committed 4452K, reserved 1048576K
  211. }
  212. Event: 65.932 GC heap before
  213. {Heap before GC invocations=23 (full 7):
  214. par new generation total 118016K, used 110600K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  215. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  216. from space 13056K, 43% used [0x00000000c7340000, 0x00000000c78c21a0, 0x00000000c8000000)
  217. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  218. concurrent mark-sweep generation total 709892K, used 450310K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  219. Metaspace used 36675K, capacity 36905K, committed 37220K, reserved 1081344K
  220. class space used 4309K, capacity 4371K, committed 4452K, reserved 1048576K
  221. Event: 65.934 GC heap after
  222. Heap after GC invocations=24 (full 7):
  223. par new generation total 118016K, used 1521K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  224. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  225. from space 13056K, 11% used [0x00000000c6680000, 0x00000000c67fc678, 0x00000000c7340000)
  226. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  227. concurrent mark-sweep generation total 709892K, used 450310K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  228. Metaspace used 36675K, capacity 36905K, committed 37220K, reserved 1081344K
  229. class space used 4309K, capacity 4371K, committed 4452K, reserved 1048576K
  230. }
  231. Event: 66.754 GC heap before
  232. {Heap before GC invocations=24 (full 8):
  233. par new generation total 118016K, used 106481K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  234. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  235. from space 13056K, 11% used [0x00000000c6680000, 0x00000000c67fc678, 0x00000000c7340000)
  236. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  237. concurrent mark-sweep generation total 709892K, used 450310K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  238. Metaspace used 36733K, capacity 36969K, committed 37220K, reserved 1081344K
  239. class space used 4312K, capacity 4371K, committed 4452K, reserved 1048576K
  240. Event: 66.758 GC heap after
  241. Heap after GC invocations=25 (full 8):
  242. par new generation total 118016K, used 589K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  243. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  244. from space 13056K, 4% used [0x00000000c7340000, 0x00000000c73d3620, 0x00000000c8000000)
  245. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  246. concurrent mark-sweep generation total 709892K, used 450310K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  247. Metaspace used 36733K, capacity 36969K, committed 37220K, reserved 1081344K
  248. class space used 4312K, capacity 4371K, committed 4452K, reserved 1048576K
  249. }
  250. Event: 67.158 GC heap before
  251. {Heap before GC invocations=25 (full 8):
  252. par new generation total 118016K, used 97977K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  253. eden space 104960K, 92% used [0x00000000c0000000, 0x00000000c5f1afa0, 0x00000000c6680000)
  254. from space 13056K, 4% used [0x00000000c7340000, 0x00000000c73d3620, 0x00000000c8000000)
  255. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  256. concurrent mark-sweep generation total 709892K, used 398209K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  257. Metaspace used 36963K, capacity 37199K, committed 37476K, reserved 1083392K
  258. class space used 4330K, capacity 4404K, committed 4452K, reserved 1048576K
  259. Event: 67.162 GC heap after
  260. Heap after GC invocations=26 (full 8):
  261. par new generation total 118016K, used 977K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  262. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  263. from space 13056K, 7% used [0x00000000c6680000, 0x00000000c6774458, 0x00000000c7340000)
  264. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  265. concurrent mark-sweep generation total 709892K, used 398209K [0x00000000c8000000, 0x00000000f3541000, 0x0000000100000000)
  266. Metaspace used 36963K, capacity 37199K, committed 37476K, reserved 1083392K
  267. class space used 4330K, capacity 4404K, committed 4452K, reserved 1048576K
  268. }
  269.  
  270. Deoptimization events (10 events):
  271. Event: 61.901 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000299ef00 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
  272. Event: 61.917 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000299ef00 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; @ 38
  273. Event: 62.101 Thread 0x000000000022e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002594700 method=com.google.gson.internal.LinkedTreeMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 7
  274. Event: 62.102 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000028bc064 method=java.util.regex.Matcher.search(I)Z @ 86
  275. Event: 72.848 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002731068 method=java.util.EnumMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
  276. Event: 72.881 Thread 0x000000000022e800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000263ce1c method=jy.equals(Ljava/lang/Object;)Z @ 2
  277. Event: 72.881 Thread 0x000000000022e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002cdebe8 method=com.google.common.collect.HashBiMap$Inverse.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
  278. Event: 97.466 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002731068 method=java.util.EnumMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
  279. Event: 112.899 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002731068 method=java.util.EnumMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
  280. Event: 127.266 Thread 0x000000000022e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002731068 method=java.util.EnumMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 14
  281.  
  282. Internal exceptions (10 events):
  283. Event: 669.511 Thread 0x0000000065a2e000 Implicit null exception at 0x000000000279ae1a to 0x000000000279b5f9
  284. Event: 669.511 Thread 0x0000000065a2e000 Exception <a 'java/lang/NullPointerException'> (0x00000000c2239f78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
  285. Event: 670.511 Thread 0x0000000065a2e000 Implicit null exception at 0x000000000279ae1a to 0x000000000279b5f9
  286. Event: 670.511 Thread 0x0000000065a2e000 Exception <a 'java/lang/NullPointerException'> (0x00000000c223a128) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
  287. Event: 671.511 Thread 0x0000000065a2e000 Implicit null exception at 0x000000000279ae1a to 0x000000000279b5f9
  288. Event: 671.511 Thread 0x0000000065a2e000 Exception <a 'java/lang/NullPointerException'> (0x00000000c223a2d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
  289. Event: 672.511 Thread 0x0000000065a2e000 Implicit null exception at 0x000000000279ae1a to 0x000000000279b5f9
  290. Event: 672.511 Thread 0x0000000065a2e000 Exception <a 'java/lang/NullPointerException'> (0x00000000c223a488) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
  291. Event: 673.511 Thread 0x0000000065a2e000 Implicit null exception at 0x000000000279ae1a to 0x000000000279b5f9
  292. Event: 673.511 Thread 0x0000000065a2e000 Exception <a 'java/lang/NullPointerException'> (0x00000000c223a638) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 604]
  293.  
  294. Events (10 events):
  295. Event: 453.802 Thread 0x00000000567ee000 flushing nmethod 0x0000000002deb650
  296. Event: 453.802 Thread 0x00000000567ee000 flushing nmethod 0x0000000002dee510
  297. Event: 453.802 Thread 0x00000000567ee000 flushing nmethod 0x0000000002e38790
  298. Event: 453.802 Thread 0x00000000567ee000 flushing nmethod 0x0000000002e88090
  299. Event: 538.878 Executing VM operation: CMS_Initial_Mark
  300. Event: 538.887 Executing VM operation: CMS_Initial_Mark done
  301. Event: 544.032 Executing VM operation: CMS_Final_Remark
  302. Event: 544.077 Executing VM operation: CMS_Final_Remark done
  303. Event: 544.078 loading class sun/security/ssl/SecureKey
  304. Event: 544.078 loading class sun/security/ssl/SecureKey done
  305.  
  306.  
  307. Dynamic libraries:
  308. 0x000000013ffb0000 - 0x000000013ffe4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  309. 0x0000000076ec0000 - 0x000000007706a000 C:\Windows\SYSTEM32\ntdll.dll
  310. 0x0000000076da0000 - 0x0000000076ebf000 C:\Windows\system32\kernel32.dll
  311. 0x000007fefcf40000 - 0x000007fefcfaa000 C:\Windows\system32\KERNELBASE.dll
  312. 0x000007fefd210000 - 0x000007fefd2eb000 C:\Windows\system32\ADVAPI32.dll
  313. 0x000007feff110000 - 0x000007feff1af000 C:\Windows\system32\msvcrt.dll
  314. 0x000007fefd8a0000 - 0x000007fefd8bf000 C:\Windows\SYSTEM32\sechost.dll
  315. 0x000007fefd9f0000 - 0x000007fefdb1d000 C:\Windows\system32\RPCRT4.dll
  316. 0x0000000076ca0000 - 0x0000000076d9a000 C:\Windows\system32\USER32.dll
  317. 0x000007fefdb20000 - 0x000007fefdb87000 C:\Windows\system32\GDI32.dll
  318. 0x000007fefd490000 - 0x000007fefd49e000 C:\Windows\system32\LPK.dll
  319. 0x000007fefd920000 - 0x000007fefd9ea000 C:\Windows\system32\USP10.dll
  320. 0x000007fefb480000 - 0x000007fefb674000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
  321. 0x000007fefd300000 - 0x000007fefd371000 C:\Windows\system32\SHLWAPI.dll
  322. 0x000007fefd780000 - 0x000007fefd7ae000 C:\Windows\system32\IMM32.DLL
  323. 0x000007fefd380000 - 0x000007fefd489000 C:\Windows\system32\MSCTF.dll
  324. 0x000007fefcb30000 - 0x000007fefcb60000 C:\Windows\system32\nvinitx.dll
  325. 0x000007fefcb20000 - 0x000007fefcb2c000 C:\Windows\system32\VERSION.dll
  326. 0x0000000073010000 - 0x0000000073016000 C:\Program Files\NVIDIA Corporation\CoProcManager\detoured.dll
  327. 0x000007fef8b20000 - 0x000007fef8b58000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
  328. 0x000007fefcfb0000 - 0x000007fefd187000 C:\Windows\system32\SETUPAPI.dll
  329. 0x000007fefcf00000 - 0x000007fefcf36000 C:\Windows\system32\CFGMGR32.dll
  330. 0x000007feff030000 - 0x000007feff10a000 C:\Windows\system32\OLEAUT32.dll
  331. 0x000007fefdd20000 - 0x000007fefdf23000 C:\Windows\system32\ole32.dll
  332. 0x000007fefcec0000 - 0x000007fefceda000 C:\Windows\system32\DEVOBJ.dll
  333. 0x000007fef89e0000 - 0x000007fef8a04000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
  334. 0x00000000680d0000 - 0x00000000681a2000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
  335. 0x00000000626c0000 - 0x0000000062f1a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  336. 0x000007fef9890000 - 0x000007fef9899000 C:\Windows\system32\WSOCK32.dll
  337. 0x000007fefd850000 - 0x000007fefd89d000 C:\Windows\system32\WS2_32.dll
  338. 0x000007fefd2f0000 - 0x000007fefd2f8000 C:\Windows\system32\NSI.dll
  339. 0x000007fef66c0000 - 0x000007fef66fb000 C:\Windows\system32\WINMM.dll
  340. 0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
  341. 0x0000000073ee0000 - 0x0000000073eef000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  342. 0x0000000073eb0000 - 0x0000000073ed8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  343. 0x0000000073e90000 - 0x0000000073ea6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  344. 0x000007fefe200000 - 0x000007fefef8a000 C:\Windows\system32\SHELL32.dll
  345. 0x000007fefcbf0000 - 0x000007fefcbff000 C:\Windows\system32\profapi.dll
  346. 0x0000000067830000 - 0x000000006783d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  347. 0x0000000059ef0000 - 0x0000000059f0a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  348. 0x000007fefc350000 - 0x000007fefc3a5000 C:\Windows\system32\mswsock.dll
  349. 0x000007fefc340000 - 0x000007fefc347000 C:\Windows\System32\wship6.dll
  350. 0x0000000059ed0000 - 0x0000000059ee1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  351. 0x000007fefa0e0000 - 0x000007fefa0f5000 C:\Windows\system32\NLAapi.dll
  352. 0x000007fef3e20000 - 0x000007fef3e35000 C:\Windows\system32\napinsp.dll
  353. 0x000007fef3ad0000 - 0x000007fef3ae9000 C:\Windows\system32\pnrpnsp.dll
  354. 0x000007fef6310000 - 0x000007fef6320000 C:\Windows\system32\wshbth.dll
  355. 0x000007fefc1d0000 - 0x000007fefc22b000 C:\Windows\system32\DNSAPI.dll
  356. 0x000007fef3ac0000 - 0x000007fef3acb000 C:\Windows\System32\winrnr.dll
  357. 0x000007fef3a90000 - 0x000007fef3abf000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  358. 0x000007fef9450000 - 0x000007fef9477000 C:\Windows\system32\IPHLPAPI.DLL
  359. 0x000007fef9440000 - 0x000007fef944b000 C:\Windows\system32\WINNSI.DLL
  360. 0x000007fef9fe0000 - 0x000007fefa033000 C:\Windows\System32\fwpuclnt.dll
  361. 0x000007fef3a80000 - 0x000007fef3a88000 C:\Windows\system32\rasadhlp.dll
  362. 0x0000000180000000 - 0x0000000180053000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\lwjgl64.dll
  363. 0x000007fef3530000 - 0x000007fef364d000 C:\Windows\system32\OPENGL32.dll
  364. 0x000007fef3500000 - 0x000007fef352d000 C:\Windows\system32\GLU32.dll
  365. 0x000007fef3230000 - 0x000007fef3321000 C:\Windows\system32\DDRAW.dll
  366. 0x000007fef34f0000 - 0x000007fef34f8000 C:\Windows\system32\DCIMAN32.dll
  367. 0x000007fefae70000 - 0x000007fefae88000 C:\Windows\system32\dwmapi.dll
  368. 0x000007fefc3b0000 - 0x000007fefc3c8000 C:\Windows\system32\CRYPTSP.dll
  369. 0x000007fefc0b0000 - 0x000007fefc0f7000 C:\Windows\system32\rsaenh.dll
  370. 0x000007fefce90000 - 0x000007fefceae000 C:\Windows\system32\USERENV.dll
  371. 0x000007fefca10000 - 0x000007fefca1f000 C:\Windows\system32\CRYPTBASE.dll
  372. 0x000007fef9ea0000 - 0x000007fef9eb8000 C:\Windows\system32\dhcpcsvc.DLL
  373. 0x000007fef9e80000 - 0x000007fef9e91000 C:\Windows\system32\dhcpcsvc6.DLL
  374. 0x0000000058810000 - 0x00000000589a8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  375. 0x000007fefb2a0000 - 0x000007fefb2f6000 C:\Windows\system32\uxtheme.dll
  376. 0x000007fefccc0000 - 0x000007fefccfb000 C:\Windows\system32\WINTRUST.dll
  377. 0x000007fefcd00000 - 0x000007fefce6d000 C:\Windows\system32\CRYPT32.dll
  378. 0x000007fefcc00000 - 0x000007fefcc0f000 C:\Windows\system32\MSASN1.dll
  379. 0x0000000068c80000 - 0x000000006adcf000 C:\Windows\system32\nvoglv64.DLL
  380. 0x000007fefb880000 - 0x000007fefb891000 C:\Windows\system32\WTSAPI32.dll
  381. 0x000007fefae00000 - 0x000007fefae2d000 C:\Windows\system32\ntmarta.dll
  382. 0x000007fefd8c0000 - 0x000007fefd912000 C:\Windows\system32\WLDAP32.dll
  383. 0x000007fef3740000 - 0x000007fef37dc000 C:\Windows\system32\mscms.dll
  384. 0x000007feed640000 - 0x000007feed682000 C:\Windows\system32\icm32.dll
  385. 0x000007fefcac0000 - 0x000007fefcafd000 C:\Windows\system32\WINSTA.dll
  386. 0x000007fef6c30000 - 0x000007fef7880000 C:\Windows\system32\igd10umd64.dll
  387. 0x000007fefbd20000 - 0x000007fefbd27000 C:\Windows\System32\wshtcpip.dll
  388. 0x0000000015950000 - 0x0000000015988000 C:\Users\Ilhan\AppData\Local\Temp\jna\jna8024472428662659123.dll
  389. 0x0000000015990000 - 0x00000000159c1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\jpeg.dll
  390. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\avutil-ttv-51.dll
  391. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\swresample-ttv-0.dll
  392. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\libmp3lame-ttv.dll
  393. 0x000007fee1660000 - 0x000007fee2a04000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\libmfxsw64.dll
  394. 0x000007feec8f0000 - 0x000007feeca5d000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\twitchsdk.dll
  395. 0x000007fefd4a0000 - 0x000007fefd772000 C:\Windows\system32\WININET.dll
  396. 0x0000000002270000 - 0x0000000002274000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  397. 0x000007fefceb0000 - 0x000007fefceb4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  398. 0x000007fefce80000 - 0x000007fefce84000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  399. 0x000007fefce70000 - 0x000007fefce73000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  400. 0x0000000077090000 - 0x0000000077093000 C:\Windows\system32\normaliz.DLL
  401. 0x000007fefdf30000 - 0x000007fefe1fa000 C:\Windows\system32\iertutil.dll
  402. 0x000007fefcee0000 - 0x000007fefcee5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  403. 0x0000000056f20000 - 0x0000000056f84000 C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328\OpenAL64.dll
  404. 0x000007fefef90000 - 0x000007feff029000 C:\Windows\system32\CLBCatQ.DLL
  405. 0x000007fefae90000 - 0x000007fefaedb000 C:\Windows\System32\MMDevApi.dll
  406. 0x000007fefb300000 - 0x000007fefb42c000 C:\Windows\System32\PROPSYS.dll
  407. 0x000007fef4ea0000 - 0x000007fef4f28000 C:\Windows\system32\dsound.dll
  408. 0x000007fefa310000 - 0x000007fefa33c000 C:\Windows\system32\POWRPROF.dll
  409. 0x000007fef4ba0000 - 0x000007fef4bef000 C:\Windows\system32\AUDIOSES.DLL
  410. 0x00000000570e0000 - 0x0000000057104000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
  411. 0x000007feee8c0000 - 0x000007feee920000 C:\Program Files (x86)\OBS\plugins\GraphicsCapture\GraphicsCaptureHook64.dll
  412. 0x000007fef9400000 - 0x000007fef9434000 C:\Windows\system32\d3d10_1.dll
  413. 0x000007fef9190000 - 0x000007fef91e7000 C:\Windows\system32\d3d10_1core.dll
  414. 0x000007fef8f60000 - 0x000007fef8fbd000 C:\Windows\system32\dxgi.dll
  415. 0x000007fef8c00000 - 0x000007fef8dd5000 C:\Windows\system32\d3d11.dll
  416. 0x000007fef7880000 - 0x000007fef7902000 C:\Windows\system32\nvumdshimx.dll
  417. 0x000007fede680000 - 0x000007fedf97b000 C:\Windows\system32\nvwgf2umx.dll
  418. 0x000007fefc500000 - 0x000007fefc522000 C:\Windows\system32\bcrypt.dll
  419. 0x000007fef37e0000 - 0x000007fef39ac000 C:\Windows\system32\nvspcap64.dll
  420. 0x000007fefa590000 - 0x000007fefa601000 C:\Windows\system32\WINHTTP.dll
  421. 0x000007fefa520000 - 0x000007fefa585000 C:\Windows\system32\webio.dll
  422. 0x000007fef0ff0000 - 0x000007fef13e2000 C:\Windows\system32\nvapi64.dll
  423. 0x000007feee4b0000 - 0x000007feee5d5000 C:\Windows\system32\dbghelp.dll
  424.  
  425. VM Arguments:
  426. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Ilhan\AppData\Roaming\.minecraft\versions\LabyMod-1.8.8\LabyMod-1.8.8-natives-856709695328
  427. java_command: net.minecraft.client.main.Main --username xX_Kobra_Xx --version LabyMod-1.8.8 --gameDir C:\Users\Ilhan\AppData\Roaming\.minecraft --assetsDir C:\Users\Ilhan\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 08e081ad6da24d14b2167c02b92e52ee --accessToken 5bbf1bce10ec4a6fbe3341440288ee68 --userProperties {} --userType legacy --nativeLauncherVersion 307
  428. java_class_path (initial): C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Ilhan\AppData\Roaming\.minecraft\libraries\com\google\code\gson
  429. Launcher Type: SUN_STANDARD
  430.  
  431. Environment Variables:
  432. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
  433. USERNAME=Ilhan
  434. OS=Windows_NT
  435. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  436.  
  437.  
  438.  
  439. --------------- S Y S T E M ---------------
  440.  
  441. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  442.  
  443. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, clmul, ht, tsc, tscinvbit
  444.  
  445. Memory: 4k page, physical 3964988k(927136k free), swap 7928116k(3474380k free)
  446.  
  447. 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)
  448.  
  449. time: Mon Dec 05 16:58:35 2016
  450. elapsed time: 674 seconds (0d 0h 11m 14s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement