# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa9cbfe889, pid=8584, tid=15776 # # 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 [ig9icd64.dll+0x55e889] # # 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 (0x0000000004fd2800): JavaThread "Client thread" [_thread_in_native, id=15776, stack(0x0000000004e80000,0x0000000004f80000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000001c Registers: RAX=0x00007ffa9d4bd940, RBX=0x00007ffa9cc19820, RCX=0x0000000000000000, RDX=0x0000000000000064 RSP=0x0000000004f7e450, RBP=0x0000000004f7e4e9, RSI=0x00000000291316a0, RDI=0x00000000033a8d50 R8 =0x0000000000de12c0, R9 =0x0000000000008000, R10=0x00000000291305c0, R11=0x0000000004f7e340 R12=0x0000000000000000, R13=0x00000000033a83d0, R14=0x0000000040000100, R15=0x0000000028cf6810 RIP=0x00007ffa9cbfe889, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x0000000004f7e450) 0x0000000004f7e450: 00007ffa9cc19b30 0000000000000000 0x0000000004f7e460: 00000000291316a0 00000000000000a8 0x0000000004f7e470: 00007ffaddfe7380 0000000000000040 0x0000000004f7e480: 0000000000000000 c000120240000140 0x0000000004f7e490: 0000000000000000 00000d6800000038 0x0000000004f7e4a0: 0000000100000000 0000000004f7e650 0x0000000004f7e4b0: c000120240000140 0000000000000001 0x0000000004f7e4c0: 000000002916d840 00000000291316a0 0x0000000004f7e4d0: 0000000000000038 0000000000000000 0x0000000004f7e4e0: 0000000000000000 00000000292ad710 0x0000000004f7e4f0: 40000f8000000d68 00007ffa9cc0e36b 0x0000000004f7e500: 000002ca00000498 0000000000000001 0x0000000004f7e510: 00000000290d2090 0000000028cf5f70 0x0000000004f7e520: 0000000000000000 0000000003332960 0x0000000004f7e530: 0000000028d20d00 00000000c0001202 0x0000000004f7e540: 0000000004f7e650 00007ffa9cc0d97e Instructions: (pc=0x00007ffa9cbfe889) 0x00007ffa9cbfe869: 48 8b 05 20 b1 89 00 81 b8 c4 0d 00 00 d0 07 00 0x00007ffa9cbfe879: 00 7c 62 4d 85 ff 75 04 33 c0 eb 5c 49 8b 4f 08 0x00007ffa9cbfe889: 8b 41 1c 0f ba e0 1a 73 08 41 bc 04 00 00 00 eb 0x00007ffa9cbfe899: 19 0f ba e0 0c 73 08 41 bc 05 00 00 00 eb 0b e8 Register to memory mapping: RAX=0x00007ffa9d4bd940 is an unknown value RBX=0x00007ffa9cc19820 is an unknown value RCX=0x0000000000000000 is an unknown value RDX=0x0000000000000064 is an unknown value RSP=0x0000000004f7e450 is pointing into the stack for thread: 0x0000000004fd2800 RBP=0x0000000004f7e4e9 is pointing into the stack for thread: 0x0000000004fd2800 RSI=0x00000000291316a0 is an unknown value RDI=0x00000000033a8d50 is an unknown value R8 =0x0000000000de12c0 is an unknown value R9 =0x0000000000008000 is an unknown value R10=0x00000000291305c0 is an unknown value R11=0x0000000004f7e340 is pointing into the stack for thread: 0x0000000004fd2800 R12=0x0000000000000000 is an unknown value R13=0x00000000033a83d0 is an unknown value R14=0x0000000040000100 is an unknown value R15=0x0000000028cf6810 is an unknown value Stack: [0x0000000004e80000,0x0000000004f80000], sp=0x0000000004f7e450, free space=1017k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [ig9icd64.dll+0x55e889] C [ig9icd64.dll+0x56d97e] C [ig9icd64.dll+0x55325b] C [OPENGL32.dll+0x29288] C [ig9icd64.dll+0x553f19] C [ig9icd64.dll+0x553bdf] C [OPENGL32.dll+0x3a877] C [gdi32full.dll+0x8330e] C 0x00000000050e5c14 Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0 j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35 j org.lwjgl.opengl.ContextGL.swapBuffers()V+3 j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0 j org.lwjgl.opengl.Display.swapBuffers()V+39 j org.lwjgl.opengl.Display.update(Z)V+44 j org.lwjgl.opengl.Display.update()V+1 j org.lwjgl.opengl.Display.initContext()V+17 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111 j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12 j bib.at()V+22 j bib.aq()V+115 j bib.a()V+6 j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000025ced000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12132, stack(0x0000000026ac0000,0x0000000026bc0000)] 0x0000000023c70000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5904, stack(0x0000000026540000,0x0000000026640000)] 0x00000000236c7800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5600, stack(0x0000000025130000,0x0000000025230000)] 0x0000000021f66000 JavaThread "Service Thread" daemon [_thread_blocked, id=3516, stack(0x00000000229a0000,0x0000000022aa0000)] 0x0000000021f61800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=9432, stack(0x00000000228a0000,0x00000000229a0000)] 0x00000000050ce000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6936, stack(0x00000000227a0000,0x00000000228a0000)] 0x0000000021f11000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9612, stack(0x00000000226a0000,0x00000000227a0000)] 0x0000000021f0e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6120, stack(0x00000000225a0000,0x00000000226a0000)] 0x0000000021f0b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6484, stack(0x00000000224a0000,0x00000000225a0000)] 0x0000000021f0a000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=15432, stack(0x00000000223a0000,0x00000000224a0000)] 0x0000000021f01800 JavaThread "Finalizer" daemon [_thread_blocked, id=14620, stack(0x00000000221a0000,0x00000000222a0000)] 0x0000000021f00800 JavaThread "Reference Handler" daemon [_thread_blocked, id=8964, stack(0x00000000220a0000,0x00000000221a0000)] =>0x0000000004fd2800 JavaThread "Client thread" [_thread_in_native, id=15776, stack(0x0000000004e80000,0x0000000004f80000)] Other Threads: 0x00000000050ab000 VMThread [stack: 0x0000000021fa0000,0x00000000220a0000] [id=1488] 0x0000000021f6b000 WatcherThread [stack: 0x0000000022aa0000,0x0000000022ba0000] [id=8976] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: garbage-first heap total 114688K, used 43595K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 2 young (32768K), 1 survivors (16384K) Metaspace used 26056K, capacity 26275K, committed 26544K, reserved 1073152K class space used 3388K, capacity 3456K, committed 3504K, reserved 1048576K Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start) HS TS 0 PTAMS 0x00000006c0a00010 NTAMS 0x00000006c0a00010 space 16384K, 62% used [0x00000006c0000000, 0x00000006c0a00010, 0x00000006c1000000) TS 0 PTAMS 0x00000006c1ffffe0 NTAMS 0x00000006c1ffffe0 space 16384K, 99% used [0x00000006c1000000, 0x00000006c1ffffe0, 0x00000006c2000000) TS 0 PTAMS 0x00000006c2675458 NTAMS 0x00000006c2675458 space 16384K, 40% used [0x00000006c2000000, 0x00000006c2675458, 0x00000006c3000000) F TS 0 PTAMS 0x00000006c3000000 NTAMS 0x00000006c3000000 space 16384K, 0% used [0x00000006c3000000, 0x00000006c3000000, 0x00000006c4000000) F TS 1 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 16384K, 0% used [0x00000006c4000000, 0x00000006c4000000, 0x00000006c5000000) CS SU TS 1 PTAMS 0x00000006c5000000 NTAMS 0x00000006c5000000 space 16384K, 63% used [0x00000006c5000000, 0x00000006c5a1da88, 0x00000006c6000000) Y TS 1 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 16384K, 97% used [0x00000006c6000000, 0x00000006c6fa4fb0, 0x00000006c7000000) Card table byte_map: [0x00000000151d0000,0x00000000159e0000] byte_map_base: 0x0000000011bd0000 Marking Bits (Prev, Next): (CMBitMap*) 0x0000000004ffc8d0, (CMBitMap*) 0x0000000004ffc818 Prev Bits: [0x000000001ab10000, 0x000000001eb10000) Next Bits: [0x0000000016b00000, 0x000000001ab00000) Polling page: 0x0000000003250000 CodeCache: size=245760Kb used=7730Kb max_used=7744Kb free=238029Kb bounds [0x00000000050d0000, 0x0000000005870000, 0x00000000140d0000] total_blobs=2887 nmethods=2297 adapters=503 compilation: enabled Compilation events (10 events): Event: 4.481 Thread 0x0000000021f11000 nmethod 2301 0x000000000585b590 code [0x000000000585b6e0, 0x000000000585b7d8] Event: 4.481 Thread 0x0000000021f11000 2306 4 java.nio.Buffer:: (121 bytes) Event: 4.482 Thread 0x0000000021f11000 nmethod 2306 0x000000000585b250 code [0x000000000585b3a0, 0x000000000585b498] Event: 4.489 Thread 0x0000000021f11000 2307 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes) Event: 4.498 Thread 0x0000000021f11000 nmethod 2307 0x000000000585e990 code [0x000000000585eb40, 0x000000000585f0a0] Event: 4.503 Thread 0x0000000021f61800 2308 1 java.nio.charset.CharsetEncoder::implReset (1 bytes) Event: 4.503 Thread 0x0000000021f61800 nmethod 2308 0x000000000585af90 code [0x000000000585b0e0, 0x000000000585b1f0] Event: 4.504 Thread 0x0000000021f11000 2309 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes) Event: 4.505 Thread 0x0000000021f11000 nmethod 2309 0x000000000585ac90 code [0x000000000585ade0, 0x000000000585ae98] Event: 4.507 Thread 0x0000000021f11000 2310 4 java.util.HashSet::contains (9 bytes) GC Heap History (10 events): Event: 3.064 GC heap before {Heap before GC invocations=5 (full 0): garbage-first heap total 262144K, used 73281K [0x00000006c0000000, 0x00000006d0000000, 0x00000007c0000000) region size 16384K, 3 young (49152K), 1 survivors (16384K) Metaspace used 18984K, capacity 19068K, committed 19328K, reserved 1067008K class space used 2375K, capacity 2397K, committed 2432K, reserved 1048576K Event: 3.081 GC heap after Heap after GC invocations=6 (full 0): garbage-first heap total 262144K, used 43340K [0x00000006c0000000, 0x00000006d0000000, 0x00000007c0000000) region size 16384K, 1 young (16384K), 1 survivors (16384K) Metaspace used 18984K, capacity 19068K, committed 19328K, reserved 1067008K class space used 2375K, capacity 2397K, committed 2432K, reserved 1048576K } Event: 3.253 GC heap before {Heap before GC invocations=6 (full 0): garbage-first heap total 262144K, used 43340K [0x00000006c0000000, 0x00000006d0000000, 0x00000007c0000000) region size 16384K, 2 young (32768K), 1 survivors (16384K) Metaspace used 21102K, capacity 21192K, committed 21296K, reserved 1067008K class space used 2809K, capacity 2847K, committed 2864K, reserved 1048576K Event: 3.381 GC heap after Heap after GC invocations=7 (full 1): garbage-first heap total 114688K, used 33237K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 0 young (0K), 0 survivors (0K) Metaspace used 21102K, capacity 21192K, committed 21296K, reserved 1067008K class space used 2809K, capacity 2847K, committed 2864K, reserved 1048576K } Event: 3.671 GC heap before {Heap before GC invocations=7 (full 1): garbage-first heap total 114688K, used 49621K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 1 young (16384K), 0 survivors (0K) Metaspace used 23222K, capacity 23430K, committed 23728K, reserved 1069056K class space used 3129K, capacity 3219K, committed 3248K, reserved 1048576K Event: 3.674 GC heap after Heap after GC invocations=8 (full 1): garbage-first heap total 114688K, used 45400K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 1 young (16384K), 1 survivors (16384K) Metaspace used 23222K, capacity 23430K, committed 23728K, reserved 1069056K class space used 3129K, capacity 3219K, committed 3248K, reserved 1048576K } Event: 3.803 GC heap before {Heap before GC invocations=8 (full 1): garbage-first heap total 114688K, used 61784K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 2 young (32768K), 1 survivors (16384K) Metaspace used 23444K, capacity 23654K, committed 23856K, reserved 1069056K class space used 3159K, capacity 3251K, committed 3376K, reserved 1048576K Event: 3.812 GC heap after Heap after GC invocations=9 (full 1): garbage-first heap total 114688K, used 43916K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 1 young (16384K), 1 survivors (16384K) Metaspace used 23444K, capacity 23654K, committed 23856K, reserved 1069056K class space used 3159K, capacity 3251K, committed 3376K, reserved 1048576K } Event: 3.998 GC heap before {Heap before GC invocations=10 (full 1): garbage-first heap total 114688K, used 58885K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 2 young (32768K), 1 survivors (16384K) Metaspace used 23476K, capacity 23654K, committed 23856K, reserved 1069056K class space used 3161K, capacity 3251K, committed 3376K, reserved 1048576K Event: 4.005 GC heap after Heap after GC invocations=11 (full 1): garbage-first heap total 114688K, used 43595K [0x00000006c0000000, 0x00000006c7000000, 0x00000007c0000000) region size 16384K, 1 young (16384K), 1 survivors (16384K) Metaspace used 23476K, capacity 23654K, committed 23856K, reserved 1069056K class space used 3161K, capacity 3251K, committed 3376K, reserved 1048576K } Deoptimization events (10 events): Event: 3.973 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000560b0a4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 5 Event: 3.973 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000560b0a4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 5 Event: 3.973 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000560b0a4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 5 Event: 3.973 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000560b0a4 method=java.util.regex.Pattern$5.isSatisfiedBy(I)Z @ 5 Event: 4.036 Thread 0x0000000004fd2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000056067bc method=java.util.regex.Matcher.match(II)Z @ 86 Event: 4.036 Thread 0x0000000004fd2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000056067bc method=java.util.regex.Matcher.match(II)Z @ 86 Event: 4.036 Thread 0x0000000004fd2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000056067bc method=java.util.regex.Matcher.match(II)Z @ 86 Event: 4.037 Thread 0x0000000004fd2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000056067bc method=java.util.regex.Matcher.match(II)Z @ 86 Event: 4.232 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000528dad4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18 Event: 4.246 Thread 0x0000000004fd2800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000528dad4 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18 Internal exceptions (10 events): Event: 4.433 Thread 0x0000000004fd2800 Exception (0x00000006c6e52b38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.434 Thread 0x0000000004fd2800 Exception (0x00000006c6e57d58) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.434 Thread 0x0000000004fd2800 Exception (0x00000006c6e5cb88) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.435 Thread 0x0000000004fd2800 Exception (0x00000006c6e63e50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.435 Thread 0x0000000004fd2800 Exception (0x00000006c6e68c00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.435 Thread 0x0000000004fd2800 Exception (0x00000006c6e6d888) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.444 Thread 0x0000000004fd2800 Exception (0x00000006c6e91928) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.445 Thread 0x0000000004fd2800 Exception (0x00000006c6e9aa48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.451 Thread 0x0000000004fd2800 Exception (0x00000006c6edf6b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Event: 4.509 Thread 0x0000000004fd2800 Exception (0x00000006c6f9b280) 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: 4.435 loading class org/lwjgl/opengl/GL11 Event: 4.435 loading class org/lwjgl/opengl/GL11 done Event: 4.444 loading class org/lwjgl/BufferChecks Event: 4.444 loading class org/lwjgl/BufferChecks done Event: 4.445 loading class org/lwjgl/opengl/GL30 Event: 4.445 loading class org/lwjgl/opengl/GL30 done Event: 4.451 loading class org/lwjgl/opengl/Util Event: 4.451 loading class org/lwjgl/opengl/Util done Event: 4.509 loading class org/lwjgl/opengl/ReferencesStack Event: 4.509 loading class org/lwjgl/opengl/ReferencesStack done Dynamic libraries: 0x00007ff687620000 - 0x00007ff687654000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe 0x00007ffae0af0000 - 0x00007ffae0cd0000 C:\WINDOWS\SYSTEM32\ntdll.dll 0x00007ffadfc90000 - 0x00007ffadfd3e000 C:\WINDOWS\System32\KERNEL32.DLL 0x00007ffadd010000 - 0x00007ffadd276000 C:\WINDOWS\System32\KERNELBASE.dll 0x00007ffadaf50000 - 0x00007ffadafd8000 C:\WINDOWS\SYSTEM32\apphelp.dll 0x00007ffade420000 - 0x00007ffade4c1000 C:\WINDOWS\System32\ADVAPI32.dll 0x00007ffadfdb0000 - 0x00007ffadfe4d000 C:\WINDOWS\System32\msvcrt.dll 0x00007ffade270000 - 0x00007ffade2cb000 C:\WINDOWS\System32\sechost.dll 0x00007ffadfa00000 - 0x00007ffadfb1f000 C:\WINDOWS\System32\RPCRT4.dll 0x00007ffade040000 - 0x00007ffade1cf000 C:\WINDOWS\System32\USER32.dll 0x00007ffaddd00000 - 0x00007ffaddd20000 C:\WINDOWS\System32\win32u.dll 0x00007ffaddfe0000 - 0x00007ffade008000 C:\WINDOWS\System32\GDI32.dll 0x00007ffadddd0000 - 0x00007ffaddf63000 C:\WINDOWS\System32\gdi32full.dll 0x00007ffadcef0000 - 0x00007ffadcf8b000 C:\WINDOWS\System32\msvcp_win.dll 0x00007ffadd2e0000 - 0x00007ffadd3d6000 C:\WINDOWS\System32\ucrtbase.dll 0x00007ffacea80000 - 0x00007ffacece9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.192_none_15c8cdae9364c23b\COMCTL32.dll 0x00007ffae0700000 - 0x00007ffae0a08000 C:\WINDOWS\System32\combase.dll 0x00007ffadcf90000 - 0x00007ffadd002000 C:\WINDOWS\System32\bcryptPrimitives.dll 0x00007ffade010000 - 0x00007ffade03d000 C:\WINDOWS\System32\IMM32.DLL 0x0000000060160000 - 0x0000000060232000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll 0x000000005eb20000 - 0x000000005f37a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll 0x00007ffae00c0000 - 0x00007ffae00c8000 C:\WINDOWS\System32\PSAPI.DLL 0x00007ffacbc60000 - 0x00007ffacbc69000 C:\WINDOWS\SYSTEM32\WSOCK32.dll 0x00007ffadfd40000 - 0x00007ffadfdac000 C:\WINDOWS\System32\WS2_32.dll 0x00007ffad4e20000 - 0x00007ffad4e43000 C:\WINDOWS\SYSTEM32\WINMM.dll 0x00007ffad4c80000 - 0x00007ffad4caa000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll 0x00007ffaddf70000 - 0x00007ffaddfba000 C:\WINDOWS\System32\cfgmgr32.dll 0x0000000060150000 - 0x000000006015f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll 0x0000000060120000 - 0x0000000060148000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll 0x0000000060100000 - 0x0000000060116000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll 0x00007ffade5b0000 - 0x00007ffadf9e6000 C:\WINDOWS\System32\SHELL32.dll 0x00007ffae0a10000 - 0x00007ffae0ab6000 C:\WINDOWS\System32\shcore.dll 0x00007ffadd5b0000 - 0x00007ffaddcf7000 C:\WINDOWS\System32\windows.storage.dll 0x00007ffade550000 - 0x00007ffade5a1000 C:\WINDOWS\System32\shlwapi.dll 0x00007ffadce80000 - 0x00007ffadce91000 C:\WINDOWS\System32\kernel.appcore.dll 0x00007ffadcea0000 - 0x00007ffadceec000 C:\WINDOWS\System32\powrprof.dll 0x00007ffadce60000 - 0x00007ffadce7b000 C:\WINDOWS\System32\profapi.dll 0x00000000600f0000 - 0x00000000600fd000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll 0x00000000600d0000 - 0x00000000600ea000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll 0x00007ffadc6d0000 - 0x00007ffadc736000 C:\WINDOWS\system32\mswsock.dll 0x00007ffac70e0000 - 0x00007ffac70f6000 C:\WINDOWS\system32\napinsp.dll 0x00007ffac70c0000 - 0x00007ffac70da000 C:\WINDOWS\system32\pnrpnsp.dll 0x00007ffad9ae0000 - 0x00007ffad9af8000 C:\WINDOWS\system32\NLAapi.dll 0x00007ffadc4a0000 - 0x00007ffadc556000 C:\WINDOWS\SYSTEM32\DNSAPI.dll 0x00007ffadf9f0000 - 0x00007ffadf9f8000 C:\WINDOWS\System32\NSI.dll 0x00007ffadc460000 - 0x00007ffadc499000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL 0x00007ffacb050000 - 0x00007ffacb05e000 C:\WINDOWS\System32\winrnr.dll 0x0000000060650000 - 0x0000000060676000 C:\Program Files\Bonjour\mdnsNSP.dll 0x00007ffac6820000 - 0x00007ffac6835000 C:\WINDOWS\System32\wshbth.dll 0x00007ffad6b90000 - 0x00007ffad6b9a000 C:\Windows\System32\rasadhlp.dll 0x00007ffad6770000 - 0x00007ffad67e0000 C:\WINDOWS\System32\fwpuclnt.dll 0x00007ffadc9a0000 - 0x00007ffadc9c5000 C:\WINDOWS\SYSTEM32\bcrypt.dll 0x00000000600b0000 - 0x00000000600c1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll 0x0000000180000000 - 0x0000000180053000 C:\Users\Home User\AppData\Local\Temp\c779-d13c-3153-276c\lwjgl64.dll 0x00007ffac93d0000 - 0x00007ffac94ee000 C:\WINDOWS\SYSTEM32\OPENGL32.dll 0x00007ffad0710000 - 0x00007ffad071a000 C:\WINDOWS\SYSTEM32\VERSION.dll 0x00007ffac9150000 - 0x00007ffac917c000 C:\WINDOWS\SYSTEM32\GLU32.dll 0x00007ffadc890000 - 0x00007ffadc8a7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll 0x00007ffadc2e0000 - 0x00007ffadc313000 C:\WINDOWS\system32\rsaenh.dll 0x00007ffadcd70000 - 0x00007ffadcd99000 C:\WINDOWS\SYSTEM32\USERENV.dll 0x00007ffadc8b0000 - 0x00007ffadc8bb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll 0x00007ffad7410000 - 0x00007ffad7426000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL 0x00007ffad7990000 - 0x00007ffad79aa000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL 0x000000005e980000 - 0x000000005eb18000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll 0x00007ffadfe50000 - 0x00007ffadff15000 C:\WINDOWS\System32\OLEAUT32.dll 0x00007ffadb0d0000 - 0x00007ffadb165000 C:\WINDOWS\system32\uxtheme.dll 0x00007ffadfb20000 - 0x00007ffadfc87000 C:\WINDOWS\System32\MSCTF.dll 0x00007ffacc770000 - 0x00007ffacc819000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll 0x00007ffadb3d0000 - 0x00007ffadb3fa000 C:\WINDOWS\system32\dwmapi.dll 0x00007ffad3c80000 - 0x00007ffad3d18000 C:\WINDOWS\System32\TextInputFramework.dll 0x00007ffad3990000 - 0x00007ffad3c7e000 C:\WINDOWS\System32\CoreUIComponents.dll 0x00007ffada940000 - 0x00007ffadaa1c000 C:\WINDOWS\System32\CoreMessaging.dll 0x00007ffadbf80000 - 0x00007ffadbfb1000 C:\WINDOWS\SYSTEM32\ntmarta.dll 0x00007ffad8b20000 - 0x00007ffad8c56000 C:\WINDOWS\SYSTEM32\wintypes.dll 0x00007ffa9c6a0000 - 0x00007ffa9d579000 C:\WINDOWS\System32\DriverStore\FileRepository\ki123998.inf_amd64_ba42940b1dcc815f\ig9icd64.dll 0x00007ffadbcb0000 - 0x00007ffadbd5f000 C:\WINDOWS\SYSTEM32\dxgi.dll 0x00007ffadbb10000 - 0x00007ffadbb23000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll 0x00007ffac1ab0000 - 0x00007ffac1b47000 C:\WINDOWS\SYSTEM32\mscms.dll 0x00007ffac2ca0000 - 0x00007ffac2ce1000 C:\WINDOWS\SYSTEM32\icm32.dll 0x00007ffade1d0000 - 0x00007ffade26e000 C:\WINDOWS\System32\clbcatq.dll 0x00007ffad2350000 - 0x00007ffad2556000 C:\Windows\System32\uiautomationcore.dll 0x00007ffadcca0000 - 0x00007ffadcd3a000 C:\WINDOWS\SYSTEM32\sxs.dll 0x00007ffabfee0000 - 0x00007ffabff4e000 C:\Windows\System32\OLEACC.dll 0x00007ffacf0a0000 - 0x00007ffad06a2000 C:\WINDOWS\System32\DriverStore\FileRepository\ki123998.inf_amd64_ba42940b1dcc815f\igc64.dll 0x00007ffadb940000 - 0x00007ffadbb08000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments: jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\HOMEUS~1\AppData\Local\Temp\c779-d13c-3153-276c -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.0.1003 -Dminecraft.client.jar=C:\Users\Home User\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Dlog4j.configurationFile=C:/Users\Home User\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml java_command: net.minecraft.client.main.Main --username Somersas --version 1.12.2 --gameDir C:/Users\Home User\AppData\Roaming\.minecraft --assetsDir C:/Users\Home User\AppData\Roaming\.minecraft/assets --assetIndex 1.12 --uuid 24813863e97747988584bec4d747596c --accessToken 118cc336cf9549da942f8a7dc42ce364 --userType mojang --versionType release java_class_path (initial): C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Home User\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.ja Launcher Type: SUN_STANDARD Environment Variables: 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)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Users\Home User\AppData\Local\Microsoft\WindowsApps; USERNAME=Home User OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 8.1 , 64 bit Build 9600 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2 Memory: 4k page, physical 16659712k(10659540k free), swap 19150080k(12647660k 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: Tue Jan 16 02:06:39 2018 elapsed time: 4 seconds (0d 0h 0m 4s)