HaliTheGreat

Error

Nov 1st, 2015
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.97 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=0x00007ffea6630398, pid=4696, tid=7176
  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 0x00007ffea6630398
  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 (0x0000000002793800): JavaThread "Client thread" [_thread_in_native, id=7176, stack(0x0000000002590000,0x0000000002690000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00007ffea68edb64
  24.  
  25. Registers:
  26. RAX=0x00007ffea6630278, RBX=0x0000000017f0a380, RCX=0x00000000000084c0, RDX=0x00000000000084c0
  27. RSP=0x000000000268eb18, RBP=0x000000000268ec18, RSI=0x0000000000000158, RDI=0x00000000000084c0
  28. R8 =0x0000000000001c08, R9 =0x0000000000001000, R10=0x00000000028a5b48, R11=0x000000005b032810
  29. R12=0x0000000000000000, R13=0x000000001ec45240, R14=0x000000000268ec48, R15=0x0000000002793800
  30. RIP=0x00007ffea6630398, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000268eb18)
  33. 0x000000000268eb18: 00007ffebedd7773 000000000268e000
  34. 0x000000000268eb28: 000000000268ec18 0000000000000158
  35. 0x000000000268eb38: 00007ffeb7f5c310 fffffffffffffffe
  36. 0x000000000268eb48: 000000000268e000 0000000000000000
  37. 0x000000000268eb58: 00000010ffffffff 00000000000012c3
  38. 0x000000000268eb68: 00007ffebedd77f8 00000000000084c0
  39. 0x000000000268eb78: 00007ffea62ba960 00000000000084c0
  40. 0x000000000268eb88: 000000000268ec28 000000001ec45240
  41. 0x000000000268eb98: 00007ffea6630341 00000000000012c3
  42. 0x000000000268eba8: 0000000017f0a380 0000000002793800
  43. 0x000000000268ebb8: 000000001ec45240 0000000000000158
  44. 0x000000000268ebc8: 0000000002793800 00000000028a58a2
  45. 0x000000000268ebd8: 000000000268ebd8 000000001ec45240
  46. 0x000000000268ebe8: 000000000268ec48 000000001ec48198
  47. 0x000000000268ebf8: 0000000000000000 000000001ec45240
  48. 0x000000000268ec08: 0000000000000000 000000000268ec38
  49.  
  50. Instructions: (pc=0x00007ffea6630398)
  51. 0x00007ffea6630378: 48 83 c4 60 0f 10 5c 24 c0 0f 10 54 24 d0 0f 10
  52. 0x00007ffea6630388: 4c 24 e0 0f 10 44 24 f0 41 59 41 58 5a 59 ff 20
  53. 0x00007ffea6630398: 8b 15 c6 d7 2b 00 e9 c3 a5 c8 ff 00 00 00 00 00
  54. 0x00007ffea66303a8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00007ffea6630278 is an unknown value
  60. RBX=0x0000000017f0a380 is an unknown value
  61. RCX=0x00000000000084c0 is an unknown value
  62. RDX=0x00000000000084c0 is an unknown value
  63. RSP=0x000000000268eb18 is pointing into the stack for thread: 0x0000000002793800
  64. RBP=0x000000000268ec18 is pointing into the stack for thread: 0x0000000002793800
  65. RSI=0x0000000000000158 is an unknown value
  66. RDI=0x00000000000084c0 is an unknown value
  67. R8 =0x0000000000001c08 is an unknown value
  68. R9 =0x0000000000001000 is an unknown value
  69. R10=0x00000000028a5b48 is at code_begin+840 in an Interpreter codelet
  70. method entry point (kind = native) [0x00000000028a5800, 0x00000000028a6160] 2400 bytes
  71. R11=0x000000005b032810 is an unknown value
  72. R12=0x0000000000000000 is an unknown value
  73. R13={method} {0x000000001ec45248} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
  74. R14=0x000000000268ec48 is pointing into the stack for thread: 0x0000000002793800
  75. R15=0x0000000002793800 is a thread
  76.  
  77.  
  78. Stack: [0x0000000002590000,0x0000000002690000], sp=0x000000000268eb18, free space=1018k
  79. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  80. C 0x00007ffea6630398
  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. 0x0000000019093000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=1612, stack(0x000000001efd0000,0x000000001f0d0000)]
  98. 0x0000000018d9d800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2672, stack(0x000000001e4f0000,0x000000001e5f0000)]
  99. 0x00000000198ee800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6128, stack(0x00000000188b0000,0x00000000189b0000)]
  100. 0x0000000017ccf800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1044, stack(0x00000000187b0000,0x00000000188b0000)]
  101. 0x0000000019035000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=220, stack(0x000000001d060000,0x000000001d160000)]
  102. 0x000000001b77d800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4764, stack(0x0000000019e80000,0x0000000019f80000)]
  103. 0x0000000017644800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2508, stack(0x0000000017fb0000,0x00000000180b0000)]
  104. 0x0000000017640000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5540, stack(0x0000000017db0000,0x0000000017eb0000)]
  105. 0x0000000016ef8800 JavaThread "Service Thread" daemon [_thread_blocked, id=440, stack(0x00000000172d0000,0x00000000173d0000)]
  106. 0x000000001657d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5904, stack(0x0000000016dd0000,0x0000000016ed0000)]
  107. 0x0000000016571800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5720, stack(0x0000000016cd0000,0x0000000016dd0000)]
  108. 0x000000001656b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6924, stack(0x0000000016bd0000,0x0000000016cd0000)]
  109. 0x0000000016567000 JavaThread "Attach Listener" daemon [_thread_blocked, id=480, stack(0x0000000016ad0000,0x0000000016bd0000)]
  110. 0x0000000016566000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4788, stack(0x00000000169d0000,0x0000000016ad0000)]
  111. 0x0000000016564800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7156, stack(0x00000000168d0000,0x00000000169d0000)]
  112. 0x000000001652a000 JavaThread "Finalizer" daemon [_thread_blocked, id=4936, stack(0x00000000167d0000,0x00000000168d0000)]
  113. 0x0000000016523000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5064, stack(0x00000000166d0000,0x00000000167d0000)]
  114. =>0x0000000002793800 JavaThread "Client thread" [_thread_in_native, id=7176, stack(0x0000000002590000,0x0000000002690000)]
  115.  
  116. Other Threads:
  117. 0x000000001651a800 VMThread [stack: 0x00000000165d0000,0x00000000166d0000] [id=6368]
  118. 0x00000000165cd000 WatcherThread [stack: 0x00000000173d0000,0x00000000174d0000] [id=4864]
  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 82081K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  126. eden space 104960K, 65% used [0x00000000c0000000, 0x00000000c4368590, 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 36152K, used 32763K [0x00000000c8000000, 0x00000000ca34e000, 0x0000000100000000)
  130. Metaspace used 32095K, capacity 32289K, committed 32704K, reserved 1077248K
  131. class space used 4368K, capacity 4426K, committed 4552K, reserved 1048576K
  132.  
  133. Card table byte_map: [0x0000000012050000,0x0000000012260000] byte_map_base: 0x0000000011a50000
  134.  
  135. Marking Bits: (CMSBitMap*) 0x00000000027eb998
  136. Bits: [0x0000000012880000, 0x0000000013680000)
  137.  
  138. Mod Union Table: (CMSBitMap*) 0x00000000027eba58
  139. Bits: [0x0000000002490000, 0x00000000024c8000)
  140.  
  141. Polling page: 0x0000000002460000
  142.  
  143. CodeCache: size=245760Kb used=6716Kb max_used=6717Kb free=239043Kb
  144. bounds [0x0000000002890000, 0x0000000002f30000, 0x0000000011890000]
  145. total_blobs=2706 nmethods=2023 adapters=596
  146. compilation: enabled
  147.  
  148. Compilation events (10 events):
  149. Event: 4.318 Thread 0x000000001656b800 nmethod 2030 0x0000000002f1b210 code [0x0000000002f1b420, 0x0000000002f1bcb8]
  150. Event: 4.318 Thread 0x000000001656b800 2032 4 java.awt.image.ComponentColorModel::getRGB (161 bytes)
  151. Event: 4.320 Thread 0x0000000016571800 nmethod 2033 0x0000000002f17cd0 code [0x0000000002f17ea0, 0x0000000002f18318]
  152. Event: 4.321 Thread 0x000000001657d000 2034 % 3 java.awt.image.BufferedImage::getRGB @ 173 (231 bytes)
  153. Event: 4.322 Thread 0x000000001657d000 nmethod 2034% 0x0000000002f1c4d0 code [0x0000000002f1c720, 0x0000000002f1dad8]
  154. Event: 4.322 Thread 0x000000001657d000 2035 3 java.awt.image.BufferedImage::getRGB (231 bytes)
  155. Event: 4.323 Thread 0x000000001657d000 nmethod 2035 0x0000000002f1e510 code [0x0000000002f1e760, 0x0000000002f1f958]
  156. Event: 4.324 Thread 0x0000000016571800 2036 % 4 java.awt.image.BufferedImage::getRGB @ 173 (231 bytes)
  157. Event: 4.328 Thread 0x000000001656b800 nmethod 2032 0x0000000002f219d0 code [0x0000000002f21d20, 0x0000000002f22c40]
  158. Event: 4.342 Thread 0x0000000016571800 nmethod 2036% 0x0000000002f25d90 code [0x0000000002f260c0, 0x0000000002f274a0]
  159.  
  160. GC Heap History (8 events):
  161. Event: 1.735 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 24112K, capacity 24272K, committed 24540K, reserved 1071104K
  169. class space used 3461K, capacity 3520K, committed 3556K, reserved 1048576K
  170. Event: 1.747 GC heap after
  171. Heap after GC invocations=1 (full 0):
  172. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  173. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  174. from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
  175. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  176. concurrent mark-sweep generation total 6144K, used 3838K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
  177. Metaspace used 24112K, capacity 24272K, committed 24540K, reserved 1071104K
  178. class space used 3461K, capacity 3520K, committed 3556K, reserved 1048576K
  179. }
  180. Event: 3.209 GC heap before
  181. {Heap before GC invocations=1 (full 0):
  182. par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  183. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  184. from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
  185. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  186. concurrent mark-sweep generation total 6144K, used 3838K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
  187. Metaspace used 27670K, capacity 27880K, committed 28192K, reserved 1073152K
  188. class space used 3916K, capacity 3972K, committed 4040K, reserved 1048576K
  189. Event: 3.241 GC heap after
  190. Heap after GC invocations=2 (full 0):
  191. par new generation total 118016K, used 12116K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  192. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  193. from space 13056K, 92% used [0x00000000c6680000, 0x00000000c7255130, 0x00000000c7340000)
  194. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  195. concurrent mark-sweep generation total 19076K, used 17611K [0x00000000c8000000, 0x00000000c92a1000, 0x0000000100000000)
  196. Metaspace used 27670K, capacity 27880K, committed 28192K, reserved 1073152K
  197. class space used 3916K, capacity 3972K, committed 4040K, reserved 1048576K
  198. }
  199. Event: 3.529 GC heap before
  200. {Heap before GC invocations=2 (full 1):
  201. par new generation total 118016K, used 117076K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  202. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  203. from space 13056K, 92% used [0x00000000c6680000, 0x00000000c7255130, 0x00000000c7340000)
  204. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  205. concurrent mark-sweep generation total 19076K, used 17611K [0x00000000c8000000, 0x00000000c92a1000, 0x0000000100000000)
  206. Metaspace used 27670K, capacity 27880K, committed 28192K, reserved 1073152K
  207. class space used 3916K, capacity 3972K, committed 4040K, reserved 1048576K
  208. Event: 3.547 GC heap after
  209. Heap after GC invocations=3 (full 1):
  210. par new generation total 118016K, used 10161K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  211. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  212. from space 13056K, 77% used [0x00000000c7340000, 0x00000000c7d2c6a0, 0x00000000c8000000)
  213. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  214. concurrent mark-sweep generation total 26632K, used 25520K [0x00000000c8000000, 0x00000000c9a02000, 0x0000000100000000)
  215. Metaspace used 27670K, capacity 27880K, committed 28192K, reserved 1073152K
  216. class space used 3916K, capacity 3972K, committed 4040K, reserved 1048576K
  217. }
  218. Event: 4.175 GC heap before
  219. {Heap before GC invocations=3 (full 1):
  220. par new generation total 118016K, used 115121K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  221. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  222. from space 13056K, 77% used [0x00000000c7340000, 0x00000000c7d2c6a0, 0x00000000c8000000)
  223. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  224. concurrent mark-sweep generation total 36152K, used 21690K [0x00000000c8000000, 0x00000000ca34e000, 0x0000000100000000)
  225. Metaspace used 32028K, capacity 32225K, committed 32704K, reserved 1077248K
  226. class space used 4366K, capacity 4426K, committed 4552K, reserved 1048576K
  227. Event: 4.198 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 36152K, used 32763K [0x00000000c8000000, 0x00000000ca34e000, 0x0000000100000000)
  234. Metaspace used 32028K, capacity 32225K, committed 32704K, reserved 1077248K
  235. class space used 4366K, capacity 4426K, committed 4552K, reserved 1048576K
  236. }
  237.  
  238. Deoptimization events (10 events):
  239. Event: 3.918 Thread 0x0000000002793800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002bee8c0 method=java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; @ 3
  240. Event: 3.936 Thread 0x0000000002793800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002d44c90 method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1
  241. Event: 3.954 Thread 0x0000000002793800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002dd2a2c method=java.util.IdentityHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; @ 43
  242. Event: 3.985 Thread 0x0000000018d9d800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002dcd578 method=java.util.IdentityHashMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 38
  243. Event: 3.986 Thread 0x0000000018d9d800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002ba4a9c method=java.lang.ref.ReferenceQueue.poll()Ljava/lang/ref/Reference; @ 4
  244. Event: 4.112 Thread 0x0000000002793800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d5111c method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  245. Event: 4.112 Thread 0x0000000002793800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d8d9a8 method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
  246. Event: 4.112 Thread 0x0000000002793800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d8d9a8 method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
  247. Event: 4.126 Thread 0x0000000002793800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002d5111c method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
  248. Event: 4.270 Thread 0x0000000002793800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002bb5864 method=java.lang.ref.ReferenceQueue.poll()Ljava/lang/ref/Reference; @ 4
  249.  
  250. Internal exceptions (10 events):
  251. Event: 4.047 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c6018e48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  252. Event: 4.048 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c601d4a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  253. Event: 4.054 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c62ea708) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  254. Event: 4.055 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c62f2d00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  255. Event: 4.058 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c631ef18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  256. Event: 4.100 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c63b3280) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  257. Event: 4.108 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c63b8310) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  258. Event: 4.128 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c660ba40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  259. Event: 4.311 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29b8cc0) 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.651 Thread 0x0000000002793800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c29c5ed0) 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: 4.238 Thread 0x0000000002793800 DEOPT UNPACKING pc=0x00000000028d75bf sp=0x000000000268e480 mode 0
  264. Event: 4.270 Thread 0x0000000002793800 Uncommon trap: trap_request=0xffffffad fr.pc=0x0000000002bb5864
  265. Event: 4.270 Thread 0x0000000002793800 DEOPT PACKING pc=0x0000000002bb5864 sp=0x000000000268dfc0
  266. Event: 4.270 Thread 0x0000000002793800 DEOPT UNPACKING pc=0x00000000028d556a sp=0x000000000268dd88 mode 2
  267. Event: 4.311 loading class org/lwjgl/opengl/GLChecks
  268. Event: 4.311 loading class org/lwjgl/opengl/GLChecks done
  269. Event: 4.342 Thread 0x0000000002793800 DEOPT PACKING pc=0x0000000002f1d8ce sp=0x000000000268ec20
  270. Event: 4.342 Thread 0x0000000002793800 DEOPT UNPACKING pc=0x00000000028d75bf sp=0x000000000268ea18 mode 0
  271. Event: 4.651 loading class org/lwjgl/opengl/GL13
  272. Event: 4.651 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. 0x00007ffeac560000 - 0x00007ffeac729000 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-2531313827606\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. 0x00007ffebedb0000 - 0x00007ffebee99000 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. 0x00007ffeab140000 - 0x00007ffeab350000 C:\WINDOWS\system32\d3d9.dll
  350. 0x00007ffea90d0000 - 0x00007ffea9b3e000 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. 0x00007ffea5dc0000 - 0x00007ffea65f3000 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-2531313827606
  360. java_command: net.minecraft.client.main.Main --username linuxfan1 --version Wurst --gameDir C:\Users\Hasan\AppData\Roaming\.minecraft --assetsDir C:\Users\Hasan\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid 90d7e28cfeaa4d51abe92a7d9fc0efef --accessToken c490d6487de546f496acbba830629297 --userProperties {twitch_access_token:[ad5iz6jeaz72bal1jo46dw7k3n13ux]} --userType mojang --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(4163868k free), swap 12058152k(7636488k 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:36:53 2015
  384. elapsed time: 4 seconds (0d 0h 0m 4s)
Add Comment
Please, Sign In to add comment