Java SE Binary stops responding as soon as a world starts loading. I figured I'd see if anyone knew if there was something I can do to fix this. The crsh report is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc5104d683, pid=3088, tid=3408
#
# 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 [ig7icd64.dll+0x6d683]
#
# 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 (0x00000000027f3800): JavaThread "Client thread" [_thread_in_native, id=3408, stack(0x00000000026d0000,0x00000000027d0000)]
RAX=0x0000000000000001 is an unknown value
RBX=0x0000000300000002 is an unknown value
RCX=0x000000001af4ef80 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000027cddf0 is pointing into the stack for thread: 0x00000000027f3800
RBP=0x0000000000000000 is an unknown value
RSI=0x000000001af4ef80 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000000000020 is an unknown value
R10=0x0000000002903868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002903520, 0x0000000002903e80] 2400 bytes
R11=0x0000000066e62810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x0000000025071338} 'nglBindBuffer' '(IIJ)V' in 'org/lwjgl/opengl/GL15'
R14=0x00000000027cdf10 is pointing into the stack for thread: 0x00000000027f3800
R15=0x00000000027f3800 is a thread
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 102754K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 97% used [0x00000000c0000000, 0x00000000c6458bc0, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 171732K, used 103038K [0x00000000c8000000, 0x00000000d27b5000, 0x0000000100000000)
Metaspace used 39567K, capacity 39883K, committed 40432K, reserved 1085440K
class space used 4717K, capacity 4794K, committed 4880K, reserved 1048576K
GC Heap History (10 events):
Event: 57.359 GC heap before
{Heap before GC invocations=20 (full 9):
par new generation total 118016K, used 117682K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 97% used [0x00000000c6680000, 0x00000000c72ec870, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 76925K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 57.388 GC heap after
Heap after GC invocations=21 (full 9):
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 128212K, used 81587K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 59.446 GC heap before
{Heap before GC invocations=21 (full 9):
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 128212K, used 81587K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 59.484 GC heap after
Heap after GC invocations=22 (full 9):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 86014K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 61.828 GC heap before
{Heap before GC invocations=22 (full 10):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 86014K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36679K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 61.859 GC heap after
Heap after GC invocations=23 (full 10):
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 128212K, used 90642K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36679K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 64.129 GC heap before
{Heap before GC invocations=23 (full 10):
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 128212K, used 90640K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 37034K, capacity 37323K, committed 37744K, reserved 1083392K
class space used 4405K, capacity 4474K, committed 4496K, reserved 1048576K
Event: 64.156 GC heap after
Heap after GC invocations=24 (full 10):
par new generation total 118016K, used 12640K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 96% used [0x00000000c6680000, 0x00000000c72d8270, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 94522K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 37034K, capacity 37323K, committed 37744K, reserved 1083392K
class space used 4405K, capacity 4474K, committed 4496K, reserved 1048576K
}
Event: 67.728 GC heap before
{Heap before GC invocations=24 (full 10):
par new generation total 118016K, used 78726K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 62% used [0x00000000c0000000, 0x00000000c4089630, 0x00000000c6680000)
from space 13056K, 96% used [0x00000000c6680000, 0x00000000c72d8270, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 157540K, used 94522K [0x00000000c8000000, 0x00000000d19d9000, 0x0000000100000000)
Metaspace used 38869K, capacity 39083K, committed 39536K, reserved 1083392K
class space used 4635K, capacity 4698K, committed 4752K, reserved 1048576K
Event: 68.256 GC heap after
Heap after GC invocations=25 (full 11):
par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 171732K, used 103038K [0x00000000c8000000, 0x00000000d27b5000, 0x0000000100000000)
Metaspace used 38869K, capacity 39083K, committed 39536K, reserved 1083392K
class space used 4635K, capacity 4698K, committed 4752K, reserved 1048576K
}
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)
Java SE Binary stops responding as soon as a world starts loading. I figured I'd see if anyone knew if there was something I can do to fix this. The crsh report is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc5104d683, pid=3088, tid=3408
#
# 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 [ig7icd64.dll+0x6d683]
#
# 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 (0x00000000027f3800): JavaThread "Client thread" [_thread_in_native, id=3408, stack(0x00000000026d0000,0x00000000027d0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000030000000a
Registers:
RAX=0x0000000000000001, RBX=0x0000000300000002, RCX=0x000000001af4ef80, RDX=0x0000000000000000
RSP=0x00000000027cddf0, RBP=0x0000000000000000, RSI=0x000000001af4ef80, RDI=0x0000000000000001
R8 =0x0000000000000001, R9 =0x0000000000000020, R10=0x0000000002903868, R11=0x0000000066e62810
R12=0x0000000000000000, R13=0x0000000025071330, R14=0x00000000027cdf10, R15=0x00000000027f3800
RIP=0x00007ffc5104d683, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000027cddf0)
0x00000000027cddf0: 000000003f800000 0000000000000000
0x00000000027cde00: 000000000a9bbe75 0000000000000000
0x00000000027cde10: 0000000000000000 00007ffc5104e0e9
0x00000000027cde20: 000000001af4ef80 00000000027cdf10
0x00000000027cde30: 00000000027cded8 0000000000000001
0x00000000027cde40: 0000000000000001 0000000002903894
0x00000000027cde50: 0000000025071330 0000000000008892
0x00000000027cde60: 00000000027cded8 0000000000000000
0x00000000027cde70: 00007ffc514c1500 0000000067416260
0x00000000027cde80: 00000000027cdee8 00000000028f77b0
0x00000000027cde90: 00007ffc514c41c0 00000000027cde98
0x00000000027cdea0: 0000000000000000 00000000027cdf10
0x00000000027cdeb0: 0000000025074558 0000000000000000
0x00000000027cdec0: 0000000025071330 0000000000000000
0x00000000027cded0: 00000000027cdef8 00000000027cdf58
0x00000000027cdee0: 00000000028f7a2d 00000000cb19bdd0
Instructions: (pc=0x00007ffc5104d683)
0x00007ffc5104d663: 00 e9 ef 00 00 00 48 8b 99 f0 df 01 00 8b 43 10
0x00007ffc5104d673: 48 8b 5b 28 48 23 c7 48 8b 1c c3 48 85 db 74 0d
0x00007ffc5104d683: 39 7b 08 74 5c 48 8b 1b 48 85 db 75 f3 33 db 48
0x00007ffc5104d693: 85 db 0f 85 99 00 00 00 38 99 8f 97 06 00 75 08
Register to memory mapping:
RAX=0x0000000000000001 is an unknown value
RBX=0x0000000300000002 is an unknown value
RCX=0x000000001af4ef80 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000027cddf0 is pointing into the stack for thread: 0x00000000027f3800
RBP=0x0000000000000000 is an unknown value
RSI=0x000000001af4ef80 is an unknown value
RDI=0x0000000000000001 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000000000020 is an unknown value
R10=0x0000000002903868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002903520, 0x0000000002903e80] 2400 bytes
R11=0x0000000066e62810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x0000000025071338} 'nglBindBuffer' '(IIJ)V' in 'org/lwjgl/opengl/GL15'
R14=0x00000000027cdf10 is pointing into the stack for thread: 0x00000000027f3800
R15=0x00000000027f3800 is a thread
Stack: [0x00000000026d0000,0x00000000027d0000], sp=0x00000000027cddf0, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL15.nglBindBuffer(IIJ)V+0
j org.lwjgl.opengl.GL15.glBindBuffer(II)V+22
j caf.g(II)V+16
j bwn.a()V+7
j boh.a(FI)V+1316
j bnz.a(IFJ)V+427
j bnz.b(FJ)V+140
J 4512 C1 bnz.a(FJ)V (1050 bytes) @ 0x00000000033f0bd4 [0x00000000033efa60+0x1174]
J 4366 C1 bcx.av()V (878 bytes) @ 0x0000000002ff567c [0x0000000002ff3600+0x207c]
j bcx.a()V+74
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000017a57800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3192, stack(0x000000002a260000,0x000000002a360000)]
0x0000000017a51800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=4960, stack(0x0000000029f60000,0x000000002a060000)]
0x0000000017a54800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=3068, stack(0x0000000028200000,0x0000000028300000)]
0x0000000017a50800 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=3592, stack(0x0000000028100000,0x0000000028200000)]
0x0000000017a56000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=4428, stack(0x0000000028000000,0x0000000028100000)]
0x0000000017a56800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=4200, stack(0x0000000027de0000,0x0000000027ee0000)]
0x0000000017a50000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=1852, stack(0x0000000027f00000,0x0000000028000000)]
0x0000000017a53000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=3472, stack(0x0000000027be0000,0x0000000027ce0000)]
0x0000000017a52000 JavaThread "Server thread" [_thread_in_vm, id=3892, stack(0x00000000278e0000,0x00000000279e0000)]
0x000000001851d800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2376, stack(0x00000000275e0000,0x00000000276e0000)]
0x000000001851c800 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=2252, stack(0x00000000270c0000,0x00000000271c0000)]
0x000000001851c000 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=364, stack(0x0000000026fc0000,0x00000000270c0000)]
0x000000001851b000 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=2196, stack(0x0000000025e90000,0x0000000025f90000)]
0x000000001851e000 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=1964, stack(0x0000000025d90000,0x0000000025e90000)]
0x0000000022f19800 JavaThread "Thread-9" daemon [_thread_in_native, id=1760, stack(0x000000001efe0000,0x000000001f0e0000)]
0x0000000019a35800 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2176, stack(0x000000001eee0000,0x000000001efe0000)]
0x0000000017012800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3852, stack(0x000000001cc40000,0x000000001cd40000)]
0x0000000016b52800 JavaThread "Thread-7" [_thread_blocked, id=3100, stack(0x000000001d390000,0x000000001d490000)]
0x0000000016e96800 JavaThread "Thread-6" [_thread_blocked, id=3492, stack(0x000000001cd60000,0x000000001ce60000)]
0x000000001820c800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3972, stack(0x000000001a7e0000,0x000000001a8e0000)]
0x0000000017ddd800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=1036, stack(0x000000001a6e0000,0x000000001a7e0000)]
0x000000001738b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3612, stack(0x0000000018d10000,0x0000000018e10000)]
0x0000000015fe8000 JavaThread "Service Thread" daemon [_thread_blocked, id=912, stack(0x0000000016820000,0x0000000016920000)]
0x0000000015fdd000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=3720, stack(0x0000000016720000,0x0000000016820000)]
0x0000000015f87000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=3576, stack(0x0000000016620000,0x0000000016720000)]
0x0000000015f85800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2928, stack(0x0000000016520000,0x0000000016620000)]
0x0000000015f84800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4888, stack(0x0000000016420000,0x0000000016520000)]
0x0000000015f83000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=4696, stack(0x0000000016320000,0x0000000016420000)]
0x0000000015f48000 JavaThread "Finalizer" daemon [_thread_blocked, id=3316, stack(0x0000000016220000,0x0000000016320000)]
0x0000000015f41000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3540, stack(0x0000000016120000,0x0000000016220000)]
=>0x00000000027f3800 JavaThread "Client thread" [_thread_in_native, id=3408, stack(0x00000000026d0000,0x00000000027d0000)]
Other Threads:
0x00000000028e9800 VMThread [stack: 0x0000000016020000,0x0000000016120000] [id=4820]
0x0000000015ff2000 WatcherThread [stack: 0x0000000016920000,0x0000000016a20000] [id=2780]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 102754K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 97% used [0x00000000c0000000, 0x00000000c6458bc0, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 171732K, used 103038K [0x00000000c8000000, 0x00000000d27b5000, 0x0000000100000000)
Metaspace used 39567K, capacity 39883K, committed 40432K, reserved 1085440K
class space used 4717K, capacity 4794K, committed 4880K, reserved 1048576K
Card table byte_map: [0x0000000011eb0000,0x00000000120c0000] byte_map_base: 0x00000000118b0000
Marking Bits: (CMSBitMap*) 0x0000000002832da8
Bits: [0x00000000124b0000, 0x00000000132b0000)
Mod Union Table: (CMSBitMap*) 0x0000000002832e68
Bits: [0x00000000132c0000, 0x00000000132f8000)
Polling page: 0x0000000000e40000
CodeCache: size=245760Kb used=16358Kb max_used=18996Kb free=229401Kb
bounds [0x00000000028f0000, 0x0000000003ba0000, 0x00000000118f0000]
total_blobs=5616 nmethods=4791 adapters=738
compilation: enabled
Compilation events (10 events):
Event: 69.076 Thread 0x0000000015fdd000 6376 2 di::f (46 bytes)
Event: 69.077 Thread 0x0000000015fdd000 nmethod 6376 0x0000000003131610 code [0x0000000003131780, 0x00000000031319c8]
Event: 69.077 Thread 0x0000000015fdd000 6377 2 ls::a (37 bytes)
Event: 69.078 Thread 0x0000000015fdd000 nmethod 6377 0x00000000031310d0 code [0x0000000003131260, 0x00000000031314a8]
Event: 69.078 Thread 0x0000000015fdd000 6378 2 sj::a (13 bytes)
Event: 69.079 Thread 0x0000000015fdd000 nmethod 6378 0x0000000003130bd0 code [0x0000000003130d40, 0x0000000003130f58]
Event: 69.090 Thread 0x0000000015fdd000 6379 2 aik::a (169 bytes)
Event: 69.094 Thread 0x0000000015fdd000 nmethod 6379 0x00000000034b3910 code [0x00000000034b3d40, 0x00000000034b4a98]
Event: 69.098 Thread 0x0000000015fdd000 6380 2 bmr::a (6 bytes)
Event: 69.098 Thread 0x0000000015fdd000 nmethod 6380 0x00000000034c96d0 code [0x00000000034c9820, 0x00000000034c9990]
GC Heap History (10 events):
Event: 57.359 GC heap before
{Heap before GC invocations=20 (full 9):
par new generation total 118016K, used 117682K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 97% used [0x00000000c6680000, 0x00000000c72ec870, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 76925K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 57.388 GC heap after
Heap after GC invocations=21 (full 9):
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 128212K, used 81587K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 59.446 GC heap before
{Heap before GC invocations=21 (full 9):
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 128212K, used 81587K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 59.484 GC heap after
Heap after GC invocations=22 (full 9):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 86014K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36672K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 61.828 GC heap before
{Heap before GC invocations=22 (full 10):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 86014K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36679K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
Event: 61.859 GC heap after
Heap after GC invocations=23 (full 10):
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 128212K, used 90642K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 36679K, capacity 36971K, committed 37488K, reserved 1083392K
class space used 4362K, capacity 4442K, committed 4496K, reserved 1048576K
}
Event: 64.129 GC heap before
{Heap before GC invocations=23 (full 10):
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 128212K, used 90640K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 37034K, capacity 37323K, committed 37744K, reserved 1083392K
class space used 4405K, capacity 4474K, committed 4496K, reserved 1048576K
Event: 64.156 GC heap after
Heap after GC invocations=24 (full 10):
par new generation total 118016K, used 12640K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 96% used [0x00000000c6680000, 0x00000000c72d8270, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 128212K, used 94522K [0x00000000c8000000, 0x00000000cfd35000, 0x0000000100000000)
Metaspace used 37034K, capacity 37323K, committed 37744K, reserved 1083392K
class space used 4405K, capacity 4474K, committed 4496K, reserved 1048576K
}
Event: 67.728 GC heap before
{Heap before GC invocations=24 (full 10):
par new generation total 118016K, used 78726K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 62% used [0x00000000c0000000, 0x00000000c4089630, 0x00000000c6680000)
from space 13056K, 96% used [0x00000000c6680000, 0x00000000c72d8270, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 157540K, used 94522K [0x00000000c8000000, 0x00000000d19d9000, 0x0000000100000000)
Metaspace used 38869K, capacity 39083K, committed 39536K, reserved 1083392K
class space used 4635K, capacity 4698K, committed 4752K, reserved 1048576K
Event: 68.256 GC heap after
Heap after GC invocations=25 (full 11):
par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 171732K, used 103038K [0x00000000c8000000, 0x00000000d27b5000, 0x0000000100000000)
Metaspace used 38869K, capacity 39083K, committed 39536K, reserved 1083392K
class space used 4635K, capacity 4698K, committed 4752K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 68.949 Thread 0x0000000017a52000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00000000032d3ddc method=cm.c(I)Lcm; @ 5
Event: 68.949 Thread 0x0000000017a52000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fa7a70 method=cm.a(Lct;I)Lcm; @ 11
Event: 68.949 Thread 0x0000000017a52000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00000000032d3ddc method=cm.c(I)Lcm; @ 5
Event: 68.950 Thread 0x0000000017a52000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002fa7a70 method=cm.a(Lct;I)Lcm; @ 11
Event: 68.952 Thread 0x0000000017a50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002e42e08 method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; @ 2
Event: 68.956 Thread 0x0000000017a50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d06184 method=di.equals(Ljava/lang/Object;)Z @ 22
Event: 68.956 Thread 0x0000000017a50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d06184 method=di.equals(Ljava/lang/Object;)Z @ 22
Event: 68.956 Thread 0x0000000017a50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d06184 method=di.equals(Ljava/lang/Object;)Z @ 22
Event: 68.956 Thread 0x0000000017a50800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d06184 method=di.equals(Ljava/lang/Object;)Z @ 22
Event: 68.997 Thread 0x00000000027f3800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00000000037c2128 method=aid.a(IIIIIIZ)Z @ 54
Internal exceptions (10 events):
Event: 68.283 Thread 0x0000000016e96800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c03db660) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 68.297 Thread 0x00000000027f3800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c051e7c8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 68.298 Thread 0x00000000027f3800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c05286a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 68.380 Thread 0x0000000017a5a800 Exception <a 'java/lang/InterruptedException'> (0x00000000c3686130) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 68.434 Thread 0x000000001851e000 Exception <a 'java/net/UnknownHostException'> (0x00000000c3737cc0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 742]
Event: 68.727 Thread 0x0000000017a57800 Exception <a 'java/net/UnknownHostException': sessionserver.mojang.com> (0x00000000c5b3f6e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jni.cpp, line 742]
Event: 68.917 Thread 0x0000000016e96800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c03db8d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 68.917 Thread 0x0000000016e96800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c03dbb28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 69.115 Thread 0x0000000016e96800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c03dbd28) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 69.115 Thread 0x0000000016e96800 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c03dbf78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Events (10 events):
Event: 69.072 loading class bqu$2
Event: 69.072 loading class bqu$2 done
Event: 69.073 loading class com/google/common/util/concurrent/Futures$5
Event: 69.073 loading class com/google/common/util/concurrent/Futures$5 done
Event: 69.111 Thread 0x00000000027f3800 DEOPT PACKING pc=0x00000000034ca3ef sp=0x00000000027cdcf0
Event: 69.111 Thread 0x00000000027f3800 DEOPT UNPACKING pc=0x00000000029371bf sp=0x00000000027cd9f0 mode 0
Event: 69.118 loading class azf
Event: 69.118 loading class azf done
Event: 69.120 loading class tr
Event: 69.120 loading class tr done
Dynamic libraries:
0x00007ff64bb50000 - 0x00007ff64bb84000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc77640000 - 0x00007ffc777ed000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffc77270000 - 0x00007ffc773ae000 C:\Windows\system32\KERNEL32.DLL
0x00007ffc74870000 - 0x00007ffc74985000 C:\Windows\system32\KERNELBASE.dll
0x00007ffc73340000 - 0x00007ffc733ce000 C:\Windows\system32\apphelp.dll
0x00007ffc6b1e0000 - 0x00007ffc6b233000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffc771c0000 - 0x00007ffc7726a000 C:\Windows\system32\msvcrt.dll
0x00007ffc74840000 - 0x00007ffc7486e000 C:\Windows\system32\SspiCli.dll
0x00007ffc77050000 - 0x00007ffc770a4000 C:\Windows\system32\SHLWAPI.dll
0x00007ffc76cc0000 - 0x00007ffc76e37000 C:\Windows\system32\USER32.dll
0x00007ffc74f20000 - 0x00007ffc750b4000 C:\Windows\system32\ole32.dll
0x00007ffc75630000 - 0x00007ffc76b5b000 C:\Windows\system32\SHELL32.dll
0x00007ffc73d30000 - 0x00007ffc73d51000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffc76e40000 - 0x00007ffc76eea000 C:\Windows\system32\ADVAPI32.dll
0x00007ffc6c350000 - 0x00007ffc6c36e000 C:\Windows\SYSTEM32\MPR.dll
0x00007ffc75240000 - 0x00007ffc75380000 C:\Windows\system32\RPCRT4.dll
0x00007ffc77100000 - 0x00007ffc77159000 C:\Windows\SYSTEM32\sechost.dll
0x00007ffc77420000 - 0x00007ffc77631000 C:\Windows\SYSTEM32\combase.dll
0x00007ffc76b70000 - 0x00007ffc76cbf000 C:\Windows\system32\GDI32.dll
0x00007ffc74770000 - 0x00007ffc74785000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffc72d70000 - 0x00007ffc72e22000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffc770c0000 - 0x00007ffc770f6000 C:\Windows\system32\IMM32.DLL
0x00007ffc76ef0000 - 0x00007ffc77042000 C:\Windows\system32\MSCTF.dll
0x00007ffc72510000 - 0x00007ffc7278b000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.18006_none_623f33d3ecbe86e8\COMCTL32.dll
0x00000000674b0000 - 0x0000000067582000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000066c50000 - 0x00000000674aa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc702c0000 - 0x00007ffc702c9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffc6fa20000 - 0x00007ffc6fa42000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffc74d60000 - 0x00007ffc74d67000 C:\Windows\system32\PSAPI.DLL
0x00007ffc77160000 - 0x00007ffc771ba000 C:\Windows\system32\WS2_32.dll
0x00007ffc6f9f0000 - 0x00007ffc6fa1a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffc770b0000 - 0x00007ffc770b9000 C:\Windows\system32\NSI.dll
0x00007ffc74990000 - 0x00007ffc749df000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffc735c0000 - 0x00007ffc735e8000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000066c40000 - 0x0000000066c4f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000066c10000 - 0x0000000066c38000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000066bf0000 - 0x0000000066c06000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000066be0000 - 0x0000000066bed000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000066bc0000 - 0x0000000066bda000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc73fa0000 - 0x00007ffc73ff9000 C:\Windows\system32\mswsock.dll
0x0000000066ba0000 - 0x0000000066bb1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffc4ffa0000 - 0x00007ffc4ffb5000 C:\Windows\system32\napinsp.dll
0x00007ffc4ffc0000 - 0x00007ffc4ffda000 C:\Windows\system32\pnrpnsp.dll
0x00007ffc71cd0000 - 0x00007ffc71ceb000 C:\Windows\system32\NLAapi.dll
0x00007ffc73e80000 - 0x00007ffc73f24000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffc55750000 - 0x00007ffc5575d000 C:\Windows\System32\winrnr.dll
0x00007ffc4ffe0000 - 0x00007ffc4fff4000 C:\Windows\system32\wshbth.dll
0x00007ffc6e200000 - 0x00007ffc6e20a000 C:\Windows\System32\rasadhlp.dll
0x00007ffc6f510000 - 0x00007ffc6f53a000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffc6f4a0000 - 0x00007ffc6f4aa000 C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffc6f390000 - 0x00007ffc6f3fb000 C:\Windows\System32\fwpuclnt.dll
0x0000000180000000 - 0x0000000180053000 C:\Users\Gabriel\AppData\Roaming\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-593849942222\lwjgl64.dll
0x00007ffc55590000 - 0x00007ffc556bb000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffc6ec00000 - 0x00007ffc6ec0a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffc55520000 - 0x00007ffc5554e000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffc55420000 - 0x00007ffc55518000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffc55200000 - 0x00007ffc55209000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffc74000000 - 0x00007ffc74020000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffc73c80000 - 0x00007ffc73cb6000 C:\Windows\system32\rsaenh.dll
0x00007ffc74260000 - 0x00007ffc74286000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffc745d0000 - 0x00007ffc74633000 C:\Windows\system32\bcryptprimitives.dll
0x00007ffc74640000 - 0x00007ffc7464b000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffc6efd0000 - 0x00007ffc6efe6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc6f160000 - 0x00007ffc6f17a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000066a00000 - 0x0000000066b98000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc75560000 - 0x00007ffc75621000 C:\Windows\system32\OLEAUT32.dll
0x00007ffc73460000 - 0x00007ffc73589000 C:\Windows\system32\uxtheme.dll
0x00007ffc72b10000 - 0x00007ffc72b31000 C:\Windows\system32\dwmapi.dll
0x00007ffc73590000 - 0x00007ffc7359b000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffc50fe0000 - 0x00007ffc517f5000 C:\Windows\SYSTEM32\ig7icd64.dll
0x00007ffc70a90000 - 0x00007ffc70ef1000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffc533f0000 - 0x00007ffc53482000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffc6b2a0000 - 0x00007ffc6b2e1000 C:\Windows\SYSTEM32\icm32.dll
0x00007ffc74710000 - 0x00007ffc74756000 C:\Windows\SYSTEM32\powrprof.dll
0x000000001d0a0000 - 0x000000001d0d8000 C:\Users\Gabriel\AppData\Local\Temp\jna\jna4179577188153790095.dll
0x000000001cb20000 - 0x000000001cb84000 C:\Users\Gabriel\AppData\Roaming\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-593849942222\OpenAL64.dll
0x00007ffc750c0000 - 0x00007ffc75176000 C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffc71eb0000 - 0x00007ffc71f20000 C:\Windows\System32\MMDevApi.dll
0x00007ffc54610000 - 0x00007ffc546ad000 C:\Windows\SYSTEM32\dsound.dll
0x00007ffc6f7f0000 - 0x00007ffc6f86e000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x0000000066890000 - 0x00000000668b4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x00007ffc50240000 - 0x00007ffc503ca000 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\Gabriel\AppData\Roaming\.minecraft\versions\1.10.2-OptiFine_HD_U_C2\1.10.2-OptiFine_HD_U_C2-natives-593849942222
java_command: net.minecraft.launchwrapper.Launch --username GaberH --version 1.10.2-OptiFine_HD_U_C2 --gameDir C:\Users\Gabriel\AppData\Roaming\.minecraft --assetsDir C:\Users\Gabriel\AppData\Roaming\.minecraft\assets --assetIndex 1.10 --uuid 1c50cf1abbe94a99bbdf82d5a0ccd761 --accessToken 584fe86f468e4246b863119eaca50c25 --userType legacy --versionType release --tweakClass optifine.OptiFineTweaker --nativeLauncherVersion 307
java_class_path (initial): C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.10.2_HD_U_C2\OptiFine-1.10.2_HD_U_C2.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\net\minecraft\launchwrapper\1.7\launchwrapper-1.7.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Gabriel\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Gabr
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Broadcom\Broadcom 802.11;C:\Program Files (x86)\Intel\TXE Components\TCS\;C:\Program Files\Intel\TXE Components\TCS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Gabriel
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 55 Stepping 8, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 55 stepping 8, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit
Memory: 4k page, physical 1985572k(557776k free), swap 3166280k(1151308k 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: Thu Aug 11 11:57:45 2016
elapsed time: 69 seconds (0d 0h 1m 9s)
Not completely sure I understand. (I'm sort of incompetent, sorry.)