I had the exact same problem specified in this thread. I followed the method that the poster said worked for him, but I got another error. Any ideas?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd66820398, pid=5028, tid=7648
#
# 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 0x00007ffd66820398
#
# 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 (0x0000000002662800): JavaThread "Client thread" [_thread_in_native, id=7648, stack(0x0000000002560000,0x0000000002660000)]
RAX=0x00007ffd66820278 is an unknown value
RBX=0x000000001b729a40 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x00000000000084c0 is an unknown value
RSP=0x000000000265eb18 is pointing into the stack for thread: 0x0000000002662800
RBP=0x000000000265ec20 is pointing into the stack for thread: 0x0000000002662800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000001de0 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002775b48 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002775800, 0x0000000002776160] 2400 bytes
R11=0x0000000074a32810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001af65640} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000265ec50 is pointing into the stack for thread: 0x0000000002662800
R15=0x0000000002662800 is a thread
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 74430K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 58% used [0x00000000c0000000, 0x00000000c3bef828, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 53184K, used 31909K [0x00000000c8000000, 0x00000000cb3f0000, 0x0000000100000000)
Metaspace used 20879K, capacity 20987K, committed 21248K, reserved 1067008K
class space used 2744K, capacity 2814K, committed 2816K, reserved 1048576K
GC Heap History (6 events):
Event: 1.990 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 15343K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
Event: 2.058 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19200K, used 15375K [0x00000000c8000000, 0x00000000c92c0000, 0x0000000100000000)
Metaspace used 15343K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
}
Event: 2.755 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19200K, used 15375K [0x00000000c8000000, 0x00000000c92c0000, 0x0000000100000000)
Metaspace used 15344K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
Event: 2.782 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 7964K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 61% used [0x00000000c6680000, 0x00000000c6e472e0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 30788K, used 28424K [0x00000000c8000000, 0x00000000c9e11000, 0x0000000100000000)
Metaspace used 15344K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
}
Event: 3.319 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 112924K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 61% used [0x00000000c6680000, 0x00000000c6e472e0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 30788K, used 28424K [0x00000000c8000000, 0x00000000c9e11000, 0x0000000100000000)
Metaspace used 16052K, capacity 16206K, committed 16512K, reserved 1062912K
class space used 2096K, capacity 2135K, committed 2176K, reserved 1048576K
Event: 3.352 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 33476K, used 31912K [0x00000000c8000000, 0x00000000ca0b1000, 0x0000000100000000)
Metaspace used 16052K, capacity 16206K, committed 16512K, reserved 1062912K
class space used 2096K, capacity 2135K, committed 2176K, 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)
time: Sat Dec 06 19:32:36 2014
elapsed time: 4 seconds (0d 0h 0m 4s)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffd66820398, pid=5028, tid=7648
#
# 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 0x00007ffd66820398
#
# 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 (0x0000000002662800): JavaThread "Client thread" [_thread_in_native, id=7648, stack(0x0000000002560000,0x0000000002660000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00007ffd66b14ab0
Registers:
RAX=0x00007ffd66820278, RBX=0x000000001b729a40, RCX=0x00000000000084c0, RDX=0x00000000000084c0
RSP=0x000000000265eb18, RBP=0x000000000265ec20, RSI=0x0000000000000128, RDI=0x00000000000084c0
R8 =0x0000000000001de0, R9 =0x0000000000001000, R10=0x0000000002775b48, R11=0x0000000074a32810
R12=0x0000000000000000, R13=0x000000001af65638, R14=0x000000000265ec50, R15=0x0000000002662800
RIP=0x00007ffd66820398, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000265eb18)
0x000000000265eb18: 00007ffd7f9070b3 000000000265e000
0x000000000265eb28: 000000000265ec20 0000000000000128
0x000000000265eb38: 00007ffd7fddc310 fffffffffffffffe
0x000000000265eb48: 000000000265e000 0000000000000000
0x000000000265eb58: 0000c0f0001a6000 0000000000000031
0x000000000265eb68: 00007ffd7f907138 00000000000084c0
0x000000000265eb78: 00007ffd66468ca0 00000000000084c0
0x000000000265eb88: 000000000265ec30 000000001af65638
0x000000000265eb98: 00007ffd66820341 0000000000000031
0x000000000265eba8: 000000001b729a40 0000000002662800
0x000000000265ebb8: 000000001af65638 0000000000000128
0x000000000265ebc8: 0000000002662800 000000000265ecc0
0x000000000265ebd8: 00000000027758a2 000000000265ebe0
0x000000000265ebe8: 000000001af65638 000000000265ec50
0x000000000265ebf8: 000000001af68538 0000000000000000
0x000000000265ec08: 000000001af65638 0000000000000000
Instructions: (pc=0x00007ffd66820398)
0x00007ffd66820378: 48 83 c4 60 0f 10 5c 24 c0 0f 10 54 24 d0 0f 10
0x00007ffd66820388: 4c 24 e0 0f 10 44 24 f0 41 59 41 58 5a 59 ff 20
0x00007ffd66820398: 8b 15 12 47 2f 00 e9 03 89 c4 ff 00 00 00 00 00
0x00007ffd668203a8: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x00007ffd66820278 is an unknown value
RBX=0x000000001b729a40 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x00000000000084c0 is an unknown value
RSP=0x000000000265eb18 is pointing into the stack for thread: 0x0000000002662800
RBP=0x000000000265ec20 is pointing into the stack for thread: 0x0000000002662800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000001de0 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002775b48 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002775800, 0x0000000002776160] 2400 bytes
R11=0x0000000074a32810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001af65640} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000265ec50 is pointing into the stack for thread: 0x0000000002662800
R15=0x0000000002662800 is a thread
Stack: [0x0000000002560000,0x0000000002660000], sp=0x000000000265eb18, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00007ffd66820398
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL13.nglClientActiveTexture(IJ)V+0
j org.lwjgl.opengl.GL13.glClientActiveTexture(I)V+26
j daz.l(I)V+14
j cix.a(Lciu;I)I+170
j ckx.b()I+15
j bss.a(Lcug;)V+294
j bss.ak()V+282
j bss.a()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1064
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000018b5d800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6776, stack(0x000000001af90000,0x000000001b090000)]
0x0000000018ab1000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3416, stack(0x00000000193d0000,0x00000000194d0000)]
0x0000000018400800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5560, stack(0x00000000194d0000,0x00000000195d0000)]
0x000000001789b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5840, stack(0x0000000017d90000,0x0000000017e90000)]
0x0000000016488800 JavaThread "Service Thread" daemon [_thread_blocked, id=5484, stack(0x0000000017190000,0x0000000017290000)]
0x0000000016438000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6660, stack(0x0000000016c90000,0x0000000016d90000)]
0x0000000016432800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4268, stack(0x0000000016b90000,0x0000000016c90000)]
0x000000001642e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8608, stack(0x0000000016a90000,0x0000000016b90000)]
0x000000001642c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6412, stack(0x0000000016990000,0x0000000016a90000)]
0x0000000016429800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8196, stack(0x0000000016890000,0x0000000016990000)]
0x0000000016428800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7248, stack(0x0000000016790000,0x0000000016890000)]
0x00000000163e9000 JavaThread "Finalizer" daemon [_thread_blocked, id=4988, stack(0x0000000016690000,0x0000000016790000)]
0x00000000163e2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1464, stack(0x0000000016590000,0x0000000016690000)]
=>0x0000000002662800 JavaThread "Client thread" [_thread_in_native, id=7648, stack(0x0000000002560000,0x0000000002660000)]
Other Threads:
0x00000000163de000 VMThread [stack: 0x0000000016490000,0x0000000016590000] [id=3328]
0x000000001648c000 WatcherThread [stack: 0x0000000017290000,0x0000000017390000] [id=6908]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 74430K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 58% used [0x00000000c0000000, 0x00000000c3bef828, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 53184K, used 31909K [0x00000000c8000000, 0x00000000cb3f0000, 0x0000000100000000)
Metaspace used 20879K, capacity 20987K, committed 21248K, reserved 1067008K
class space used 2744K, capacity 2814K, committed 2816K, reserved 1048576K
Card table byte_map: [0x0000000011f20000,0x0000000012130000] byte_map_base: 0x0000000011920000
Marking Bits: (CMSBitMap*) 0x00000000026baf28
Bits: [0x0000000012740000, 0x0000000013540000)
Mod Union Table: (CMSBitMap*) 0x00000000026bafe8
Bits: [0x0000000000ce0000, 0x0000000000d18000)
Polling page: 0x0000000000c90000
CodeCache: size=245760Kb used=6720Kb max_used=6720Kb free=239039Kb
bounds [0x0000000002760000, 0x0000000002e00000, 0x0000000011760000]
total_blobs=2651 nmethods=2090 adapters=474
compilation: enabled
Compilation events (10 events):
Event: 4.629 Thread 0x000000001642e000 2089 4 java.awt.image.ComponentColorModel::getRGB (161 bytes)
Event: 4.629 Thread 0x0000000016432800 2086 4 java.awt.image.ComponentColorModel::getRGBComponent (111 bytes)
Event: 4.632 Thread 0x0000000016432800 nmethod 2086 0x0000000002de7d50 code [0x0000000002de7f00, 0x0000000002de8170]
Event: 4.632 Thread 0x0000000016432800 2087 4 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 4.638 Thread 0x0000000016438000 2091 % 3 java.awt.image.BufferedImage::getRGB @ 173 (231 bytes)
Event: 4.639 Thread 0x0000000016438000 nmethod 2091% 0x0000000002dee0d0 code [0x0000000002dee320, 0x0000000002def6d8]
Event: 4.640 Thread 0x0000000016438000 2092 3 java.awt.image.BufferedImage::getRGB (231 bytes)
Event: 4.641 Thread 0x0000000016438000 nmethod 2092 0x0000000002deb690 code [0x0000000002deb8e0, 0x0000000002decad8]
Event: 4.643 Thread 0x0000000016432800 nmethod 2087 0x0000000002df2790 code [0x0000000002df29a0, 0x0000000002df3238]
Event: 4.643 Thread 0x000000001642e000 nmethod 2089 0x0000000002df3a50 code [0x0000000002df3da0, 0x0000000002df4c80]
GC Heap History (6 events):
Event: 1.990 GC heap before
{Heap before GC invocations=0 (full 0):
par new generation total 118016K, used 104960K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 6144K, used 0K [0x00000000c8000000, 0x00000000c8600000, 0x0000000100000000)
Metaspace used 15343K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
Event: 2.058 GC heap after
Heap after GC invocations=1 (full 0):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19200K, used 15375K [0x00000000c8000000, 0x00000000c92c0000, 0x0000000100000000)
Metaspace used 15343K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
}
Event: 2.755 GC heap before
{Heap before GC invocations=1 (full 0):
par new generation total 118016K, used 118016K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 19200K, used 15375K [0x00000000c8000000, 0x00000000c92c0000, 0x0000000100000000)
Metaspace used 15344K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
Event: 2.782 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 7964K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 61% used [0x00000000c6680000, 0x00000000c6e472e0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 30788K, used 28424K [0x00000000c8000000, 0x00000000c9e11000, 0x0000000100000000)
Metaspace used 15344K, capacity 15438K, committed 15616K, reserved 1062912K
class space used 1956K, capacity 2007K, committed 2048K, reserved 1048576K
}
Event: 3.319 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 112924K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 61% used [0x00000000c6680000, 0x00000000c6e472e0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 30788K, used 28424K [0x00000000c8000000, 0x00000000c9e11000, 0x0000000100000000)
Metaspace used 16052K, capacity 16206K, committed 16512K, reserved 1062912K
class space used 2096K, capacity 2135K, committed 2176K, reserved 1048576K
Event: 3.352 GC heap after
Heap after GC invocations=3 (full 1):
par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 33476K, used 31912K [0x00000000c8000000, 0x00000000ca0b1000, 0x0000000100000000)
Metaspace used 16052K, capacity 16206K, committed 16512K, reserved 1062912K
class space used 2096K, capacity 2135K, committed 2176K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 3.857 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002aaaecc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.857 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002aaaecc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.858 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028fd898 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 3.859 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002aaaecc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 3.859 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002aaaecc method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 4.324 Thread 0x00000000163e9000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002d28a1c method=java.lang.ref.ReferenceQueue.poll()Ljava/lang/ref/Reference; @ 4
Event: 4.497 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c4235c method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
Event: 4.497 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002c4235c method=com.google.common.collect.TransformedIterator.hasNext()Z @ 4
Event: 4.525 Thread 0x0000000002662800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b5b300 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 15
Event: 4.607 Thread 0x0000000002662800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028fd898 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Internal exceptions (10 events):
Event: 4.642 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a4da20) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.642 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a51578) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.648 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a5aca8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.648 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a60850) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.649 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a64e18) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.649 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a689c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.649 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a6c4d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.650 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a6f1f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.650 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a71f00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 4.650 Thread 0x0000000002662800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3a74ec0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 4.649 loading class cuw
Event: 4.649 loading class cuw done
Event: 4.649 loading class cut
Event: 4.649 loading class cut done
Event: 4.650 loading class civ
Event: 4.650 loading class civ done
Event: 4.650 loading class ciy
Event: 4.650 loading class ciy done
Event: 4.650 loading class org/lwjgl/opengl/GL13
Event: 4.650 loading class org/lwjgl/opengl/GL13 done
Dynamic libraries:
0x00007ff6d81b0000 - 0x00007ff6d81e4000 C:\Program Files\Java\jre1.8.0_25\bin\javaw.exe
0x00007ffd87590000 - 0x00007ffd87736000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffd850e0000 - 0x00007ffd8521a000 C:\Windows\system32\KERNEL32.DLL
0x00007ffd84cb0000 - 0x00007ffd84dbf000 C:\Windows\system32\KERNELBASE.dll
0x00007ffd83390000 - 0x00007ffd83418000 C:\Windows\system32\apphelp.dll
0x00007ffd7fcc0000 - 0x00007ffd7fd0f000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffd853a0000 - 0x00007ffd85447000 C:\Windows\system32\msvcrt.dll
0x00007ffd84560000 - 0x00007ffd8458b000 C:\Windows\SYSTEM32\SspiCli.dll
0x00007ffd87420000 - 0x00007ffd87471000 C:\Windows\system32\SHLWAPI.dll
0x00007ffd857e0000 - 0x00007ffd85951000 C:\Windows\system32\USER32.dll
0x00007ffd85220000 - 0x00007ffd85398000 C:\Windows\system32\ole32.dll
0x00007ffd86010000 - 0x00007ffd8741f000 C:\Windows\system32\SHELL32.dll
0x00007ffd83da0000 - 0x00007ffd83dbe000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffd85ef0000 - 0x00007ffd85f95000 C:\Windows\system32\ADVAPI32.dll
0x00007ffd7ab00000 - 0x00007ffd7ab1b000 C:\Windows\SYSTEM32\MPR.dll
0x00007ffd85bd0000 - 0x00007ffd85d07000 C:\Windows\system32\RPCRT4.dll
0x00007ffd859d0000 - 0x00007ffd85a27000 C:\Windows\SYSTEM32\sechost.dll
0x00007ffd85d10000 - 0x00007ffd85ee6000 C:\Windows\SYSTEM32\combase.dll
0x00007ffd84ef0000 - 0x00007ffd85034000 C:\Windows\system32\GDI32.dll
0x00007ffd84900000 - 0x00007ffd84914000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffd83020000 - 0x00007ffd830bf000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffd85a30000 - 0x00007ffd85a64000 C:\Windows\system32\IMM32.DLL
0x00007ffd85a90000 - 0x00007ffd85bc9000 C:\Windows\system32\MSCTF.dll
0x00007ffd82c10000 - 0x00007ffd82e6a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x0000000075080000 - 0x0000000075152000 C:\Program Files\Java\jre1.8.0_25\bin\msvcr100.dll
0x0000000074820000 - 0x000000007507a000 C:\Program Files\Java\jre1.8.0_25\bin\server\jvm.dll
0x00007ffd7e690000 - 0x00007ffd7e699000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffd7bc30000 - 0x00007ffd7bc4f000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffd84ee0000 - 0x00007ffd84ee7000 C:\Windows\system32\PSAPI.DLL
0x00007ffd85fa0000 - 0x00007ffd85ff8000 C:\Windows\system32\WS2_32.dll
0x00007ffd7bc00000 - 0x00007ffd7bc2a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffd85960000 - 0x00007ffd85969000 C:\Windows\system32\NSI.dll
0x00007ffd84bb0000 - 0x00007ffd84bfa000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffd83760000 - 0x00007ffd83786000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000074810000 - 0x000000007481f000 C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
0x00000000747e0000 - 0x0000000074808000 C:\Program Files\Java\jre1.8.0_25\bin\java.dll
0x00000000747c0000 - 0x00000000747d6000 C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
0x00000000744e0000 - 0x00000000744ed000 C:\Program Files\Java\jre1.8.0_25\bin\management.dll
0x00000000745b0000 - 0x00000000745ca000 C:\Program Files\Java\jre1.8.0_25\bin\net.dll
0x00007ffd83ff0000 - 0x00007ffd84048000 C:\Windows\system32\mswsock.dll
0x0000000074590000 - 0x00000000745a1000 C:\Program Files\Java\jre1.8.0_25\bin\nio.dll
0x00007ffd75d80000 - 0x00007ffd75d94000 C:\Windows\system32\napinsp.dll
0x00007ffd75da0000 - 0x00007ffd75db9000 C:\Windows\system32\pnrpnsp.dll
0x00007ffd81f60000 - 0x00007ffd81f79000 C:\Windows\system32\NLAapi.dll
0x00007ffd83e00000 - 0x00007ffd83ea3000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffd75dc0000 - 0x00007ffd75dcc000 C:\Windows\System32\winrnr.dll
0x0000000075c10000 - 0x0000000075c36000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffd834a0000 - 0x00007ffd834c9000 C:\Windows\SYSTEM32\Iphlpapi.DLL
0x00007ffd83430000 - 0x00007ffd8343a000 C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffd76ff0000 - 0x00007ffd77003000 C:\Windows\system32\wshbth.dll
0x00007ffd7b640000 - 0x00007ffd7b6a8000 C:\Windows\System32\fwpuclnt.dll
0x00007ffd79560000 - 0x00007ffd79569000 C:\Windows\System32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Colin\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-18733541005257\lwjgl64.dll
0x00007ffd65050000 - 0x00007ffd65171000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffd81f30000 - 0x00007ffd81f3a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffd65020000 - 0x00007ffd6504c000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffd64f20000 - 0x00007ffd65014000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffd6f920000 - 0x00007ffd6f929000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffd84050000 - 0x00007ffd8406e000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffd83c90000 - 0x00007ffd83cc5000 C:\Windows\system32\rsaenh.dll
0x00007ffd843e0000 - 0x00007ffd84406000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffd84710000 - 0x00007ffd84770000 C:\Windows\system32\bcryptprimitives.dll
0x00007ffd84770000 - 0x00007ffd8477a000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffd7b320000 - 0x00007ffd7b334000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd7b750000 - 0x00007ffd7b769000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000074620000 - 0x00000000747b8000 C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
0x00007ffd84e10000 - 0x00007ffd84ed1000 C:\Windows\system32\OLEAUT32.dll
0x00007ffd835e0000 - 0x00007ffd83701000 C:\Windows\system32\uxtheme.dll
0x00007ffd7e490000 - 0x00007ffd7e52e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007ffd7faf0000 - 0x00007ffd7fcb8000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007ffd7fdd0000 - 0x00007ffd7fdf0000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007ffd7f8e0000 - 0x00007ffd7f9c9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007ffd83570000 - 0x00007ffd83590000 C:\Windows\system32\dwmapi.dll
0x00007ffd65f20000 - 0x00007ffd667e3000 C:\Windows\SYSTEM32\ig75icd64.dll
0x00007ffd6b450000 - 0x00007ffd6bde7000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffd83480000 - 0x00007ffd83491000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ffd837b0000 - 0x00007ffd837ba000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ffd7f850000 - 0x00007ffd7f8dd000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffd7f800000 - 0x00007ffd7f841000 C:\Windows\SYSTEM32\icm32.dll
0x00007ffd84820000 - 0x00007ffd84877000 C:\Windows\SYSTEM32\WINSTA.dll
0x00007ffd848a0000 - 0x00007ffd848e5000 C:\Windows\SYSTEM32\powrprof.dll
0x00007ffd87480000 - 0x00007ffd87524000 C:\Windows\SYSTEM32\clbcatq.dll
0x00007ffd77340000 - 0x00007ffd774c8000 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\Colin\AppData\Roaming\.minecraft\versions\1.8.1\1.8.1-natives-18733541005257
java_command: net.minecraft.client.main.Main --username colin3131 --version 1.8.1 --gameDir C:\Users\Colin\AppData\Roaming\.minecraft --assetsDir C:\Users\Colin\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid f335075142b44bbb90dcb957d6b6e69c --accessToken 252e00780a0d449bb6ba1103b26278ad --userProperties {} --userType mojang
java_class_path (initial): C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\authlib-1.5.17.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.7.4\realms-1.7.4.jar;C:\Users\Colin\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Colin\AppData\Roaming\.minecraft\
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Hewlett-Packard\SimplePass\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Java\jre1.8.0_25\bin
USERNAME=Colin
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
Memory: 4k page, physical 6205000k(2991364k free), swap 7843400k(3813764k 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 Dec 06 19:32:36 2014
elapsed time: 4 seconds (0d 0h 0m 4s)