Advertisement
codex01

Untitled

Aug 24th, 2014
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.68 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=0x000000002100bf43, pid=7540, tid=7820
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig75icd64.dll+0x6bf43]
  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 (0x0000000001f6f800): JavaThread "Client thread" [_thread_in_native, id=7820, stack(0x0000000001f80000,0x0000000002080000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000207b490ff08
  24.  
  25. Registers:
  26. RAX=0x00000000000002aa, RBX=0x00000207b490ff00, RCX=0x0000000020c357c0, RDX=0x0000000000000000
  27. RSP=0x000000000207e660, RBP=0x0000000000000000, RSI=0x0000000020c357c0, RDI=0x0000000000009eaa
  28. R8 =0x0000000000009eaa, R9 =0x0000000000000020, R10=0x000000018000b980, R11=0x00000000036afe60
  29. R12=0x0000000000000000, R13=0x000000000207e830, R14=0x000000000207e718, R15=0x0000000001f6f800
  30. RIP=0x000000002100bf43, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000000207e660)
  33. 0x000000000207e660: 0000000000000000 0000000030174630
  34. 0x000000000207e670: 0000000000000000 000000000207e690
  35. 0x000000000207e680: 0000000000000000 000000002100c969
  36. 0x000000000207e690: 0000000020c357c0 000000000207e718
  37. 0x000000000207e6a0: 000000000207e730 0000000000009eaa
  38. 0x000000000207e6b0: 0000000702a6f300 000000000291a94f
  39. 0x000000000207e6c0: 0000000702a6f2e8 0000000702a6f2b0
  40. 0x000000000207e6d0: 000000000000000c 000000078e470ee8
  41. 0x000000000207e6e0: 000000002145b740 0000000000000003
  42. 0x000000000207e6f0: 000000000207e6f0 0000000018f3ea68
  43. 0x000000000207e700: 000000000207e740 0000000018f3f190
  44. 0x000000000207e710: 0000000000000000 00000007036f2bd0
  45. 0x000000000207e720: 000000000207e788 0000000002457380
  46. 0x000000000207e730: 000000000207e878 00000000036affac
  47. 0x000000000207e740: 0000000000000001 000000000207e748
  48. 0x000000000207e750: 000000002f033be7 000000000207e7d8
  49.  
  50. Instructions: (pc=0x000000002100bf43)
  51. 0x000000002100bf23: 00 e9 ef 00 00 00 48 8b 99 28 10 02 00 8b 43 10
  52. 0x000000002100bf33: 48 8b 5b 28 48 23 c7 48 8b 1c c3 48 85 db 74 0d
  53. 0x000000002100bf43: 39 7b 08 74 5c 48 8b 1b 48 85 db 75 f3 33 db 48
  54. 0x000000002100bf53: 85 db 0f 85 99 00 00 00 38 99 c7 c7 06 00 75 08
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00000000000002aa is an unknown value
  60. RBX=0x00000207b490ff00 is an unknown value
  61. RCX=0x0000000020c357c0 is an unknown value
  62. RDX=0x0000000000000000 is an unknown value
  63. RSP=0x000000000207e660 is pointing into the stack for thread: 0x0000000001f6f800
  64. RBP=0x0000000000000000 is an unknown value
  65. RSI=0x0000000020c357c0 is an unknown value
  66. RDI=0x0000000000009eaa is an unknown value
  67. R8 =0x0000000000009eaa is an unknown value
  68. R9 =0x0000000000000020 is an unknown value
  69. R10=0x000000018000b980 is an unknown value
  70. R11=0x00000000036afe60 is at entry_point+32 in (nmethod*)0x00000000036afc90
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x000000000207e830 is pointing into the stack for thread: 0x0000000001f6f800
  73. R14=0x000000000207e718 is pointing into the stack for thread: 0x0000000001f6f800
  74. R15=0x0000000001f6f800 is a thread
  75.  
  76.  
  77. Stack: [0x0000000001f80000,0x0000000002080000], sp=0x000000000207e660, free space=1017k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79.  
  80. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  81. J 5969 org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V (0 bytes) @ 0x000000000291a8c9 [0x000000000291a880+0x49]
  82. J 6859 C1 cum.a()V (11 bytes) @ 0x00000000036affac [0x00000000036afe40+0x16c]
  83. j cum.a(Ljava/nio/ByteBuffer;I)V+1
  84. J 6931 C1 cnz.a(Laqj;Lcir;Lcok;Lcog;)Lcom/google/common/util/concurrent/ListenableFuture; (115 bytes) @ 0x00000000036fc974 [0x00000000036fc540+0x434]
  85. j coc.run()V+20
  86. J 6422 C1 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x00000000035586fc [0x0000000003558680+0x7c]
  87. J 6425 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x000000000355642c [0x0000000003556340+0xec]
  88. j cnz.a(J)Z+37
  89. j ckj.a(J)V+10
  90. j cje.a(IFJ)V+526
  91. j cje.a(FJ)V+123
  92. J 4066 C1 cje.b(F)V (819 bytes) @ 0x0000000003020864 [0x000000000301f4e0+0x1384]
  93. J 4002 C1 bss.as()V (881 bytes) @ 0x000000000300514c [0x00000000030034e0+0x1c6c]
  94. j bss.a()V+72
  95. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
  96. v ~StubRoutines::call_stub
  97.  
  98. --------------- P R O C E S S ---------------
  99.  
  100. Java Threads: ( => current thread )
  101. 0x000000001dd5d000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6052, stack(0x000000002e640000,0x000000002e740000)]
  102. 0x000000001dd60000 JavaThread "pool-2-thread-1" [_thread_blocked, id=8172, stack(0x000000002f500000,0x000000002f600000)]
  103. 0x000000001dd5e800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=3220, stack(0x000000002f3d0000,0x000000002f4d0000)]
  104. 0x000000001dd5d800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=4836, stack(0x000000001d150000,0x000000001d250000)]
  105. 0x000000001dd5c000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=1772, stack(0x0000000025200000,0x0000000025300000)]
  106. 0x000000001dd5b800 JavaThread "Server thread" [_thread_in_Java, id=3184, stack(0x0000000023e40000,0x0000000023f40000)]
  107. 0x000000001c2ae000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5300, stack(0x00000000250e0000,0x00000000251e0000)]
  108. 0x00000000273ba800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3644, stack(0x0000000030c70000,0x0000000030d70000)]
  109. 0x0000000028bbb800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3484, stack(0x000000002a9b0000,0x000000002aab0000)]
  110. 0x0000000028c28000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=1924, stack(0x000000002a750000,0x000000002a850000)]
  111. 0x000000001d7a7000 JavaThread "Thread-7" [_thread_blocked, id=4404, stack(0x00000000268c0000,0x00000000269c0000)]
  112. 0x000000001d84e000 JavaThread "Thread-6" [_thread_blocked, id=6524, stack(0x0000000026700000,0x0000000026800000)]
  113. 0x000000001e0a7800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=424, stack(0x0000000020ab0000,0x0000000020bb0000)]
  114. 0x000000001db94000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3748, stack(0x000000001cae0000,0x000000001cbe0000)]
  115. 0x000000001c12b800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4892, stack(0x000000001cff0000,0x000000001d0f0000)]
  116. 0x000000001b13d000 JavaThread "Service Thread" daemon [_thread_blocked, id=7844, stack(0x000000001a980000,0x000000001aa80000)]
  117. 0x000000001982f800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5972, stack(0x000000001b930000,0x000000001ba30000)]
  118. 0x000000001b0e0800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=7720, stack(0x000000001b740000,0x000000001b840000)]
  119. 0x0000000019826800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=7444, stack(0x000000001b5b0000,0x000000001b6b0000)]
  120. 0x0000000019825000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4200, stack(0x000000001afd0000,0x000000001b0d0000)]
  121. 0x0000000019821800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7112, stack(0x000000001ae60000,0x000000001af60000)]
  122. 0x00000000197bc800 JavaThread "Finalizer" daemon [_thread_blocked, id=1192, stack(0x000000001ad10000,0x000000001ae10000)]
  123. 0x00000000197bb800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6260, stack(0x000000001ab70000,0x000000001ac70000)]
  124. =>0x0000000001f6f800 JavaThread "Client thread" [_thread_in_native, id=7820, stack(0x0000000001f80000,0x0000000002080000)]
  125.  
  126. Other Threads:
  127. 0x00000000197b7800 VMThread [stack: 0x000000001a880000,0x000000001a980000] [id=5296]
  128. 0x000000001b14a000 WatcherThread [stack: 0x000000001bbb0000,0x000000001bcb0000] [id=3496]
  129.  
  130. VM state:not at safepoint (normal execution)
  131.  
  132. VM Mutex/Monitor currently owned by a thread: None
  133.  
  134. Heap:
  135. PSYoungGen total 230400K, used 142858K [0x0000000780000000, 0x0000000791300000, 0x00000007c0000000)
  136. eden space 182272K, 65% used [0x0000000780000000,0x00000007873ee8a0,0x000000078b200000)
  137. from space 48128K, 50% used [0x000000078e400000,0x000000078fb94010,0x0000000791300000)
  138. to space 49664K, 0% used [0x000000078b200000,0x000000078b200000,0x000000078e280000)
  139. ParOldGen total 280064K, used 222675K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  140. object space 280064K, 79% used [0x0000000700000000,0x000000070d974eb0,0x0000000711180000)
  141. Metaspace used 34654K, capacity 34927K, committed 35248K, reserved 1079296K
  142. class space used 4356K, capacity 4420K, committed 4528K, reserved 1048576K
  143.  
  144. Card table byte_map: [0x0000000011810000,0x0000000011e20000] byte_map_base: 0x000000000e010000
  145.  
  146. Marking Bits: (ParMarkBitMap*) 0x000000006c2213b0
  147. Begin Bits: [0x0000000012830000, 0x0000000015830000)
  148. End Bits: [0x0000000015830000, 0x0000000018830000)
  149.  
  150. Polling page: 0x0000000000190000
  151.  
  152. CodeCache: size=245760Kb used=19200Kb max_used=19215Kb free=226559Kb
  153. bounds [0x0000000002450000, 0x0000000003730000, 0x0000000011450000]
  154. total_blobs=6459 nmethods=5619 adapters=750
  155. compilation: enabled
  156.  
  157. Compilation events (10 events):
  158. Event: 31.654 Thread 0x000000001982f800 6971 2 java.util.LinkedList::remove (15 bytes)
  159. Event: 31.654 Thread 0x000000001982f800 nmethod 6971 0x000000000370df50 code [0x000000000370e0e0, 0x000000000370e358]
  160. Event: 31.663 Thread 0x000000001982f800 6972 2 bbt::a (2 bytes)
  161. Event: 31.663 Thread 0x000000001982f800 nmethod 6972 0x000000000370e490 code [0x000000000370e5e0, 0x000000000370e730]
  162. Event: 31.664 Thread 0x000000001982f800 6973 2 aci::c (33 bytes)
  163. Event: 31.664 Thread 0x000000001982f800 nmethod 6973 0x000000000370e7d0 code [0x000000000370e940, 0x000000000370eaf8]
  164. Event: 31.665 Thread 0x000000001982f800 6974 2 ach::b (23 bytes)
  165. Event: 31.665 Thread 0x000000001982f800 nmethod 6974 0x000000000370ebd0 code [0x000000000370ed40, 0x000000000370ef28]
  166. Event: 31.697 Thread 0x000000001982f800 6975 2 um::a (83 bytes)
  167. Event: 31.697 Thread 0x000000001982f800 nmethod 6975 0x000000000370f050 code [0x000000000370f1c0, 0x000000000370f4f0]
  168.  
  169. GC Heap History (10 events):
  170. Event: 29.235 GC heap before
  171. {Heap before GC invocations=44 (full 9):
  172. PSYoungGen total 210944K, used 185235K [0x0000000780000000, 0x0000000790280000, 0x00000007c0000000)
  173. eden space 164352K, 100% used [0x0000000780000000,0x000000078a080000,0x000000078a080000)
  174. from space 46592K, 44% used [0x000000078cf80000,0x000000078e3e4f90,0x000000078fd00000)
  175. to space 48128K, 0% used [0x000000078a080000,0x000000078a080000,0x000000078cf80000)
  176. ParOldGen total 215552K, used 175452K [0x0000000700000000, 0x000000070d280000, 0x0000000780000000)
  177. object space 215552K, 81% used [0x0000000700000000,0x000000070ab57148,0x000000070d280000)
  178. Metaspace used 33980K, capacity 34287K, committed 34736K, reserved 1079296K
  179. class space used 4328K, capacity 4420K, committed 4528K, reserved 1048576K
  180. Event: 29.276 GC heap after
  181. Heap after GC invocations=44 (full 9):
  182. PSYoungGen total 212480K, used 48128K [0x0000000780000000, 0x0000000791a80000, 0x00000007c0000000)
  183. eden space 164352K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078a080000)
  184. from space 48128K, 100% used [0x000000078a080000,0x000000078cf80000,0x000000078cf80000)
  185. to space 57344K, 0% used [0x000000078e280000,0x000000078e280000,0x0000000791a80000)
  186. ParOldGen total 215552K, used 177038K [0x0000000700000000, 0x000000070d280000, 0x0000000780000000)
  187. object space 215552K, 82% used [0x0000000700000000,0x000000070ace3a60,0x000000070d280000)
  188. Metaspace used 33980K, capacity 34287K, committed 34736K, reserved 1079296K
  189. class space used 4328K, capacity 4420K, committed 4528K, reserved 1048576K
  190. }
  191. Event: 29.766 GC heap before
  192. {Heap before GC invocations=45 (full 9):
  193. PSYoungGen total 212480K, used 212480K [0x0000000780000000, 0x0000000791a80000, 0x00000007c0000000)
  194. eden space 164352K, 100% used [0x0000000780000000,0x000000078a080000,0x000000078a080000)
  195. from space 48128K, 100% used [0x000000078a080000,0x000000078cf80000,0x000000078cf80000)
  196. to space 57344K, 0% used [0x000000078e280000,0x000000078e280000,0x0000000791a80000)
  197. ParOldGen total 215552K, used 177040K [0x0000000700000000, 0x000000070d280000, 0x0000000780000000)
  198. object space 215552K, 82% used [0x0000000700000000,0x000000070ace42e8,0x000000070d280000)
  199. Metaspace used 34181K, capacity 34415K, committed 34736K, reserved 1079296K
  200. class space used 4339K, capacity 4420K, committed 4528K, reserved 1048576K
  201. Event: 29.831 GC heap after
  202. Heap after GC invocations=45 (full 9):
  203. PSYoungGen total 222720K, used 17713K [0x0000000780000000, 0x0000000791280000, 0x00000007c0000000)
  204. eden space 173568K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078a980000)
  205. from space 49152K, 36% used [0x000000078e280000,0x000000078f3cc410,0x0000000791280000)
  206. to space 53760K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078de00000)
  207. ParOldGen total 222720K, used 222657K [0x0000000700000000, 0x000000070d980000, 0x0000000780000000)
  208. object space 222720K, 99% used [0x0000000700000000,0x000000070d9705d8,0x000000070d980000)
  209. Metaspace used 34181K, capacity 34415K, committed 34736K, reserved 1079296K
  210. class space used 4339K, capacity 4420K, committed 4528K, reserved 1048576K
  211. }
  212. Event: 29.831 GC heap before
  213. {Heap before GC invocations=46 (full 10):
  214. PSYoungGen total 222720K, used 17713K [0x0000000780000000, 0x0000000791280000, 0x00000007c0000000)
  215. eden space 173568K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078a980000)
  216. from space 49152K, 36% used [0x000000078e280000,0x000000078f3cc410,0x0000000791280000)
  217. to space 53760K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078de00000)
  218. ParOldGen total 222720K, used 222657K [0x0000000700000000, 0x000000070d980000, 0x0000000780000000)
  219. object space 222720K, 99% used [0x0000000700000000,0x000000070d9705d8,0x000000070d980000)
  220. Metaspace used 34181K, capacity 34415K, committed 34736K, reserved 1079296K
  221. class space used 4339K, capacity 4420K, committed 4528K, reserved 1048576K
  222. Event: 30.135 GC heap after
  223. Heap after GC invocations=46 (full 10):
  224. PSYoungGen total 222720K, used 7090K [0x0000000780000000, 0x0000000791280000, 0x00000007c0000000)
  225. eden space 173568K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078a980000)
  226. from space 49152K, 14% used [0x000000078e280000,0x000000078e96cb00,0x0000000791280000)
  227. to space 53760K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078de00000)
  228. ParOldGen total 280064K, used 222667K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  229. object space 280064K, 79% used [0x0000000700000000,0x000000070d972eb0,0x0000000711180000)
  230. Metaspace used 34181K, capacity 34415K, committed 34736K, reserved 1079296K
  231. class space used 4339K, capacity 4420K, committed 4528K, reserved 1048576K
  232. }
  233. Event: 30.930 GC heap before
  234. {Heap before GC invocations=47 (full 10):
  235. PSYoungGen total 222720K, used 172736K [0x0000000780000000, 0x0000000791280000, 0x00000007c0000000)
  236. eden space 173568K, 95% used [0x0000000780000000,0x000000078a1c3580,0x000000078a980000)
  237. from space 49152K, 14% used [0x000000078e280000,0x000000078e96cb00,0x0000000791280000)
  238. to space 53760K, 0% used [0x000000078a980000,0x000000078a980000,0x000000078de00000)
  239. ParOldGen total 280064K, used 222667K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  240. object space 280064K, 79% used [0x0000000700000000,0x000000070d972eb0,0x0000000711180000)
  241. Metaspace used 34527K, capacity 34799K, committed 35248K, reserved 1079296K
  242. class space used 4355K, capacity 4420K, committed 4528K, reserved 1048576K
  243. Event: 30.960 GC heap after
  244. Heap after GC invocations=47 (full 10):
  245. PSYoungGen total 227328K, used 21888K [0x0000000780000000, 0x0000000791600000, 0x00000007c0000000)
  246. eden space 173568K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078a980000)
  247. from space 53760K, 40% used [0x000000078a980000,0x000000078bee0000,0x000000078de00000)
  248. to space 51200K, 0% used [0x000000078e400000,0x000000078e400000,0x0000000791600000)
  249. ParOldGen total 280064K, used 222675K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  250. object space 280064K, 79% used [0x0000000700000000,0x000000070d974eb0,0x0000000711180000)
  251. Metaspace used 34527K, capacity 34799K, committed 35248K, reserved 1079296K
  252. class space used 4355K, capacity 4420K, committed 4528K, reserved 1048576K
  253. }
  254. Event: 31.397 GC heap before
  255. {Heap before GC invocations=48 (full 10):
  256. PSYoungGen total 227328K, used 195456K [0x0000000780000000, 0x0000000791600000, 0x00000007c0000000)
  257. eden space 173568K, 100% used [0x0000000780000000,0x000000078a980000,0x000000078a980000)
  258. from space 53760K, 40% used [0x000000078a980000,0x000000078bee0000,0x000000078de00000)
  259. to space 51200K, 0% used [0x000000078e400000,0x000000078e400000,0x0000000791600000)
  260. ParOldGen total 280064K, used 222675K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  261. object space 280064K, 79% used [0x0000000700000000,0x000000070d974eb0,0x0000000711180000)
  262. Metaspace used 34616K, capacity 34863K, committed 35248K, reserved 1079296K
  263. class space used 4355K, capacity 4420K, committed 4528K, reserved 1048576K
  264. Event: 31.429 GC heap after
  265. Heap after GC invocations=48 (full 10):
  266. PSYoungGen total 230400K, used 24144K [0x0000000780000000, 0x0000000791300000, 0x00000007c0000000)
  267. eden space 182272K, 0% used [0x0000000780000000,0x0000000780000000,0x000000078b200000)
  268. from space 48128K, 50% used [0x000000078e400000,0x000000078fb94010,0x0000000791300000)
  269. to space 49664K, 0% used [0x000000078b200000,0x000000078b200000,0x000000078e280000)
  270. ParOldGen total 280064K, used 222675K [0x0000000700000000, 0x0000000711180000, 0x0000000780000000)
  271. object space 280064K, 79% used [0x0000000700000000,0x000000070d974eb0,0x0000000711180000)
  272. Metaspace used 34616K, capacity 34863K, committed 35248K, reserved 1079296K
  273. class space used 4355K, capacity 4420K, committed 4528K, reserved 1048576K
  274. }
  275.  
  276. Deoptimization events (10 events):
  277. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003171a38 method=aqs.a(Ldt;)Z @ 1
  278. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003171a38 method=aqs.a(Ldt;)Z @ 1
  279. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003171a38 method=aqs.a(Ldt;)Z @ 1
  280. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003171a38 method=aqs.a(Ldt;)Z @ 1
  281. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003183588 method=dt.a(III)Ldt; @ 5
  282. Event: 30.741 Thread 0x0000000028bbb800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003183588 method=dt.a(III)Ldt; @ 5
  283. Event: 30.749 Thread 0x0000000028bbb800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000034cfd90 method=com.google.common.util.concurrent.Futures$CombinedFuture.init(Ljava/util/concurrent/Executor;)V @ 111
  284. Event: 30.766 Thread 0x0000000028c28000 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000034cfd90 method=com.google.common.util.concurrent.Futures$CombinedFuture.init(Ljava/util/concurrent/Executor;)V @ 111
  285. Event: 30.810 Thread 0x000000001dd5b800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000317b86c method=qs.d(II)Lbff; @ 12
  286. Event: 31.102 Thread 0x000000001dd5b800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000035906cc method=atp.a(Laqs;Ldt;Lbru;Lbru;)Lbrs; @ 358
  287.  
  288. Internal exceptions (10 events):
  289. Event: 30.973 Thread 0x000000001dd5b800 Exception <a 'java/security/PrivilegedActionException'> (0x00000007820b0f98) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
  290. Event: 31.009 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783ba2f38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  291. Event: 31.037 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783ba3188) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  292. Event: 31.050 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783ba33d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  293. Event: 31.069 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x0000000783ba3628) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  294. Event: 31.102 Thread 0x000000001dd5b800 Implicit null exception at 0x000000000358feb8 to 0x0000000003590699
  295. Event: 31.429 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007801f45c8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  296. Event: 31.451 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007801f49f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  297. Event: 31.590 Thread 0x0000000001f6f800 Exception <a 'java/security/PrivilegedActionException'> (0x0000000781fd5038) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
  298. Event: 31.651 Thread 0x000000001d84e000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000007801f4c48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 3076]
  299.  
  300. Events (10 events):
  301. Event: 31.327 Thread 0x0000000001f6f800 DEOPT PACKING pc=0x0000000003553b3b sp=0x000000000207ed10
  302. Event: 31.327 Thread 0x0000000001f6f800 DEOPT UNPACKING pc=0x0000000002497604 sp=0x000000000207eaa8 mode 0
  303. Event: 31.397 Executing VM operation: ParallelGCFailedAllocation
  304. Event: 31.429 Executing VM operation: ParallelGCFailedAllocation done
  305. Event: 31.429 Executing VM operation: RevokeBias
  306. Event: 31.429 Executing VM operation: RevokeBias done
  307. Event: 31.429 Executing VM operation: RevokeBias
  308. Event: 31.429 Executing VM operation: RevokeBias done
  309. Event: 31.590 loading class bug
  310. Event: 31.590 loading class bug done
  311.  
  312.  
  313. Dynamic libraries:
  314. 0x000000013f2b0000 - 0x000000013f2e4000 C:\Program Files\Java\jre8\bin\javaw.exe
  315. 0x0000000077130000 - 0x00000000772d9000 C:\Windows\SYSTEM32\ntdll.dll
  316. 0x0000000076f10000 - 0x000000007702f000 C:\Windows\system32\kernel32.dll
  317. 0x000007fefc2c0000 - 0x000007fefc32c000 C:\Windows\system32\KERNELBASE.dll
  318. 0x000007fefd780000 - 0x000007fefd85b000 C:\Windows\system32\ADVAPI32.dll
  319. 0x000007fefe3b0000 - 0x000007fefe44f000 C:\Windows\system32\msvcrt.dll
  320. 0x000007fefd680000 - 0x000007fefd69f000 C:\Windows\SYSTEM32\sechost.dll
  321. 0x000007fefda70000 - 0x000007fefdb9d000 C:\Windows\system32\RPCRT4.dll
  322. 0x0000000077030000 - 0x000000007712a000 C:\Windows\system32\USER32.dll
  323. 0x000007fefd430000 - 0x000007fefd497000 C:\Windows\system32\GDI32.dll
  324. 0x000007fefe640000 - 0x000007fefe64e000 C:\Windows\system32\LPK.dll
  325. 0x000007fefc330000 - 0x000007fefc3f9000 C:\Windows\system32\USP10.dll
  326. 0x000007fefa520000 - 0x000007fefa714000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  327. 0x000007fefd360000 - 0x000007fefd3d1000 C:\Windows\system32\SHLWAPI.dll
  328. 0x000007fefd400000 - 0x000007fefd42e000 C:\Windows\system32\IMM32.DLL
  329. 0x000007fefe220000 - 0x000007fefe329000 C:\Windows\system32\MSCTF.dll
  330. 0x0000000073dc0000 - 0x0000000073e92000 C:\Program Files\Java\jre8\bin\msvcr100.dll
  331. 0x000000006ba70000 - 0x000000006c29a000 C:\Program Files\Java\jre8\bin\server\jvm.dll
  332. 0x000007fef9b60000 - 0x000007fef9b69000 C:\Windows\system32\WSOCK32.dll
  333. 0x000007fefe130000 - 0x000007fefe17d000 C:\Windows\system32\WS2_32.dll
  334. 0x000007fefe650000 - 0x000007fefe658000 C:\Windows\system32\NSI.dll
  335. 0x000007fefa4e0000 - 0x000007fefa51b000 C:\Windows\system32\WINMM.dll
  336. 0x00000000772f0000 - 0x00000000772f7000 C:\Windows\system32\PSAPI.DLL
  337. 0x0000000073db0000 - 0x0000000073dbf000 C:\Program Files\Java\jre8\bin\verify.dll
  338. 0x0000000073d80000 - 0x0000000073da8000 C:\Program Files\Java\jre8\bin\java.dll
  339. 0x0000000073d60000 - 0x0000000073d76000 C:\Program Files\Java\jre8\bin\zip.dll
  340. 0x000007fefc400000 - 0x000007fefd188000 C:\Windows\system32\SHELL32.dll
  341. 0x000007fefd860000 - 0x000007fefda63000 C:\Windows\system32\ole32.dll
  342. 0x000007fefbf80000 - 0x000007fefbf8f000 C:\Windows\system32\profapi.dll
  343. 0x000000006eab0000 - 0x000000006eabd000 C:\Program Files\Java\jre8\bin\management.dll
  344. 0x0000000074560000 - 0x000000007457a000 C:\Program Files\Java\jre8\bin\net.dll
  345. 0x000007fefb720000 - 0x000007fefb775000 C:\Windows\system32\mswsock.dll
  346. 0x000007fefb710000 - 0x000007fefb717000 C:\Windows\System32\wship6.dll
  347. 0x000000006fe00000 - 0x000000006fe11000 C:\Program Files\Java\jre8\bin\nio.dll
  348. 0x000007fefa450000 - 0x000007fefa465000 C:\Windows\system32\NLAapi.dll
  349. 0x000007fef0790000 - 0x000007fef07a5000 C:\Windows\system32\napinsp.dll
  350. 0x000007fef0770000 - 0x000007fef0789000 C:\Windows\system32\pnrpnsp.dll
  351. 0x000007fefb5a0000 - 0x000007fefb5fb000 C:\Windows\system32\DNSAPI.dll
  352. 0x000007fef9b20000 - 0x000007fef9b2b000 C:\Windows\System32\winrnr.dll
  353. 0x000007fef81d0000 - 0x000007fef81ff000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  354. 0x000007fef96b0000 - 0x000007fef96d7000 C:\Windows\system32\IPHLPAPI.DLL
  355. 0x000007fef9630000 - 0x000007fef963b000 C:\Windows\system32\WINNSI.DLL
  356. 0x000007fef9030000 - 0x000007fef9083000 C:\Windows\System32\fwpuclnt.dll
  357. 0x000007fef81c0000 - 0x000007fef81c8000 C:\Windows\system32\rasadhlp.dll
  358. 0x0000000180000000 - 0x0000000180051000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\lwjgl64.dll
  359. 0x000007feeebe0000 - 0x000007feeecfd000 C:\Windows\system32\OPENGL32.dll
  360. 0x000007fef0ef0000 - 0x000007fef0f1d000 C:\Windows\system32\GLU32.dll
  361. 0x000007feeeae0000 - 0x000007feeebd1000 C:\Windows\system32\DDRAW.dll
  362. 0x000007fef0ee0000 - 0x000007fef0ee8000 C:\Windows\system32\DCIMAN32.dll
  363. 0x000007fefd4a0000 - 0x000007fefd677000 C:\Windows\system32\SETUPAPI.dll
  364. 0x000007fefc070000 - 0x000007fefc0a6000 C:\Windows\system32\CFGMGR32.dll
  365. 0x000007fefd6a0000 - 0x000007fefd777000 C:\Windows\system32\OLEAUT32.dll
  366. 0x000007fefc2a0000 - 0x000007fefc2ba000 C:\Windows\system32\DEVOBJ.dll
  367. 0x000007fefaa10000 - 0x000007fefaa28000 C:\Windows\system32\dwmapi.dll
  368. 0x000007fefb020000 - 0x000007fefb02c000 C:\Windows\system32\VERSION.dll
  369. 0x000007fefb780000 - 0x000007fefb797000 C:\Windows\system32\CRYPTSP.dll
  370. 0x000007fefb480000 - 0x000007fefb4c7000 C:\Windows\system32\rsaenh.dll
  371. 0x000007fefc100000 - 0x000007fefc11e000 C:\Windows\system32\USERENV.dll
  372. 0x000007fefbde0000 - 0x000007fefbdef000 C:\Windows\system32\CRYPTBASE.dll
  373. 0x000007fef9130000 - 0x000007fef9148000 C:\Windows\system32\dhcpcsvc.DLL
  374. 0x000007fef8bc0000 - 0x000007fef8bd1000 C:\Windows\system32\dhcpcsvc6.DLL
  375. 0x0000000067d20000 - 0x0000000067eb6000 C:\Program Files\Java\jre8\bin\awt.dll
  376. 0x000007fefa3f0000 - 0x000007fefa446000 C:\Windows\system32\uxtheme.dll
  377. 0x0000000020fa0000 - 0x0000000021782000 C:\Windows\system32\ig75icd64.dll
  378. 0x000007fef74a0000 - 0x000007fef7900000 C:\Windows\system32\igdusc64.dll
  379. 0x000007feee7d0000 - 0x000007feee86c000 C:\Windows\system32\mscms.dll
  380. 0x000007feee8c0000 - 0x000007feee902000 C:\Windows\system32\icm32.dll
  381. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\avutil-ttv-51.dll
  382. 0x0000000065980000 - 0x00000000659d6000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\swresample-ttv-0.dll
  383. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\libmp3lame-ttv.dll
  384. 0x000007feea8a0000 - 0x000007feebc44000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\libmfxsw64.dll
  385. 0x000007feea730000 - 0x000007feea89d000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\twitchsdk.dll
  386. 0x000007fefdef0000 - 0x000007fefe121000 C:\Windows\system32\WININET.dll
  387. 0x000007fefe5d0000 - 0x000007fefe5d4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  388. 0x000007fefbfc0000 - 0x000007fefbfc4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  389. 0x000007fefc290000 - 0x000007fefc294000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  390. 0x000007fefc0f0000 - 0x000007fefc0f3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  391. 0x0000000077300000 - 0x0000000077303000 C:\Windows\system32\normaliz.DLL
  392. 0x000007fefdc40000 - 0x000007fefdeeb000 C:\Windows\system32\iertutil.dll
  393. 0x000007fefbfa0000 - 0x000007fefbfa5000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  394. 0x000000006fd20000 - 0x000000006fd44000 C:\Program Files\Java\jre8\bin\sunec.dll
  395. 0x000007fefb0f0000 - 0x000007fefb0f7000 C:\Windows\System32\wshtcpip.dll
  396. 0x0000000001ee0000 - 0x0000000001f44000 C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449\OpenAL64.dll
  397. 0x000007fefe180000 - 0x000007fefe219000 C:\Windows\system32\CLBCatQ.DLL
  398. 0x000007fefad50000 - 0x000007fefad9b000 C:\Windows\System32\MMDevApi.dll
  399. 0x000007fefac20000 - 0x000007fefad4c000 C:\Windows\System32\PROPSYS.dll
  400. 0x000007feee6a0000 - 0x000007feee728000 C:\Windows\system32\dsound.dll
  401. 0x000007fefada0000 - 0x000007fefadcc000 C:\Windows\system32\POWRPROF.dll
  402. 0x000007fef9660000 - 0x000007fef96af000 C:\Windows\system32\AUDIOSES.DLL
  403. 0x000007fefbd20000 - 0x000007fefbd2b000 C:\Windows\system32\Secur32.dll
  404. 0x000007fefbd50000 - 0x000007fefbd75000 C:\Windows\system32\SSPICLI.DLL
  405. 0x000007fef8040000 - 0x000007fef8044000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
  406. 0x000007fefbfb0000 - 0x000007fefbfb4000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
  407. 0x000007fefc120000 - 0x000007fefc28c000 C:\Windows\system32\CRYPT32.dll
  408. 0x000007fefbf90000 - 0x000007fefbf9f000 C:\Windows\system32\MSASN1.dll
  409. 0x000007fefd1f0000 - 0x000007fefd358000 C:\Windows\system32\urlmon.dll
  410. 0x000007fef2d30000 - 0x000007fef2d34000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
  411. 0x000007fefb300000 - 0x000007fefb30a000 C:\Windows\system32\credssp.dll
  412. 0x000007fefb510000 - 0x000007fefb567000 C:\Windows\system32\schannel.DLL
  413. 0x000007fefb920000 - 0x000007fefb96d000 C:\Windows\system32\ncrypt.dll
  414. 0x000007fefb8f0000 - 0x000007fefb912000 C:\Windows\system32\bcrypt.dll
  415. 0x000007fefb370000 - 0x000007fefb3bc000 C:\Windows\system32\bcryptprimitives.dll
  416. 0x000007fefc0b0000 - 0x000007fefc0ea000 C:\Windows\system32\WINTRUST.dll
  417. 0x000007fefb1f0000 - 0x000007fefb20b000 C:\Windows\system32\GPAPI.dll
  418. 0x000007fef8600000 - 0x000007fef8627000 C:\Windows\system32\cryptnet.dll
  419. 0x000007fefd190000 - 0x000007fefd1e2000 C:\Windows\system32\WLDAP32.dll
  420. 0x000007fef9590000 - 0x000007fef9599000 C:\Windows\system32\SensApi.dll
  421. 0x000007fef4300000 - 0x000007fef4425000 C:\Windows\system32\dbghelp.dll
  422.  
  423. VM Arguments:
  424. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -Djava.library.path=C:\Users\König Jonas\AppData\Roaming\.minecraft\versions\1.8-pre1\1.8-pre1-natives-20587886695449
  425. java_command: net.minecraft.client.main.Main --username codex01 --version 1.8-pre1 --gameDir C:\Users\König Jonas\AppData\Roaming\.minecraft --assetsDir C:\Users\König Jonas\AppData\Roaming\.minecraft\assets --assetIndex 14w31a --uuid d2a6274f17dd4e74839f79e93f9c826c --accessToken cd4efe390b6247449eb76910d3f71be7 --userProperties {twitch_access_token:[nq33paxtg5lywtt5qp915tqi5nl642u]} --userType mojang
  426. java_class_path (initial): C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\König Jonas\AppData\Roaming\.minecraft\libraries\com
  427. Launcher Type: SUN_STANDARD
  428.  
  429. Environment Variables:
  430. JAVA_HOME=C:\Program Files\Java\jdk1.8.0_05
  431. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Java\jdk1.8.0_05\bin;C:\Program Files\Java\jre8\bin
  432. USERNAME=König Jonas
  433. OS=Windows_NT
  434. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  435.  
  436.  
  437.  
  438. --------------- S Y S T E M ---------------
  439.  
  440. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  441.  
  442. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, tsc, tscinvbit
  443.  
  444. Memory: 4k page, physical 8261436k(2536112k free), swap 16521008k(9775948k free)
  445.  
  446. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.5-b02) for windows-amd64 JRE (1.8.0_05-b13), built on Mar 18 2014 01:08:39 by "java_re" with MS VC++ 10.0 (VS2010)
  447.  
  448. time: Sun Aug 24 22:04:47 2014
  449. elapsed time: 31 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement