Advertisement
Guest User

LOG to Andrey96

a guest
Mar 29th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.77 KB | None | 0 0
  1.  
  2. #
  3. # A fatal error has been detected by the Java Runtime Environment:
  4. #
  5. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005df0934b, pid=5096, tid=5012
  6. #
  7. # JRE version: 6.0_45-b06
  8. # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode windows-amd64 compressed oops)
  9. # Problematic frame:
  10. # C [atio6axx.dll+0xd8934b]
  11. #
  12. # If you would like to submit a bug report, please visit:
  13. # http://java.sun.com/webapps/bugreport/crash.jsp
  14. # The crash happened outside the Java Virtual Machine in native code.
  15. # See problematic frame for where to report the bug.
  16. #
  17.  
  18. --------------- T H R E A D ---------------
  19.  
  20. Current thread (0x00000000005cb000): JavaThread "Minecraft main thread" [_thread_in_native, id=5012, stack(0x0000000002490000,0x0000000002590000)]
  21.  
  22. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
  23.  
  24. Registers:
  25. RAX=0x0000000000000000, RBX=0x000000000cc35930, RCX=0x000000000d2f73f0, RDX=0x000000000d2dbe78
  26. RSP=0x000000000258c3c0, RBP=0x000000000258c400, RSI=0x0000000000000000, RDI=0x0000000000000000
  27. R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x0000000000000001, R11=0x000000000d317fa0
  28. R12=0x000000000d2f73f0, R13=0x000000000d631c30, R14=0x000000004003f8f0, R15=0x0000000010c40000
  29. RIP=0x000000005df0934b, EFLAGS=0x0000000000010246
  30.  
  31. Top of Stack: (sp=0x000000000258c3c0)
  32. 0x000000000258c3c0: 00000000002802b8 0000000077cf3448
  33. 0x000000000258c3d0: 0000000010c40000 0000000000288100
  34. 0x000000000258c3e0: 000000000d65e400 00000000002882f0
  35. 0x000000000258c3f0: 0000000000288520 0000000000000001
  36. 0x000000000258c400: 000000000d319c80 000000000d319ca0
  37. 0x000000000258c410: 000000000d3198c0 0000000000000000
  38. 0x000000000258c420: 000000000d319d00 000000000d319cc0
  39. 0x000000000258c430: 000000000d319ce0 000000005df09d9c
  40. 0x000000000258c440: 000000000d2f73f0 000000000d317f90
  41. 0x000000000258c450: 0000000000000001 0000000000000000
  42. 0x000000000258c460: 0000000000000000 0000000000000000
  43. 0x000000000258c470: 0000004400150000 0000000000000001
  44. 0x000000000258c480: 000000000d319b40 000000000d319c80
  45. 0x000000000258c490: 000000000d319ca0 000000000d319ce0
  46. 0x000000000258c4a0: 000000000d319cc0 000000000d319d00
  47. 0x000000000258c4b0: 000000000d319d20 000000000d319d40
  48.  
  49. Instructions: (pc=0x000000005df0934b)
  50. 0x000000005df0932b: 52 08 44 8b 32 48 89 45 d0 41 8b 83 90 00 00 00
  51. 0x000000005df0933b: 44 89 55 78 48 0f af 42 18 48 2b f8 48 8b 42 40
  52. 0x000000005df0934b: 8b 08 8b 42 20 48 0b f9 c1 e0 08 48 63 c8 49 8d
  53. 0x000000005df0935b: 34 3f 48 8d 05 9c 6c 27 ff 48 c1 f9 18 41 80 bc
  54.  
  55.  
  56. Register to memory mapping:
  57.  
  58. RAX=0x0000000000000000 is an unknown value
  59. RBX=0x000000000cc35930 is an unknown value
  60. RCX=0x000000000d2f73f0 is an unknown value
  61. RDX=0x000000000d2dbe78 is an unknown value
  62. RSP=0x000000000258c3c0 is pointing into the stack for thread: 0x00000000005cb000
  63. RBP=0x000000000258c400 is pointing into the stack for thread: 0x00000000005cb000
  64. RSI=0x0000000000000000 is an unknown value
  65. RDI=0x0000000000000000 is an unknown value
  66. R8 =0x0000000000000000 is an unknown value
  67. R9 =0x0000000000000001 is an unknown value
  68. R10=0x0000000000000001 is an unknown value
  69. R11=0x000000000d317fa0 is an unknown value
  70. R12=0x000000000d2f73f0 is an unknown value
  71. R13=0x000000000d631c30 is an unknown value
  72. R14=0x000000004003f8f0 is an unknown value
  73. R15=0x0000000010c40000 is an unknown value
  74.  
  75.  
  76. Stack: [0x0000000002490000,0x0000000002590000], sp=0x000000000258c3c0, free space=1008k
  77. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  78. C [atio6axx.dll+0xd8934b] DrvPresentBuffers+0xca9a0b
  79.  
  80. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  81. j org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V+0
  82. j org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V+60
  83. j shadersmodcore.client.ShadersTex.updateSubImage1([IIIIIII)V+151
  84. j shadersmodcore.client.ShadersTex.updateDynamicTexture(I[IIILnet/minecraft/client/renderer/texture/DynamicTexture;)V+26
  85. j net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a()V+17
  86. j net.minecraft.client.renderer.texture.TextureUtil.<clinit>()V+209
  87. v ~StubRoutines::call_stub
  88. j net.minecraft.client.renderer.texture.AbstractTexture.func_110552_b()I+9
  89. j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+114
  90. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  91. j net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V+44
  92. j net.minecraft.client.Minecraft.func_71357_I()V+116
  93. j net.minecraft.client.Minecraft.func_71384_a()V+556
  94. j net.minecraft.client.Minecraft.func_99999_d()V+6
  95. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+756
  96. v ~StubRoutines::call_stub
  97. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  98. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  99. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  100. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+161
  101. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  102. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  103. v ~StubRoutines::call_stub
  104.  
  105. --------------- P R O C E S S ---------------
  106.  
  107. Java Threads: ( => current thread )
  108. 0x000000000a1ce800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4892, stack(0x000000000c840000,0x000000000c940000)]
  109. 0x000000000700c000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=4272, stack(0x0000000009c20000,0x0000000009d20000)]
  110. 0x0000000006e64800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1028, stack(0x0000000007b10000,0x0000000007c10000)]
  111. 0x0000000006ec6800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2828, stack(0x0000000006be0000,0x0000000006ce0000)]
  112. 0x00000000061d0000 JavaThread "Thread-1" daemon [_thread_blocked, id=4856, stack(0x0000000006930000,0x0000000006a30000)]
  113. 0x000000000617c000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=644, stack(0x0000000006730000,0x0000000006830000)]
  114. 0x0000000006177000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2544, stack(0x0000000006630000,0x0000000006730000)]
  115. 0x000000000052e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4944, stack(0x0000000006530000,0x0000000006630000)]
  116. 0x000000000052a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3772, stack(0x0000000006430000,0x0000000006530000)]
  117. 0x0000000000529000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2564, stack(0x0000000006330000,0x0000000006430000)]
  118. 0x0000000000514800 JavaThread "Finalizer" daemon [_thread_blocked, id=3496, stack(0x0000000006030000,0x0000000006130000)]
  119. 0x000000000050c000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4560, stack(0x0000000005f30000,0x0000000006030000)]
  120. =>0x00000000005cb000 JavaThread "Minecraft main thread" [_thread_in_native, id=5012, stack(0x0000000002490000,0x0000000002590000)]
  121.  
  122. Other Threads:
  123. 0x0000000000503800 VMThread [stack: 0x0000000005e30000,0x0000000005f30000] [id=4148]
  124. 0x000000000618d000 WatcherThread [stack: 0x0000000006830000,0x0000000006930000] [id=1764]
  125.  
  126. VM state:not at safepoint (normal execution)
  127.  
  128. VM Mutex/Monitor currently owned by a thread: None
  129.  
  130. Heap
  131. PSYoungGen total 234176K, used 60071K [0x00000000f0000000, 0x00000000ffe70000, 0x0000000100000000)
  132. eden space 221120K, 21% used [0x00000000f0000000,0x00000000f2df6030,0x00000000fd7f0000)
  133. from space 13056K, 99% used [0x00000000fd7f0000,0x00000000fe4a3bd8,0x00000000fe4b0000)
  134. to space 19712K, 0% used [0x00000000feb30000,0x00000000feb30000,0x00000000ffe70000)
  135. PSOldGen total 87424K, used 37042K [0x00000000d0000000, 0x00000000d5560000, 0x00000000f0000000)
  136. object space 87424K, 42% used [0x00000000d0000000,0x00000000d242c8e8,0x00000000d5560000)
  137. PSPermGen total 25472K, used 25383K [0x00000000cae00000, 0x00000000cc6e0000, 0x00000000d0000000)
  138. object space 25472K, 99% used [0x00000000cae00000,0x00000000cc6c9c38,0x00000000cc6e0000)
  139.  
  140. Code Cache [0x0000000002590000, 0x0000000002800000, 0x0000000005590000)
  141. total_blobs=992 nmethods=458 adapters=486 free_code_cache=47855424 largest_free_block=6976
  142.  
  143. Dynamic libraries:
  144. 0x0000000000400000 - 0x000000000042f000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\java.exe
  145. 0x0000000077ca0000 - 0x0000000077e49000 F:\Windows\SYSTEM32\ntdll.dll
  146. 0x0000000077a80000 - 0x0000000077b9f000 F:\Windows\system32\kernel32.dll
  147. 0x000007fefdd10000 - 0x000007fefdd7c000 F:\Windows\system32\KERNELBASE.dll
  148. 0x000007fefe160000 - 0x000007fefe23b000 F:\Windows\system32\ADVAPI32.dll
  149. 0x000007fefe400000 - 0x000007fefe49f000 F:\Windows\system32\msvcrt.dll
  150. 0x000007fefff90000 - 0x000007fefffaf000 F:\Windows\SYSTEM32\sechost.dll
  151. 0x000007fefe520000 - 0x000007fefe64d000 F:\Windows\system32\RPCRT4.dll
  152. 0x000000006d830000 - 0x000000006dfec000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\server\jvm.dll
  153. 0x0000000077ba0000 - 0x0000000077c9a000 F:\Windows\system32\USER32.dll
  154. 0x000007fefe0f0000 - 0x000007fefe157000 F:\Windows\system32\GDI32.dll
  155. 0x000007fefe8f0000 - 0x000007fefe8fe000 F:\Windows\system32\LPK.dll
  156. 0x000007feffec0000 - 0x000007fefff89000 F:\Windows\system32\USP10.dll
  157. 0x000007fef8b60000 - 0x000007fef8b9b000 F:\Windows\system32\WINMM.dll
  158. 0x000007fefe650000 - 0x000007fefe67e000 F:\Windows\system32\IMM32.DLL
  159. 0x000007feff9a0000 - 0x000007feffaa9000 F:\Windows\system32\MSCTF.dll
  160. 0x000000006d7a0000 - 0x000000006d7ae000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\verify.dll
  161. 0x000000006d3c0000 - 0x000000006d3e7000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\java.dll
  162. 0x000000006d7f0000 - 0x000000006d802000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\zip.dll
  163. 0x000000006d620000 - 0x000000006d637000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\net.dll
  164. 0x000007fefe900000 - 0x000007fefe94d000 F:\Windows\system32\WS2_32.dll
  165. 0x000007fefe3d0000 - 0x000007fefe3d8000 F:\Windows\system32\NSI.dll
  166. 0x000007fefcf00000 - 0x000007fefcf55000 F:\Windows\system32\mswsock.dll
  167. 0x000007fefcef0000 - 0x000007fefcef7000 F:\Windows\System32\wship6.dll
  168. 0x000000006d640000 - 0x000000006d64c000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\nio.dll
  169. 0x000000006d000000 - 0x000000006d1c4000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\awt.dll
  170. 0x000007fef8870000 - 0x000007fef88e1000 F:\Windows\system32\WINSPOOL.DRV
  171. 0x000007fefe680000 - 0x000007fefe883000 F:\Windows\system32\ole32.dll
  172. 0x000007fefeb30000 - 0x000007feff8b8000 F:\Windows\system32\SHELL32.dll
  173. 0x000007fefe4a0000 - 0x000007fefe511000 F:\Windows\system32\SHLWAPI.dll
  174. 0x000007fefd350000 - 0x000007fefd544000 F:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  175. 0x000007fefb690000 - 0x000007fefb6a8000 F:\Windows\system32\DWMAPI.DLL
  176. 0x000007fefd8c0000 - 0x000007fefd8cf000 F:\Windows\system32\CRYPTBASE.dll
  177. 0x000000006d2a0000 - 0x000000006d315000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\java\Java\bin\fontmanager.dll
  178. 0x000007fef1130000 - 0x000007fef132f000 F:\Windows\system32\d3d9.dll
  179. 0x000007fefc510000 - 0x000007fefc51c000 F:\Windows\system32\VERSION.dll
  180. 0x000007fefc920000 - 0x000007fefc927000 F:\Windows\system32\d3d8thk.dll
  181. 0x000007fef13e0000 - 0x000007fef152c000 F:\Windows\system32\aticfx64.dll
  182. 0x000007fefb1a0000 - 0x000007fefb1c1000 F:\Windows\system32\atiu9p64.dll
  183. 0x000007feef850000 - 0x000007fef0046000 F:\Windows\system32\atiumd64.dll
  184. 0x000000006fa30000 - 0x0000000070238000 F:\Windows\system32\atiumd6a.dll
  185. 0x000007fefc340000 - 0x000007fefc36c000 F:\Windows\system32\POWRPROF.dll
  186. 0x000007fefe950000 - 0x000007fefeb27000 F:\Windows\system32\SETUPAPI.dll
  187. 0x000007fefdaf0000 - 0x000007fefdb26000 F:\Windows\system32\CFGMGR32.dll
  188. 0x000007feff8c0000 - 0x000007feff997000 F:\Windows\system32\OLEAUT32.dll
  189. 0x000007fefda90000 - 0x000007fefdaaa000 F:\Windows\system32\DEVOBJ.dll
  190. 0x0000000180000000 - 0x0000000180050000 F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly\HiTech\bin\natives\lwjgl64.dll
  191. 0x000007fef0eb0000 - 0x000007fef0fcd000 F:\Windows\system32\OPENGL32.dll
  192. 0x000007fefb300000 - 0x000007fefb32d000 F:\Windows\system32\GLU32.dll
  193. 0x000007fefaf60000 - 0x000007fefb051000 F:\Windows\system32\DDRAW.dll
  194. 0x000007fefc320000 - 0x000007fefc328000 F:\Windows\system32\DCIMAN32.dll
  195. 0x000007fefcf60000 - 0x000007fefcf77000 F:\Windows\system32\CRYPTSP.dll
  196. 0x000007fefcc60000 - 0x000007fefcca7000 F:\Windows\system32\rsaenh.dll
  197. 0x000007fefdac0000 - 0x000007fefdade000 F:\Windows\system32\USERENV.dll
  198. 0x000007fefda60000 - 0x000007fefda6f000 F:\Windows\system32\profapi.dll
  199. 0x000007fefb4f0000 - 0x000007fefb505000 F:\Windows\system32\NLAapi.dll
  200. 0x000007fef8be0000 - 0x000007fef8bf5000 F:\Windows\system32\napinsp.dll
  201. 0x000007fef8bc0000 - 0x000007fef8bd9000 F:\Windows\system32\pnrpnsp.dll
  202. 0x000007fefcd80000 - 0x000007fefcddb000 F:\Windows\system32\DNSAPI.dll
  203. 0x000007fef8e20000 - 0x000007fef8e2b000 F:\Windows\System32\winrnr.dll
  204. 0x000007fefc450000 - 0x000007fefc457000 F:\Windows\System32\wshtcpip.dll
  205. 0x000007fefa6e0000 - 0x000007fefa707000 F:\Windows\system32\IPHLPAPI.DLL
  206. 0x000007fefa6a0000 - 0x000007fefa6ab000 F:\Windows\system32\WINNSI.DLL
  207. 0x000007fef92f0000 - 0x000007fef92f8000 F:\Windows\system32\rasadhlp.dll
  208. 0x000007fefa5e0000 - 0x000007fefa633000 F:\Windows\System32\fwpuclnt.dll
  209. 0x000007fefc300000 - 0x000007fefc318000 F:\Windows\system32\atig6pxx.dll
  210. 0x000000005d180000 - 0x000000005ed2e000 F:\Windows\system32\atio6axx.dll
  211. 0x000007fef0710000 - 0x000007fef0848000 F:\Windows\system32\atiadlxx.dll
  212. 0x000007fefbed0000 - 0x000007fefbffc000 F:\Windows\system32\PROPSYS.dll
  213. 0x000007fefc370000 - 0x000007fefc381000 F:\Windows\system32\WTSAPI32.dll
  214. 0x0000000077e60000 - 0x0000000077e67000 F:\Windows\system32\PSAPI.DLL
  215. 0x000007fefdb40000 - 0x000007fefdb7b000 F:\Windows\system32\WINTRUST.dll
  216. 0x000007fefdb80000 - 0x000007fefdced000 F:\Windows\system32\CRYPT32.dll
  217. 0x000007fefda70000 - 0x000007fefda7f000 F:\Windows\system32\MSASN1.dll
  218. 0x000007fefae80000 - 0x000007fefaea9000 F:\Windows\system32\atig6txx.dll
  219. 0x000007feffab0000 - 0x000007feffb49000 F:\Windows\system32\CLBCatQ.DLL
  220. 0x000007fefade0000 - 0x000007fefae7c000 F:\Windows\system32\mscms.dll
  221. 0x000007fefaac0000 - 0x000007fefab02000 F:\Windows\system32\icm32.dll
  222.  
  223. VM Arguments:
  224. jvm_args: -Xms128m -Xmx768m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.library.path=natives/
  225. java_command: net.minecraft.launchwrapper.Launch --gameDir F:\Users\MEGAGAMER\AppData\Roaming\.minecraftonly/HiTech --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --accessToken FML --userProperties {} --assetIndex 1.7.10
  226. Launcher Type: SUN_STANDARD
  227.  
  228. Environment Variables:
  229. PATH=F:\ProgramData\Oracle\Java\javapath;F:\Windows\system32;F:\Windows;F:\Windows\System32\Wbem;F:\Windows\System32\WindowsPowerShell\v1.0\
  230. USERNAME=MEGAGAMER
  231. OS=Windows_NT
  232. PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 107 Stepping 1, AuthenticAMD
  233.  
  234.  
  235.  
  236. --------------- S Y S T E M ---------------
  237.  
  238. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  239.  
  240. CPU:total 2 (2 cores per cpu, 1 threads per core) family 15 model 107 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref
  241.  
  242. Memory: 4k page, physical 2096440k(484748k free), swap 6240880k(4008476k free)
  243.  
  244. vm_info: Java HotSpot(TM) 64-Bit Server VM (20.45-b01) for windows-amd64 JRE (1.6.0_45-b06), built on Apr 1 2013 12:31:37 by "java_re" with MS VC++ 8.0 (VS2005)
  245.  
  246. time: Sun Mar 29 15:18:17 2015
  247. elapsed time: 21 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement