#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000706df5bf, pid=4104, tid=3712
#
# JRE version: 7.0_02-b13
# Java VM: Java HotSpot 64-Bit Server VM (22.0-b10 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [aticfx64.dll+0x2f5bf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#
http://bugreport.sun.com/bugreport/crash.jsp# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000000000863f000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3712, stack(0x0000000008d60000,0x0000000008e60000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000144
Registers:
RAX=0x0000000070737200, RBX=0x0000000001e812f0, RCX=0x0000000000000000, RDX=0x000000000000000a
RSP=0x0000000008e5d880, RBP=0x0000000008e5e3f0, RSI=0x0000000001e812f0, RDI=0x0000000001e853f0
R8 =0x0000000000000000, R9 =0x0000000000000000, R10=0x00000000000001af, R11=0x0000000000000001
R12=0x0000000000000028, R13=0x0000000008e5e820, R14=0x0000000000000001, R15=0x00000000ffffffff
RIP=0x00000000706df5bf, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000008e5d880)
0x0000000008e5d880: 0000000000000003 0000000001e812f0
0x0000000008e5d890: 0000000001e812f0 0000000000040bf0
0x0000000008e5d8a0: 0000000000000000 00000000706dd2ab
0x0000000008e5d8b0: 00000000400000c0 0000000001e812f0
0x0000000008e5d8c0: 0000000000000000 0000000008e5e3f0
0x0000000008e5d8d0: 0000000008e5d900 0000000000000960
0x0000000008e5d8e0: 0000000008e5d8e8 00000000400000c0
0x0000000008e5d8f0: 0000000008e5d900 0000000000000960
0x0000000008e5d900: 088d000000000001 000000000000000a
0x0000000008e5d910: 0000000700000008 0000073b0000027c
0x0000000008e5d920: 0000000100000001 0000000100008bc3
0x0000000008e5d930: 000007fc00001f9d e2f3210700000001
0x0000000008e5d940: 00f7ff3f000001ba 0a43f76d90eef8e8
0x0000000008e5d950: 8406240000000000 000000000000000b
0x0000000008e5d960: 4000000404000000 0000068300024081
0x0000000008e5d970: 0000406053480901 1886000070000000
Instructions: (pc=0x00000000706df5bf)
0x00000000706df59f: 15 ac 8c 02 00 48 8b f8 48 85 c0 74 7d 48 8b 4e
0x00000000706df5af: 28 8b 56 18 48 8d 05 46 7c 05 00 48 89 5c 24 38
0x00000000706df5bf: 8b 99 44 01 00 00 48 89 77 10 48 89 07 89 57 08
0x00000000706df5cf: 48 8b 46 28 8b 88 50 01 00 00 33 f6 89 4f 6c 48
Register to memory mapping:
RAX=0x0000000070737200 is an unknown value
RBX=0x0000000001e812f0 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000000a is an unknown value
RSP=0x0000000008e5d880 is pointing into the stack for thread: 0x000000000863f000
RBP=0x0000000008e5e3f0 is pointing into the stack for thread: 0x000000000863f000
RSI=0x0000000001e812f0 is an unknown value
RDI=0x0000000001e853f0 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000000000001af is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x0000000000000028 is an unknown value
R13=0x0000000008e5e820 is pointing into the stack for thread: 0x000000000863f000
R14=0x0000000000000001 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000008d60000,0x0000000008e60000], sp=0x0000000008e5d880, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [aticfx64.dll+0x2f5bf] GetKtProcAddress+0xfaf
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+151
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x000000000863f000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=3712, stack(0x0000000008d60000,0x0000000008e60000)]
0x0000000007509000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4988, stack(0x0000000008ae0000,0x0000000008be0000)]
0x000000000007b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=3668, stack(0x0000000002260000,0x0000000002360000)]
0x0000000007622800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4428, stack(0x0000000008bf0000,0x0000000008cf0000)]
0x0000000005fff800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3176, stack(0x0000000007900000,0x0000000007a00000)]
0x0000000005ffe800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3680, stack(0x00000000077f0000,0x00000000078f0000)]
0x00000000072aa800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3452, stack(0x00000000076e0000,0x00000000077e0000)]
0x0000000005f18800 JavaThread "Service Thread" daemon [_thread_blocked, id=5116, stack(0x0000000006f20000,0x0000000007020000)]
0x0000000005f07800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5008, stack(0x0000000006d70000,0x0000000006e70000)]
0x0000000005ef1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4616, stack(0x0000000006750000,0x0000000006850000)]
0x0000000005eed000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4300, stack(0x0000000006c00000,0x0000000006d00000)]
0x0000000005ee8000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=308, stack(0x0000000006a80000,0x0000000006b80000)]
0x0000000002073800 JavaThread "Finalizer" daemon [_thread_blocked, id=492, stack(0x0000000006900000,0x0000000006a00000)]
0x0000000002069800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1340, stack(0x0000000006620000,0x0000000006720000)]
Other Threads:
0x0000000002065000 VMThread [stack: 0x0000000006520000,0x0000000006620000] [id=1960]
0x0000000005f31800 WatcherThread [stack: 0x0000000007150000,0x0000000007250000] [id=3184]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 18176K, used 10987K [0x00000000ebb60000, 0x00000000ecfa0000, 0x0000000100000000)
eden space 15616K, 54% used [0x00000000ebb60000,0x00000000ec3a2b38,0x00000000ecaa0000)
from space 2560K, 98% used [0x00000000ecaa0000,0x00000000ecd18180,0x00000000ecd20000)
to space 2560K, 0% used [0x00000000ecd20000,0x00000000ecd20000,0x00000000ecfa0000)
PSOldGen total 41536K, used 12234K [0x00000000c3200000, 0x00000000c5a90000, 0x00000000ebb60000)
object space 41536K, 29% used [0x00000000c3200000,0x00000000c3df2990,0x00000000c5a90000)
PSPermGen total 21248K, used 12655K [0x00000000be000000, 0x00000000bf4c0000, 0x00000000c3200000)
object space 21248K, 59% used [0x00000000be000000,0x00000000bec5bf78,0x00000000bf4c0000)
Code Cache [0x0000000002360000, 0x00000000025d0000, 0x0000000005360000)
total_blobs=588 nmethods=133 adapters=407 free_code_cache=48413Kb largest_free_block=49535872
Dynamic libraries:
0x000000013f8f0000 - 0x000000013f923000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000077850000 - 0x00000000779f9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077480000 - 0x000000007759f000 C:\Windows\system32\kernel32.dll
0x000007fefdf70000 - 0x000007fefdfdc000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe280000 - 0x000007fefe35b000 C:\Windows\system32\ADVAPI32.dll
0x000007feff870000 - 0x000007feff90f000 C:\Windows\system32\msvcrt.dll
0x000007fefe230000 - 0x000007fefe24f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe5e0000 - 0x000007fefe70d000 C:\Windows\system32\RPCRT4.dll
0x0000000077170000 - 0x000000007726a000 C:\Windows\system32\USER32.dll
0x000007fefe570000 - 0x000007fefe5d7000 C:\Windows\system32\GDI32.dll
0x000007fefe780000 - 0x000007fefe78e000 C:\Windows\system32\LPK.dll
0x000007feff910000 - 0x000007feff9d9000 C:\Windows\system32\USP10.dll
0x000007fefc5d0000 - 0x000007fefc7c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe1b0000 - 0x000007fefe221000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe250000 - 0x000007fefe27e000 C:\Windows\system32\IMM32.DLL
0x000007fefe790000 - 0x000007fefe899000 C:\Windows\system32\MSCTF.dll
0x00000000714b0000 - 0x0000000071581000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000070750000 - 0x0000000070e2a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef61d0000 - 0x000007fef61d9000 C:\Windows\system32\WSOCK32.dll
0x000007fefe710000 - 0x000007fefe75d000 C:\Windows\system32\WS2_32.dll
0x000007fefe080000 - 0x000007fefe088000 C:\Windows\system32\NSI.dll
0x000007fefb910000 - 0x000007fefb94b000 C:\Windows\system32\WINMM.dll
0x0000000077a20000 - 0x0000000077a27000 C:\Windows\system32\PSAPI.DLL
0x0000000072800000 - 0x000000007280f000 C:\Program Files\Java\jre7\bin\verify.dll
0x00000000727d0000 - 0x00000000727f8000 C:\Program Files\Java\jre7\bin\java.dll
0x00000000727b0000 - 0x00000000727c5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000070ea0000 - 0x0000000071034000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007feff9e0000 - 0x000007feffab7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefe360000 - 0x000007fefe563000 C:\Windows\system32\ole32.dll
0x000007fefc010000 - 0x000007fefc028000 C:\Windows\system32\DWMAPI.DLL
0x000007fefc3f0000 - 0x000007fefc446000 C:\Windows\system32\uxtheme.dll
0x0000000073640000 - 0x0000000073646000 C:\Program Files\ESET\ESET Smart Security\eplgHooks.dll
0x000007fefdbe0000 - 0x000007fefdbef000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefd580000 - 0x000007fefd597000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd280000 - 0x000007fefd2c7000 C:\Windows\system32\rsaenh.dll
0x000007fefcfb0000 - 0x000007fefcfce000 C:\Windows\system32\USERENV.dll
0x000007fefdcb0000 - 0x000007fefdcbf000 C:\Windows\system32\profapi.dll
0x0000000072720000 - 0x0000000072739000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd520000 - 0x000007fefd575000 C:\Windows\system32\mswsock.dll
0x000007fefd510000 - 0x000007fefd517000 C:\Windows\System32\wship6.dll
0x000007fefbeb0000 - 0x000007fefbec5000 C:\Windows\system32\NLAapi.dll
0x000007feef9e0000 - 0x000007feef9f5000 C:\Windows\system32\napinsp.dll
0x000007feef9c0000 - 0x000007feef9d9000 C:\Windows\system32\pnrpnsp.dll
0x000007fefd3a0000 - 0x000007fefd3fb000 C:\Windows\system32\DNSAPI.dll
0x000007feef9a0000 - 0x000007feef9ab000 C:\Windows\System32\winrnr.dll
0x000007fefa5e0000 - 0x000007fefa60f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefce90000 - 0x000007fefce97000 C:\Windows\System32\wshtcpip.dll
0x000007fefb7f0000 - 0x000007fefb817000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb8b0000 - 0x000007fefb8bb000 C:\Windows\system32\WINNSI.DLL
0x000007fefa5d0000 - 0x000007fefa5d8000 C:\Windows\system32\rasadhlp.dll
0x000007fefb820000 - 0x000007fefb873000 C:\Windows\System32\fwpuclnt.dll
0x0000000072700000 - 0x0000000072711000 C:\Program Files\Java\jre7\bin\nio.dll
0x0000000071640000 - 0x0000000071664000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000071600000 - 0x0000000071634000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x00000000715b0000 - 0x00000000715f1000 C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000180000000 - 0x0000000180048000 C:\Users\Romain\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
0x000007fef8b90000 - 0x000007fef8cad000 C:\Windows\system32\OPENGL32.dll
0x000007fef9260000 - 0x000007fef928d000 C:\Windows\system32\GLU32.dll
0x000007fef8a90000 - 0x000007fef8b81000 C:\Windows\system32\DDRAW.dll
0x000007fefad00000 - 0x000007fefad08000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe8a0000 - 0x000007fefea77000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdf30000 - 0x000007fefdf66000 C:\Windows\system32\CFGMGR32.dll
0x000007fefded0000 - 0x000007fefdeea000 C:\Windows\system32\DEVOBJ.dll
0x000007fefcdc0000 - 0x000007fefcdcc000 C:\Windows\system32\VERSION.dll
0x00000000715a0000 - 0x00000000715a7000 C:\Program Files\Java\jre7\bin\jawt.dll
0x000000000a170000 - 0x000000000afe8000 C:\Windows\system32\ig4icd64.dll
0x000007fefbab0000 - 0x000007fefbaba000 C:\Windows\system32\atig6txx.dll
0x00000000706b0000 - 0x000000007074f000 C:\Windows\system32\aticfx64.dll
VM Arguments:
java_command: C:\Users\Romain\Downloads\Minecraft.by.botankes(x64)\MinecraftSP.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Romain
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 3984048k(1995916k free), swap 7966244k(5767180k free)
vm_info: Java HotSpot 64-Bit Server VM (22.0-b10) for windows-amd64 JRE (1.7.0_02-b13), built on Nov 17 2011 13:51:15 by "java_re" with unknown MS VC++:1600
time: Fri Mar 30 17:08:10 2012
elapsed time: 6 seconds