#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe8812deac, pid=6500, tid=6524
#
# 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 [ig75icd64.dll+0x55deac]
#
# 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 (0x00000000022a3800): JavaThread "Client thread" [_thread_in_native, id=6524, stack(0x0000000002190000,0x0000000002290000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000004200a040
Registers:
RAX=0x00007ffe8812deac, RBX=0x000000004200a040, RCX=0x000000007f556028, RDX=0x000000004200a040
RSP=0x000000000228e3a8, RBP=0x000000000050f040, RSI=0x0000000000004b6c, RDI=0x000000007f556028
R8 =0x000000000000000c, R9 =0x00007ffe87bd0000, R10=0x000000007f556028, R11=0x000000007f556028
R12=0x0000000000000010, R13=0x0000000000004b6c, R14=0x000000005b229a00, R15=0x000000004200a040
RIP=0x00007ffe8812deac, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000228e3a8)
0x000000000228e3a8: 00007ffe880b7e0e 0000000000038910
0x000000000228e3b8: 00000000004b90e0 0000000000012db0
0x000000000228e3c8: 0000000000180424 0000000000640000
0x000000000228e3d8: 0000000000001010 0000000000180cc0
0x000000000228e3e8: 0000000000000000 000000005b229d30
0x000000000228e3f8: 00007ffe87ca68ee 00007ffe87bd0000
0x000000000228e408: 00007ffe87ca689e fffffffffffffffe
0x000000000228e418: 0000000000000002 000000005b229d90
0x000000000228e428: 0000000000001402 000000000050f040
0x000000000228e438: 00007ffe87c76d8f 000000005b229700
0x000000000228e448: 000000000050f040 0000000000000002
0x000000000228e458: 000000000000001c 000000007f556028
0x000000000228e468: 0000000000000000 000000007f58e958
0x000000000228e478: 000000007424e300 00000000022a3800
0x000000000228e488: 000000007f5a1728 000000007f5c72a8
0x000000000228e498: 0000000000000001 000000000228e578
Instructions: (pc=0x00007ffe8812deac)
0x00007ffe8812de8c: 8b c3 c3 48 0f b6 02 48 0f b7 4a 01 48 8b 52 03
0x00007ffe8812de9c: 41 88 02 66 41 89 4a 01 49 89 52 03 49 8b c3 c3
0x00007ffe8812deac: 8b 02 48 8b 4a 04 41 89 02 49 89 4a 04 49 8b c3
0x00007ffe8812debc: c3 48 0f b6 02 8b 4a 01 48 8b 52 05 41 88 02 41
Register to memory mapping:
RAX=0x00007ffe8812deac is an unknown value
RBX=0x000000004200a040 is an unknown value
RCX=0x000000007f556028 is an unknown value
RDX=0x000000004200a040 is an unknown value
RSP=0x000000000228e3a8 is pointing into the stack for thread: 0x00000000022a3800
RBP=0x000000000050f040 is an unknown value
RSI=0x0000000000004b6c is an unknown value
RDI=0x000000007f556028 is an unknown value
R8 =0x000000000000000c is an unknown value
R9 =0x00007ffe87bd0000 is an unknown value
R10=0x000000007f556028 is an unknown value
R11=0x000000007f556028 is an unknown value
R12=0x0000000000000010 is an unknown value
R13=0x0000000000004b6c is an unknown value
R14=0x000000005b229a00 is an unknown value
R15=0x000000004200a040 is an unknown value
Stack: [0x0000000002190000,0x0000000002290000], sp=0x000000000228e3a8, free space=1016k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig75icd64.dll+0x55deac]
C [ig75icd64.dll+0x4e7e0e]
C 0x00000000025d7354
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3793 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00000000025d72ce [0x00000000025d7280+0x4e]
J 3824 C2 bmx.a(Lbmw;)V (386 bytes) @ 0x0000000002adc060 [0x0000000002adb640+0xa20]
J 8518 C1 bpx.a(Lahm;Lbmw;Lbqc;Lbpz;D)Lcom/google/common/util/concurrent/ListenableFuture; (127 bytes) @ 0x0000000002e7de94 [0x0000000002e7d160+0xd34]
J 9071 C1 bpx$3.run()V (29 bytes) @ 0x0000000003154c6c [0x0000000003154bc0+0xac]
J 9076 C2 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x0000000003949ba4 [0x0000000003949b20+0x84]
J 8695 C1 java.util.concurrent.FutureTask.run()V (126 bytes) @ 0x0000000002c458dc [0x0000000002c45800+0xdc]
J 8152 C1 bpx.a(J)Z (148 bytes) @ 0x000000000315fbb4 [0x000000000315f780+0x434]
J 8358 C1 bnl.a(J)V (132 bytes) @ 0x0000000003a590ec [0x0000000003a59060+0x8c]
J 9008 C1 bnd.a(IFJ)V (1164 bytes) @ 0x0000000003d8fbf4 [0x0000000003d8bfc0+0x3c34]
J 8574 C1 bnd.b(FJ)V (139 bytes) @ 0x00000000035da6fc [0x00000000035da480+0x27c]
J 7343 C1 bnd.a(FJ)V (910 bytes) @ 0x0000000003899aac [0x00000000038990e0+0x9cc]
J 6635 C1 bcc.av()V (878 bytes) @ 0x0000000002ef7f7c [0x0000000002ef5e40+0x213c]
j bcc.a()V+74
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 )
0x0000000063dfe800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1144, stack(0x000000007f360000,0x000000007f460000)]
0x0000000063dfb000 JavaThread "pool-2-thread-1" [_thread_blocked, id=7120, stack(0x000000006e370000,0x000000006e470000)]
0x0000000063e01000 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=6148, stack(0x000000006c110000,0x000000006c210000)]
0x0000000063dfc800 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=7056, stack(0x000000006c010000,0x000000006c110000)]
0x0000000063df9000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=7156, stack(0x000000006bf10000,0x000000006c010000)]
0x0000000063e00000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=6396, stack(0x000000006be10000,0x000000006bf10000)]
0x0000000063dfb800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=6960, stack(0x000000006b930000,0x000000006ba30000)]
0x0000000063dff800 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=7016, stack(0x000000006b830000,0x000000006b930000)]
0x0000000016a4a000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=648, stack(0x000000006b730000,0x000000006b830000)]
0x0000000016a44000 JavaThread "Server thread" [_thread_in_Java, id=1128, stack(0x000000006b430000,0x000000006b530000)]
0x0000000016a4a800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5724, stack(0x000000006b330000,0x000000006b430000)]
0x0000000016a47000 JavaThread "pool-3-thread-3" [_thread_blocked, id=6160, stack(0x000000006ac30000,0x000000006ad30000)]
0x0000000016a49000 JavaThread "pool-3-thread-2" [_thread_blocked, id=4784, stack(0x000000006ab30000,0x000000006ac30000)]
0x0000000016a48800 JavaThread "pool-3-thread-1" [_thread_blocked, id=2228, stack(0x000000006aa30000,0x000000006ab30000)]
0x0000000016a47800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=3348, stack(0x000000006a930000,0x000000006aa30000)]
0x0000000016a45800 JavaThread "Thread-6" [_thread_blocked, id=6844, stack(0x0000000061840000,0x0000000061940000)]
0x0000000018a70800 JavaThread "Thread-5" [_thread_blocked, id=6840, stack(0x0000000061640000,0x0000000061740000)]
0x000000001822a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6668, stack(0x000000001a890000,0x000000001a990000)]
0x00000000181f9000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6664, stack(0x00000000195a0000,0x00000000196a0000)]
0x00000000172c6800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6632, stack(0x0000000017fc0000,0x00000000180c0000)]
0x00000000160ce000 JavaThread "Service Thread" daemon [_thread_blocked, id=6584, stack(0x0000000016dd0000,0x0000000016ed0000)]
0x0000000016075000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6580, stack(0x00000000168d0000,0x00000000169d0000)]
0x0000000016070800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6576, stack(0x00000000167d0000,0x00000000168d0000)]
0x000000001606d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6572, stack(0x00000000166d0000,0x00000000167d0000)]
0x0000000016066800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6568, stack(0x00000000165d0000,0x00000000166d0000)]
0x0000000016066000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6564, stack(0x00000000164d0000,0x00000000165d0000)]
0x0000000016065000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6560, stack(0x00000000163d0000,0x00000000164d0000)]
0x000000001602c000 JavaThread "Finalizer" daemon [_thread_blocked, id=6556, stack(0x00000000162d0000,0x00000000163d0000)]
0x0000000016025800 JavaThread "Reference Handler" daemon [_thread_blocked, id=6552, stack(0x00000000161d0000,0x00000000162d0000)]
=>0x00000000022a3800 JavaThread "Client thread" [_thread_in_native, id=6524, stack(0x0000000002190000,0x0000000002290000)]
Other Threads:
0x000000001601d800 VMThread [stack: 0x00000000160d0000,0x00000000161d0000] [id=6548]
0x00000000169f9000 WatcherThread [stack: 0x0000000016ed0000,0x0000000016fd0000] [id=6588]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 31616K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 28% used [0x00000000c0000000, 0x00000000c1d8edf8, 0x00000000c6680000)
from space 13056K, 10% used [0x00000000c6680000, 0x00000000c67d1440, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 218260K, used 132559K [0x00000000c8000000, 0x00000000d5525000, 0x0000000100000000)
Metaspace used 39116K, capacity 39357K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
Card table byte_map: [0x0000000011b60000,0x0000000011d70000] byte_map_base: 0x0000000011560000
Marking Bits: (CMSBitMap*) 0x00000000022fd298
Bits: [0x0000000012380000, 0x0000000013180000)
Mod Union Table: (CMSBitMap*) 0x00000000022fd358
Bits: [0x0000000000930000, 0x0000000000968000)
Polling page: 0x00000000001f0000
CodeCache: size=245760Kb used=26161Kb max_used=26553Kb free=219598Kb
bounds [0x00000000023a0000, 0x0000000003de0000, 0x00000000113a0000]
total_blobs=7539 nmethods=6715 adapters=733
compilation: enabled
Compilation events (10 events):
Event: 64.658 Thread 0x0000000016075000 9135 3 lr::a (91 bytes)
Event: 64.660 Thread 0x0000000016075000 nmethod 9135 0x000000000360dc90 code [0x000000000360df80, 0x000000000360fb58]
Event: 64.660 Thread 0x0000000016075000 9136 1 net.minecraft.server.MinecraftServer::aw (5 bytes)
Event: 64.660 Thread 0x0000000016075000 nmethod 9136 0x0000000002719a10 code [0x0000000002719b60, 0x0000000002719c70]
Event: 64.660 Thread 0x0000000016075000 9137 1 bcc::T (5 bytes)
Event: 64.661 Thread 0x0000000016075000 nmethod 9137 0x0000000002719750 code [0x00000000027198a0, 0x00000000027199b0]
Event: 64.702 Thread 0x0000000016070800 9138 4 uf::a (22 bytes)
Event: 64.705 Thread 0x0000000016070800 nmethod 9138 0x0000000003a24710 code [0x0000000003a24880, 0x0000000003a249b8]
Event: 64.705 Thread 0x0000000016070800 9139 4 on::a (6 bytes)
Event: 64.705 Thread 0x0000000016070800 nmethod 9139 0x00000000024cd890 code [0x00000000024cd9c0, 0x00000000024cd9f8]
GC Heap History (10 events):
Event: 61.820 GC heap before
{Heap before GC invocations=42 (full 15):
par new generation total 118016K, used 110150K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 39% used [0x00000000c7340000, 0x00000000c78519b8, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 215644K, used 129384K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 38937K, capacity 39229K, committed 39772K, reserved 1085440K
class space used 4567K, capacity 4641K, committed 4756K, reserved 1048576K
Event: 61.829 GC heap after
Heap after GC invocations=43 (full 15):
par new generation total 118016K, used 4621K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 35% used [0x00000000c6680000, 0x00000000c6b03688, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 215644K, used 130202K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 38937K, capacity 39229K, committed 39772K, reserved 1085440K
class space used 4567K, capacity 4641K, committed 4756K, reserved 1048576K
}
Event: 62.578 GC heap before
{Heap before GC invocations=43 (full 15):
par new generation total 118016K, used 109581K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 35% used [0x00000000c6680000, 0x00000000c6b03688, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 215644K, used 130202K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 38979K, capacity 39293K, committed 39772K, reserved 1085440K
class space used 4567K, capacity 4641K, committed 4756K, reserved 1048576K
Event: 62.583 GC heap after
Heap after GC invocations=44 (full 15):
par new generation total 118016K, used 3959K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 30% used [0x00000000c7340000, 0x00000000c771deb0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 215644K, used 130661K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 38979K, capacity 39293K, committed 39772K, reserved 1085440K
class space used 4567K, capacity 4641K, committed 4756K, reserved 1048576K
}
Event: 62.958 GC heap before
{Heap before GC invocations=44 (full 15):
par new generation total 118016K, used 108919K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 30% used [0x00000000c7340000, 0x00000000c771deb0, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 215644K, used 130661K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 39030K, capacity 39293K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
Event: 62.962 GC heap after
Heap after GC invocations=45 (full 15):
par new generation total 118016K, used 3648K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 27% used [0x00000000c6680000, 0x00000000c6a103d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 215644K, used 131086K [0x00000000c8000000, 0x00000000d5297000, 0x0000000100000000)
Metaspace used 39030K, capacity 39293K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
}
Event: 63.809 GC heap before
{Heap before GC invocations=45 (full 15):
par new generation total 118016K, used 108608K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 27% used [0x00000000c6680000, 0x00000000c6a103d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 218260K, used 130953K [0x00000000c8000000, 0x00000000d5525000, 0x0000000100000000)
Metaspace used 39066K, capacity 39357K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
Event: 63.815 GC heap after
Heap after GC invocations=46 (full 15):
par new generation total 118016K, used 3431K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 26% used [0x00000000c7340000, 0x00000000c7699c88, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 218260K, used 131438K [0x00000000c8000000, 0x00000000d5525000, 0x0000000100000000)
Metaspace used 39066K, capacity 39357K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
}
Event: 64.567 GC heap before
{Heap before GC invocations=46 (full 15):
par new generation total 118016K, used 108391K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 26% used [0x00000000c7340000, 0x00000000c7699c88, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 218260K, used 131438K [0x00000000c8000000, 0x00000000d5525000, 0x0000000100000000)
Metaspace used 39106K, capacity 39357K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
Event: 64.570 GC heap after
Heap after GC invocations=47 (full 15):
par new generation total 118016K, used 1349K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 10% used [0x00000000c6680000, 0x00000000c67d1440, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 218260K, used 132559K [0x00000000c8000000, 0x00000000d5525000, 0x0000000100000000)
Metaspace used 39106K, capacity 39357K, committed 39772K, reserved 1085440K
class space used 4568K, capacity 4641K, committed 4756K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 61.566 Thread 0x0000000016a44000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034611a4 method=com.google.common.base.Equivalence$Equals.doEquivalent(Ljava/lang/Object;Ljava/lang/Object;)Z @ 2
Event: 62.569 Thread 0x00000000022a3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003ce83cc method=brj.b(Lrr;)Z @ 5
Event: 62.592 Thread 0x00000000022a3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003ce83cc method=brj.b(Lrr;)Z @ 5
Event: 62.621 Thread 0x00000000022a3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003ce83cc method=brj.b(Lrr;)Z @ 5
Event: 62.637 Thread 0x00000000022a3800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003ce83cc method=brj.b(Lrr;)Z @ 5
Event: 62.826 Thread 0x00000000022a3800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e70590 method=bkj.a(F)V @ 171
Event: 64.353 Thread 0x0000000016a44000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034c2dd0 method=rr.d(DDD)V @ 2004
Event: 64.418 Thread 0x0000000016a44000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034c2dd0 method=rr.d(DDD)V @ 2004
Event: 64.491 Thread 0x0000000016a44000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034c2dd0 method=rr.d(DDD)V @ 2004
Event: 64.592 Thread 0x0000000016a44000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000034c2dd0 method=rr.d(DDD)V @ 2004
Internal exceptions (10 events):
Event: 64.530 Thread 0x0000000018a70800 Exception (0x00000000c5ce5f30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.550 Thread 0x0000000018a70800 Exception (0x00000000c5ce6180) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.565 Thread 0x0000000018a70800 Exception (0x00000000c5ce63d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.565 Thread 0x0000000018a70800 Exception (0x00000000c5ce65f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.583 Thread 0x0000000018a70800 Exception (0x00000000c021f960) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.584 Thread 0x0000000018a70800 Exception (0x00000000c021fb88) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.613 Thread 0x0000000018a70800 Exception (0x00000000c021fdb0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.613 Thread 0x0000000018a70800 Exception (0x00000000c021ffd8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3093]
Event: 64.627 Thread 0x0000000018a70800 Exception (0x00000000c0220200) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 3141]
Event: 64.627 Thread 0x0000000018a70800 Exception (0x00000000c0220428) 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: 64.491 Thread 0x0000000016a44000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000034c2dd0
Event: 64.491 Thread 0x0000000016a44000 DEOPT PACKING pc=0x00000000034c2dd0 sp=0x000000006b52eaf0
Event: 64.491 Thread 0x0000000016a44000 DEOPT UNPACKING pc=0x00000000023e556a sp=0x000000006b52e9d0 mode 2
Event: 64.567 Executing VM operation: GenCollectForAllocation
Event: 64.570 Executing VM operation: GenCollectForAllocation done
Event: 64.570 Executing VM operation: CMS_Initial_Mark
Event: 64.572 Executing VM operation: CMS_Initial_Mark done
Event: 64.592 Thread 0x0000000016a44000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000034c2dd0
Event: 64.592 Thread 0x0000000016a44000 DEOPT PACKING pc=0x00000000034c2dd0 sp=0x000000006b52eaf0
Event: 64.592 Thread 0x0000000016a44000 DEOPT UNPACKING pc=0x00000000023e556a sp=0x000000006b52e9d0 mode 2
Dynamic libraries:
0x00007ff72e520000 - 0x00007ff72e554000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffeaf490000 - 0x00007ffeaf651000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffeae800000 - 0x00007ffeae8ad000 C:\Windows\system32\KERNEL32.DLL
0x00007ffeabdc0000 - 0x00007ffeabfa8000 C:\Windows\system32\KERNELBASE.dll
0x00007ffeae600000 - 0x00007ffeae6a7000 C:\Windows\system32\ADVAPI32.dll
0x00007ffeaf080000 - 0x00007ffeaf11d000 C:\Windows\system32\msvcrt.dll
0x00007ffeaf370000 - 0x00007ffeaf3cb000 C:\Windows\system32\sechost.dll
0x00007ffeaf120000 - 0x00007ffeaf23c000 C:\Windows\system32\RPCRT4.dll
0x00007ffeae290000 - 0x00007ffeae3e6000 C:\Windows\system32\USER32.dll
0x00007ffeaeba0000 - 0x00007ffeaed26000 C:\Windows\system32\GDI32.dll
0x00007ffe9e640000 - 0x00007ffe9e8b4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007ffeaedc0000 - 0x00007ffeaf03d000 C:\Windows\system32\combase.dll
0x00007ffeac0b0000 - 0x00007ffeac11a000 C:\Windows\system32\bcryptPrimitives.dll
0x00007ffeaf040000 - 0x00007ffeaf07b000 C:\Windows\system32\IMM32.DLL
0x00000000748b0000 - 0x0000000074982000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000074050000 - 0x00000000748aa000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffeae8b0000 - 0x00007ffeae8b8000 C:\Windows\system32\PSAPI.DLL
0x00007ffea9dc0000 - 0x00007ffea9de3000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffe9b770000 - 0x00007ffe9b779000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffeaed50000 - 0x00007ffeaedbb000 C:\Windows\system32\WS2_32.dll
0x0000000002160000 - 0x000000000218c000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffeabfb0000 - 0x00007ffeabff3000 C:\Windows\system32\cfgmgr32.dll
0x0000000074040000 - 0x000000007404f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000074010000 - 0x0000000074038000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000073ff0000 - 0x0000000074006000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffeac890000 - 0x00007ffeaddec000 C:\Windows\system32\SHELL32.dll
0x00007ffeac1e0000 - 0x00007ffeac825000 C:\Windows\system32\windows.storage.dll
0x00007ffeaf3d0000 - 0x00007ffeaf422000 C:\Windows\system32\shlwapi.dll
0x00007ffeabac0000 - 0x00007ffeabacf000 C:\Windows\system32\kernel.appcore.dll
0x00007ffeac120000 - 0x00007ffeac1d5000 C:\Windows\system32\shcore.dll
0x00007ffeabaf0000 - 0x00007ffeabb3b000 C:\Windows\system32\powrprof.dll
0x00007ffeabad0000 - 0x00007ffeabae4000 C:\Windows\system32\profapi.dll
0x0000000073fe0000 - 0x0000000073fed000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000073fc0000 - 0x0000000073fda000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffeab3e0000 - 0x00007ffeab43c000 C:\Windows\system32\mswsock.dll
0x0000000073fa0000 - 0x0000000073fb1000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffe9c4e0000 - 0x00007ffe9c4f6000 C:\Windows\system32\napinsp.dll
0x00007ffe9c500000 - 0x00007ffe9c51a000 C:\Windows\system32\pnrpnsp.dll
0x00007ffea98b0000 - 0x00007ffea98c8000 C:\Windows\system32\NLAapi.dll
0x00007ffeaa500000 - 0x00007ffeaa5aa000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffeaf360000 - 0x00007ffeaf368000 C:\Windows\system32\NSI.dll
0x00007ffe9db80000 - 0x00007ffe9db8d000 C:\Windows\System32\winrnr.dll
0x00007ffe9c520000 - 0x00007ffe9c535000 C:\Windows\System32\wshbth.dll
0x00007ffe9e220000 - 0x00007ffe9e22a000 C:\Windows\System32\rasadhlp.dll
0x00007ffea04b0000 - 0x00007ffea04e8000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffe9f9c0000 - 0x00007ffe9fa27000 C:\Windows\System32\fwpuclnt.dll
0x00007ffeab6b0000 - 0x00007ffeab6d9000 C:\Windows\SYSTEM32\bcrypt.dll
0x0000000180000000 - 0x0000000180053000 C:\Users\robin\AppData\Roaming\.minecraft\versions\1.9.2\1.9.2-natives-167525628503\lwjgl64.dll
0x00007ffe9dfe0000 - 0x00007ffe9dfea000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffe9b7e0000 - 0x00007ffe9b909000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffea3880000 - 0x00007ffea38ae000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffe98d70000 - 0x00007ffe98e6a000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffea3720000 - 0x00007ffea3728000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffeab490000 - 0x00007ffeab4a7000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffeab120000 - 0x00007ffeab154000 C:\Windows\system32\rsaenh.dll
0x00007ffeab270000 - 0x00007ffeab28f000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffeab5b0000 - 0x00007ffeab5bb000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffe9f8f0000 - 0x00007ffe9f906000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffe9ff10000 - 0x00007ffe9ff2a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000073e00000 - 0x0000000073f98000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffeae8c0000 - 0x00007ffeae981000 C:\Windows\system32\OLEAUT32.dll
0x00007ffeaa2e0000 - 0x00007ffeaa359000 C:\Windows\system32\apphelp.dll
0x00007ffeaa3c0000 - 0x00007ffeaa456000 C:\Windows\system32\uxtheme.dll
0x00007ffeaea40000 - 0x00007ffeaeb9a000 C:\Windows\system32\MSCTF.dll
0x00007ffea9150000 - 0x00007ffea9172000 C:\Windows\system32\dwmapi.dll
0x00007ffe87bd0000 - 0x00007ffe886c9000 C:\Windows\SYSTEM32\ig75icd64.dll
0x00007ffea9a90000 - 0x00007ffea9aa3000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ffea6e10000 - 0x00007ffea7814000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffe8f1d0000 - 0x00007ffe8f261000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffe8f360000 - 0x00007ffe8f3a2000 C:\Windows\SYSTEM32\icm32.dll
0x0000000017d40000 - 0x0000000017d78000 C:\Users\robin\AppData\Local\Temp\jna\jna2528591003247500185.dll
0x000000005f990000 - 0x000000005f9f4000 C:\Users\robin\AppData\Roaming\.minecraft\versions\1.9.2\1.9.2-natives-167525628503\OpenAL64.dll
0x00007ffeae6b0000 - 0x00007ffeae7f3000 C:\Windows\system32\ole32.dll
0x00007ffeae990000 - 0x00007ffeaea37000 C:\Windows\system32\clbcatq.dll
0x00007ffea2f80000 - 0x00007ffea2ff0000 C:\Windows\System32\MMDevApi.dll
0x00007ffeaa4d0000 - 0x00007ffeaa4f7000 C:\Windows\System32\DEVOBJ.dll
0x00007ffea9ab0000 - 0x00007ffea9c36000 C:\Windows\System32\PROPSYS.dll
0x00007ffe8ec10000 - 0x00007ffe8ecac000 C:\Windows\SYSTEM32\dsound.dll
0x00007ffe94360000 - 0x00007ffe943e8000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ffea39e0000 - 0x00007ffea3b16000 C:\Windows\SYSTEM32\wintypes.dll
0x0000000073c90000 - 0x0000000073cb4000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x00007ffe8efb0000 - 0x00007ffe8f13c000 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 -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\robin\AppData\Roaming\.minecraft\versions\1.9.2\1.9.2-natives-167525628503
java_command: net.minecraft.client.main.Main --username JoGoRo --version 1.9.2 --gameDir C:\Users\robin\AppData\Roaming\.minecraft --assetsDir C:\Users\robin\AppData\Roaming\.minecraft\assets --assetIndex 1.9 --uuid 97b02a478dbe4f3e8c2ca2b0bdad489c --accessToken 95e4354fb5034b21b055b4be43b44636 --userType legacy --versionType release --nativeLauncherVersion 301
java_class_path (initial): C:\Users\robin\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\robin\AppData\Roaming\.minecraft\libraries\com\moja
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\
USERNAME=robin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 69 Stepping 1, 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 69 stepping 1, 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 4120940k(1509720k free), swap 4841836k(1841884k 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: Sat Apr 23 17:20:26 2016
elapsed time: 64 seconds (0d 0h 1m 4s)