#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc17c4e889, pid=6892, tid=4032
#
# 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 (0x0000000004212800): JavaThread "Client thread" [_thread_in_native, id=4032, stack(0x00000000040a0000,0x00000000041a0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000001c
Registers:
RAX=0x00007ffc1850d940, RBX=0x00007ffc17c69820, RCX=0x0000000000000000, RDX=0x0000000000000064
RSP=0x000000000419e640, RBP=0x000000000419e6d9, RSI=0x000000002faa7ad0, RDI=0x0000000002867080
R8 =0x0000000002710d80, R9 =0x0000000000008000, R10=0x000000002faa6d00, R11=0x000000000419e530
R12=0x0000000000000000, R13=0x0000000002866700, R14=0x0000000040000100, R15=0x000000001f643c40
RIP=0x00007ffc17c4e889, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000419e640)
0x000000000419e640: 00007ffc17c69b30 0000000000000000
0x000000000419e650: 000000002faa7ad0 0000000000000080
0x000000000419e660: 00007ffc72c27380 0000000000000040
0x000000000419e670: 0000000000000000 c0001d4240000140
0x000000000419e680: 0000000000000000 00000d6800000038
0x000000000419e690: 0000000100000000 000000000419e840
0x000000000419e6a0: c0001d4240000140 0000000000000001
0x000000000419e6b0: 000000002fc1be30 000000002faa7ad0
0x000000000419e6c0: 0000000000000038 0000000000000000
0x000000000419e6d0: 0000000000000000 000000002fc1f4d0
0x000000000419e6e0: 40000f8000000d68 00007ffc17c5e36b
0x000000000419e6f0: 0000014600000218 0000000000000001
0x000000000419e700: 000000001f7001b0 000000001f649f70
0x000000000419e710: 0000000000000000 000000000286a820
0x000000000419e720: 000000001f64f600 00000000c0001d42
0x000000000419e730: 000000000419e840 00007ffc17c5d97e
Instructions: (pc=0x00007ffc17c4e889)
0x00007ffc17c4e869: 48 8b 05 20 b1 89 00 81 b8 c4 0d 00 00 d0 07 00
0x00007ffc17c4e879: 00 7c 62 4d 85 ff 75 04 33 c0 eb 5c 49 8b 4f 08
0x00007ffc17c4e889: 8b 41 1c 0f ba e0 1a 73 08 41 bc 04 00 00 00 eb
0x00007ffc17c4e899: 19 0f ba e0 0c 73 08 41 bc 05 00 00 00 eb 0b e8
Register to memory mapping:
RAX=0x00007ffc1850d940 is an unknown value
RBX=0x00007ffc17c69820 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000064 is an unknown value
RSP=0x000000000419e640 is pointing into the stack for thread: 0x0000000004212800
RBP=0x000000000419e6d9 is pointing into the stack for thread: 0x0000000004212800
RSI=0x000000002faa7ad0 is an unknown value
RDI=0x0000000002867080 is an unknown value
R8 =0x0000000002710d80 is an unknown value
R9 =0x0000000000008000 is an unknown value
R10=0x000000002faa6d00 is an unknown value
R11=0x000000000419e530 is pointing into the stack for thread: 0x0000000004212800
R12=0x0000000000000000 is an unknown value
R13=0x0000000002866700 is an unknown value
R14=0x0000000040000100 is an unknown value
R15=0x000000001f643c40 is an unknown value
Stack: [0x00000000040a0000,0x00000000041a0000], sp=0x000000000419e640, 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 0x0000000004325c14
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 )
0x000000001bf4f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9640, stack(0x000000001ec40000,0x000000001ed40000)]
0x000000001c258800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=8388, stack(0x000000001e120000,0x000000001e220000)]
0x000000001b615000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=9348, stack(0x000000001cd10000,0x000000001ce10000)]
0x0000000019bcf800 JavaThread "Service Thread" daemon [_thread_blocked, id=16584, stack(0x000000001a8a0000,0x000000001a9a0000)]
0x0000000019b4a800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=5924, stack(0x000000001a7a0000,0x000000001a8a0000)]
0x0000000019b46000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=7884, stack(0x000000001a6a0000,0x000000001a7a0000)]
0x0000000019b45000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=14872, stack(0x000000001a5a0000,0x000000001a6a0000)]
0x0000000019b42800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1336, stack(0x000000001a4a0000,0x000000001a5a0000)]
0x0000000019b3f800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11448, stack(0x000000001a3a0000,0x000000001a4a0000)]
0x0000000019b3e800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2324, stack(0x000000001a2a0000,0x000000001a3a0000)]
0x0000000019ae3000 JavaThread "Finalizer" daemon [_thread_blocked, id=7200, stack(0x000000001a0a0000,0x000000001a1a0000)]
0x0000000019adc000 JavaThread "Reference Handler" daemon [_thread_blocked, id=12380, stack(0x0000000019fa0000,0x000000001a0a0000)]
=>0x0000000004212800 JavaThread "Client thread" [_thread_in_native, id=4032, stack(0x00000000040a0000,0x00000000041a0000)]
Other Threads:
0x0000000019ad5000 VMThread [stack: 0x0000000019ea0000,0x0000000019fa0000] [id=11664]
0x0000000019bd4800 WatcherThread [stack: 0x000000001a9a0000,0x000000001aaa0000] [id=15424]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
garbage-first heap total 229376K, used 47075K [0x00000000c0000000, 0x00000000ce000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 26051K, capacity 26275K, committed 26544K, reserved 1073152K
class space used 3390K, 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 0x00000000c0000000 NTAMS 0x00000000c0000000 space 16384K, 62% used [0x00000000c0000000, 0x00000000c0a00010, 0x00000000c1000000)
TS 0 PTAMS 0x00000000c1000000 NTAMS 0x00000000c1000000 space 16384K, 99% used [0x00000000c1000000, 0x00000000c1fffff8, 0x00000000c2000000)
TS 0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 16384K, 41% used [0x00000000c2000000, 0x00000000c26a6b18, 0x00000000c3000000)
F TS 0 PTAMS 0x00000000c3000000 NTAMS 0x00000000c3000000 space 16384K, 0% used [0x00000000c3000000, 0x00000000c3000000, 0x00000000c4000000)
CS SU TS 7 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 16384K, 83% used [0x00000000c4000000, 0x00000000c4d52380, 0x00000000c5000000)
F TS 7 PTAMS 0x00000000c5000000 NTAMS 0x00000000c5000000 space 16384K, 0% used [0x00000000c5000000, 0x00000000c5000000, 0x00000000c6000000)
F TS 7 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 16384K, 0% used [0x00000000c6000000, 0x00000000c6000000, 0x00000000c7000000)
F TS 0 PTAMS 0x00000000c7000000 NTAMS 0x00000000c7000000 space 16384K, 0% used [0x00000000c7000000, 0x00000000c7000000, 0x00000000c8000000)
F TS 0 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 16384K, 0% used [0x00000000c8000000, 0x00000000c8000000, 0x00000000c9000000)
F TS 0 PTAMS 0x00000000c9000000 NTAMS 0x00000000c9000000 space 16384K, 0% used [0x00000000c9000000, 0x00000000c9000000, 0x00000000ca000000)
F TS 0 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 16384K, 0% used [0x00000000ca000000, 0x00000000ca000000, 0x00000000cb000000)
F TS 0 PTAMS 0x00000000cb000000 NTAMS 0x00000000cb000000 space 16384K, 0% used [0x00000000cb000000, 0x00000000cb000000, 0x00000000cc000000)
F TS 7 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 16384K, 0% used [0x00000000cc000000, 0x00000000cc000000, 0x00000000cd000000)
Y TS 7 PTAMS 0x00000000cd000000 NTAMS 0x00000000cd000000 space 16384K, 11% used [0x00000000cd000000, 0x00000000cd1e8cc0, 0x00000000ce000000)
Card table byte_map: [0x0000000014420000,0x0000000014630000] byte_map_base: 0x0000000013e20000
Marking Bits (Prev, Next): (CMBitMap*) 0x000000000423c398, (CMBitMap*) 0x000000000423c450
Prev Bits: [0x0000000014a40000, 0x0000000015a40000)
Next Bits: [0x0000000015a50000, 0x0000000016a50000)
Polling page: 0x0000000004060000
CodeCache: size=245760Kb used=7195Kb max_used=7210Kb free=238564Kb
bounds [0x0000000004310000, 0x0000000004a30000, 0x0000000013310000]
total_blobs=2855 nmethods=2265 adapters=503
compilation: enabled
Compilation events (10 events):
Event: 2.222 Thread 0x0000000019b46000 nmethod 2244 0x0000000004a0c550 code [0x0000000004a0c680, 0x0000000004a0c6f8]
Event: 2.222 Thread 0x0000000019b46000 2264 4 java.nio.DirectByteBuffer::put (17 bytes)
Event: 2.222 Thread 0x0000000019b46000 nmethod 2264 0x0000000004a0c2d0 code [0x0000000004a0c400, 0x0000000004a0c498]
Event: 2.222 Thread 0x0000000019b46000 2275 4 java.nio.StringCharBuffer::get (19 bytes)
Event: 2.223 Thread 0x0000000019b46000 nmethod 2275 0x0000000004a0be10 code [0x0000000004a0bf60, 0x0000000004a0c0b8]
Event: 2.223 Thread 0x0000000019b46000 2277 4 org.lwjgl.MemoryUtil$CharSequenceNT::charAt (28 bytes)
Event: 2.224 Thread 0x0000000019b46000 nmethod 2277 0x0000000004a0d850 code [0x0000000004a0d9a0, 0x0000000004a0da98]
Event: 2.224 Thread 0x0000000019b46000 2216 4 java.util.jar.JarFile::getEntry (22 bytes)
Event: 2.228 Thread 0x0000000019b4a800 2281 1 java.nio.charset.CharsetEncoder::implReset (1 bytes)
Event: 2.228 Thread 0x0000000019b4a800 nmethod 2281 0x0000000004a0d590 code [0x0000000004a0d6e0, 0x0000000004a0d7f0]
GC Heap History (10 events):
Event: 1.601 GC heap before
{Heap before GC invocations=8 (full 0):
garbage-first heap total 196608K, used 57865K [0x00000000c0000000, 0x00000000cc000000, 0x0000000100000000)
region size 16384K, 3 young (49152K), 1 survivors (16384K)
Metaspace used 21085K, capacity 21192K, committed 21296K, reserved 1067008K
class space used 2809K, capacity 2847K, committed 2864K, reserved 1048576K
Event: 1.683 GC heap after
Heap after GC invocations=9 (full 1):
garbage-first heap total 114688K, used 33434K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 0 young (0K), 0 survivors (0K)
Metaspace used 21085K, capacity 21192K, committed 21296K, reserved 1067008K
class space used 2809K, capacity 2847K, committed 2864K, reserved 1048576K
}
Event: 1.850 GC heap before
{Heap before GC invocations=9 (full 1):
garbage-first heap total 114688K, used 49818K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 0 survivors (0K)
Metaspace used 23194K, capacity 23430K, committed 23728K, reserved 1069056K
class space used 3129K, capacity 3219K, committed 3248K, reserved 1048576K
Event: 1.853 GC heap after
Heap after GC invocations=10 (full 1):
garbage-first heap total 114688K, used 48245K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 23194K, capacity 23430K, committed 23728K, reserved 1069056K
class space used 3129K, capacity 3219K, committed 3248K, reserved 1048576K
}
Event: 1.909 GC heap before
{Heap before GC invocations=10 (full 1):
garbage-first heap total 114688K, used 64629K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 23389K, capacity 23590K, committed 23856K, reserved 1069056K
class space used 3158K, capacity 3251K, committed 3376K, reserved 1048576K
Event: 1.915 GC heap after
Heap after GC invocations=11 (full 1):
garbage-first heap total 114688K, used 43139K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 23389K, capacity 23590K, committed 23856K, reserved 1069056K
class space used 3158K, capacity 3251K, committed 3376K, reserved 1048576K
}
Event: 1.970 GC heap before
{Heap before GC invocations=11 (full 1):
garbage-first heap total 114688K, used 59523K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 23423K, capacity 23654K, committed 23856K, reserved 1069056K
class space used 3161K, capacity 3251K, committed 3376K, reserved 1048576K
Event: 1.974 GC heap after
Heap after GC invocations=12 (full 1):
garbage-first heap total 114688K, used 43549K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 23423K, capacity 23654K, committed 23856K, reserved 1069056K
class space used 3161K, capacity 3251K, committed 3376K, reserved 1048576K
}
Event: 2.181 GC heap before
{Heap before GC invocations=12 (full 1):
garbage-first heap total 114688K, used 59933K [0x00000000c0000000, 0x00000000c7000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 25763K, capacity 26019K, committed 26288K, reserved 1073152K
class space used 3385K, capacity 3456K, committed 3504K, reserved 1048576K
Event: 2.189 GC heap after
Heap after GC invocations=13 (full 1):
garbage-first heap total 229376K, used 47075K [0x00000000c0000000, 0x00000000ce000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 25763K, capacity 26019K, committed 26288K, reserved 1073152K
class space used 3385K, capacity 3456K, committed 3504K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 1.903 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000047bf9fc method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 1.903 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000047bf9fc method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 2.065 Thread 0x0000000004212800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000049a082c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 2.065 Thread 0x0000000004212800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000049a082c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 2.065 Thread 0x0000000004212800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000049a082c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 2.065 Thread 0x0000000004212800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000049a082c method=java.util.regex.Pattern$CharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 18
Event: 2.083 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004967ba8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 2.083 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004967ba8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 2.084 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004967ba8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 2.084 Thread 0x0000000004212800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004967ba8 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Internal exceptions (10 events):
Event: 2.180 Thread 0x0000000004212800 Exception (0x00000000c6ff2590) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.180 Thread 0x0000000004212800 Exception (0x00000000c6ff7740) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.180 Thread 0x0000000004212800 Exception (0x00000000c6ffc500) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.190 Thread 0x0000000004212800 Exception (0x00000000cd05a610) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.190 Thread 0x0000000004212800 Exception (0x00000000cd05f350) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.191 Thread 0x0000000004212800 Exception (0x00000000cd063f68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.196 Thread 0x0000000004212800 Exception (0x00000000cd09def0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.197 Thread 0x0000000004212800 Exception (0x00000000cd0a6fa0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.200 Thread 0x0000000004212800 Exception (0x00000000cd0d5ac0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 2.236 Thread 0x0000000004212800 Exception (0x00000000cd18fae8) 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: 2.191 loading class org/lwjgl/opengl/GL11
Event: 2.191 loading class org/lwjgl/opengl/GL11 done
Event: 2.196 loading class org/lwjgl/BufferChecks
Event: 2.196 loading class org/lwjgl/BufferChecks done
Event: 2.197 loading class org/lwjgl/opengl/GL30
Event: 2.197 loading class org/lwjgl/opengl/GL30 done
Event: 2.200 loading class org/lwjgl/opengl/Util
Event: 2.200 loading class org/lwjgl/opengl/Util done
Event: 2.236 loading class org/lwjgl/opengl/ReferencesStack
Event: 2.236 loading class org/lwjgl/opengl/ReferencesStack done
Dynamic libraries:
0x00007ff79b130000 - 0x00007ff79b164000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc72f90000 - 0x00007ffc73170000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc37fe0000 - 0x00007ffc38014000 C:\Program Files (x86)\AVG\Antivirus\x64\aswhooka.dll
0x00007ffc72610000 - 0x00007ffc726be000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc6f750000 - 0x00007ffc6f9b6000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc6d6e0000 - 0x00007ffc6d768000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffc72b70000 - 0x00007ffc72c11000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc70a40000 - 0x00007ffc70add000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc70460000 - 0x00007ffc704bb000 C:\WINDOWS\System32\sechost.dll
0x00007ffc72490000 - 0x00007ffc725af000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc729e0000 - 0x00007ffc72b6f000 C:\WINDOWS\System32\USER32.dll
0x00007ffc70440000 - 0x00007ffc70460000 C:\WINDOWS\System32\win32u.dll
0x00007ffc72c20000 - 0x00007ffc72c48000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc6f560000 - 0x00007ffc6f6f3000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc6fb70000 - 0x00007ffc6fc0b000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc6fa70000 - 0x00007ffc6fb66000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc69930000 - 0x00007ffc69b99000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.16299.125_none_15cbcf8893620c09\COMCTL32.dll
0x00007ffc726c0000 - 0x00007ffc729c8000 C:\WINDOWS\System32\combase.dll
0x00007ffc6fc10000 - 0x00007ffc6fc82000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc72330000 - 0x00007ffc7235d000 C:\WINDOWS\System32\IMM32.DLL
0x0000000069b50000 - 0x0000000069c22000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x00000000692f0000 - 0x0000000069b4a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc72360000 - 0x00007ffc72368000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffc66200000 - 0x00007ffc66209000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc72410000 - 0x00007ffc7247c000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc6a280000 - 0x00007ffc6a2a3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc6a250000 - 0x00007ffc6a27a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc6f700000 - 0x00007ffc6f74a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00000000692e0000 - 0x00000000692ef000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00000000692b0000 - 0x00000000692d8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000069290000 - 0x00000000692a6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffc70ef0000 - 0x00007ffc72326000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc70c90000 - 0x00007ffc70d36000 C:\WINDOWS\System32\shcore.dll
0x00007ffc6fc90000 - 0x00007ffc703d7000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc725b0000 - 0x00007ffc72601000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffc6f370000 - 0x00007ffc6f381000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc6f300000 - 0x00007ffc6f34c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc6f2e0000 - 0x00007ffc6f2fb000 C:\WINDOWS\System32\profapi.dll
0x0000000069280000 - 0x000000006928d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000069260000 - 0x000000006927a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc6eb70000 - 0x00007ffc6ebd6000 C:\WINDOWS\system32\mswsock.dll
0x00007ffc387c0000 - 0x00007ffc387d6000 C:\WINDOWS\system32\napinsp.dll
0x00007ffc38640000 - 0x00007ffc3865a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc6d580000 - 0x00007ffc6d598000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc6e940000 - 0x00007ffc6e9f6000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc72480000 - 0x00007ffc72488000 C:\WINDOWS\System32\NSI.dll
0x00007ffc6e900000 - 0x00007ffc6e939000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc38b90000 - 0x00007ffc38b9e000 C:\WINDOWS\System32\winrnr.dll
0x000000006a350000 - 0x000000006a376000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffc5a420000 - 0x00007ffc5a435000 C:\WINDOWS\System32\wshbth.dll
0x00007ffc69660000 - 0x00007ffc6966a000 C:\Windows\System32\rasadhlp.dll
0x00007ffc69bb0000 - 0x00007ffc69c20000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc6ee40000 - 0x00007ffc6ee65000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x0000000069240000 - 0x0000000069251000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x0000000180000000 - 0x0000000180053000 C:\Users\Kolton\AppData\Local\Temp\d880-6aad-7842-5ad8\lwjgl64.dll
0x00007ffc502c0000 - 0x00007ffc503de000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
0x00007ffc66880000 - 0x00007ffc6688a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffc501f0000 - 0x00007ffc5021c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc6ed30000 - 0x00007ffc6ed47000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc6e720000 - 0x00007ffc6e753000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc6f210000 - 0x00007ffc6f239000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc6ed50000 - 0x00007ffc6ed5b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc6b0b0000 - 0x00007ffc6b0c6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc6b1d0000 - 0x00007ffc6b1ea000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00000000690a0000 - 0x0000000069238000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc70bc0000 - 0x00007ffc70c85000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffc6db80000 - 0x00007ffc6dc15000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffc72df0000 - 0x00007ffc72f57000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffc63790000 - 0x00007ffc637bd000 C:\PROGRA~2\RAPTRI~1\PlaysTV\ltc_help64-125533.dll
0x00007ffc703e0000 - 0x00007ffc70438000 C:\WINDOWS\System32\WINTRUST.dll
0x00007ffc6f350000 - 0x00007ffc6f362000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffc6f390000 - 0x00007ffc6f55e000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffc57100000 - 0x00007ffc5712c000 C:\PROGRA~2\RAPTRI~1\Raptr\ltc_help64-116716.dll
0x00007ffc6dc50000 - 0x00007ffc6dc7a000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffc600e0000 - 0x00007ffc60178000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffc691c0000 - 0x00007ffc694ae000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffc6ce70000 - 0x00007ffc6cf4d000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffc6e2e0000 - 0x00007ffc6e311000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffc6b950000 - 0x00007ffc6ba86000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffc176f0000 - 0x00007ffc185c9000 C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_cd76a38a3adc8767\ig9icd64.dll
0x00007ffc6b740000 - 0x00007ffc6b753000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffc6e040000 - 0x00007ffc6e0ef000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffc595f0000 - 0x00007ffc59687000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc4a1d0000 - 0x00007ffc4a211000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffc5cce0000 - 0x00007ffc5e2e2000 C:\WINDOWS\System32\DriverStore\FileRepository\igdlh64.inf_amd64_cd76a38a3adc8767\igc64.dll
0x00007ffc60ac0000 - 0x00007ffc60c88000 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\Kolton\AppData\Local\Temp\d880-6aad-7842-5ad8 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.0.1003 -Dminecraft.client.jar=C:\Users\Kolton\AppData\Roaming\.minecraft\versions\1.12.2\1.12.2.jar -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Dlog4j.configurationFile=C:/Users\Kolton\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml
java_command: net.minecraft.client.main.Main --username AWESOME0724 --version 1.12.2 --gameDir C:/Users\Kolton\AppData\Roaming\.minecraft --assetsDir C:/Users\Kolton\AppData\Roaming\.minecraft/assets --assetIndex 1.12 --uuid b4fc6ea25ce44620a7deb1a586b6f741 --accessToken a0330debed4e41cc97b99e8562c1947c --userType mojang --versionType release
java_class_path (initial): C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Kolton\AppData\Roaming\.minecraft\libraries
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\Skype\Phone\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Users\Kolton\AppData\Local\Microsoft\WindowsApps;
USERNAME=Kolton
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 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 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 12484108k(4442516k free), swap 19824140k(7189652k 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: Wed Mar 14 17:08:04 2018
elapsed time: 2 seconds (0d 0h 0m 2s)