# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a98f420, pid=34308, tid=364 # # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [atio6axx.dll+0x195f420] # # 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 (0x0000000001f0e800): JavaThread "Client thread" [_thread_in_native, id=364, stack(0x0000000001f60000,0x0000000002060000)] siginfo: ExceptionCode=0xc0000005, writing address 0x000000001876c440 Registers: RAX=0x000000001876c440, RBX=0x0000000001f0e9e8, RCX=0x0000000000001f03, RDX=0x0000000000000000 RSP=0x000000000205ed78, RBP=0x000000000205ee38, RSI=0x0000000000000a22, RDI=0x0000000002167470 R8 =0x0000000000001f03, R9 =0x0000000000000000, R10=0x0000000002175b48, R11=0x00000000595e2810 R12=0x0000000000000000, R13=0x000000001afac970, R14=0x000000000205ee70, R15=0x0000000001f0e800 RIP=0x000000006a98f420, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000000205ed78) 0x000000000205ed78: 000000001876c453 0000000000000600 0x000000000205ed88: 0000000001f0e800 000000001afac970 0x000000000205ed98: 0000000000000a22 000000001afac970 0x000000000205eda8: 0000000002175b74 0000000000000a22 0x000000000205edb8: 0000000002167470 0000000002167470 0x000000000205edc8: 00000000021758eb 000000006a98f420 0x000000000205edd8: 000000001afac970 0000000000000a22 0x000000000205ede8: 0000000001f0e800 00000000021758a2 0x000000000205edf8: 000000000205edf8 000000001afac970 0x000000000205ee08: 000000000205ee70 000000001afb5ee8 0x000000000205ee18: 0000000000000000 000000001afac970 0x000000000205ee28: 0000000000000000 000000000205ee58 0x000000000205ee38: 000000000205eeb8 00000000021677b0 0x000000000205ee48: 00000000c2cdbb60 000000000216f6bb 0x000000000205ee58: 000000006a98f420 0000000002167a2d 0x000000000205ee68: 0000000000000000 0000000000001f03 Instructions: (pc=0x000000006a98f420) 0x000000006a98f400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x000000006a98f410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x000000006a98f420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x000000006a98f430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x000000001876c440 is an unknown value RBX=0x0000000001f0e9e8 is an unknown value RCX=0x0000000000001f03 is an unknown value RDX=0x0000000000000000 is an unknown value RSP=0x000000000205ed78 is pointing into the stack for thread: 0x0000000001f0e800 RBP=0x000000000205ee38 is pointing into the stack for thread: 0x0000000001f0e800 RSI=0x0000000000000a22 is an unknown value RDI=0x0000000002167470 is at code_begin+624 in an Interpreter codelet invoke return entry points [0x0000000002167200, 0x0000000002167b00] 2304 bytes R8 =0x0000000000001f03 is an unknown value R9 =0x0000000000000000 is an unknown value R10=0x0000000002175b48 is at code_begin+840 in an Interpreter codelet method entry point (kind = native) [0x0000000002175800, 0x0000000002176160] 2400 bytes R11=0x00000000595e2810 is an unknown value R12=0x0000000000000000 is an unknown value R13={method} {0x000000001afac978} 'nglGetStringi' '(IIJ)Ljava/lang/String;' in 'org/lwjgl/opengl/GL30' R14=0x000000000205ee70 is pointing into the stack for thread: 0x0000000001f0e800 R15=0x0000000001f0e800 is a thread Stack: [0x0000000001f60000,0x0000000002060000], sp=0x000000000205ed78, free space=1019k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [atio6axx.dll+0x195f420] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.GL30.nglGetStringi(IIJ)Ljava/lang/String;+0 j org.lwjgl.opengl.GL30.glGetStringi(II)Ljava/lang/String;+16 j org.lwjgl.opengl.GLContext.getSupportedExtensions(Ljava/util/Set;)I+401 j org.lwjgl.opengl.ContextCapabilities.initAllStubs(Z)Ljava/util/Set;+56 j org.lwjgl.opengl.ContextCapabilities.(Z)V+28 j org.lwjgl.opengl.GLContext.useContext(Ljava/lang/Object;Z)V+56 j org.lwjgl.opengl.ContextGL.makeCurrent()V+56 j org.lwjgl.opengl.DrawableGL.makeCurrent()V+14 j org.lwjgl.opengl.Display.makeCurrent()V+3 j org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+108 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12 j ave.ap()V+22 j ave.am()V+115 j ave.a()V+6 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1068 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000018234800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=34616, stack(0x000000001adc0000,0x000000001aec0000)] 0x0000000019a9d000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=34528, stack(0x00000000197e0000,0x00000000198e0000)] 0x00000000173bf800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=33768, stack(0x00000000194e0000,0x00000000195e0000)] 0x0000000017757000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=34380, stack(0x00000000193e0000,0x00000000194e0000)] 0x0000000015e8d800 JavaThread "Service Thread" daemon [_thread_blocked, id=33804, stack(0x0000000016b90000,0x0000000016c90000)] 0x0000000015e3a800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=34512, stack(0x0000000016690000,0x0000000016790000)] 0x0000000015e35800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=34572, stack(0x0000000016590000,0x0000000016690000)] 0x0000000015e31800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=34608, stack(0x0000000016490000,0x0000000016590000)] 0x0000000015e28800 JavaThread "Attach Listener" daemon [_thread_blocked, id=34388, stack(0x0000000016390000,0x0000000016490000)] 0x0000000015e28000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=34564, stack(0x0000000016290000,0x0000000016390000)] 0x0000000015e27000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=34468, stack(0x0000000016190000,0x0000000016290000)] 0x0000000015dec000 JavaThread "Finalizer" daemon [_thread_blocked, id=34780, stack(0x0000000016090000,0x0000000016190000)] 0x0000000015de5800 JavaThread "Reference Handler" daemon [_thread_blocked, id=28612, stack(0x0000000015f90000,0x0000000016090000)] =>0x0000000001f0e800 JavaThread "Client thread" [_thread_in_native, id=364, stack(0x0000000001f60000,0x0000000002060000)] Other Threads: 0x0000000015ddd800 VMThread [stack: 0x0000000015e90000,0x0000000015f90000] [id=28156] 0x00000000167c3000 WatcherThread [stack: 0x0000000016c90000,0x0000000016d90000] [id=34396] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: par new generation total 118016K, used 59418K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 44% used [0x00000000c0000000, 0x00000000c2d469c8, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 38152K, used 36504K [0x00000000c8000000, 0x00000000ca542000, 0x0000000100000000) Metaspace used 22084K, capacity 22159K, committed 22292K, reserved 1069056K class space used 2783K, capacity 2814K, committed 2816K, reserved 1048576K Card table byte_map: [0x0000000011920000,0x0000000011b30000] byte_map_base: 0x0000000011320000 Marking Bits: (CMSBitMap*) 0x00000000020be9a8 Bits: [0x0000000012140000, 0x0000000012f40000) Mod Union Table: (CMSBitMap*) 0x00000000020bea68 Bits: [0x0000000001e80000, 0x0000000001eb8000) Polling page: 0x0000000000600000 CodeCache: size=245760Kb used=6197Kb max_used=6197Kb free=239562Kb bounds [0x0000000002160000, 0x0000000002770000, 0x0000000011160000] total_blobs=2469 nmethods=1911 adapters=471 compilation: enabled Compilation events (10 events): Event: 1.768 Thread 0x0000000015e31800 nmethod 1916 0x0000000002759010 code [0x00000000027591a0, 0x000000000275a098] Event: 1.768 Thread 0x0000000015e31800 1917 4 java.util.jar.JarFile::getEntry (22 bytes) Event: 1.797 Thread 0x0000000015e35800 nmethod 1904 0x000000000275e550 code [0x000000000275e9c0, 0x0000000002760db0] Event: 1.808 Thread 0x0000000015e31800 nmethod 1917 0x00000000027659d0 code [0x0000000002765e40, 0x0000000002767f80] Event: 1.832 Thread 0x0000000015e3a800 1918 3 sun.util.calendar.ZoneInfo::getOffsetsByWall (8 bytes) Event: 1.832 Thread 0x0000000015e3a800 nmethod 1918 0x00000000027415d0 code [0x0000000002741740, 0x00000000027418c8] Event: 1.833 Thread 0x0000000015e3a800 1919 3 java.nio.Buffer::hasRemaining (17 bytes) Event: 1.833 Thread 0x0000000015e3a800 nmethod 1919 0x0000000002741010 code [0x0000000002741160, 0x0000000002741310] Event: 1.833 Thread 0x0000000015e3a800 1920 3 java.nio.Buffer:: (121 bytes) Event: 1.833 Thread 0x0000000015e3a800 nmethod 1920 0x000000000273c0d0 code [0x000000000273c380, 0x000000000273d7a8] GC Heap History (6 events): Event: 0.938 GC heap before {Heap before GC invocations=0 (full 0): par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000) from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000) Metaspace used 16815K, capacity 16954K, committed 17280K, reserved 1064960K class space used 2048K, capacity 2103K, committed 2176K, reserved 1048576K Event: 0.977 GC heap after Heap after GC invocations=1 (full 0): par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 20160K, used 16226K [0x00000000c8000000, 0x00000000c93b0000, 0x0000000100000000) Metaspace used 16815K, capacity 16954K, committed 17280K, reserved 1064960K class space used 2048K, capacity 2103K, committed 2176K, reserved 1048576K } Event: 1.187 GC heap before {Heap before GC invocations=1 (full 0): par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 20160K, used 16226K [0x00000000c8000000, 0x00000000c93b0000, 0x0000000100000000) Metaspace used 16819K, capacity 16954K, committed 17280K, reserved 1064960K class space used 2048K, capacity 2103K, committed 2176K, reserved 1048576K Event: 1.199 GC heap after Heap after GC invocations=2 (full 0): par new generation total 118016K, used 7058K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 54% used [0x00000000c6680000, 0x00000000c6d64960, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 31816K, used 29279K [0x00000000c8000000, 0x00000000c9f12000, 0x0000000100000000) Metaspace used 16819K, capacity 16954K, committed 17280K, reserved 1064960K class space used 2048K, capacity 2103K, committed 2176K, reserved 1048576K } Event: 1.401 GC heap before {Heap before GC invocations=2 (full 1): par new generation total 118016K, used 112018K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000) from space 13056K, 54% used [0x00000000c6680000, 0x00000000c6d64960, 0x00000000c7340000) to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000) concurrent mark-sweep generation total 31816K, used 29279K [0x00000000c8000000, 0x00000000c9f12000, 0x0000000100000000) Metaspace used 17661K, capacity 17786K, committed 17920K, reserved 1064960K class space used 2195K, capacity 2231K, committed 2304K, reserved 1048576K Event: 1.418 GC heap after Heap after GC invocations=3 (full 1): par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000) eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000) from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000) to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000) concurrent mark-sweep generation total 38152K, used 36504K [0x00000000c8000000, 0x00000000ca542000, 0x0000000100000000) Metaspace used 17661K, capacity 17786K, committed 17920K, reserved 1064960K class space used 2195K, capacity 2231K, committed 2304K, reserved 1048576K } Deoptimization events (10 events): Event: 1.542 Thread 0x0000000001f0e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026b5ca0 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44 Event: 1.542 Thread 0x0000000001f0e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026b5ca0 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44 Event: 1.542 Thread 0x0000000001f0e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000026bd724 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44 Event: 1.566 Thread 0x0000000001f0e800 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000241623c method=java.util.HashMap.hash(Ljava/lang/Object;)I @ 1 Event: 1.620 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000023001c4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18 Event: 1.627 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000249e79c method=java.util.zip.InflaterInputStream.read([BII)I @ 100 Event: 1.627 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000249e79c method=java.util.zip.InflaterInputStream.read([BII)I @ 100 Event: 1.628 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000023001c4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18 Event: 1.628 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000249e79c method=java.util.zip.InflaterInputStream.read([BII)I @ 100 Event: 1.628 Thread 0x0000000001f0e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000249e79c method=java.util.zip.InflaterInputStream.read([BII)I @ 100 Internal exceptions (10 events): Event: 1.830 Thread 0x0000000001f0e800 Exception (0x00000000c2c4d010) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.831 Thread 0x0000000001f0e800 Exception (0x00000000c2c54e40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.831 Thread 0x0000000001f0e800 Exception (0x00000000c2c5b7d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.832 Thread 0x0000000001f0e800 Exception (0x00000000c2c606f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.832 Thread 0x0000000001f0e800 Exception (0x00000000c2c65250) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.832 Thread 0x0000000001f0e800 Exception (0x00000000c2c6c240) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.832 Thread 0x0000000001f0e800 Exception (0x00000000c2c70ce8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.833 Thread 0x0000000001f0e800 Exception (0x00000000c2c75698) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.837 Thread 0x0000000001f0e800 Exception (0x00000000c2caf408) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 1.838 Thread 0x0000000001f0e800 Exception (0x00000000c2cb80f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Events (10 events): Event: 1.832 loading class org/lwjgl/opengl/FastIntMap$Entry Event: 1.832 loading class org/lwjgl/opengl/FastIntMap$Entry done Event: 1.832 loading class org/lwjgl/opengl/StateStack Event: 1.832 loading class org/lwjgl/opengl/StateStack done Event: 1.833 loading class org/lwjgl/opengl/GL11 Event: 1.833 loading class org/lwjgl/opengl/GL11 done Event: 1.837 loading class org/lwjgl/BufferChecks Event: 1.837 loading class org/lwjgl/BufferChecks done Event: 1.838 loading class org/lwjgl/opengl/GL30 Event: 1.838 loading class org/lwjgl/opengl/GL30 done Dynamic libraries: 0x00007ff7b75b0000 - 0x00007ff7b75e4000 D:\runtime\jre-x64\1.8.0_25\bin\javaw.exe 0x00007ff82ebc0000 - 0x00007ff82ed6c000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ff82c3a0000 - 0x00007ff82c4de000 C:\WINDOWS\system32\KERNEL32.DLL 0x00007ff82c120000 - 0x00007ff82c235000 C:\WINDOWS\system32\KERNELBASE.dll 0x00007ff82a8b0000 - 0x00007ff82a93e000 C:\WINDOWS\system32\apphelp.dll 0x00007ff825c60000 - 0x00007ff825cb3000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL 0x00007ff82c5c0000 - 0x00007ff82c66a000 C:\WINDOWS\system32\msvcrt.dll 0x00007ff82bbb0000 - 0x00007ff82bbde000 C:\WINDOWS\SYSTEM32\SspiCli.dll 0x00007ff82c7a0000 - 0x00007ff82c7f4000 C:\WINDOWS\system32\SHLWAPI.dll 0x00007ff82e840000 - 0x00007ff82e9b7000 C:\WINDOWS\system32\USER32.dll 0x00007ff82e6a0000 - 0x00007ff82e834000 C:\WINDOWS\system32\ole32.dll 0x00007ff82ca30000 - 0x00007ff82df48000 C:\WINDOWS\system32\SHELL32.dll 0x00007ff82b510000 - 0x00007ff82b531000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ff82e230000 - 0x00007ff82e2da000 C:\WINDOWS\system32\ADVAPI32.dll 0x00007ff824080000 - 0x00007ff82409e000 C:\WINDOWS\SYSTEM32\MPR.dll 0x00007ff82c8e0000 - 0x00007ff82ca21000 C:\WINDOWS\system32\RPCRT4.dll 0x00007ff82c540000 - 0x00007ff82c599000 C:\WINDOWS\SYSTEM32\sechost.dll 0x00007ff82df50000 - 0x00007ff82e161000 C:\WINDOWS\SYSTEM32\combase.dll 0x00007ff82c240000 - 0x00007ff82c391000 C:\WINDOWS\system32\GDI32.dll 0x00007ff82bd10000 - 0x00007ff82bd25000 C:\WINDOWS\SYSTEM32\profapi.dll 0x00007ff82a260000 - 0x00007ff82a312000 C:\WINDOWS\SYSTEM32\SHCORE.dll 0x00007ff82e350000 - 0x00007ff82e386000 C:\WINDOWS\system32\IMM32.DLL 0x00007ff82e390000 - 0x00007ff82e4e2000 C:\WINDOWS\system32\MSCTF.dll 0x00007ff829c10000 - 0x00007ff829e8b000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17784_none_624760d1ecb7236e\COMCTL32.dll 0x0000000059c30000 - 0x0000000059d02000 D:\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll 0x00000000593d0000 - 0x0000000059c2a000 D:\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll 0x00007ff823bb0000 - 0x00007ff823bb9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ff829910000 - 0x00007ff829932000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ff82e2e0000 - 0x00007ff82e2e7000 C:\WINDOWS\system32\PSAPI.DLL 0x00007ff82c4e0000 - 0x00007ff82c53a000 C:\WINDOWS\system32\WS2_32.dll 0x00007ff829810000 - 0x00007ff82983a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ff82c800000 - 0x00007ff82c809000 C:\WINDOWS\system32\NSI.dll 0x00007ff82bde0000 - 0x00007ff82be2f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll 0x00007ff82ab00000 - 0x00007ff82ab28000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll 0x00000000593c0000 - 0x00000000593cf000 D:\runtime\jre-x64\1.8.0_25\bin\verify.dll 0x0000000059390000 - 0x00000000593b8000 D:\runtime\jre-x64\1.8.0_25\bin\java.dll 0x0000000059370000 - 0x0000000059386000 D:\runtime\jre-x64\1.8.0_25\bin\zip.dll 0x0000000059360000 - 0x000000005936d000 D:\runtime\jre-x64\1.8.0_25\bin\management.dll 0x0000000059340000 - 0x000000005935a000 D:\runtime\jre-x64\1.8.0_25\bin\net.dll 0x00007ff82b540000 - 0x00007ff82b599000 C:\WINDOWS\system32\mswsock.dll 0x0000000059320000 - 0x0000000059331000 D:\runtime\jre-x64\1.8.0_25\bin\nio.dll 0x00007ff822fb0000 - 0x00007ff822fc5000 C:\WINDOWS\system32\napinsp.dll 0x00007ff823050000 - 0x00007ff82306a000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ff829380000 - 0x00007ff82939b000 C:\WINDOWS\system32\NLAapi.dll 0x00007ff82b2f0000 - 0x00007ff82b394000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ff8230b0000 - 0x00007ff8230bd000 C:\WINDOWS\System32\winrnr.dll 0x000000005a140000 - 0x000000005a166000 C:\Program Files\Bonjour\mdnsNSP.dll 0x00007ff827a00000 - 0x00007ff827a2a000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL 0x00007ff827f20000 - 0x00007ff827f2a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL 0x00007ff826d50000 - 0x00007ff826dbb000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ff8237d0000 - 0x00007ff8237da000 C:\Windows\System32\rasadhlp.dll 0x0000000059180000 - 0x0000000059318000 D:\runtime\jre-x64\1.8.0_25\bin\awt.dll 0x00007ff82c810000 - 0x00007ff82c8d1000 C:\WINDOWS\system32\OLEAUT32.dll 0x00007ff82b4f0000 - 0x00007ff82b510000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ff82b260000 - 0x00007ff82b296000 C:\WINDOWS\system32\rsaenh.dll 0x00007ff82b850000 - 0x00007ff82b876000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00007ff82bbe0000 - 0x00007ff82bc43000 C:\WINDOWS\system32\bcryptprimitives.dll 0x00007ff82bc50000 - 0x00007ff82bc5b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ff826dc0000 - 0x00007ff826dd6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ff826d30000 - 0x00007ff826d4a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x0000000180000000 - 0x0000000180038000 C:\Users\Ben\AppData\Local\Temp\jna\jna6022180758239145077.dll 0x0000000018760000 - 0x00000000187b3000 C:\Users\Ben\AppData\Roaming\.minecraft\versions\1.8.7\1.8.7-natives-49892688686020\lwjgl64.dll 0x00007ff815220000 - 0x00007ff81534b000 C:\WINDOWS\SYSTEM32\OPENGL32.dll 0x00007ff829730000 - 0x00007ff82973a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ff827f80000 - 0x00007ff827fae000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ff811250000 - 0x00007ff811348000 C:\WINDOWS\SYSTEM32\DDRAW.dll 0x00007ff8293c0000 - 0x00007ff8293c9000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll 0x00007ff82a980000 - 0x00007ff82aaa9000 C:\WINDOWS\system32\uxtheme.dll 0x00007ff82a060000 - 0x00007ff82a081000 C:\WINDOWS\system32\dwmapi.dll 0x00007ff82ab50000 - 0x00007ff82ab5b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll 0x00007ff827c20000 - 0x00007ff827c38000 C:\WINDOWS\SYSTEM32\atig6pxx.dll 0x0000000069030000 - 0x000000006a9d1000 C:\WINDOWS\SYSTEM32\atio6axx.dll 0x00007ff82e9c0000 - 0x00007ff82eb9a000 C:\WINDOWS\system32\SETUPAPI.dll 0x00007ff827040000 - 0x00007ff827168000 C:\WINDOWS\SYSTEM32\atiadlxx.dll 0x00007ff827a60000 - 0x00007ff827bdf000 C:\WINDOWS\SYSTEM32\PROPSYS.dll 0x00007ff82a890000 - 0x00007ff82a8a2000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ff82bee0000 - 0x00007ff82bf31000 C:\WINDOWS\system32\WINTRUST.dll 0x00007ff82bf40000 - 0x00007ff82c11f000 C:\WINDOWS\system32\CRYPT32.dll 0x00007ff82bdc0000 - 0x00007ff82bdd1000 C:\WINDOWS\system32\MSASN1.dll 0x00007ff829090000 - 0x00007ff8291d4000 C:\WINDOWS\SYSTEM32\aticfx64.dll 0x00007ff825c40000 - 0x00007ff825c5e000 C:\WINDOWS\SYSTEM32\atig6txx.dll 0x00007ff81c730000 - 0x00007ff81c7c2000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ff81c540000 - 0x00007ff81c581000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ff820fa0000 - 0x00007ff821129000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Djava.library.path=C:\Users\Ben\AppData\Roaming\.minecraft\versions\1.8.7\1.8.7-natives-49892688686020 java_command: net.minecraft.client.main.Main --username Nyte_Fall --version 1.8.7 --gameDir C:\Users\Ben\AppData\Roaming\.minecraft --assetsDir C:\Users\Ben\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid faa653e6b7ae497b8d8b8f99ce87e14a --accessToken 6700022c28d5431e92002eabf1bb87e8 --userProperties {} --userType mojang java_class_path (initial): C:\Users\Ben\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Ben\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar;C Launcher Type: SUN_STANDARD Environment Variables: PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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\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)\Skype\Phone\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static USERNAME=Ben OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 8.1 , 64 bit Build 9600 CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, tsc, tscinvbit, bmi1, bmi2 Memory: 4k page, physical 8322232k(4996708k free), swap 16710840k(12641632k free) 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) time: Fri Jun 05 12:20:27 2015 elapsed time: 1 seconds (0d 0h 0m 1s)