Draiget

Untitled

Oct 20th, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.74 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=0x0000000000006d12, pid=16652, tid=5520
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C 0x0000000000006d12
  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.java.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 (0x00000000029a2800): JavaThread "Client thread" [_thread_in_native, id=5520, stack(0x0000000002840000,0x0000000002940000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000006d12
  24.  
  25. Registers:
  26. RAX=0x00007ff6cfc52440, RBX=0x000000067d189810, RCX=0x00007ff6cfc557d8, RDX=0x000000000293f438
  27. RSP=0x000000000293f3b8, RBP=0x000000000293f428, RSI=0x0000000000000005, RDI=0x00000007866d7108
  28. R8 =0x0000000000000000, R9 =0x00000000029f6ff0, R10=0x0000000002ab9a7d, R11=0x0000000069454050
  29. R12=0x0000000000000000, R13=0x000000067d189810, R14=0x000000000293f440, R15=0x00000000029a2800
  30. RIP=0x0000000000006d12, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x000000000293f3b8)
  33. 0x000000000293f3b8: 0000000002ab9aa9 000000000293f4e8
  34. 0x000000000293f3c8: 00000000029a2800 000000000293f4a0
  35. 0x000000000293f3d8: 000000067bf5f7d1 00000000029a2800
  36. 0x000000000293f3e8: 000000000293f3e8 000000067d189810
  37. 0x000000000293f3f8: 000000000293f440 000000067d189af0
  38. 0x000000000293f408: 0000000000000000 000000067d189810
  39. 0x000000000293f418: 0000000000000000 000000000293f448
  40. 0x000000000293f428: 000000000293f488 0000000002aa6198
  41. 0x000000000293f438: 000000078676e9d8 0000000002ab3a58
  42. 0x000000000293f448: 000000000293f448 000000067bf5f7de
  43. 0x000000000293f458: 000000000293f4a0 000000067d0a12a0
  44. 0x000000000293f468: 0000000000000000 000000067bf5f820
  45. 0x000000000293f478: 000000000293f448 000000000293f498
  46. 0x000000000293f488: 000000000293f4e8 0000000002aa6198
  47. 0x000000000293f498: 000000079943a7c8 000000079939c590
  48. 0x000000000293f4a8: 000000000293f4a8 000000067beed5b0
  49.  
  50. Instructions: (pc=0x0000000000006d12)
  51. 0x0000000000006cf2:
  52. [error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
  53.  
  54. Register to memory mapping:
  55.  
  56. RAX=0x00007ff6cfc52440 is an unknown value
  57. RBX=0x000000067d189810 is an oop
  58. {method}
  59. - klass: {other class}
  60. RCX=0x00007ff6cfc557d8 is an unknown value
  61. RDX=0x000000000293f438 is pointing into the stack for thread: 0x00000000029a2800
  62. RSP=0x000000000293f3b8 is pointing into the stack for thread: 0x00000000029a2800
  63. RBP=0x000000000293f428 is pointing into the stack for thread: 0x00000000029a2800
  64. RSI=0x0000000000000005 is an unknown value
  65. RDI=0x00000007866d7108 is an oop
  66. net.minecraft.client.audio.SoundPoolEntry
  67. - klass: 'net/minecraft/client/audio/SoundPoolEntry'
  68. R8 =0x0000000000000000 is an unknown value
  69. R9 =0x00000000029f6ff0 is an unknown value
  70. R10=0x0000000002ab9a7d is at code_begin+1277 in an Interpreter codelet
  71. method entry point (kind = native) [0x0000000002ab9580, 0x0000000002aba440] 3776 bytes
  72. R11=0x0000000069454050 is an unknown value
  73. R12=0x0000000000000000 is an unknown value
  74. R13=0x000000067d189810 is an oop
  75. {method}
  76. - klass: {other class}
  77. R14=0x000000000293f440 is pointing into the stack for thread: 0x00000000029a2800
  78. R15=0x00000000029a2800 is a thread
  79.  
  80.  
  81. Stack: [0x0000000002840000,0x0000000002940000], sp=0x000000000293f3b8, free space=1020k
  82. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  83. C 0x0000000000006d12
  84. j zontwelg.gui.ZGuiLogin.actionPerformed(Lnet/minecraft/client/gui/GuiButton;)V+14
  85. j net.minecraft.client.gui.GuiScreen.mouseClicked(III)V+72
  86. j zontwelg.gui.ZGuiLogin.mouseClicked(III)V+4
  87. j net.minecraft.client.gui.GuiScreen.handleMouseInput()V+98
  88. j net.minecraft.client.gui.GuiScreen.handleInput()V+13
  89. j net.minecraft.client.Minecraft.runTick()V+238
  90. j net.minecraft.client.Minecraft.runGameLoop()V+171
  91. j net.minecraft.client.Minecraft.run()V+59
  92. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+439
  93. v ~StubRoutines::call_stub
  94.  
  95. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  96. j zontwelg.Natives.kekTest()V+0
  97. j zontwelg.gui.ZGuiLogin.actionPerformed(Lnet/minecraft/client/gui/GuiButton;)V+14
  98. j net.minecraft.client.gui.GuiScreen.mouseClicked(III)V+72
  99. j zontwelg.gui.ZGuiLogin.mouseClicked(III)V+4
  100. j net.minecraft.client.gui.GuiScreen.handleMouseInput()V+98
  101. j net.minecraft.client.gui.GuiScreen.handleInput()V+13
  102. j net.minecraft.client.Minecraft.runTick()V+238
  103. j net.minecraft.client.Minecraft.runGameLoop()V+171
  104. j net.minecraft.client.Minecraft.run()V+59
  105. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+439
  106. v ~StubRoutines::call_stub
  107.  
  108. --------------- P R O C E S S ---------------
  109.  
  110. Java Threads: ( => current thread )
  111. 0x0000000019e24800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=18368, stack(0x0000000026d90000,0x0000000026e90000)]
  112. 0x0000000018fef800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4556, stack(0x0000000022d40000,0x0000000022e40000)]
  113. 0x000000001831e000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=10056, stack(0x0000000022e50000,0x0000000022f50000)]
  114. 0x0000000019378000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=11016, stack(0x000000001f070000,0x000000001f170000)]
  115. 0x0000000019361000 JavaThread "Thread-3" [_thread_blocked, id=11716, stack(0x000000001f370000,0x000000001f470000)]
  116. 0x00000000195f8000 JavaThread "Thread-2" [_thread_in_Java, id=16796, stack(0x000000001f270000,0x000000001f370000)]
  117. 0x000000001955e800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10784, stack(0x000000001cfe0000,0x000000001d0e0000)]
  118. 0x0000000018088000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=17464, stack(0x0000000019eb0000,0x0000000019fb0000)]
  119. 0x0000000017e9a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=15900, stack(0x00000000189e0000,0x0000000018ae0000)]
  120. 0x000000001617a800 JavaThread "Service Thread" daemon [_thread_blocked, id=13144, stack(0x0000000017bc0000,0x0000000017cc0000)]
  121. 0x000000001616f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6416, stack(0x0000000017ac0000,0x0000000017bc0000)]
  122. 0x000000001616f000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=17180, stack(0x00000000179c0000,0x0000000017ac0000)]
  123. 0x000000001615d800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=16692, stack(0x00000000178c0000,0x00000000179c0000)]
  124. 0x000000001615d000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=5288, stack(0x00000000177c0000,0x00000000178c0000)]
  125. 0x000000001615a000 JavaThread "JDWP Transport Listener: dt_shmem" daemon [_thread_blocked, id=8128, stack(0x00000000176c0000,0x00000000177c0000)]
  126. 0x0000000002a91000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8984, stack(0x00000000175c0000,0x00000000176c0000)]
  127. 0x0000000002a90000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=17876, stack(0x00000000174c0000,0x00000000175c0000)]
  128. 0x0000000014a53800 JavaThread "Finalizer" daemon [_thread_blocked, id=7580, stack(0x00000000173c0000,0x00000000174c0000)]
  129. 0x0000000014a48800 JavaThread "Reference Handler" daemon [_thread_blocked, id=15216, stack(0x00000000172c0000,0x00000000173c0000)]
  130. =>0x00000000029a2800 JavaThread "Client thread" [_thread_in_native, id=5520, stack(0x0000000002840000,0x0000000002940000)]
  131.  
  132. Other Threads:
  133. 0x0000000014a41800 VMThread [stack: 0x00000000171c0000,0x00000000172c0000] [id=4544]
  134. 0x000000001618c000 WatcherThread [stack: 0x0000000017cc0000,0x0000000017dc0000] [id=4020]
  135.  
  136. VM state:not at safepoint (normal execution)
  137.  
  138. VM Mutex/Monitor currently owned by a thread: None
  139.  
  140. Heap
  141. PSYoungGen total 409600K, used 124372K [0x0000000780480000, 0x00000007b5580000, 0x0000000800000000)
  142. eden space 393216K, 27% used [0x0000000780480000,0x0000000786dfbaa8,0x0000000798480000)
  143. from space 16384K, 99% used [0x0000000798480000,0x0000000799479650,0x0000000799480000)
  144. to space 41472K, 0% used [0x00000007b2d00000,0x00000007b2d00000,0x00000007b5580000)
  145. ParOldGen total 261120K, used 57223K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  146. object space 261120K, 21% used [0x0000000680e00000,0x00000006845e1e78,0x0000000690d00000)
  147. PSPermGen total 22528K, used 22144K [0x000000067bc00000, 0x000000067d200000, 0x0000000680e00000)
  148. object space 22528K, 98% used [0x000000067bc00000,0x000000067d1a0370,0x000000067d200000)
  149.  
  150. Card table byte_map: [0x0000000005b60000,0x0000000006790000] byte_map_base: 0x0000000002782000
  151.  
  152. Polling page: 0x00000000010c0000
  153.  
  154. Code Cache [0x0000000002aa0000, 0x0000000002dc0000, 0x0000000005aa0000)
  155. total_blobs=1536 nmethods=900 adapters=596 free_code_cache=46103Kb largest_free_block=47075840
  156.  
  157. Compilation events (10 events):
  158. Event: 7.324 Thread 0x000000001616f800 969 java.util.regex.Matcher::search (109 bytes)
  159. Event: 7.328 Thread 0x000000001616f800 nmethod 969 0x0000000002d80910 code [0x0000000002d80a60, 0x0000000002d80ce8]
  160. Event: 7.605 Thread 0x000000001616f000 970 net.minecraft.client.renderer.texture.AbstractTexture::getGlTextureId (20 bytes)
  161. Event: 7.606 Thread 0x000000001616f000 nmethod 970 0x0000000002d94210 code [0x0000000002d94360, 0x0000000002d943e8]
  162. Event: 7.737 Thread 0x000000001616f800 971 net.minecraft.client.renderer.texture.TextureManager::bindTexture (50 bytes)
  163. Event: 7.755 Thread 0x000000001616f800 nmethod 971 0x0000000002bc1f90 code [0x0000000002bc2140, 0x0000000002bc27d0]
  164. Event: 7.775 Thread 0x000000001616f000 972 net.minecraft.client.Minecraft::getTextureManager (5 bytes)
  165. Event: 7.775 Thread 0x000000001616f000 nmethod 972 0x0000000002bff550 code [0x0000000002bff680, 0x0000000002bff6f8]
  166. Event: 7.932 Thread 0x000000001616f800 973 net.minecraft.client.renderer.texture.TextureAtlasSprite::func_180599_n (413 bytes)
  167. Event: 7.968 Thread 0x000000001616f800 nmethod 973 0x0000000002d1d890 code [0x0000000002d1daa0, 0x0000000002d1eb08]
  168.  
  169. GC Heap History (10 events):
  170. Event: 0.966 GC heap before
  171. {Heap before GC invocations=1 (full 0):
  172. PSYoungGen total 114688K, used 98304K [0x0000000780480000, 0x0000000788480000, 0x0000000800000000)
  173. eden space 98304K, 100% used [0x0000000780480000,0x0000000786480000,0x0000000786480000)
  174. from space 16384K, 0% used [0x0000000787480000,0x0000000787480000,0x0000000788480000)
  175. to space 16384K, 0% used [0x0000000786480000,0x0000000786480000,0x0000000787480000)
  176. ParOldGen total 261120K, used 0K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  177. object space 261120K, 0% used [0x0000000680e00000,0x0000000680e00000,0x0000000690d00000)
  178. PSPermGen total 21504K, used 8176K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  179. object space 21504K, 38% used [0x000000067bc00000,0x000000067c3fc158,0x000000067d100000)
  180. Event: 0.976 GC heap after
  181. Heap after GC invocations=1 (full 0):
  182. PSYoungGen total 114688K, used 16352K [0x0000000780480000, 0x000000078e480000, 0x0000000800000000)
  183. eden space 98304K, 0% used [0x0000000780480000,0x0000000780480000,0x0000000786480000)
  184. from space 16384K, 99% used [0x0000000786480000,0x0000000787478160,0x0000000787480000)
  185. to space 16384K, 0% used [0x000000078d480000,0x000000078d480000,0x000000078e480000)
  186. ParOldGen total 261120K, used 2890K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  187. object space 261120K, 1% used [0x0000000680e00000,0x00000006810d2820,0x0000000690d00000)
  188. PSPermGen total 21504K, used 8176K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  189. object space 21504K, 38% used [0x000000067bc00000,0x000000067c3fc158,0x000000067d100000)
  190. }
  191. Event: 1.183 GC heap before
  192. {Heap before GC invocations=2 (full 0):
  193. PSYoungGen total 114688K, used 114656K [0x0000000780480000, 0x000000078e480000, 0x0000000800000000)
  194. eden space 98304K, 100% used [0x0000000780480000,0x0000000786480000,0x0000000786480000)
  195. from space 16384K, 99% used [0x0000000786480000,0x0000000787478160,0x0000000787480000)
  196. to space 16384K, 0% used [0x000000078d480000,0x000000078d480000,0x000000078e480000)
  197. ParOldGen total 261120K, used 2890K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  198. object space 261120K, 1% used [0x0000000680e00000,0x00000006810d2820,0x0000000690d00000)
  199. PSPermGen total 21504K, used 8178K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  200. object space 21504K, 38% used [0x000000067bc00000,0x000000067c3fc860,0x000000067d100000)
  201. Event: 1.193 GC heap after
  202. Heap after GC invocations=2 (full 0):
  203. PSYoungGen total 212992K, used 12048K [0x0000000780480000, 0x000000078e480000, 0x0000000800000000)
  204. eden space 196608K, 0% used [0x0000000780480000,0x0000000780480000,0x000000078c480000)
  205. from space 16384K, 73% used [0x000000078d480000,0x000000078e044030,0x000000078e480000)
  206. to space 16384K, 0% used [0x000000078c480000,0x000000078c480000,0x000000078d480000)
  207. ParOldGen total 261120K, used 13138K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  208. object space 261120K, 5% used [0x0000000680e00000,0x0000000681ad4830,0x0000000690d00000)
  209. PSPermGen total 21504K, used 8178K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  210. object space 21504K, 38% used [0x000000067bc00000,0x000000067c3fc860,0x000000067d100000)
  211. }
  212. Event: 2.827 GC heap before
  213. {Heap before GC invocations=3 (full 0):
  214. PSYoungGen total 212992K, used 208656K [0x0000000780480000, 0x000000078e480000, 0x0000000800000000)
  215. eden space 196608K, 100% used [0x0000000780480000,0x000000078c480000,0x000000078c480000)
  216. from space 16384K, 73% used [0x000000078d480000,0x000000078e044030,0x000000078e480000)
  217. to space 16384K, 0% used [0x000000078c480000,0x000000078c480000,0x000000078d480000)
  218. ParOldGen total 261120K, used 13138K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  219. object space 261120K, 5% used [0x0000000680e00000,0x0000000681ad4830,0x0000000690d00000)
  220. PSPermGen total 21504K, used 17332K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  221. object space 21504K, 80% used [0x000000067bc00000,0x000000067cced140,0x000000067d100000)
  222. Event: 2.847 GC heap after
  223. Heap after GC invocations=3 (full 0):
  224. PSYoungGen total 212992K, used 16368K [0x0000000780480000, 0x000000079a480000, 0x0000000800000000)
  225. eden space 196608K, 0% used [0x0000000780480000,0x0000000780480000,0x000000078c480000)
  226. from space 16384K, 99% used [0x000000078c480000,0x000000078d47c040,0x000000078d480000)
  227. to space 16384K, 0% used [0x0000000799480000,0x0000000799480000,0x000000079a480000)
  228. ParOldGen total 261120K, used 31859K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  229. object space 261120K, 12% used [0x0000000680e00000,0x0000000682d1cf70,0x0000000690d00000)
  230. PSPermGen total 21504K, used 17332K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  231. object space 21504K, 80% used [0x000000067bc00000,0x000000067cced140,0x000000067d100000)
  232. }
  233. Event: 4.166 GC heap before
  234. {Heap before GC invocations=4 (full 0):
  235. PSYoungGen total 212992K, used 212976K [0x0000000780480000, 0x000000079a480000, 0x0000000800000000)
  236. eden space 196608K, 100% used [0x0000000780480000,0x000000078c480000,0x000000078c480000)
  237. from space 16384K, 99% used [0x000000078c480000,0x000000078d47c040,0x000000078d480000)
  238. to space 16384K, 0% used [0x0000000799480000,0x0000000799480000,0x000000079a480000)
  239. ParOldGen total 261120K, used 31859K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  240. object space 261120K, 12% used [0x0000000680e00000,0x0000000682d1cf70,0x0000000690d00000)
  241. PSPermGen total 21504K, used 18857K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  242. object space 21504K, 87% used [0x000000067bc00000,0x000000067ce6a7b8,0x000000067d100000)
  243. Event: 4.183 GC heap after
  244. Heap after GC invocations=4 (full 0):
  245. PSYoungGen total 409600K, used 16368K [0x0000000780480000, 0x000000079a480000, 0x0000000800000000)
  246. eden space 393216K, 0% used [0x0000000780480000,0x0000000780480000,0x0000000798480000)
  247. from space 16384K, 99% used [0x0000000799480000,0x000000079a47c030,0x000000079a480000)
  248. to space 16384K, 0% used [0x0000000798480000,0x0000000798480000,0x0000000799480000)
  249. ParOldGen total 261120K, used 39963K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  250. object space 261120K, 15% used [0x0000000680e00000,0x0000000683506e20,0x0000000690d00000)
  251. PSPermGen total 21504K, used 18857K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  252. object space 21504K, 87% used [0x000000067bc00000,0x000000067ce6a7b8,0x000000067d100000)
  253. }
  254. Event: 6.354 GC heap before
  255. {Heap before GC invocations=5 (full 0):
  256. PSYoungGen total 409600K, used 396563K [0x0000000780480000, 0x000000079a480000, 0x0000000800000000)
  257. eden space 393216K, 96% used [0x0000000780480000,0x00000007977c8c68,0x0000000798480000)
  258. from space 16384K, 99% used [0x0000000799480000,0x000000079a47c030,0x000000079a480000)
  259. to space 16384K, 0% used [0x0000000798480000,0x0000000798480000,0x0000000799480000)
  260. ParOldGen total 261120K, used 39963K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  261. object space 261120K, 15% used [0x0000000680e00000,0x0000000683506e20,0x0000000690d00000)
  262. PSPermGen total 21504K, used 21214K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  263. object space 21504K, 98% used [0x000000067bc00000,0x000000067d0b7a10,0x000000067d100000)
  264. Event: 6.395 GC heap after
  265. Heap after GC invocations=5 (full 0):
  266. PSYoungGen total 409600K, used 16357K [0x0000000780480000, 0x00000007b5580000, 0x0000000800000000)
  267. eden space 393216K, 0% used [0x0000000780480000,0x0000000780480000,0x0000000798480000)
  268. from space 16384K, 99% used [0x0000000798480000,0x0000000799479650,0x0000000799480000)
  269. to space 41472K, 0% used [0x00000007b2d00000,0x00000007b2d00000,0x00000007b5580000)
  270. ParOldGen total 261120K, used 57223K [0x0000000680e00000, 0x0000000690d00000, 0x0000000780480000)
  271. object space 261120K, 21% used [0x0000000680e00000,0x00000006845e1e78,0x0000000690d00000)
  272. PSPermGen total 21504K, used 21214K [0x000000067bc00000, 0x000000067d100000, 0x0000000680e00000)
  273. object space 21504K, 98% used [0x000000067bc00000,0x000000067d0b7a10,0x000000067d100000)
  274. }
  275.  
  276. Deoptimization events (10 events):
  277. Event: 6.302 Thread 0x00000000029a2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002cd1234 method=java.io.BufferedInputStream.read([BII)I @ 101
  278. Event: 6.495 Thread 0x0000000017e9a800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b8ed38 method=java.util.HashMap.<init>(Ljava/util/Map;)V @ 2
  279. Event: 6.503 Thread 0x0000000017e9a800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b4f534 method=java.util.HashMap.<init>(IF)V @ 115
  280. Event: 6.506 Thread 0x0000000017e9a800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c62f88 method=java.lang.Integer.parseInt(Ljava/lang/String;I)I @ 1
  281. Event: 6.706 Thread 0x0000000017e9a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cb8dec method=sun.nio.cs.UTF_8.updatePositions(Ljava/nio/Buffer;ILjava/nio/Buffer;I)V @ 3
  282. Event: 6.706 Thread 0x0000000017e9a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cb8dec method=sun.nio.cs.UTF_8.updatePositions(Ljava/nio/Buffer;ILjava/nio/Buffer;I)V @ 3
  283. Event: 8.322 Thread 0x000000001857b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002b40c00 method=java.util.AbstractList$Itr.next()Ljava/lang/Object; @ 14
  284. Event: 8.324 Thread 0x00000000029a2800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c58d38 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 30
  285. Event: 8.324 Thread 0x00000000029a2800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002ca4bc4 method=java.net.URLStreamHandler.parseURL(Ljava/net/URL;Ljava/lang/String;II)V @ 645
  286. Event: 8.324 Thread 0x00000000029a2800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002c4f9dc method=com.google.common.collect.HashBiMap.seekByValue(Ljava/lang/Object;I)Lcom/google/common/collect/HashBiMap$BiEntry; @ 13
  287.  
  288. Internal exceptions (10 events):
  289. Event: 8.316 Thread 0x00000000029a2800 Threw 0x000000078672c500 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  290. Event: 8.316 Thread 0x00000000029a2800 Threw 0x00000007867304d8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  291. Event: 8.317 Thread 0x00000000029a2800 Threw 0x0000000786735c50 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  292. Event: 8.317 Thread 0x00000000029a2800 Threw 0x0000000786739eb8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  293. Event: 8.320 Thread 0x00000000029a2800 Threw 0x0000000786758528 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  294. Event: 8.323 Thread 0x00000000029a2800 Threw 0x0000000786761a50 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  295. Event: 8.324 Thread 0x00000000195f8000 Threw 0x0000000786cb24b0 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:3025
  296. Event: 8.324 Thread 0x00000000029a2800 Threw 0x0000000786767580 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  297. Event: 8.325 Thread 0x00000000029a2800 Threw 0x000000078676bca8 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  298. Event: 8.326 Thread 0x00000000195f8000 Threw 0x0000000786cb3c18 at C:\re\jdk7u79\2331\hotspot\src\share\vm\prims\jvm.cpp:1304
  299.  
  300. Events (10 events):
  301. Event: 8.324 Thread 0x00000000029a2800 DEOPT PACKING pc=0x0000000002c4f9dc sp=0x000000000293f1c0
  302. Event: 8.324 Thread 0x00000000029a2800 DEOPT UNPACKING pc=0x0000000002ad75a4 sp=0x000000000293f180 mode 2
  303. Event: 8.324 loading class 0x000000001951f760
  304. Event: 8.324 loading class 0x000000001951f760 done
  305. Event: 8.325 loading class 0x00000000163c3300
  306. Event: 8.325 loading class 0x00000000163c3300 done
  307. Event: 8.326 loading class 0x000000001619c7c0
  308. Event: 8.326 loading class 0x000000001619c7c0 done
  309. Event: 8.326 loading class 0x0000000018f0b080
  310. Event: 8.326 loading class 0x0000000018f0b080 done
  311.  
  312.  
  313. Dynamic libraries:
  314. 0x00007ff692940000 - 0x00007ff692973000 C:\Program Files\Java\jdk1.7.0_79\bin\java.exe
  315. 0x00007ffd17630000 - 0x00007ffd177dc000 C:\Windows\SYSTEM32\ntdll.dll
  316. 0x00007ffd174f0000 - 0x00007ffd1762e000 C:\Windows\system32\KERNEL32.DLL
  317. 0x00007ffd14850000 - 0x00007ffd14965000 C:\Windows\system32\KERNELBASE.dll
  318. 0x00007ffd132d0000 - 0x00007ffd1335e000 C:\Windows\system32\apphelp.dll
  319. 0x00007ffcce570000 - 0x00007ffcce5c3000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
  320. 0x00007ffd171a0000 - 0x00007ffd1724a000 C:\Windows\system32\msvcrt.dll
  321. 0x00007ffd14620000 - 0x00007ffd1464e000 C:\Windows\SYSTEM32\SspiCli.dll
  322. 0x00007ffd17480000 - 0x00007ffd174d4000 C:\Windows\system32\SHLWAPI.dll
  323. 0x00007ffd15210000 - 0x00007ffd15387000 C:\Windows\system32\USER32.dll
  324. 0x00007ffd15580000 - 0x00007ffd15714000 C:\Windows\system32\ole32.dll
  325. 0x00007ffd158d0000 - 0x00007ffd16de8000 C:\Windows\system32\SHELL32.dll
  326. 0x00007ffd13da0000 - 0x00007ffd13dc1000 C:\Windows\SYSTEM32\USERENV.dll
  327. 0x00007ffd16ef0000 - 0x00007ffd16f9a000 C:\Windows\system32\ADVAPI32.dll
  328. 0x00007ffd0a350000 - 0x00007ffd0a36e000 C:\Windows\SYSTEM32\MPR.dll
  329. 0x00007ffd15720000 - 0x00007ffd15861000 C:\Windows\system32\RPCRT4.dll
  330. 0x00007ffd14d70000 - 0x00007ffd14dc9000 C:\Windows\SYSTEM32\sechost.dll
  331. 0x00007ffd14dd0000 - 0x00007ffd14fe1000 C:\Windows\SYSTEM32\combase.dll
  332. 0x00007ffd17320000 - 0x00007ffd17471000 C:\Windows\system32\GDI32.dll
  333. 0x00007ffd14780000 - 0x00007ffd14795000 C:\Windows\SYSTEM32\profapi.dll
  334. 0x00007ffd12ca0000 - 0x00007ffd12d52000 C:\Windows\SYSTEM32\SHCORE.dll
  335. 0x00007ffd16eb0000 - 0x00007ffd16ee6000 C:\Windows\system32\IMM32.DLL
  336. 0x00007ffd17040000 - 0x00007ffd17192000 C:\Windows\system32\MSCTF.dll
  337. 0x00007ffd122a0000 - 0x00007ffd1251b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17784_none_624760d1ecb7236e\COMCTL32.dll
  338. 0x0000000069190000 - 0x0000000069262000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\msvcr100.dll
  339. 0x0000000069270000 - 0x0000000069a45000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\server\jvm.dll
  340. 0x00007ffd02e40000 - 0x00007ffd02e49000 C:\Windows\SYSTEM32\WSOCK32.dll
  341. 0x00007ffd11e30000 - 0x00007ffd11e52000 C:\Windows\SYSTEM32\WINMM.dll
  342. 0x00007ffd15050000 - 0x00007ffd15057000 C:\Windows\system32\PSAPI.DLL
  343. 0x00007ffd15870000 - 0x00007ffd158ca000 C:\Windows\system32\WS2_32.dll
  344. 0x00007ffd11be0000 - 0x00007ffd11c0a000 C:\Windows\SYSTEM32\WINMMBASE.dll
  345. 0x00007ffd17030000 - 0x00007ffd17039000 C:\Windows\system32\NSI.dll
  346. 0x00007ffd14c60000 - 0x00007ffd14caf000 C:\Windows\SYSTEM32\cfgmgr32.dll
  347. 0x00007ffd13590000 - 0x00007ffd135b8000 C:\Windows\SYSTEM32\DEVOBJ.dll
  348. 0x0000000069140000 - 0x000000006914f000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\verify.dll
  349. 0x0000000069110000 - 0x0000000069138000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\java.dll
  350. 0x0000000066f20000 - 0x0000000066f55000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\jdwp.dll
  351. 0x0000000066f10000 - 0x0000000066f18000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\npt.dll
  352. 0x00000000690f0000 - 0x0000000069105000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\zip.dll
  353. 0x0000000066f70000 - 0x0000000066f7b000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\dt_shmem.dll
  354. 0x00007ff6cfc50000 - 0x00007ff6cfc5c000 C:\Users\Draiget\AppData\Roaming\ZontWelg\Minecraft\bin\native\zmcload_64.exe
  355. 0x0000000180000000 - 0x0000000180051000 C:\Users\Draiget\AppData\Roaming\ZontWelg\Minecraft\bin\native\lwjgl64.dll
  356. 0x00007ffcdc220000 - 0x00007ffcdc34b000 C:\Windows\SYSTEM32\OPENGL32.dll
  357. 0x00007ffd11ea0000 - 0x00007ffd11eaa000 C:\Windows\SYSTEM32\VERSION.dll
  358. 0x00007ffce48b0000 - 0x00007ffce48de000 C:\Windows\SYSTEM32\GLU32.dll
  359. 0x00007ffccdd40000 - 0x00007ffccde38000 C:\Windows\SYSTEM32\DDRAW.dll
  360. 0x00007ffd02840000 - 0x00007ffd02849000 C:\Windows\SYSTEM32\DCIMAN32.dll
  361. 0x00007ffd140c0000 - 0x00007ffd140e0000 C:\Windows\SYSTEM32\CRYPTSP.dll
  362. 0x00007ffd13c90000 - 0x00007ffd13cc6000 C:\Windows\system32\rsaenh.dll
  363. 0x00007ffd14310000 - 0x00007ffd14336000 C:\Windows\SYSTEM32\bcrypt.dll
  364. 0x00007ffd14650000 - 0x00007ffd146b3000 C:\Windows\system32\bcryptprimitives.dll
  365. 0x00007ffd146c0000 - 0x00007ffd146cb000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  366. 0x00000000690d0000 - 0x00000000690ea000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\net.dll
  367. 0x00007ffd14060000 - 0x00007ffd140b9000 C:\Windows\system32\mswsock.dll
  368. 0x00007ffd10de0000 - 0x00007ffd10e0a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  369. 0x00007ffd10dc0000 - 0x00007ffd10dca000 C:\Windows\SYSTEM32\WINNSI.DLL
  370. 0x00007ffd0fbe0000 - 0x00007ffd0fbf6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  371. 0x00007ffd0fbc0000 - 0x00007ffd0fbda000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  372. 0x00000000690b0000 - 0x00000000690c1000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\nio.dll
  373. 0x0000000068f10000 - 0x00000000690a5000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\awt.dll
  374. 0x00007ffd17250000 - 0x00007ffd17311000 C:\Windows\system32\OLEAUT32.dll
  375. 0x00007ffd133f0000 - 0x00007ffd13519000 C:\Windows\system32\uxtheme.dll
  376. 0x000000006a820000 - 0x000000006a854000 C:\Fraps\fraps64.dll
  377. 0x00007ffd13360000 - 0x00007ffd13381000 C:\Windows\system32\dwmapi.dll
  378. 0x00007ffcec8b0000 - 0x00007ffcec8c8000 C:\Windows\SYSTEM32\atig6pxx.dll
  379. 0x0000000066f80000 - 0x0000000068d7d000 C:\Windows\SYSTEM32\atio6axx.dll
  380. 0x00007ffd15390000 - 0x00007ffd1556a000 C:\Windows\system32\SETUPAPI.dll
  381. 0x00007ffcf2c60000 - 0x00007ffcf2da1000 C:\Windows\SYSTEM32\atiadlxx.dll
  382. 0x00007ffd11200000 - 0x00007ffd1137f000 C:\Windows\SYSTEM32\PROPSYS.dll
  383. 0x00007ffd13390000 - 0x00007ffd133a2000 C:\Windows\SYSTEM32\WTSAPI32.dll
  384. 0x00007ffd14c00000 - 0x00007ffd14c51000 C:\Windows\system32\WINTRUST.dll
  385. 0x00007ffd14a20000 - 0x00007ffd14bff000 C:\Windows\system32\CRYPT32.dll
  386. 0x00007ffd14830000 - 0x00007ffd14841000 C:\Windows\system32\MSASN1.dll
  387. 0x00007ffce4880000 - 0x00007ffce48ac000 C:\Windows\SYSTEM32\atig6txx.dll
  388. 0x00007ffd135c0000 - 0x00007ffd135cb000 C:\Windows\SYSTEM32\kernel.appcore.dll
  389. 0x00007ffce7790000 - 0x00007ffce7822000 C:\Windows\SYSTEM32\mscms.dll
  390. 0x00007ffcdc3b0000 - 0x00007ffcdc3f1000 C:\Windows\SYSTEM32\icm32.dll
  391. 0x0000000068ec0000 - 0x0000000068f07000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\fontmanager.dll
  392. 0x0000000068e70000 - 0x0000000068eb1000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\t2k.dll
  393. 0x000000001d0e0000 - 0x000000001d144000 C:\Users\Draiget\AppData\Roaming\ZontWelg\Minecraft\bin\native\OpenAL64.dll
  394. 0x00007ffd14cb0000 - 0x00007ffd14d66000 C:\Windows\SYSTEM32\clbcatq.dll
  395. 0x00007ffd11b10000 - 0x00007ffd11b80000 C:\Windows\System32\MMDevApi.dll
  396. 0x00007ffcce4d0000 - 0x00007ffcce56d000 C:\Windows\SYSTEM32\dsound.dll
  397. 0x00007ffd13dd0000 - 0x00007ffd13e16000 C:\Windows\SYSTEM32\POWRPROF.dll
  398. 0x00007ffd01690000 - 0x00007ffd0170e000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  399. 0x0000000068e60000 - 0x0000000068e6b000 C:\Program Files\Java\jdk1.7.0_79\jre\bin\management.dll
  400. 0x00007ffd09380000 - 0x00007ffd09395000 C:\Windows\system32\napinsp.dll
  401. 0x00007ffd09360000 - 0x00007ffd0937a000 C:\Windows\system32\pnrpnsp.dll
  402. 0x00007ffd11e10000 - 0x00007ffd11e2b000 C:\Windows\system32\NLAapi.dll
  403. 0x00007ffd13e60000 - 0x00007ffd13f04000 C:\Windows\SYSTEM32\DNSAPI.dll
  404. 0x00007ffd09350000 - 0x00007ffd0935d000 C:\Windows\System32\winrnr.dll
  405. 0x00007ffd0fd00000 - 0x00007ffd0fd6b000 C:\Windows\System32\fwpuclnt.dll
  406. 0x00007ffd06650000 - 0x00007ffd0665a000 C:\Windows\System32\rasadhlp.dll
  407. 0x00007ffd0b320000 - 0x00007ffd0b4a9000 C:\Windows\SYSTEM32\dbghelp.dll
  408.  
  409. VM Arguments:
  410. jvm_args: -Xdebug -Xrunjdwp:transport=dt_shmem,address=javadebug -Dfile.encoding=UTF-8
  411. java_command: net.minecraft.client.main.Main
  412. Launcher Type: SUN_STANDARD
  413.  
  414. Environment Variables:
  415. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\MySQL\MySQL Utilities\;C:\Program Files (x86)\MySQL\MySQL Utilities\Doctrine extensions for PHP\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\;C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\110\DTS\Binn\;C:\Program Files\Git\cmd
  416. USERNAME=Draiget
  417. OS=Windows_NT
  418. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 62 Stepping 4, GenuineIntel
  419.  
  420.  
  421.  
  422. --------------- S Y S T E M ---------------
  423.  
  424. OS: Windows 8.1 , 64 bit Build 9600
  425.  
  426. CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit
  427.  
  428. Memory: 4k page, physical 25102464k(14376024k free), swap 25757824k(10435060k free)
  429.  
  430. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600
  431.  
  432. time: Tue Oct 20 10:10:08 2015
  433. elapsed time: 8 seconds
Advertisement
Add Comment
Please, Sign In to add comment