HaliTheGreat

Error

Nov 1st, 2015
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.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=0x00007ffea584a975, pid=3660, tid=1452
  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 [ig7icd64.dll+0x4fa975]
  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 (0x0000000002f03800): JavaThread "Client thread" [_thread_in_native, id=1452, stack(0x0000000002e00000,0x0000000002f00000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000015de8e0
  24.  
  25. Registers:
  26. RAX=0x000000000129ece0, RBX=0x000000001c73a350, RCX=0x00000000000084c0, RDX=0x0000000000067f80
  27. RSP=0x0000000002eff1d8, RBP=0x0000000002eff2d8, RSI=0x0000000000000128, RDI=0x00000000000084c0
  28. R8 =0x0000000000000020, R9 =0x0000000000001000, R10=0x0000000003015b48, R11=0x000000005b032810
  29. R12=0x0000000000000000, R13=0x000000001f4f38a8, R14=0x0000000002eff308, R15=0x0000000002f03800
  30. RIP=0x00007ffea584a975, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000002eff1d8)
  33. 0x0000000002eff1d8: 00007ffeadba7773 0000000002eff000
  34. 0x0000000002eff1e8: 0000000002eff2d8 0000000000000128
  35. 0x0000000002eff1f8: 00007ffeb7f5c310 fffffffffffffffe
  36. 0x0000000002eff208: 0000000002eff000 0000000000000000
  37. 0x0000000002eff218: 00000040ffffffff 0000000000000013
  38. 0x0000000002eff228: 00007ffeadba77f8 00000000000084c0
  39. 0x0000000002eff238: 00007ffea584a960 00000000000084c0
  40. 0x0000000002eff248: 0000000002eff2e8 000000001c8eff68
  41. 0x0000000002eff258: 00007ffea5310341 0000000000000013
  42. 0x0000000002eff268: 000000001c73a350 0000000002f03800
  43. 0x0000000002eff278: 000000001c8eff68 0000000000000128
  44. 0x0000000002eff288: 0000000002f03800 00000000030158a2
  45. 0x0000000002eff298: 0000000002eff298 000000001f4f38a8
  46. 0x0000000002eff2a8: 0000000002eff308 000000001f506c28
  47. 0x0000000002eff2b8: 0000000000000000 000000001c8eff68
  48. 0x0000000002eff2c8: 0000000000000000 0000000002eff2f8
  49.  
  50. Instructions: (pc=0x00007ffea584a975)
  51. 0x00007ffea584a955: cc cc cc cc cc cc cc cc cc cc cc e9 33 59 ac ff
  52. 0x00007ffea584a965: 00 65 48 8b 04 25 58 00 00 00 41 b8 20 00 00 00
  53. 0x00007ffea584a975: 48 8b 04 d0 4a 8b 14 00 48 ff a2 70 0d 00 00 cc
  54. 0x00007ffea584a985: cc cc cc cc cc cc cc cc cc cc cc 8b 15 96 d7 2b
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000000129ece0 is an unknown value
  60. RBX=0x000000001c73a350 is an unknown value
  61. RCX=0x00000000000084c0 is an unknown value
  62. RDX=0x0000000000067f80 is an unknown value
  63. RSP=0x0000000002eff1d8 is pointing into the stack for thread: 0x0000000002f03800
  64. RBP=0x0000000002eff2d8 is pointing into the stack for thread: 0x0000000002f03800
  65. RSI=0x0000000000000128 is an unknown value
  66. RDI=0x00000000000084c0 is an unknown value
  67. R8 =0x0000000000000020 is an unknown value
  68. R9 =0x0000000000001000 is an unknown value
  69. R10=0x0000000003015b48 is at code_begin+840 in an Interpreter codelet
  70. method entry point (kind = native) [0x0000000003015800, 0x0000000003016160] 2400 bytes
  71. R11=0x000000005b032810 is an unknown value
  72. R12=0x0000000000000000 is an unknown value
  73. R13=0x000000001f4f38a8 is pointing into metadata
  74. R14=0x0000000002eff308 is pointing into the stack for thread: 0x0000000002f03800
  75. R15=0x0000000002f03800 is a thread
  76.  
  77.  
  78. Stack: [0x0000000002e00000,0x0000000002f00000], sp=0x0000000002eff1d8, free space=1020k
  79. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  80. C [ig7icd64.dll+0x4fa975]
  81.  
  82. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  83. j org.lwjgl.opengl.GL13.nglClientActiveTexture(IJ)V+0
  84. j org.lwjgl.opengl.GL13.glClientActiveTexture(I)V+26
  85. j net.minecraft.client.renderer.OpenGlHelper.setClientActiveTexture(I)V+14
  86. j net.minecraft.client.renderer.WorldVertexBufferUploader.draw(Lnet/minecraft/client/renderer/WorldRenderer;I)I+166
  87. j net.minecraft.client.renderer.Tessellator.draw()I+15
  88. j net.minecraft.client.Minecraft.func_180510_a(Lnet/minecraft/client/renderer/texture/TextureManager;)V+295
  89. j net.minecraft.client.Minecraft.startGame()V+281
  90. j net.minecraft.client.Minecraft.run()V+6
  91. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1013
  92. v ~StubRoutines::call_stub
  93.  
  94. --------------- P R O C E S S ---------------
  95.  
  96. Java Threads: ( => current thread )
  97. 0x000000001b329800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2400, stack(0x000000001f880000,0x000000001f980000)]
  98. 0x000000001a479000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6828, stack(0x000000001eda0000,0x000000001eea0000)]
  99. 0x000000001b9c8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6832, stack(0x0000000018f50000,0x0000000019050000)]
  100. 0x000000001ae4e800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4180, stack(0x0000000018e50000,0x0000000018f50000)]
  101. 0x000000001a9a1800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8068, stack(0x000000001c940000,0x000000001ca40000)]
  102. 0x000000001b302000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4944, stack(0x000000001c340000,0x000000001c440000)]
  103. 0x0000000017da4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6372, stack(0x0000000018710000,0x0000000018810000)]
  104. 0x0000000017912800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3472, stack(0x0000000018510000,0x0000000018610000)]
  105. 0x0000000017652800 JavaThread "Service Thread" daemon [_thread_blocked, id=2528, stack(0x0000000017a30000,0x0000000017b30000)]
  106. 0x0000000016cd8000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=4008, stack(0x0000000017530000,0x0000000017630000)]
  107. 0x0000000016cd6000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6472, stack(0x0000000017430000,0x0000000017530000)]
  108. 0x0000000016ccd000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1616, stack(0x0000000017330000,0x0000000017430000)]
  109. 0x0000000016cc9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4000, stack(0x0000000017230000,0x0000000017330000)]
  110. 0x0000000016cc7800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3776, stack(0x0000000017130000,0x0000000017230000)]
  111. 0x0000000016cc6800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6684, stack(0x0000000017030000,0x0000000017130000)]
  112. 0x0000000016c8c000 JavaThread "Finalizer" daemon [_thread_blocked, id=5740, stack(0x0000000016f30000,0x0000000017030000)]
  113. 0x0000000016c85000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3052, stack(0x0000000016e30000,0x0000000016f30000)]
  114. =>0x0000000002f03800 JavaThread "Client thread" [_thread_in_native, id=1452, stack(0x0000000002e00000,0x0000000002f00000)]
  115.  
  116. Other Threads:
  117. 0x0000000016c7d800 VMThread [stack: 0x0000000016d30000,0x0000000016e30000] [id=772]
  118. 0x0000000017666000 WatcherThread [stack: 0x0000000017b30000,0x0000000017c30000] [id=4892]
  119.  
  120. VM state:not at safepoint (normal execution)
  121.  
  122. VM Mutex/Monitor currently owned by a thread: None
  123.  
  124. Heap:
  125. par new generation total 118016K, used 82212K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  126. eden space 104960K, 65% used [0x00000000c0000000, 0x00000000c43892f0, 0x00000000c6680000)
  127. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  128. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  129. concurrent mark-sweep generation total 52192K, used 31314K [0x00000000c8000000, 0x00000000cb2f8000, 0x0000000100000000)
  130. Metaspace used 32083K, capacity 32289K, committed 32584K, reserved 1077248K
  131. class space used 4363K, capacity 4426K, committed 4496K, reserved 1048576K
  132.  
  133. Card table byte_map: [0x00000000127c0000,0x00000000129d0000] byte_map_base: 0x00000000121c0000
  134.  
  135. Marking Bits: (CMSBitMap*) 0x0000000002f5b8d8
  136. Bits: [0x0000000012fe0000, 0x0000000013de0000)
  137.  
  138. Mod Union Table: (CMSBitMap*) 0x0000000002f5b998
  139. Bits: [0x0000000001430000, 0x0000000001468000)
  140.  
  141. Polling page: 0x0000000001400000
  142.  
  143. CodeCache: size=245760Kb used=6539Kb max_used=6541Kb free=239220Kb
  144. bounds [0x0000000003000000, 0x0000000003670000, 0x0000000012000000]
  145. total_blobs=2688 nmethods=2005 adapters=596
  146. compilation: enabled
  147.  
  148. Compilation events (10 events):
  149. Event: 3.968 Thread 0x0000000016cd6000 nmethod 2019 0x000000000365de90 code [0x000000000365e060, 0x000000000365e4d8]
  150. Event: 3.969 Thread 0x0000000016cd8000 2020 % 3 java.awt.image.BufferedImage::getRGB @ 173 (231 bytes)
  151. Event: 3.970 Thread 0x0000000016cd8000 nmethod 2020% 0x0000000003662690 code [0x00000000036628e0, 0x0000000003663c98]
  152. Event: 3.970 Thread 0x0000000016cd8000 2021 3 java.awt.image.BufferedImage::getRGB (231 bytes)
  153. Event: 3.971 Thread 0x0000000016cd8000 nmethod 2021 0x00000000036646d0 code [0x0000000003664920, 0x0000000003665b18]
  154. Event: 3.990 Thread 0x0000000016ccd000 nmethod 2018 0x0000000003667b90 code [0x0000000003667ee0, 0x0000000003668e00]
  155. Event: 3.991 Thread 0x0000000016cd6000 2022 % 4 java.awt.image.BufferedImage::getRGB @ 173 (231 bytes)
  156. Event: 3.996 Thread 0x0000000016cd6000 nmethod 2022% 0x000000000365f150 code [0x000000000365f2c0, 0x000000000365f908]
  157. Event: 4.299 Thread 0x0000000016cd8000 2023 ! 3 java.lang.ClassLoader::findNative (86 bytes)
  158. Event: 4.299 Thread 0x0000000016cd8000 nmethod 2023 0x0000000003666d90 code [0x0000000003666f40, 0x00000000036677f8]
  159.  
  160. GC Heap History (8 events):
  161. Event: 1.590 GC heap before
  162. {Heap before GC invocations=0 (full 0):
  163. par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  164. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  165. from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  166. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  167. concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
  168. Metaspace used 24115K, capacity 24272K, committed 24540K, reserved 1071104K
  169. class space used 3459K, capacity 3520K, committed 3556K, reserved 1048576K
  170. Event: 1.602 GC heap after
  171. Heap after GC invocations=1 (full 0):
  172. par new generation total 118016K, used 13055K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  173. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  174. from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff8, 0x00000000c8000000)
  175. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  176. concurrent mark-sweep generation total 6144K, used 3909K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
  177. Metaspace used 24115K, capacity 24272K, committed 24540K, reserved 1071104K
  178. class space used 3459K, capacity 3520K, committed 3556K, reserved 1048576K
  179. }
  180. Event: 2.925 GC heap before
  181. {Heap before GC invocations=1 (full 0):
  182. par new generation total 118016K, used 118015K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  183. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  184. from space 13056K, 99% used [0x00000000c7340000, 0x00000000c7fffff8, 0x00000000c8000000)
  185. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  186. concurrent mark-sweep generation total 6144K, used 3909K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
  187. Metaspace used 27650K, capacity 27784K, committed 28192K, reserved 1073152K
  188. class space used 3909K, capacity 3940K, committed 3988K, reserved 1048576K
  189. Event: 2.945 GC heap after
  190. Heap after GC invocations=2 (full 0):
  191. par new generation total 118016K, used 11266K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  192. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  193. from space 13056K, 86% used [0x00000000c6680000, 0x00000000c7180b10, 0x00000000c7340000)
  194. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  195. concurrent mark-sweep generation total 18884K, used 17679K [0x00000000c8000000, 0x00000000c9271000, 0x0000000100000000)
  196. Metaspace used 27650K, capacity 27784K, committed 28192K, reserved 1073152K
  197. class space used 3909K, capacity 3940K, committed 3988K, reserved 1048576K
  198. }
  199. Event: 3.202 GC heap before
  200. {Heap before GC invocations=2 (full 1):
  201. par new generation total 118016K, used 116226K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  202. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  203. from space 13056K, 86% used [0x00000000c6680000, 0x00000000c7180b10, 0x00000000c7340000)
  204. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  205. concurrent mark-sweep generation total 18884K, used 17679K [0x00000000c8000000, 0x00000000c9271000, 0x0000000100000000)
  206. Metaspace used 27651K, capacity 27784K, committed 28192K, reserved 1073152K
  207. class space used 3909K, capacity 3940K, committed 3988K, reserved 1048576K
  208. Event: 3.220 GC heap after
  209. Heap after GC invocations=3 (full 1):
  210. par new generation total 118016K, used 10170K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  211. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  212. from space 13056K, 77% used [0x00000000c7340000, 0x00000000c7d2e950, 0x00000000c8000000)
  213. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  214. concurrent mark-sweep generation total 26632K, used 25595K [0x00000000c8000000, 0x00000000c9a02000, 0x0000000100000000)
  215. Metaspace used 27651K, capacity 27784K, committed 28192K, reserved 1073152K
  216. class space used 3909K, capacity 3940K, committed 3988K, reserved 1048576K
  217. }
  218. Event: 3.778 GC heap before
  219. {Heap before GC invocations=3 (full 1):
  220. par new generation total 118016K, used 115130K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  221. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  222. from space 13056K, 77% used [0x00000000c7340000, 0x00000000c7d2e950, 0x00000000c8000000)
  223. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  224. concurrent mark-sweep generation total 26632K, used 25595K [0x00000000c8000000, 0x00000000c9a02000, 0x0000000100000000)
  225. Metaspace used 32026K, capacity 32225K, committed 32584K, reserved 1077248K
  226. class space used 4361K, capacity 4426K, committed 4496K, reserved 1048576K
  227. Event: 3.804 GC heap after
  228. Heap after GC invocations=4 (full 1):
  229. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  230. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  231. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  232. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  233. concurrent mark-sweep generation total 35848K, used 35212K [0x00000000c8000000, 0x00000000ca302000, 0x0000000100000000)
  234. Metaspace used 32026K, capacity 32225K, committed 32584K, reserved 1077248K
  235. class space used 4361K, capacity 4426K, committed 4496K, reserved 1048576K
  236. }
  237.  
  238. Deoptimization events (10 events):
  239. Event: 3.554 Thread 0x0000000002f03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000335d940 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
  240. Event: 3.555 Thread 0x0000000002f03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000335d940 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
  241. Event: 3.555 Thread 0x0000000002f03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000335d940 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
  242. Event: 3.555 Thread 0x0000000002f03800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000335d940 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
  243. Event: 3.573 Thread 0x0000000002f03800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000348ee30 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
  244. Event: 3.590 Thread 0x0000000002f03800 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000035a6eec method=java.util.IdentityHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 43
  245. Event: 3.623 Thread 0x000000001a479000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000331479c method=java.lang.ref.ReferenceQueue.poll()Ljava/lang/ref/Reference; @ 4
  246. Event: 3.768 Thread 0x0000000002f03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034b431c method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  247. Event: 3.806 Thread 0x0000000016c8c000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000332e564 method=java.lang.ref.ReferenceQueue.poll()Ljava/lang/ref/Reference; @ 4
  248. Event: 3.809 Thread 0x0000000002f03800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034b431c method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  249.  
  250. Internal exceptions (10 events):
  251. Event: 3.684 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6352948) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  252. Event: 3.685 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6356fa8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  253. Event: 3.691 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6390978) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  254. Event: 3.692 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6398f70) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  255. Event: 3.696 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c63c5188) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  256. Event: 3.737 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c64594f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  257. Event: 3.755 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c645e580) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  258. Event: 3.763 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6469950) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  259. Event: 3.812 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c034c558) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  260. Event: 4.299 Thread 0x0000000002f03800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c2a601d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  261.  
  262. Events (10 events):
  263. Event: 3.895 Thread 0x0000000002f03800 DEOPT PACKING pc=0x000000000364ab8a sp=0x0000000002efede0
  264. Event: 3.895 Thread 0x0000000002f03800 DEOPT UNPACKING pc=0x00000000030475bf sp=0x0000000002efeb40 mode 0
  265. Event: 3.972 Executing VM operation: CMS_Final_Remark
  266. Event: 3.989 Executing VM operation: CMS_Final_Remark done
  267. Event: 3.996 Thread 0x0000000002f03800 DEOPT PACKING pc=0x0000000003663a8e sp=0x0000000002eff2e0
  268. Event: 3.996 Thread 0x0000000002f03800 DEOPT UNPACKING pc=0x00000000030475bf sp=0x0000000002eff0d8 mode 0
  269. Event: 4.107 Executing VM operation: EnableBiasedLocking
  270. Event: 4.107 Executing VM operation: EnableBiasedLocking done
  271. Event: 4.299 loading class org/lwjgl/opengl/GL13
  272. Event: 4.299 loading class org/lwjgl/opengl/GL13 done
  273.  
  274.  
  275. Dynamic libraries:
  276. 0x00007ff6d9e30000 - 0x00007ff6d9e64000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  277. 0x00007ffeca9a0000 - 0x00007ffecab61000 C:\WINDOWS\SYSTEM32\ntdll.dll
  278. 0x00007ffec87e0000 - 0x00007ffec888d000 C:\WINDOWS\system32\KERNEL32.DLL
  279. 0x00007ffec7e90000 - 0x00007ffec806d000 C:\WINDOWS\system32\KERNELBASE.dll
  280. 0x00007ffec8a30000 - 0x00007ffec8ad6000 C:\WINDOWS\system32\ADVAPI32.dll
  281. 0x00007ffeca510000 - 0x00007ffeca5ad000 C:\WINDOWS\system32\msvcrt.dll
  282. 0x00007ffeca8d0000 - 0x00007ffeca92b000 C:\WINDOWS\system32\sechost.dll
  283. 0x00007ffeca3c0000 - 0x00007ffeca4e6000 C:\WINDOWS\system32\RPCRT4.dll
  284. 0x00007ffec8080000 - 0x00007ffec81ce000 C:\WINDOWS\system32\USER32.dll
  285. 0x00007ffeca230000 - 0x00007ffeca3b6000 C:\WINDOWS\system32\GDI32.dll
  286. 0x00007ffebd770000 - 0x00007ffebd9e4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10240.16384_none_f41f7b285750ef43\COMCTL32.dll
  287. 0x00007ffec89f0000 - 0x00007ffec8a26000 C:\WINDOWS\system32\IMM32.DLL
  288. 0x00007ffec8890000 - 0x00007ffec89ec000 C:\WINDOWS\system32\MSCTF.dll
  289. 0x000000005b680000 - 0x000000005b752000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
  290. 0x000000005ae20000 - 0x000000005b67a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  291. 0x00007ffeca500000 - 0x00007ffeca508000 C:\WINDOWS\system32\PSAPI.DLL
  292. 0x00007ffec4330000 - 0x00007ffec4339000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  293. 0x00007ffeca930000 - 0x00007ffeca999000 C:\WINDOWS\system32\WS2_32.dll
  294. 0x00007ffeca4f0000 - 0x00007ffeca4f8000 C:\WINDOWS\system32\NSI.dll
  295. 0x00007ffec5480000 - 0x00007ffec54a3000 C:\WINDOWS\SYSTEM32\WINMM.dll
  296. 0x00007ffec51b0000 - 0x00007ffec51dc000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  297. 0x00007ffec7e40000 - 0x00007ffec7e84000 C:\WINDOWS\system32\cfgmgr32.dll
  298. 0x00007ffec5ca0000 - 0x00007ffec5cc7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  299. 0x000000005ae10000 - 0x000000005ae1f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  300. 0x000000005ade0000 - 0x000000005ae08000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  301. 0x000000005adc0000 - 0x000000005add6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  302. 0x00007ffec8d00000 - 0x00007ffeca222000 C:\WINDOWS\system32\SHELL32.dll
  303. 0x00007ffec7810000 - 0x00007ffec7e38000 C:\WINDOWS\system32\windows.storage.dll
  304. 0x00007ffec8290000 - 0x00007ffec850c000 C:\WINDOWS\system32\combase.dll
  305. 0x00007ffec8230000 - 0x00007ffec8281000 C:\WINDOWS\system32\shlwapi.dll
  306. 0x00007ffec7460000 - 0x00007ffec746f000 C:\WINDOWS\system32\kernel.appcore.dll
  307. 0x00007ffec7580000 - 0x00007ffec7633000 C:\WINDOWS\system32\shcore.dll
  308. 0x00007ffec7410000 - 0x00007ffec745a000 C:\WINDOWS\system32\powrprof.dll
  309. 0x00007ffec73f0000 - 0x00007ffec7403000 C:\WINDOWS\system32\profapi.dll
  310. 0x000000005abd0000 - 0x000000005ad68000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  311. 0x00007ffec86c0000 - 0x00007ffec877e000 C:\WINDOWS\system32\OLEAUT32.dll
  312. 0x00007ffec5b20000 - 0x00007ffec5b98000 C:\WINDOWS\system32\apphelp.dll
  313. 0x00007ffec5cd0000 - 0x00007ffec5d66000 C:\WINDOWS\system32\uxtheme.dll
  314. 0x00007ffeabaf0000 - 0x00007ffeabb8e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
  315. 0x00007ffebe810000 - 0x00007ffebe81a000 C:\WINDOWS\SYSTEM32\VERSION.dll
  316. 0x00007ffead650000 - 0x00007ffead819000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
  317. 0x00007ffeca5b0000 - 0x00007ffeca6f1000 C:\WINDOWS\system32\ole32.dll
  318. 0x00007ffeb7f50000 - 0x00007ffeb7f70000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
  319. 0x00007ffea6a60000 - 0x00007ffea6aa8000 C:\Program Files (x86)\TeamViewer\tv_x64.dll
  320. 0x00007ffec4a60000 - 0x00007ffec4a82000 C:\WINDOWS\system32\dwmapi.dll
  321. 0x00007ffec7190000 - 0x00007ffec71fb000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
  322. 0x000000005adb0000 - 0x000000005adbd000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  323. 0x000000005ad90000 - 0x000000005adaa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  324. 0x00007ffec6be0000 - 0x00007ffec6c3d000 C:\WINDOWS\system32\mswsock.dll
  325. 0x000000005ad70000 - 0x000000005ad81000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  326. 0x00007ffec3c10000 - 0x00007ffec3c25000 C:\WINDOWS\system32\napinsp.dll
  327. 0x00007ffec3bf0000 - 0x00007ffec3c0a000 C:\WINDOWS\system32\pnrpnsp.dll
  328. 0x00007ffec52e0000 - 0x00007ffec52f8000 C:\WINDOWS\system32\NLAapi.dll
  329. 0x00007ffec6960000 - 0x00007ffec6a08000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  330. 0x00007ffec3be0000 - 0x00007ffec3bed000 C:\WINDOWS\System32\winrnr.dll
  331. 0x000000005bd50000 - 0x000000005bd85000 C:\Program Files\Bonjour\mdnsNSP.dll
  332. 0x00007ffec5440000 - 0x00007ffec5478000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
  333. 0x00007ffec51a0000 - 0x00007ffec51ab000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
  334. 0x00007ffec39f0000 - 0x00007ffec3a58000 C:\WINDOWS\System32\fwpuclnt.dll
  335. 0x00007ffec7310000 - 0x00007ffec7338000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  336. 0x00007ffebf5b0000 - 0x00007ffebf5ba000 C:\Windows\System32\rasadhlp.dll
  337. 0x0000000180000000 - 0x0000000180051000 C:\Users\Hasan\AppData\Roaming\.minecraft\versions\Wurst\Wurst-natives-1672664034325\lwjgl64.dll
  338. 0x00007ffeb5d20000 - 0x00007ffeb5e48000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  339. 0x00007ffeb5cf0000 - 0x00007ffeb5d1e000 C:\WINDOWS\SYSTEM32\GLU32.dll
  340. 0x00007ffeb5590000 - 0x00007ffeb5686000 C:\WINDOWS\SYSTEM32\DDRAW.dll
  341. 0x00007ffeb8690000 - 0x00007ffeb8698000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  342. 0x00007ffeadb80000 - 0x00007ffeadc69000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
  343. 0x00007ffec6c40000 - 0x00007ffec6c57000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  344. 0x00007ffec6890000 - 0x00007ffec68c3000 C:\WINDOWS\system32\rsaenh.dll
  345. 0x00007ffec6a30000 - 0x00007ffec6a4f000 C:\WINDOWS\SYSTEM32\USERENV.dll
  346. 0x00007ffec6d90000 - 0x00007ffec6d9b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  347. 0x00007ffec48f0000 - 0x00007ffec4906000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  348. 0x00007ffec4500000 - 0x00007ffec451a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  349. 0x00007ffeac520000 - 0x00007ffeac730000 C:\WINDOWS\system32\d3d9.dll
  350. 0x00007ffea5b90000 - 0x00007ffea65fe000 C:\WINDOWS\SYSTEM32\igdumdim64.dll
  351. 0x00007ffec1ce0000 - 0x00007ffec213f000 C:\WINDOWS\SYSTEM32\igdusc64.dll
  352. 0x000000005ab80000 - 0x000000005abc7000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
  353. 0x0000000059650000 - 0x0000000059657000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\jawt.dll
  354. 0x00007ffea5350000 - 0x00007ffea5b83000 C:\WINDOWS\SYSTEM32\ig7icd64.dll
  355. 0x00007ffec4dc0000 - 0x00007ffec4dd3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
  356. 0x00007ffeb5ea0000 - 0x00007ffeb602a000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  357.  
  358. VM Arguments:
  359. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Hasan\AppData\Roaming\.minecraft\versions\Wurst\Wurst-natives-1672664034325
  360. java_command: net.minecraft.client.main.Main --username HaliTheGreat --version Wurst --gameDir C:\Users\Hasan\AppData\Roaming\.minecraft --assetsDir C:\Users\Hasan\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid d685b74747a0430295c7f58bd95ef7f2 --accessToken 5c3e03ccd99843a691c110e43f4c2fd1 --userProperties {} --userType legacy --nativeLauncherVersion 286
  361. java_class_path (initial): C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.15.Final\netty-all-4.0.15.Final.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar;C:\Users\Hasan\AppData\Roaming\.minecraft\libraries\com\mojang\rea
  362. Launcher Type: SUN_STANDARD
  363.  
  364. Environment Variables:
  365. CLASSPATH=C:\Program Files\Java\jre7\bin
  366. PATH=C:\ProgramData\Oracle\Java\javapath;\C:\Program Files\Java\jre7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Java\jre7\bin
  367. USERNAME=Hasan
  368. OS=Windows_NT
  369. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
  370.  
  371.  
  372.  
  373. --------------- S Y S T E M ---------------
  374.  
  375. OS: Windows 8.1 , 64 bit Build 9600
  376.  
  377. CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, tsc, tscinvbit, tscinv
  378.  
  379. Memory: 4k page, physical 8257064k(4574460k free), swap 12058152k(8097672k free)
  380.  
  381. 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)
  382.  
  383. time: Sun Nov 01 14:22:34 2015
  384. elapsed time: 4 seconds (0d 0h 0m 4s)
Add Comment
Please, Sign In to add comment