So about a week ago I started getting an error message whenever I tried to start up Minecraft. I would get a black screen for about 10 seconds, then it would give me a screen where it read "Failed to write core dump. Minidumps are not enabled by default on client versions of Windows." I have looked all over the internet for a solution, and have found none. I was curious if anybody here knew a bit about Java and could help me fix this. Thanks in advance.
Error Log:
- - - Post Merge - - -
Lol random gyroids in the log, sorry 'bout that.
Error Log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001b25ae89, pid=4468, tid=2892
#
# 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+0x4aae89]
#
# 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 (0x000000000244e800): JavaThread "Client thread" [_thread_in_native, id=2892, stack(0x0000000002190000,0x0000000002290000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000020
Registers:
RAX=0x0000000000000000, RBX=0x000000001ad999b0, RCX=0x00000000000084c0, RDX=0x000000000001b941
RSP=0x000000000228eff8, RBP=0x000000000228f0f8, RSI=0x0000000000000128, RDI=0x00000000000084c0
R8 =0x0000000000000020, R9 =0x0000000000001000, R10=0x0000000002463868, R11=0x0000000067582810
R12=0x0000000000000000, R13=0x000000001a5ef2a8, R14=0x000000000228f128, R15=0x000000000244e800
RIP=0x000000001b25ae89, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000228eff8)
0x000000000228eff8: 00007ffc2db27763 000000000228f000
0x000000000228f008: 000000000228f0f8 0000000000000128
0x000000000228f018: 00007ffc4f40c310 fffffffffffffffe
0x000000000228f028: 000000000228f000 ffffffffffffffff
0x000000000228f038: 0000c0b4001ac000 0000000000000010
0x000000000228f048: 00007ffc2db277e8 00000000000084c0
0x000000000228f058: 000000001b25ae70 00000000000084c0
0x000000000228f068: 000000000228f108 000000001a5ef2a8
0x000000000228f078: 000000001ad80341 0000000000000010
0x000000000228f088: 000000001ad999b0 000000000244e800
0x000000000228f098: 000000001a5ef2a8 0000000000000128
0x000000000228f0a8: 000000000244e800 00000000024635c2
0x000000000228f0b8: 000000000228f0b8 000000001a5ef2a8
0x000000000228f0c8: 000000000228f128 000000001a5f2528
0x000000000228f0d8: 0000000000000000 000000001a5ef2a8
0x000000000228f0e8: 0000000000000000 000000000228f118
Instructions: (pc=0x000000001b25ae89)
0x000000001b25ae69: cc cc cc cc cc cc cc e9 23 54 b2 ff 00 65 48 8b
0x000000001b25ae79: 04 25 58 00 00 00 41 b8 20 00 00 00 48 8b 04 d0
0x000000001b25ae89: 4a 8b 14 00 48 ff a2 68 0d 00 00 cc cc cc cc cc
0x000000001b25ae99: cc cc cc cc cc cc cc 8b 15 52 db 2a 00 65 48 8b
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000001ad999b0 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x000000000001b941 is an unknown value
RSP=0x000000000228eff8 is pointing into the stack for thread: 0x000000000244e800
RBP=0x000000000228f0f8 is pointing into the stack for thread: 0x000000000244e800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000000020 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002463868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002463520, 0x0000000002463e80] 2400 bytes
R11=0x0000000067582810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001a5ef2b0} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000228f128 is pointing into the stack for thread: 0x000000000244e800
R15=0x000000000244e800 is a thread
Stack: [0x0000000002190000,0x0000000002290000], sp=0x000000000228eff8, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x4aae89]
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 bqt.l(I)V+14
j bff.a(LbfeV+159
j bfy.b()V+15
j avf.a(LbmkV+371
j avf.am()V+284
j avf.a()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1068
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000017138000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3596, stack(0x0000000019130000,0x0000000019230000)]
0x000000001897b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6936, stack(0x0000000017d60000,0x0000000017e60000)]
0x0000000016ebb000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6780, stack(0x0000000017e60000,0x0000000017f60000)]
0x0000000016e70800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2112, stack(0x0000000017a20000,0x0000000017b20000)]
0x0000000015b06800 JavaThread "Service Thread" daemon [_thread_blocked, id=7200, stack(0x0000000016340000,0x0000000016440000)]
0x0000000015af9000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=7100, stack(0x0000000016240000,0x0000000016340000)]
0x0000000015aa6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7492, stack(0x0000000016140000,0x0000000016240000)]
0x0000000015aa5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6616, stack(0x0000000016040000,0x0000000016140000)]
0x0000000015aa3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8524, stack(0x0000000015f40000,0x0000000016040000)]
0x0000000015aa2000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7824, stack(0x0000000015e40000,0x0000000015f40000)]
0x0000000015a67800 JavaThread "Finalizer" daemon [_thread_blocked, id=9052, stack(0x0000000015d40000,0x0000000015e40000)]
0x0000000015a61800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5988, stack(0x0000000015c40000,0x0000000015d40000)]
=>0x000000000244e800 JavaThread "Client thread" [_thread_in_native, id=2892, stack(0x0000000002190000,0x0000000002290000)]
Other Threads:
0x00000000023ea000 VMThread [stack: 0x0000000015b40000,0x0000000015c40000] [id=1520]
0x0000000015b08000 WatcherThread [stack: 0x0000000016440000,0x0000000016540000] [id=9056]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 68989K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 53% used [0x00000000c0000000, 0x00000000c369f4b8, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 63208K, used 37922K [0x00000000c8000000, 0x00000000cbdba000, 0x0000000100000000)
Metaspace used 22543K, capacity 22671K, committed 23036K, reserved 1069056K
class space used 2832K, capacity 2878K, committed 2944K, reserved 1048576K
Card table byte_map: [0x0000000011a10000,0x0000000011c20000] byte_map_base: 0x0000000011410000
Marking Bits: (CMSBitMap*) 0x00000000023325b8
Bits: [0x0000000012010000, 0x0000000012e10000)
Mod Union Table: (CMSBitMap*) 0x0000000002332678
Bits: [0x00000000023f0000, 0x0000000002428000)
Polling page: 0x0000000002290000
CodeCache: size=245760Kb used=6266Kb max_used=6271Kb free=239493Kb
bounds [0x0000000002450000, 0x0000000002a80000, 0x0000000011450000]
total_blobs=2586 nmethods=2010 adapters=490
compilation: enabled
Compilation events (10 events):
Event: 14.895 Thread 0x0000000015af9000 nmethod 2024% 0x0000000002a676d0 code [0x0000000002a67920, 0x0000000002a68cd8]
Event: 14.895 Thread 0x0000000015af9000 2025 3 java.awt.image.BufferedImage::getRGB (231 bytes)
Event: 14.896 Thread 0x0000000015aa6000 nmethod 2019 0x0000000002a6a3d0 code [0x0000000002a6a580, 0x0000000002a6a7f0]
Event: 14.896 Thread 0x0000000015aa6000 2020 4 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 14.897 Thread 0x0000000015af9000 nmethod 2025 0x0000000002a6ab10 code [0x0000000002a6ad60, 0x0000000002a6bf58]
Event: 14.928 Thread 0x0000000015aa6000 nmethod 2020 0x0000000002a6e8d0 code [0x0000000002a6eae0, 0x0000000002a6f378]
Event: 14.928 Thread 0x0000000015aa6000 2022 4 java.awt.image.ComponentColorModel::getRGB (161 bytes)
Event: 14.957 Thread 0x0000000015aa6000 nmethod 2022 0x0000000002a711d0 code [0x0000000002a71520, 0x0000000002a723c0]
Event: 14.957 Thread 0x0000000015aa6000 2023 4 java.awt.image.ComponentColorModel::getAlpha (269 bytes)
Event: 14.964 Thread 0x0000000015aa6000 nmethod 2023 0x0000000002a70650 code [0x0000000002a70820, 0x0000000002a70c98]
GC Heap History (6 events):
Event: 6.234 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 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 6.407 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 21696K, used 17379K [0x00000000c8000000, 0x00000000c9530000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 7.795 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 21696K, used 17379K [0x00000000c8000000, 0x00000000c9530000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 7.891 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 8221K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e875d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 32708K, used 30435K [0x00000000c8000000, 0x00000000c9ff1000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 9.515 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 113181K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e875d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 32708K, used 30435K [0x00000000c8000000, 0x00000000c9ff1000, 0x0000000100000000)
Metaspace used 17711K, capacity 17882K, committed 18176K, reserved 1064960K
class space used 2204K, capacity 2263K, committed 2304K, reserved 1048576K
Event: 9.638 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 39620K, used 37927K [0x00000000c8000000, 0x00000000ca6b1000, 0x0000000100000000)
Metaspace used 17711K, capacity 17882K, committed 18176K, reserved 1064960K
class space used 2204K, capacity 2263K, committed 2304K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 11.514 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.515 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.527 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000025f843c method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object; @ 18
Event: 11.550 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.553 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 14.223 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028f46a0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 14.424 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000290a034 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 14.488 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028f46a0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 14.497 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000290a034 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 14.823 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000025f843c method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object; @ 18
Internal exceptions (10 events):
Event: 14.903 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c35029a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.912 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c350dfd8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.914 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3511b50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.915 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3518268) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.917 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c351cb50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.918 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3520ba0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.919 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3524b60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.921 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3528198) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.922 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c352b258) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.923 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c352e4c0) 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: 14.918 loading class bmw$b
Event: 14.918 loading class bmw$b done
Event: 14.919 loading class bmv$1
Event: 14.919 loading class bmv$1 done
Event: 14.920 loading class bfe$2
Event: 14.920 loading class bfe$2 done
Event: 14.922 loading class bff$1
Event: 14.922 loading class bff$1 done
Event: 14.923 loading class org/lwjgl/opengl/GL13
Event: 14.923 loading class org/lwjgl/opengl/GL13 done
Dynamic libraries:
0x00007ff6a6dc0000 - 0x00007ff6a6df4000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc53880000 - 0x00007ffc53a2c000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffc52ca0000 - 0x00007ffc52dda000 C:\Windows\system32\KERNEL32.DLL
0x00007ffc50cc0000 - 0x00007ffc50dcf000 C:\Windows\system32\KERNELBASE.dll
0x00007ffc4f880000 - 0x00007ffc4f908000 C:\Windows\system32\apphelp.dll
0x00007ffc4d0f0000 - 0x00007ffc4d13f000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffc53370000 - 0x00007ffc53417000 C:\Windows\system32\msvcrt.dll
0x00007ffc50a30000 - 0x00007ffc50a5b000 C:\Windows\SYSTEM32\SspiCli.dll
0x00007ffc52ba0000 - 0x00007ffc52bf1000 C:\Windows\system32\SHLWAPI.dll
0x00007ffc52840000 - 0x00007ffc529b1000 C:\Windows\system32\USER32.dll
0x00007ffc52a20000 - 0x00007ffc52b98000 C:\Windows\system32\ole32.dll
0x00007ffc51270000 - 0x00007ffc5267f000 C:\Windows\system32\SHELL32.dll
0x00007ffc501e0000 - 0x00007ffc501fe000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffc537d0000 - 0x00007ffc53875000 C:\Windows\system32\ADVAPI32.dll
0x00007ffc39ed0000 - 0x00007ffc39eeb000 C:\Windows\SYSTEM32\MPR.dll
0x00007ffc53440000 - 0x00007ffc53577000 C:\Windows\system32\RPCRT4.dll
0x00007ffc52690000 - 0x00007ffc526e7000 C:\Windows\SYSTEM32\sechost.dll
0x00007ffc52f30000 - 0x00007ffc53106000 C:\Windows\SYSTEM32\combase.dll
0x00007ffc52de0000 - 0x00007ffc52f24000 C:\Windows\system32\GDI32.dll
0x00007ffc50bf0000 - 0x00007ffc50c04000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffc4f500000 - 0x00007ffc4f59f000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffc51230000 - 0x00007ffc51264000 C:\Windows\system32\IMM32.DLL
0x00007ffc526f0000 - 0x00007ffc52829000 C:\Windows\system32\MSCTF.dll
0x00007ffc4f070000 - 0x00007ffc4f2ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x0000000067ce0000 - 0x0000000067db2000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000067370000 - 0x0000000067bca000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc4c3a0000 - 0x00007ffc4c3a9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffc4c860000 - 0x00007ffc4c87f000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffc53110000 - 0x00007ffc53117000 C:\Windows\system32\PSAPI.DLL
0x00007ffc529c0000 - 0x00007ffc52a18000 C:\Windows\system32\WS2_32.dll
0x00007ffc4c830000 - 0x00007ffc4c85a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffc52830000 - 0x00007ffc52839000 C:\Windows\system32\NSI.dll
0x00007ffc51000000 - 0x00007ffc5104a000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffc4fa60000 - 0x00007ffc4fa86000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000067cd0000 - 0x0000000067cdf000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000067ca0000 - 0x0000000067cc8000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000067c80000 - 0x0000000067c96000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000067c70000 - 0x0000000067c7d000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000067c50000 - 0x0000000067c6a000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc50430000 - 0x00007ffc50488000 C:\Windows\system32\mswsock.dll
0x0000000067c30000 - 0x0000000067c41000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffc45ba0000 - 0x00007ffc45bb4000 C:\Windows\system32\napinsp.dll
0x00007ffc45b80000 - 0x00007ffc45b99000 C:\Windows\system32\pnrpnsp.dll
0x00007ffc4ba90000 - 0x00007ffc4baab000 C:\Windows\system32\NLAapi.dll
0x00007ffc50240000 - 0x00007ffc502e3000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffc45b70000 - 0x00007ffc45b7c000 C:\Windows\System32\winrnr.dll
0x00007ffc45b50000 - 0x00007ffc45b63000 C:\Windows\system32\wshbth.dll
0x00007ffc4abf0000 - 0x00007ffc4ac19000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffc4abd0000 - 0x00007ffc4abda000 C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffc4a9f0000 - 0x00007ffc4aa58000 C:\Windows\System32\fwpuclnt.dll
0x00007ffc45b40000 - 0x00007ffc45b49000 C:\Windows\System32\rasadhlp.dll
0x00000000671d0000 - 0x0000000067368000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc51100000 - 0x00007ffc511c1000 C:\Windows\system32\OLEAUT32.dll
0x00007ffc50490000 - 0x00007ffc504ae000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffc500d0000 - 0x00007ffc50105000 C:\Windows\system32\rsaenh.dll
0x00007ffc50790000 - 0x00007ffc507b6000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffc50ad0000 - 0x00007ffc50b30000 C:\Windows\system32\bcryptprimitives.dll
0x00007ffc50b30000 - 0x00007ffc50b3a000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffc4aa60000 - 0x00007ffc4aa74000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc4aa80000 - 0x00007ffc4aa99000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000180000000 - 0x0000000180038000 C:\Users\Noah\AppData\Local\Temp\jna\jna3807555613322418401.dll
0x0000000017910000 - 0x0000000017963000 C:\Users\Noah\AppData\Roaming\.minecraft\versions\1.8.3\1.8.3-natives-539793378534993\lwjgl64.dll
0x00007ffc4b250000 - 0x00007ffc4b371000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffc49ca0000 - 0x00007ffc49caa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffc4e500000 - 0x00007ffc4e52c000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffc4b150000 - 0x00007ffc4b244000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffc4ecf0000 - 0x00007ffc4ecf9000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffc4f920000 - 0x00007ffc4fa41000 C:\Windows\system32\uxtheme.dll
0x00007ffc343a0000 - 0x00007ffc3443e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007ffc2f920000 - 0x00007ffc2fae9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007ffc4f400000 - 0x00007ffc4f420000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007ffc2db00000 - 0x00007ffc2dbe9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007ffc4f330000 - 0x00007ffc4f350000 C:\Windows\system32\dwmapi.dll
0x00007ffc4fa50000 - 0x00007ffc4fa5a000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x000000001adb0000 - 0x000000001b581000 C:\Windows\SYSTEM32\ig7icd64.dll
0x00007ffc4d2d0000 - 0x00007ffc4d730000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffc322d0000 - 0x00007ffc3235d000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffc36510000 - 0x00007ffc36551000 C:\Windows\SYSTEM32\icm32.dll
0x00007ffc50a80000 - 0x00007ffc50ac5000 C:\Windows\SYSTEM32\powrprof.dll
0x00007ffc4c420000 - 0x00007ffc4c5a8000 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\Noah\AppData\Roaming\.minecraft\versions\1.8.3\1.8.3-natives-539793378534993
java_command: net.minecraft.client.main.Main --username NuculearPower --version 1.8.3 --gameDir C:\Users\Noah\AppData\Roaming\.minecraft --assetsDir C:\Users\Noah\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid dd50a0e444e543ca9b09354b1335cefe --accessToken 6fe0e843154445f5b2ec9ed9ad7f4a02 --userProperties {twitch_access_token:[lk70d6e5usxbtdfmxxz0fhx1qdsm7j7]} --userType legacy
java_class_path (initial): C:\Users\Noah\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\a
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\
USERNAME=Noah
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 4074704k(1372140k free), swap 7088920k(2628672k 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: Sun Feb 22 17:27:36 2015
elapsed time: 15 seconds (0d 0h 0m 15s)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001b25ae89, pid=4468, tid=2892
#
# 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+0x4aae89]
#
# 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 (0x000000000244e800): JavaThread "Client thread" [_thread_in_native, id=2892, stack(0x0000000002190000,0x0000000002290000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000020
Registers:
RAX=0x0000000000000000, RBX=0x000000001ad999b0, RCX=0x00000000000084c0, RDX=0x000000000001b941
RSP=0x000000000228eff8, RBP=0x000000000228f0f8, RSI=0x0000000000000128, RDI=0x00000000000084c0
R8 =0x0000000000000020, R9 =0x0000000000001000, R10=0x0000000002463868, R11=0x0000000067582810
R12=0x0000000000000000, R13=0x000000001a5ef2a8, R14=0x000000000228f128, R15=0x000000000244e800
RIP=0x000000001b25ae89, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000228eff8)
0x000000000228eff8: 00007ffc2db27763 000000000228f000
0x000000000228f008: 000000000228f0f8 0000000000000128
0x000000000228f018: 00007ffc4f40c310 fffffffffffffffe
0x000000000228f028: 000000000228f000 ffffffffffffffff
0x000000000228f038: 0000c0b4001ac000 0000000000000010
0x000000000228f048: 00007ffc2db277e8 00000000000084c0
0x000000000228f058: 000000001b25ae70 00000000000084c0
0x000000000228f068: 000000000228f108 000000001a5ef2a8
0x000000000228f078: 000000001ad80341 0000000000000010
0x000000000228f088: 000000001ad999b0 000000000244e800
0x000000000228f098: 000000001a5ef2a8 0000000000000128
0x000000000228f0a8: 000000000244e800 00000000024635c2
0x000000000228f0b8: 000000000228f0b8 000000001a5ef2a8
0x000000000228f0c8: 000000000228f128 000000001a5f2528
0x000000000228f0d8: 0000000000000000 000000001a5ef2a8
0x000000000228f0e8: 0000000000000000 000000000228f118
Instructions: (pc=0x000000001b25ae89)
0x000000001b25ae69: cc cc cc cc cc cc cc e9 23 54 b2 ff 00 65 48 8b
0x000000001b25ae79: 04 25 58 00 00 00 41 b8 20 00 00 00 48 8b 04 d0
0x000000001b25ae89: 4a 8b 14 00 48 ff a2 68 0d 00 00 cc cc cc cc cc
0x000000001b25ae99: cc cc cc cc cc cc cc 8b 15 52 db 2a 00 65 48 8b
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000001ad999b0 is an unknown value
RCX=0x00000000000084c0 is an unknown value
RDX=0x000000000001b941 is an unknown value
RSP=0x000000000228eff8 is pointing into the stack for thread: 0x000000000244e800
RBP=0x000000000228f0f8 is pointing into the stack for thread: 0x000000000244e800
RSI=0x0000000000000128 is an unknown value
RDI=0x00000000000084c0 is an unknown value
R8 =0x0000000000000020 is an unknown value
R9 =0x0000000000001000 is an unknown value
R10=0x0000000002463868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x0000000002463520, 0x0000000002463e80] 2400 bytes
R11=0x0000000067582810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001a5ef2b0} 'nglClientActiveTexture' '(IJ)V' in 'org/lwjgl/opengl/GL13'
R14=0x000000000228f128 is pointing into the stack for thread: 0x000000000244e800
R15=0x000000000244e800 is a thread
Stack: [0x0000000002190000,0x0000000002290000], sp=0x000000000228eff8, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x4aae89]
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 bqt.l(I)V+14
j bff.a(LbfeV+159
j bfy.b()V+15
j avf.a(LbmkV+371
j avf.am()V+284
j avf.a()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1068
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000017138000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3596, stack(0x0000000019130000,0x0000000019230000)]
0x000000001897b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6936, stack(0x0000000017d60000,0x0000000017e60000)]
0x0000000016ebb000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6780, stack(0x0000000017e60000,0x0000000017f60000)]
0x0000000016e70800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2112, stack(0x0000000017a20000,0x0000000017b20000)]
0x0000000015b06800 JavaThread "Service Thread" daemon [_thread_blocked, id=7200, stack(0x0000000016340000,0x0000000016440000)]
0x0000000015af9000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=7100, stack(0x0000000016240000,0x0000000016340000)]
0x0000000015aa6000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7492, stack(0x0000000016140000,0x0000000016240000)]
0x0000000015aa5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6616, stack(0x0000000016040000,0x0000000016140000)]
0x0000000015aa3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8524, stack(0x0000000015f40000,0x0000000016040000)]
0x0000000015aa2000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=7824, stack(0x0000000015e40000,0x0000000015f40000)]
0x0000000015a67800 JavaThread "Finalizer" daemon [_thread_blocked, id=9052, stack(0x0000000015d40000,0x0000000015e40000)]
0x0000000015a61800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5988, stack(0x0000000015c40000,0x0000000015d40000)]
=>0x000000000244e800 JavaThread "Client thread" [_thread_in_native, id=2892, stack(0x0000000002190000,0x0000000002290000)]
Other Threads:
0x00000000023ea000 VMThread [stack: 0x0000000015b40000,0x0000000015c40000] [id=1520]
0x0000000015b08000 WatcherThread [stack: 0x0000000016440000,0x0000000016540000] [id=9056]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
par new generation total 118016K, used 68989K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 53% used [0x00000000c0000000, 0x00000000c369f4b8, 0x00000000c6680000)
from space 13056K, 100% used [0x00000000c7340000, 0x00000000c8000000, 0x00000000c8000000)
to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
concurrent mark-sweep generation total 63208K, used 37922K [0x00000000c8000000, 0x00000000cbdba000, 0x0000000100000000)
Metaspace used 22543K, capacity 22671K, committed 23036K, reserved 1069056K
class space used 2832K, capacity 2878K, committed 2944K, reserved 1048576K
Card table byte_map: [0x0000000011a10000,0x0000000011c20000] byte_map_base: 0x0000000011410000
Marking Bits: (CMSBitMap*) 0x00000000023325b8
Bits: [0x0000000012010000, 0x0000000012e10000)
Mod Union Table: (CMSBitMap*) 0x0000000002332678
Bits: [0x00000000023f0000, 0x0000000002428000)
Polling page: 0x0000000002290000
CodeCache: size=245760Kb used=6266Kb max_used=6271Kb free=239493Kb
bounds [0x0000000002450000, 0x0000000002a80000, 0x0000000011450000]
total_blobs=2586 nmethods=2010 adapters=490
compilation: enabled
Compilation events (10 events):
Event: 14.895 Thread 0x0000000015af9000 nmethod 2024% 0x0000000002a676d0 code [0x0000000002a67920, 0x0000000002a68cd8]
Event: 14.895 Thread 0x0000000015af9000 2025 3 java.awt.image.BufferedImage::getRGB (231 bytes)
Event: 14.896 Thread 0x0000000015aa6000 nmethod 2019 0x0000000002a6a3d0 code [0x0000000002a6a580, 0x0000000002a6a7f0]
Event: 14.896 Thread 0x0000000015aa6000 2020 4 java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 14.897 Thread 0x0000000015af9000 nmethod 2025 0x0000000002a6ab10 code [0x0000000002a6ad60, 0x0000000002a6bf58]
Event: 14.928 Thread 0x0000000015aa6000 nmethod 2020 0x0000000002a6e8d0 code [0x0000000002a6eae0, 0x0000000002a6f378]
Event: 14.928 Thread 0x0000000015aa6000 2022 4 java.awt.image.ComponentColorModel::getRGB (161 bytes)
Event: 14.957 Thread 0x0000000015aa6000 nmethod 2022 0x0000000002a711d0 code [0x0000000002a71520, 0x0000000002a723c0]
Event: 14.957 Thread 0x0000000015aa6000 2023 4 java.awt.image.ComponentColorModel::getAlpha (269 bytes)
Event: 14.964 Thread 0x0000000015aa6000 nmethod 2023 0x0000000002a70650 code [0x0000000002a70820, 0x0000000002a70c98]
GC Heap History (6 events):
Event: 6.234 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 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 6.407 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 21696K, used 17379K [0x00000000c8000000, 0x00000000c9530000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 7.795 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 21696K, used 17379K [0x00000000c8000000, 0x00000000c9530000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
Event: 7.891 GC heap after
Heap after GC invocations=2 (full 0):
par new generation total 118016K, used 8221K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e875d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 32708K, used 30435K [0x00000000c8000000, 0x00000000c9ff1000, 0x0000000100000000)
Metaspace used 16885K, capacity 17018K, committed 17280K, reserved 1064960K
class space used 2056K, capacity 2103K, committed 2176K, reserved 1048576K
}
Event: 9.515 GC heap before
{Heap before GC invocations=2 (full 1):
par new generation total 118016K, used 113181K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
from space 13056K, 62% used [0x00000000c6680000, 0x00000000c6e875d0, 0x00000000c7340000)
to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
concurrent mark-sweep generation total 32708K, used 30435K [0x00000000c8000000, 0x00000000c9ff1000, 0x0000000100000000)
Metaspace used 17711K, capacity 17882K, committed 18176K, reserved 1064960K
class space used 2204K, capacity 2263K, committed 2304K, reserved 1048576K
Event: 9.638 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 39620K, used 37927K [0x00000000c8000000, 0x00000000ca6b1000, 0x0000000100000000)
Metaspace used 17711K, capacity 17882K, committed 18176K, reserved 1064960K
class space used 2204K, capacity 2263K, committed 2304K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 11.514 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.515 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.527 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000025f843c method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object; @ 18
Event: 11.550 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 11.553 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000027863d0 method=java.util.zip.InflaterInputStream.read([BII)I @ 100
Event: 14.223 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028f46a0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 14.424 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000290a034 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 14.488 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028f46a0 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 14.497 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000290a034 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 1
Event: 14.823 Thread 0x000000000244e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000025f843c method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/ObjectLjava/lang/Object; @ 18
Internal exceptions (10 events):
Event: 14.903 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c35029a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.912 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c350dfd8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.914 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3511b50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.915 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3518268) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.917 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c351cb50) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.918 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3520ba0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.919 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3524b60) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.921 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c3528198) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.922 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c352b258) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 14.923 Thread 0x000000000244e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c352e4c0) 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: 14.918 loading class bmw$b
Event: 14.918 loading class bmw$b done
Event: 14.919 loading class bmv$1
Event: 14.919 loading class bmv$1 done
Event: 14.920 loading class bfe$2
Event: 14.920 loading class bfe$2 done
Event: 14.922 loading class bff$1
Event: 14.922 loading class bff$1 done
Event: 14.923 loading class org/lwjgl/opengl/GL13
Event: 14.923 loading class org/lwjgl/opengl/GL13 done
Dynamic libraries:
0x00007ff6a6dc0000 - 0x00007ff6a6df4000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc53880000 - 0x00007ffc53a2c000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffc52ca0000 - 0x00007ffc52dda000 C:\Windows\system32\KERNEL32.DLL
0x00007ffc50cc0000 - 0x00007ffc50dcf000 C:\Windows\system32\KERNELBASE.dll
0x00007ffc4f880000 - 0x00007ffc4f908000 C:\Windows\system32\apphelp.dll
0x00007ffc4d0f0000 - 0x00007ffc4d13f000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffc53370000 - 0x00007ffc53417000 C:\Windows\system32\msvcrt.dll
0x00007ffc50a30000 - 0x00007ffc50a5b000 C:\Windows\SYSTEM32\SspiCli.dll
0x00007ffc52ba0000 - 0x00007ffc52bf1000 C:\Windows\system32\SHLWAPI.dll
0x00007ffc52840000 - 0x00007ffc529b1000 C:\Windows\system32\USER32.dll
0x00007ffc52a20000 - 0x00007ffc52b98000 C:\Windows\system32\ole32.dll
0x00007ffc51270000 - 0x00007ffc5267f000 C:\Windows\system32\SHELL32.dll
0x00007ffc501e0000 - 0x00007ffc501fe000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffc537d0000 - 0x00007ffc53875000 C:\Windows\system32\ADVAPI32.dll
0x00007ffc39ed0000 - 0x00007ffc39eeb000 C:\Windows\SYSTEM32\MPR.dll
0x00007ffc53440000 - 0x00007ffc53577000 C:\Windows\system32\RPCRT4.dll
0x00007ffc52690000 - 0x00007ffc526e7000 C:\Windows\SYSTEM32\sechost.dll
0x00007ffc52f30000 - 0x00007ffc53106000 C:\Windows\SYSTEM32\combase.dll
0x00007ffc52de0000 - 0x00007ffc52f24000 C:\Windows\system32\GDI32.dll
0x00007ffc50bf0000 - 0x00007ffc50c04000 C:\Windows\SYSTEM32\profapi.dll
0x00007ffc4f500000 - 0x00007ffc4f59f000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007ffc51230000 - 0x00007ffc51264000 C:\Windows\system32\IMM32.DLL
0x00007ffc526f0000 - 0x00007ffc52829000 C:\Windows\system32\MSCTF.dll
0x00007ffc4f070000 - 0x00007ffc4f2ca000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x0000000067ce0000 - 0x0000000067db2000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000067370000 - 0x0000000067bca000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc4c3a0000 - 0x00007ffc4c3a9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffc4c860000 - 0x00007ffc4c87f000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffc53110000 - 0x00007ffc53117000 C:\Windows\system32\PSAPI.DLL
0x00007ffc529c0000 - 0x00007ffc52a18000 C:\Windows\system32\WS2_32.dll
0x00007ffc4c830000 - 0x00007ffc4c85a000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffc52830000 - 0x00007ffc52839000 C:\Windows\system32\NSI.dll
0x00007ffc51000000 - 0x00007ffc5104a000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ffc4fa60000 - 0x00007ffc4fa86000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x0000000067cd0000 - 0x0000000067cdf000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x0000000067ca0000 - 0x0000000067cc8000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000067c80000 - 0x0000000067c96000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x0000000067c70000 - 0x0000000067c7d000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000067c50000 - 0x0000000067c6a000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffc50430000 - 0x00007ffc50488000 C:\Windows\system32\mswsock.dll
0x0000000067c30000 - 0x0000000067c41000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffc45ba0000 - 0x00007ffc45bb4000 C:\Windows\system32\napinsp.dll
0x00007ffc45b80000 - 0x00007ffc45b99000 C:\Windows\system32\pnrpnsp.dll
0x00007ffc4ba90000 - 0x00007ffc4baab000 C:\Windows\system32\NLAapi.dll
0x00007ffc50240000 - 0x00007ffc502e3000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffc45b70000 - 0x00007ffc45b7c000 C:\Windows\System32\winrnr.dll
0x00007ffc45b50000 - 0x00007ffc45b63000 C:\Windows\system32\wshbth.dll
0x00007ffc4abf0000 - 0x00007ffc4ac19000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffc4abd0000 - 0x00007ffc4abda000 C:\Windows\SYSTEM32\WINNSI.DLL
0x00007ffc4a9f0000 - 0x00007ffc4aa58000 C:\Windows\System32\fwpuclnt.dll
0x00007ffc45b40000 - 0x00007ffc45b49000 C:\Windows\System32\rasadhlp.dll
0x00000000671d0000 - 0x0000000067368000 C:\Users\Noah\Downloads\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffc51100000 - 0x00007ffc511c1000 C:\Windows\system32\OLEAUT32.dll
0x00007ffc50490000 - 0x00007ffc504ae000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ffc500d0000 - 0x00007ffc50105000 C:\Windows\system32\rsaenh.dll
0x00007ffc50790000 - 0x00007ffc507b6000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ffc50ad0000 - 0x00007ffc50b30000 C:\Windows\system32\bcryptprimitives.dll
0x00007ffc50b30000 - 0x00007ffc50b3a000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffc4aa60000 - 0x00007ffc4aa74000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc4aa80000 - 0x00007ffc4aa99000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x0000000180000000 - 0x0000000180038000 C:\Users\Noah\AppData\Local\Temp\jna\jna3807555613322418401.dll
0x0000000017910000 - 0x0000000017963000 C:\Users\Noah\AppData\Roaming\.minecraft\versions\1.8.3\1.8.3-natives-539793378534993\lwjgl64.dll
0x00007ffc4b250000 - 0x00007ffc4b371000 C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ffc49ca0000 - 0x00007ffc49caa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffc4e500000 - 0x00007ffc4e52c000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffc4b150000 - 0x00007ffc4b244000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ffc4ecf0000 - 0x00007ffc4ecf9000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ffc4f920000 - 0x00007ffc4fa41000 C:\Windows\system32\uxtheme.dll
0x00007ffc343a0000 - 0x00007ffc3443e000 C:\Program Files\Echobit\Evolve\Drivers\EvolveGameTracker_64.dll
0x00007ffc2f920000 - 0x00007ffc2fae9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelper_64.dll
0x00007ffc4f400000 - 0x00007ffc4f420000 C:\Program Files\Echobit\Evolve\EvolveEasyHook_64.dll
0x00007ffc2db00000 - 0x00007ffc2dbe9000 C:\Program Files\Echobit\Evolve\Drivers\EvolveOverlayHelperOGL_64.dll
0x00007ffc4f330000 - 0x00007ffc4f350000 C:\Windows\system32\dwmapi.dll
0x00007ffc4fa50000 - 0x00007ffc4fa5a000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x000000001adb0000 - 0x000000001b581000 C:\Windows\SYSTEM32\ig7icd64.dll
0x00007ffc4d2d0000 - 0x00007ffc4d730000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007ffc322d0000 - 0x00007ffc3235d000 C:\Windows\SYSTEM32\mscms.dll
0x00007ffc36510000 - 0x00007ffc36551000 C:\Windows\SYSTEM32\icm32.dll
0x00007ffc50a80000 - 0x00007ffc50ac5000 C:\Windows\SYSTEM32\powrprof.dll
0x00007ffc4c420000 - 0x00007ffc4c5a8000 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\Noah\AppData\Roaming\.minecraft\versions\1.8.3\1.8.3-natives-539793378534993
java_command: net.minecraft.client.main.Main --username NuculearPower --version 1.8.3 --gameDir C:\Users\Noah\AppData\Roaming\.minecraft --assetsDir C:\Users\Noah\AppData\Roaming\.minecraft\assets --assetIndex 1.8 --uuid dd50a0e444e543ca9b09354b1335cefe --accessToken 6fe0e843154445f5b2ec9ed9ad7f4a02 --userProperties {twitch_access_token:[lk70d6e5usxbtdfmxxz0fhx1qdsm7j7]} --userType legacy
java_class_path (initial): C:\Users\Noah\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Noah\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.5.17\a
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\
USERNAME=Noah
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 4074704k(1372140k free), swap 7088920k(2628672k 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: Sun Feb 22 17:27:36 2015
elapsed time: 15 seconds (0d 0h 0m 15s)
- - - Post Merge - - -
Lol random gyroids in the log, sorry 'bout that.