guillaumearnx

Aventurier
28 Juin 2018
9
0
2
20
Hello, mon jeu crash a chaque démmarage, j'ai réinstallé mes drivers (ils sont à jour) et réinstallé java (à jour, version 8 up 171 64bits)

Le jeu crash après avoir cliqué sur le bouton play du launcher

Mon fichier log ne m'aide pas :
[00:16:15] [main/INFO]: Setting user: DarkStorm957
[00:16:15] [Client thread/INFO]: LWJGL Version: 2.9.1

Par contre, dans la base de mon .minecraft, j'ai des fichiers "hs-err-pid******"
Je vous laisse le dernier.
Merci
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=3836, tid=2608
#
# 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 0x0000000000000000
#
# 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 (0x000000000327e800): JavaThread "Client thread" [_thread_in_native, id=2608, stack(0x0000000003290000,0x0000000003390000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x0000000180026986, RCX=0x19cc6b1dfbb20000, RDX=0x0000000000000000
RSP=0x000000000338ebe0, RBP=0x000000000338eca8, RSI=0x00007ffc6729a400, RDI=0x000000000d011904
R8 =0x000000000338eb38, R9 =0x000000000338eca8, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x0000000027173030, R14=0x000000000338ecc8, R15=0x000000000327e800
RIP=0x0000000000000000, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000338ebe0)
0x000000000338ebe0: 00007ffc6729a400 0000000180026986
0x000000000338ebf0: 0000000000000169 00007ffc6729a400
0x000000000338ec00: 000000000d011904 00007ffc671f7c0e
0x000000000338ec10: 0000000027173038 000000000327e800
0x000000000338ec20: 0000000027173038 0000000000000188
0x000000000338ec30: 0000000000003830 0000000004de5c14
0x000000000338ec40: 0000000027173038 00007ffc3e7d0000
0x000000000338ec50: 0000000000000188 000000000327e800
0x000000000338ec60: 0000000004de5942 000000000338ec68
0x000000000338ec70: 0000000027173030 000000000338ecc8
0x000000000338ec80: 0000000027173918 0000000000000000
0x000000000338ec90: 0000000027173038 0000000000000000
0x000000000338eca0: 000000000338ecc8 000000000338ed20
0x000000000338ecb0: 0000000004dd7a2d 00000000c53cbfc8
0x000000000338ecc0: 0000000004ddf6b8 00000000c51ecdc8
0x000000000338ecd0: 0000000000000003 00000000c53eeb40

Instructions: (pc=0x0000000000000000)
0xffffffffffffffe0:


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000180026986 is an unknown value
RCX=0x19cc6b1dfbb20000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000338ebe0 is pointing into the stack for thread: 0x000000000327e800
RBP=0x000000000338eca8 is pointing into the stack for thread: 0x000000000327e800
RSI=0x00007ffc6729a400 is an unknown value
RDI=0x000000000d011904 is an unknown value
R8 =0x000000000338eb38 is pointing into the stack for thread: 0x000000000327e800
R9 =0x000000000338eca8 is pointing into the stack for thread: 0x000000000327e800
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000027173030 is pointing into metadata
R14=0x000000000338ecc8 is pointing into the stack for thread: 0x000000000327e800
R15=0x000000000327e800 is a thread


Stack: [0x0000000003290000,0x0000000003390000], sp=0x000000000338ebe0, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x000000001b95a000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13132, stack(0x00000000271f0000,0x00000000272f0000)]
0x000000001b6c0800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=7784, stack(0x0000000026cf0000,0x0000000026df0000)]
0x000000001b7d8800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=1812, stack(0x0000000026bf0000,0x0000000026cf0000)]
0x000000001a0b7000 JavaThread "Service Thread" daemon [_thread_blocked, id=17972, stack(0x000000001ac90000,0x000000001ad90000)]
0x000000001a03b800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=3200, stack(0x000000001ab90000,0x000000001ac90000)]
0x000000001a037000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2176, stack(0x000000001aa90000,0x000000001ab90000)]
0x000000001a036000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10348, stack(0x000000001a990000,0x000000001aa90000)]
0x000000001a035000 JavaThread "Attach Listener" daemon [_thread_blocked, id=9160, stack(0x000000001a890000,0x000000001a990000)]
0x000000001a032800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1020, stack(0x000000001a790000,0x000000001a890000)]
0x000000001a031800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=6140, stack(0x000000001a690000,0x000000001a790000)]
0x0000000019fcb000 JavaThread "Finalizer" daemon [_thread_blocked, id=2272, stack(0x000000001a590000,0x000000001a690000)]
0x0000000019fc5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1220, stack(0x000000001a490000,0x000000001a590000)]
=>0x000000000327e800 JavaThread "Client thread" [_thread_in_native, id=2608, stack(0x0000000003290000,0x0000000003390000)]

Other Threads:
0x0000000019fc3000 VMThread [stack: 0x000000001a390000,0x000000001a490000] [id=17332]
0x000000001a0bb800 WatcherThread [stack: 0x000000001ad90000,0x000000001ae90000] [id=17056]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
garbage-first heap total 131072K, used 25756K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 18735K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2361K, capacity 2400K, committed 2432K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
HS TS 0 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 16384K, 62% used [0x00000000c0000000, 0x00000000c0a00010, 0x00000000c1000000)
F TS 0 PTAMS 0x00000000c1000000 NTAMS 0x00000000c1000000 space 16384K, 0% used [0x00000000c1000000, 0x00000000c1000000, 0x00000000c2000000)
F TS 0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 16384K, 0% used [0x00000000c2000000, 0x00000000c2000000, 0x00000000c3000000)
F TS 0 PTAMS 0x00000000c3000000 NTAMS 0x00000000c3000000 space 16384K, 0% used [0x00000000c3000000, 0x00000000c3000000, 0x00000000c4000000)
F TS 0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 16384K, 0% used [0x00000000c4000000, 0x00000000c4000000, 0x00000000c5000000)
CS SU TS 7 PTAMS 0x00000000c5000000 NTAMS 0x00000000c5000000 space 16384K, 94% used [0x00000000c5000000, 0x00000000c5f27180, 0x00000000c6000000)
F TS 7 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 16384K, 0% used [0x00000000c6000000, 0x00000000c6000000, 0x00000000c7000000)
Y TS 7 PTAMS 0x00000000c7000000 NTAMS 0x00000000c7000000 space 16384K, 4% used [0x00000000c7000000, 0x00000000c70bc180, 0x00000000c8000000)

Card table byte_map: [0x0000000014600000,0x0000000014810000] byte_map_base: 0x0000000014000000

Marking Bits (Prev, Next): (CMBitMap*) 0x0000000004cfd3e8, (CMBitMap*) 0x0000000004cfd4a0
Prev Bits: [0x0000000014c20000, 0x0000000015c20000)
Next Bits: [0x0000000015c30000, 0x0000000016c30000)

Polling page: 0x0000000003230000

CodeCache: size=245760Kb used=4952Kb max_used=4963Kb free=240807Kb
bounds [0x0000000004dd0000, 0x00000000052b0000, 0x0000000013dd0000]
total_blobs=1991 nmethods=1452 adapters=452
compilation: enabled

Compilation events (10 events):
Event: 1.827 Thread 0x000000001a037000 1450 ! 4 sun.nio.cs.ISO_8859_1$Encoder::encodeBufferLoop (135 bytes)
Event: 1.828 Thread 0x000000001a03b800 1451 1 sun.nio.cs.ISO_8859_1$Encoder::isLegalReplacement (2 bytes)
Event: 1.828 Thread 0x000000001a03b800 nmethod 1451 0x00000000052a6610 code [0x00000000052a6760, 0x00000000052a6870]
Event: 1.828 Thread 0x000000001a03b800 1452 1 sun.nio.cs.ISO_8859_1$Encoder::implReplaceWith (8 bytes)
Event: 1.828 Thread 0x000000001a03b800 nmethod 1452 0x00000000052a68d0 code [0x00000000052a6a20, 0x00000000052a6b50]
Event: 1.831 Thread 0x000000001a037000 nmethod 1450 0x00000000052a9d50 code [0x00000000052a9f00, 0x00000000052aa400]
Event: 1.837 Thread 0x000000001a036000 1453 4 java.nio.Buffer::position (43 bytes)
Event: 1.837 Thread 0x000000001a036000 nmethod 1453 0x00000000052a6e90 code [0x00000000052a6fc0, 0x00000000052a7058]
Event: 1.839 Thread 0x000000001a037000 1454 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 1.840 Thread 0x000000001a037000 nmethod 1454 0x00000000052aa950 code [0x00000000052aaaa0, 0x00000000052aab38]

GC Heap History (8 events):
Event: 0.602 GC heap before
{Heap before GC invocations=0 (full 0):
garbage-first heap total 131072K, used 16384K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 0 survivors (0K)
Metaspace used 8126K, capacity 8290K, committed 8448K, reserved 1056768K
class space used 918K, capacity 949K, committed 1024K, reserved 1048576K
Event: 0.604 GC heap after
Heap after GC invocations=1 (full 0):
garbage-first heap total 131072K, used 3990K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 8126K, capacity 8290K, committed 8448K, reserved 1056768K
class space used 918K, capacity 949K, committed 1024K, reserved 1048576K
}
Event: 0.994 GC heap before
{Heap before GC invocations=1 (full 0):
garbage-first heap total 131072K, used 30614K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 12236K, capacity 12416K, committed 12544K, reserved 1060864K
class space used 1443K, capacity 1466K, committed 1536K, reserved 1048576K
Event: 0.998 GC heap after
Heap after GC invocations=2 (full 0):
garbage-first heap total 131072K, used 19173K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 12236K, capacity 12416K, committed 12544K, reserved 1060864K
class space used 1443K, capacity 1466K, committed 1536K, reserved 1048576K
}
Event: 1.199 GC heap before
{Heap before GC invocations=2 (full 0):
garbage-first heap total 131072K, used 35557K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 15524K, capacity 15680K, committed 15872K, reserved 1062912K
class space used 2023K, capacity 2042K, committed 2048K, reserved 1048576K
Event: 1.204 GC heap after
Heap after GC invocations=3 (full 0):
garbage-first heap total 131072K, used 22593K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 15524K, capacity 15680K, committed 15872K, reserved 1062912K
class space used 2023K, capacity 2042K, committed 2048K, reserved 1048576K
}
Event: 1.820 GC heap before
{Heap before GC invocations=3 (full 0):
garbage-first heap total 131072K, used 38977K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 18725K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2359K, capacity 2400K, committed 2432K, reserved 1048576K
Event: 1.826 GC heap after
Heap after GC invocations=4 (full 0):
garbage-first heap total 131072K, used 25756K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 18725K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2359K, capacity 2400K, committed 2432K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 0.781 Thread 0x000000000327e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004ff993c method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.781 Thread 0x000000000327e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004fe30c0 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.965 Thread 0x000000000327e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f5e3d0 method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 0.965 Thread 0x000000000327e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f5de80 method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 0.966 Thread 0x000000000327e800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f6c39c method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 1.306 Thread 0x000000000327e800 Uncommon trap: reason=range_check action=make_not_entrant pc=0x0000000005072aa0 method=sun.reflect.generics.parser.SignatureParser.current()C @ 34
Event: 1.352 Thread 0x000000000327e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000051c9760 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 1.370 Thread 0x000000000327e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000051c9760 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 1.843 Thread 0x000000000327e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000051de4e8 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44
Event: 1.843 Thread 0x000000000327e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000051de4e8 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44

Internal exceptions (10 events):
Event: 1.752 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f11160) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.752 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f15970) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.752 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f1c688) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.753 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f20de8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.754 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f25450) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.758 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f5ee78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.761 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f678b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.770 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f9c978) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.843 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c707c9d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.846 Thread 0x000000000327e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c708c208) 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: 1.843 loading class org/lwjgl/opengl/GLContext$1
Event: 1.843 loading class org/lwjgl/opengl/GLContext$1 done
Event: 1.843 Thread 0x000000000327e800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000051de4e8
Event: 1.843 Thread 0x000000000327e800 DEOPT PACKING pc=0x00000000051de4e8 sp=0x000000000338ea10
Event: 1.843 Thread 0x000000000327e800 DEOPT UNPACKING pc=0x0000000004e1556a sp=0x000000000338e970 mode 2
Event: 1.843 Thread 0x000000000327e800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000051de4e8
Event: 1.843 Thread 0x000000000327e800 DEOPT PACKING pc=0x00000000051de4e8 sp=0x000000000338ea10
Event: 1.843 Thread 0x000000000327e800 DEOPT UNPACKING pc=0x0000000004e1556a sp=0x000000000338e970 mode 2
Event: 1.846 loading class org/lwjgl/opengl/ReferencesStack
Event: 1.846 loading class org/lwjgl/opengl/ReferencesStack done


Dynamic libraries:
0x00007ff65e610000 - 0x00007ff65e644000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffc6a680000 - 0x00007ffc6a861000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffc681e0000 - 0x00007ffc68292000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffc66f10000 - 0x00007ffc67183000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffc63e30000 - 0x00007ffc63ebb000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffc68800000 - 0x00007ffc688a1000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffc68d90000 - 0x00007ffc68e2e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffc6a5f0000 - 0x00007ffc6a64b000 C:\WINDOWS\System32\sechost.dll
0x00007ffc68bc0000 - 0x00007ffc68ce4000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffc67f60000 - 0x00007ffc680f0000 C:\WINDOWS\System32\USER32.dll
0x00007ffc67a40000 - 0x00007ffc67a60000 C:\WINDOWS\System32\win32u.dll
0x00007ffc6a4e0000 - 0x00007ffc6a508000 C:\WINDOWS\System32\GDI32.dll
0x00007ffc67190000 - 0x00007ffc67322000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffc66a50000 - 0x00007ffc66aef000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffc66ce0000 - 0x00007ffc66dda000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffc59db0000 - 0x00007ffc5a019000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_fb3f961b30681c12\COMCTL32.dll
0x00007ffc682a0000 - 0x00007ffc685c3000 C:\WINDOWS\System32\combase.dll
0x00007ffc66e90000 - 0x00007ffc66f0a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffc68e50000 - 0x00007ffc68e7d000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffc35440000 - 0x00007ffc3557a000 c:\program files (x86)\razer\ingameengine\64bit\rzdspsrv.dll
0x00007ffc6a570000 - 0x00007ffc6a578000 C:\WINDOWS\System32\psapi.dll
0x00007ffc65b30000 - 0x00007ffc65b61000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffc69040000 - 0x00007ffc69091000 C:\WINDOWS\System32\Shlwapi.dll
0x00007ffc50810000 - 0x00007ffc50830000 c:\program files (x86)\razer\ingameengine\64bit\RazerHook64.dll
0x00007ffc3e7d0000 - 0x00007ffc3e8f0000 C:\WINDOWS\SYSTEM32\Opengl32.DLL
0x00007ffc511a0000 - 0x00007ffc511cc000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffc65750000 - 0x00007ffc6580b000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffc5e1f0000 - 0x00007ffc5e387000 C:\WINDOWS\SYSTEM32\d3d9.dll
0x00007ffc64240000 - 0x00007ffc64269000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffc669c0000 - 0x00007ffc669d1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffc63fb0000 - 0x00007ffc64048000 C:\WINDOWS\system32\uxtheme.dll
0x0000000180000000 - 0x0000000180256000 D:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x00007ffc63180000 - 0x00007ffc631a3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffc62dc0000 - 0x00007ffc62dea000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffc67a60000 - 0x00007ffc67aa9000 C:\WINDOWS\System32\cfgmgr32.dll
0x000000006f740000 - 0x000000006f812000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x00007ffc68a30000 - 0x00007ffc68ba5000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffc688b0000 - 0x00007ffc68972000 C:\WINDOWS\System32\OLEAUT32.dll
0x000000006eee0000 - 0x000000006f73a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffc567c0000 - 0x00007ffc567c9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffc6a580000 - 0x00007ffc6a5ec000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffc561f0000 - 0x00007ffc56288000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffc63c30000 - 0x00007ffc63d0a000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffc5e670000 - 0x00007ffc5e98e000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffc68980000 - 0x00007ffc68a29000 C:\WINDOWS\System32\SHCORE.dll
0x00007ffc629c0000 - 0x00007ffc62b0d000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x000000006eed0000 - 0x000000006eedf000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00007ffc61680000 - 0x00007ffc6168a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x000000006eea0000 - 0x000000006eec8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
0x00007ffc66af0000 - 0x00007ffc66cd2000 C:\WINDOWS\System32\crypt32.dll
0x00007ffc66a30000 - 0x00007ffc66a42000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffc67ab0000 - 0x00007ffc67b07000 C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffc68e30000 - 0x00007ffc68e4d000 C:\WINDOWS\System32\imagehlp.dll
0x000000006ee80000 - 0x000000006ee96000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffc663d0000 - 0x00007ffc663e7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffc65d90000 - 0x00007ffc65dc3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffc664f0000 - 0x00007ffc66515000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffc663c0000 - 0x00007ffc663cb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffc690a0000 - 0x00007ffc6a4e0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffc67330000 - 0x00007ffc67a3d000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffc66990000 - 0x00007ffc669af000 C:\WINDOWS\System32\profapi.dll
0x00007ffc669e0000 - 0x00007ffc66a2c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffc669b0000 - 0x00007ffc669ba000 C:\WINDOWS\System32\FLTLIB.DLL
0x000000006ee70000 - 0x000000006ee7d000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
0x000000006ee50000 - 0x000000006ee6a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00000000033c0000 - 0x000000000344c000 C:\WINDOWS\system32\SafeIPs64.dll
0x00007ffc68e80000 - 0x00007ffc68fd1000 C:\WINDOWS\System32\ole32.dll
0x00007ffc66210000 - 0x00007ffc66276000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
0x00007ffc65f30000 - 0x00007ffc65f68000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffc668c0000 - 0x00007ffc668f0000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffc68cf0000 - 0x00007ffc68d90000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffc667f0000 - 0x00007ffc6688a000 C:\WINDOWS\SYSTEM32\sxs.dll
0x000000006ee30000 - 0x000000006ee41000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffc59b20000 - 0x00007ffc59be3000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffc67b10000 - 0x00007ffc67f5b000 C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffc258a0000 - 0x00007ffc25b0a000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffc460f0000 - 0x00007ffc46106000 C:\WINDOWS\system32\napinsp.dll
0x00007ffc460d0000 - 0x00007ffc460ea000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffc62da0000 - 0x00007ffc62db9000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffc65f70000 - 0x00007ffc6602e000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffc68bb0000 - 0x00007ffc68bb8000 C:\WINDOWS\System32\NSI.dll
0x00007ffc45f70000 - 0x00007ffc45f7e000 C:\WINDOWS\System32\winrnr.dll
0x00007ffc605a0000 - 0x00007ffc605b5000 C:\WINDOWS\System32\wshbth.dll
0x0000000072010000 - 0x0000000072036000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffc5d8e0000 - 0x00007ffc5d952000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffc5ceb0000 - 0x00007ffc5ceba000 C:\Windows\System32\rasadhlp.dll
0x00007ffc651c0000 - 0x00007ffc651e2000 C:\WINDOWS\SYSTEM32\gpapi.dll
0x00007ffc60120000 - 0x00007ffc6014e000 C:\WINDOWS\SYSTEM32\cryptnet.dll
0x000000001cbb0000 - 0x000000001cc01000 C:\Users\arnou\AppData\Local\Temp\ff4f-3ed7-cfa8-2720\lwjgl64.dll
0x00007ffc66890000 - 0x00007ffc668b8000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffc5fa00000 - 0x00007ffc5fa16000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffc5fcf0000 - 0x00007ffc5fd0a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000006ec90000 - 0x000000006ee28000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x000000006c600000 - 0x000000006ec85000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_485c1c3102021986\nvoglv64.dll
0x00007ffc62520000 - 0x00007ffc62533000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffc667a0000 - 0x00007ffc667c7000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffc5a020000 - 0x00007ffc5a0c8000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffc5ccf0000 - 0x00007ffc5cd00000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffc4c960000 - 0x00007ffc4c9a3000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffc661b0000 - 0x00007ffc66206000 C:\WINDOWS\SYSTEM32\WINSTA.dll
0x00007ffc651f0000 - 0x00007ffc653b9000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\arnou\AppData\Local\Temp\ff4f-3ed7-cfa8-2720 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.1143 -Dminecraft.client.jar=C:\Users\arnou\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Dlog4j.configurationFile=C:/Users\arnou\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml
java_command: net.minecraft.client.main.Main --username DarkStorm957 --version 1.7.10 --gameDir C:/Users\arnou\AppData\Roaming\.minecraft --assetsDir C:/Users\arnou\AppData\Roaming\.minecraft/assets --assetIndex 1.7.10 --uuid 89d282a4ce654a2e8e690461156c01b7 --accessToken 80e9f285581943b9b21c5c842ba053ca --userProperties {} --userType mojang
java_class_path (initial): C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\arnou\AppDa
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Razer Chroma SDK\bin;C:\Program Files\Razer Chroma SDK\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\arnou\AppData\Local\Microsoft\WindowsApps;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\arnou\AppData\Local\Microsoft\WindowsApps;
USERNAME=arnou
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 8.1 , 64 bit Build 9600

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 8327740k(4751300k free), swap 13581724k(5808936k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Jun 28 00:16:16 2018
elapsed time: 1 seconds (0d 0h 0m 1s)
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 895
158
3 004
347
26
Alsace
www.minecraftforgefrance.fr

guillaumearnx

Aventurier
28 Juin 2018
9
0
2
20
Toujours le même problème après opération ...

J'ai également essayé de repasser en 60Hz, pareil ...
Je suis sur displayport 144hz 1920*1080
 
Dernière édition par un modérateur:

guillaumearnx

Aventurier
28 Juin 2018
9
0
2
20
28 juin 2018 - 15h34 :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000000, pid=11532, tid=12220
#
# 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 0x0000000000000000
#
# 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 (0x0000000004042800): JavaThread "Client thread" [_thread_in_native, id=12220, stack(0x0000000003300000,0x0000000003400000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x0000000000000000

Registers:
RAX=0x0000000000000000, RBX=0x0000000180026986, RCX=0xd5be6804e44b0000, RDX=0x0000000000000000
RSP=0x00000000033fee80, RBP=0x00000000033fef48, RSI=0x00007ffd8740a400, RDI=0xffffffff92011cd7
R8 =0x00000000033fedd8, R9 =0x00000000033fef48, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x0000000000000000, R13=0x00000000292937c8, R14=0x00000000033fef68, R15=0x0000000004042800
RIP=0x0000000000000000, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x00000000033fee80)
0x00000000033fee80: 00007ffd8740a400 0000000180026986
0x00000000033fee90: 0000000000000169 00007ffd8740a400
0x00000000033feea0: ffffffff92011cd7 00007ffd87367c0e
0x00000000033feeb0: 00000000292937d0 0000000004042800
0x00000000033feec0: 00000000292937d0 0000000000000188
0x00000000033feed0: 0000000000003790 0000000004d55c14
0x00000000033feee0: 00000000292937d0 00007ffd5b2d0000
0x00000000033feef0: 0000000000000188 0000000004042800
0x00000000033fef00: 0000000004d55942 00000000033fef08
0x00000000033fef10: 00000000292937c8 00000000033fef68
0x00000000033fef20: 00000000292940b0 0000000000000000
0x00000000033fef30: 00000000292937d0 0000000000000000
0x00000000033fef40: 00000000033fef68 00000000033fefc0
0x00000000033fef50: 0000000004d47a2d 00000000c53d2038
0x00000000033fef60: 0000000004d4f6b8 00000000c5093458
0x00000000033fef70: 0000000000000003 00000000c53f5050

Instructions: (pc=0x0000000000000000)
0xffffffffffffffe0:


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000180026986 is an unknown value
RCX=0xd5be6804e44b0000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000000033fee80 is pointing into the stack for thread: 0x0000000004042800
RBP=0x00000000033fef48 is pointing into the stack for thread: 0x0000000004042800
RSI=0x00007ffd8740a400 is an unknown value
RDI=0xffffffff92011cd7 is an unknown value
R8 =0x00000000033fedd8 is pointing into the stack for thread: 0x0000000004042800
R9 =0x00000000033fef48 is pointing into the stack for thread: 0x0000000004042800
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000292937c8 is pointing into metadata
R14=0x00000000033fef68 is pointing into the stack for thread: 0x0000000004042800
R15=0x0000000004042800 is a thread


Stack: [0x0000000003300000,0x0000000003400000], sp=0x00000000033fee80, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nSwapBuffers(Ljava/nio/ByteBuffer;)V+0
j org.lwjgl.opengl.WindowsContextImplementation.swapBuffers()V+35
j org.lwjgl.opengl.ContextGL.swapBuffers()V+3
j org.lwjgl.opengl.DrawableGL.swapBuffers()V+0
j org.lwjgl.opengl.Display.swapBuffers()V+39
j org.lwjgl.opengl.Display.update(Z)V+44
j org.lwjgl.opengl.Display.update()V+1
j org.lwjgl.opengl.Display.initContext()V+17
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+111
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+12
j bao.ag()V+276
j bao.f()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1007
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x0000000024544800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=14212, stack(0x0000000029310000,0x0000000029410000)]
0x0000000024822800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=14672, stack(0x0000000028ba0000,0x0000000028ca0000)]
0x000000002444e800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3008, stack(0x00000000287e0000,0x00000000288e0000)]
0x000000000453f800 JavaThread "Service Thread" daemon [_thread_blocked, id=13512, stack(0x00000000234c0000,0x00000000235c0000)]
0x0000000004539800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=13160, stack(0x00000000233c0000,0x00000000234c0000)]
0x0000000004536800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=15232, stack(0x00000000232c0000,0x00000000233c0000)]
0x00000000044e4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=10892, stack(0x00000000231c0000,0x00000000232c0000)]
0x00000000044e1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4124, stack(0x00000000230c0000,0x00000000231c0000)]
0x00000000044de000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10412, stack(0x0000000022fc0000,0x00000000230c0000)]
0x00000000044dd000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=5464, stack(0x0000000022dc0000,0x0000000022ec0000)]
0x000000000447d800 JavaThread "Finalizer" daemon [_thread_blocked, id=3608, stack(0x000000001a7c0000,0x000000001a8c0000)]
0x0000000004446800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10756, stack(0x000000001a6c0000,0x000000001a7c0000)]
=>0x0000000004042800 JavaThread "Client thread" [_thread_in_native, id=12220, stack(0x0000000003300000,0x0000000003400000)]

Other Threads:
0x0000000004446000 VMThread [stack: 0x000000001a5c0000,0x000000001a6c0000] [id=1204]
0x0000000004544000 WatcherThread [stack: 0x0000000023dc0000,0x0000000023ec0000] [id=13532]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
garbage-first heap total 131072K, used 25852K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 18716K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2358K, capacity 2400K, committed 2432K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
HS TS 0 PTAMS 0x00000000c0000000 NTAMS 0x00000000c0000000 space 16384K, 62% used [0x00000000c0000000, 0x00000000c0a00010, 0x00000000c1000000)
F TS 0 PTAMS 0x00000000c1000000 NTAMS 0x00000000c1000000 space 16384K, 0% used [0x00000000c1000000, 0x00000000c1000000, 0x00000000c2000000)
F TS 0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 16384K, 0% used [0x00000000c2000000, 0x00000000c2000000, 0x00000000c3000000)
F TS 0 PTAMS 0x00000000c3000000 NTAMS 0x00000000c3000000 space 16384K, 0% used [0x00000000c3000000, 0x00000000c3000000, 0x00000000c4000000)
F TS 0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 16384K, 0% used [0x00000000c4000000, 0x00000000c4000000, 0x00000000c5000000)
CS SU TS 7 PTAMS 0x00000000c5000000 NTAMS 0x00000000c5000000 space 16384K, 95% used [0x00000000c5000000, 0x00000000c5f3f340, 0x00000000c6000000)
F TS 7 PTAMS 0x00000000c6000000 NTAMS 0x00000000c6000000 space 16384K, 0% used [0x00000000c6000000, 0x00000000c6000000, 0x00000000c7000000)
Y TS 7 PTAMS 0x00000000c7000000 NTAMS 0x00000000c7000000 space 16384K, 2% used [0x00000000c7000000, 0x00000000c70771c8, 0x00000000c8000000)

Card table byte_map: [0x0000000014e40000,0x0000000015050000] byte_map_base: 0x0000000014840000

Marking Bits (Prev, Next): (CMBitMap*) 0x000000000406a898, (CMBitMap*) 0x000000000406a950
Prev Bits: [0x0000000015460000, 0x0000000016460000)
Next Bits: [0x0000000016470000, 0x0000000017470000)

Polling page: 0x00000000031b0000

CodeCache: size=245760Kb used=4836Kb max_used=4846Kb free=240923Kb
bounds [0x0000000004d40000, 0x0000000005200000, 0x0000000013d40000]
total_blobs=1986 nmethods=1447 adapters=452
compilation: enabled

Compilation events (10 events):
Event: 1.863 Thread 0x0000000004539800 1445 s 3 java.nio.Bits::unreserveMemory (58 bytes)
Event: 1.863 Thread 0x0000000004539800 nmethod 1445 0x00000000051f9950 code [0x00000000051f9ac0, 0x00000000051f9e50]
Event: 1.863 Thread 0x0000000004539800 1443 s 3 sun.misc.Cleaner::remove (89 bytes)
Event: 1.863 Thread 0x0000000004539800 nmethod 1443 0x00000000051f8f90 code [0x00000000051f9120, 0x00000000051f97d0]
Event: 1.871 Thread 0x0000000004536800 1446 4 java.nio.Buffer::position (43 bytes)
Event: 1.871 Thread 0x0000000004536800 nmethod 1446 0x00000000051f8d50 code [0x00000000051f8e80, 0x00000000051f8f18]
Event: 1.872 Thread 0x00000000044e4000 1447 4 org.lwjgl.MemoryUtil$CharSequenceNT::length (12 bytes)
Event: 1.872 Thread 0x00000000044e4000 nmethod 1447 0x00000000051f8a90 code [0x00000000051f8be0, 0x00000000051f8c78]
Event: 1.884 Thread 0x0000000004539800 1448 3 org.lwjgl.BufferChecks::checkFunctionAddress (23 bytes)
Event: 1.884 Thread 0x0000000004539800 nmethod 1448 0x00000000051f85d0 code [0x00000000051f8740, 0x00000000051f8988]

GC Heap History (8 events):
Event: 0.499 GC heap before
{Heap before GC invocations=0 (full 0):
garbage-first heap total 131072K, used 16384K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 0 survivors (0K)
Metaspace used 8104K, capacity 8226K, committed 8448K, reserved 1056768K
class space used 918K, capacity 949K, committed 1024K, reserved 1048576K
Event: 0.502 GC heap after
Heap after GC invocations=1 (full 0):
garbage-first heap total 131072K, used 3963K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 8104K, capacity 8226K, committed 8448K, reserved 1056768K
class space used 918K, capacity 949K, committed 1024K, reserved 1048576K
}
Event: 0.975 GC heap before
{Heap before GC invocations=1 (full 0):
garbage-first heap total 131072K, used 30587K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 12227K, capacity 12416K, committed 12544K, reserved 1060864K
class space used 1440K, capacity 1466K, committed 1536K, reserved 1048576K
Event: 0.979 GC heap after
Heap after GC invocations=2 (full 0):
garbage-first heap total 131072K, used 19866K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 12227K, capacity 12416K, committed 12544K, reserved 1060864K
class space used 1440K, capacity 1466K, committed 1536K, reserved 1048576K
}
Event: 1.176 GC heap before
{Heap before GC invocations=2 (full 0):
garbage-first heap total 131072K, used 36250K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 15515K, capacity 15680K, committed 15872K, reserved 1062912K
class space used 2020K, capacity 2042K, committed 2048K, reserved 1048576K
Event: 1.181 GC heap after
Heap after GC invocations=3 (full 0):
garbage-first heap total 131072K, used 23318K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 15515K, capacity 15680K, committed 15872K, reserved 1062912K
class space used 2020K, capacity 2042K, committed 2048K, reserved 1048576K
}
Event: 1.856 GC heap before
{Heap before GC invocations=3 (full 0):
garbage-first heap total 131072K, used 39702K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 2 young (32768K), 1 survivors (16384K)
Metaspace used 18706K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2356K, capacity 2400K, committed 2432K, reserved 1048576K
Event: 1.862 GC heap after
Heap after GC invocations=4 (full 0):
garbage-first heap total 131072K, used 25852K [0x00000000c0000000, 0x00000000c8000000, 0x0000000100000000)
region size 16384K, 1 young (16384K), 1 survivors (16384K)
Metaspace used 18706K, capacity 18919K, committed 19072K, reserved 1067008K
class space used 2356K, capacity 2400K, committed 2432K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 0.703 Thread 0x0000000004042800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f57470 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.703 Thread 0x0000000004042800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004f408f4 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; @ 1
Event: 0.943 Thread 0x0000000004042800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004eb54d8 method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 0.943 Thread 0x0000000004042800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004eb6600 method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 0.944 Thread 0x0000000004042800 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000004ec7cdc method=java.lang.ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; @ 29
Event: 1.287 Thread 0x0000000004042800 Uncommon trap: reason=range_check action=make_not_entrant pc=0x0000000004fd29e0 method=sun.reflect.generics.parser.SignatureParser.current()C @ 34
Event: 1.326 Thread 0x0000000004042800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000512c160 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 1.343 Thread 0x0000000004042800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000512c160 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @ 18
Event: 1.877 Thread 0x0000000004042800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000513f9e8 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44
Event: 1.877 Thread 0x0000000004042800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000513f9e8 method=java.util.regex.Pattern$Start.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 44

Internal exceptions (10 events):
Event: 1.735 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7ecef30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.735 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7ed3740) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.736 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7eda3e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.736 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7edeb48) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.738 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7ee31b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.743 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f06c80) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.744 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f25638) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.758 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c7f5a6e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.877 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c701fd40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 1.883 Thread 0x0000000004042800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c702f578) 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: 1.877 loading class org/lwjgl/opengl/GLContext$1
Event: 1.877 loading class org/lwjgl/opengl/GLContext$1 done
Event: 1.877 Thread 0x0000000004042800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000513f9e8
Event: 1.877 Thread 0x0000000004042800 DEOPT PACKING pc=0x000000000513f9e8 sp=0x00000000033fecb0
Event: 1.877 Thread 0x0000000004042800 DEOPT UNPACKING pc=0x0000000004d8556a sp=0x00000000033fec10 mode 2
Event: 1.877 Thread 0x0000000004042800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000513f9e8
Event: 1.877 Thread 0x0000000004042800 DEOPT PACKING pc=0x000000000513f9e8 sp=0x00000000033fecb0
Event: 1.877 Thread 0x0000000004042800 DEOPT UNPACKING pc=0x0000000004d8556a sp=0x00000000033fec10 mode 2
Event: 1.883 loading class org/lwjgl/opengl/ReferencesStack
Event: 1.883 loading class org/lwjgl/opengl/ReferencesStack done


Dynamic libraries:
0x00007ff6041d0000 - 0x00007ff604204000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\javaw.exe
0x00007ffd8a9b0000 - 0x00007ffd8ab91000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffd8a0a0000 - 0x00007ffd8a152000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffd86d80000 - 0x00007ffd86ff3000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffd8a160000 - 0x00007ffd8a201000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffd897c0000 - 0x00007ffd8985e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffd8a210000 - 0x00007ffd8a26b000 C:\WINDOWS\System32\sechost.dll
0x00007ffd8a850000 - 0x00007ffd8a974000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffd8a680000 - 0x00007ffd8a810000 C:\WINDOWS\System32\USER32.dll
0x00007ffd87000000 - 0x00007ffd87020000 C:\WINDOWS\System32\win32u.dll
0x00007ffd89f60000 - 0x00007ffd89f88000 C:\WINDOWS\System32\GDI32.dll
0x00007ffd87300000 - 0x00007ffd87492000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffd87bb0000 - 0x00007ffd87c4f000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffd87200000 - 0x00007ffd872fa000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffd76570000 - 0x00007ffd767d9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.112_none_fb3f961b30681c12\COMCTL32.dll
0x00007ffd87e40000 - 0x00007ffd88163000 C:\WINDOWS\System32\combase.dll
0x00007ffd870d0000 - 0x00007ffd8714a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffd8a810000 - 0x00007ffd8a83d000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffd52ff0000 - 0x00007ffd5312a000 c:\program files (x86)\razer\ingameengine\64bit\rzdspsrv.dll
0x00007ffd88170000 - 0x00007ffd88178000 C:\WINDOWS\System32\psapi.dll
0x00007ffd85e60000 - 0x00007ffd85e91000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffd895c0000 - 0x00007ffd89611000 C:\WINDOWS\System32\Shlwapi.dll
0x00007ffd6ecf0000 - 0x00007ffd6ed10000 c:\program files (x86)\razer\ingameengine\64bit\RazerHook64.dll
0x00007ffd5b2d0000 - 0x00007ffd5b3f0000 C:\WINDOWS\SYSTEM32\Opengl32.DLL
0x00007ffd72470000 - 0x00007ffd7249c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffd85a80000 - 0x00007ffd85b3b000 C:\WINDOWS\SYSTEM32\dxgi.dll
0x00007ffd7cf20000 - 0x00007ffd7d0b7000 C:\WINDOWS\SYSTEM32\d3d9.dll
0x00007ffd84730000 - 0x00007ffd84759000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffd86d40000 - 0x00007ffd86d51000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffd84290000 - 0x00007ffd84328000 C:\WINDOWS\system32\uxtheme.dll
0x0000000180000000 - 0x0000000180256000 D:\Program Files (x86)\RivaTuner Statistics Server\RTSSHooks64.dll
0x00007ffd84070000 - 0x00007ffd84093000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffd84010000 - 0x00007ffd8403a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffd871b0000 - 0x00007ffd871f9000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000059f50000 - 0x000000005a022000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x00007ffd8a270000 - 0x00007ffd8a3e5000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffd8a590000 - 0x00007ffd8a652000 C:\WINDOWS\System32\OLEAUT32.dll
0x0000000057f50000 - 0x00000000587aa000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffd77d00000 - 0x00007ffd77d09000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffd8a3f0000 - 0x00007ffd8a45c000 C:\WINDOWS\System32\WS2_32.dll
0x0000000059f40000 - 0x0000000059f4f000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00007ffd76ba0000 - 0x00007ffd76c38000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffd83d90000 - 0x00007ffd83e6a000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffd7d3e0000 - 0x00007ffd7d6fe000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffd89f90000 - 0x00007ffd8a039000 C:\WINDOWS\System32\SHCORE.dll
0x00007ffd82590000 - 0x00007ffd826dd000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x0000000059f10000 - 0x0000000059f38000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\java.dll
0x0000000059ef0000 - 0x0000000059f06000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00007ffd81ca0000 - 0x00007ffd81caa000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffd87c50000 - 0x00007ffd87e32000 C:\WINDOWS\System32\crypt32.dll
0x00007ffd86d60000 - 0x00007ffd86d72000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffd87150000 - 0x00007ffd871a7000 C:\WINDOWS\System32\WINTRUST.DLL
0x00007ffd8a660000 - 0x00007ffd8a67d000 C:\WINDOWS\System32\imagehlp.dll
0x00007ffd86700000 - 0x00007ffd86717000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffd860c0000 - 0x00007ffd860f3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffd86820000 - 0x00007ffd86845000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffd866f0000 - 0x00007ffd866fb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffd88180000 - 0x00007ffd895c0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffd874a0000 - 0x00007ffd87bad000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffd86d20000 - 0x00007ffd86d3f000 C:\WINDOWS\System32\profapi.dll
0x00007ffd86cc0000 - 0x00007ffd86d0c000 C:\WINDOWS\System32\powrprof.dll
0x00007ffd86d10000 - 0x00007ffd86d1a000 C:\WINDOWS\System32\FLTLIB.DLL
0x00007ffd776e0000 - 0x00007ffd777a3000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffd899c0000 - 0x00007ffd89e0b000 C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffd89860000 - 0x00007ffd899b1000 C:\WINDOWS\System32\ole32.dll
0x00007ffd42f70000 - 0x00007ffd431da000 C:\WINDOWS\system32\nvspcap64.dll
0x00007ffd85a00000 - 0x00007ffd85a22000 C:\WINDOWS\SYSTEM32\gpapi.dll
0x00007ffd80710000 - 0x00007ffd8073e000 C:\WINDOWS\SYSTEM32\cryptnet.dll
0x0000000059ee0000 - 0x0000000059eed000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\management.dll
0x0000000059ec0000 - 0x0000000059eda000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\net.dll
0x0000000004b60000 - 0x0000000004bec000 C:\WINDOWS\system32\SafeIPs64.dll
0x00007ffd86540000 - 0x00007ffd865a6000 C:\WINDOWS\SYSTEM32\MSWSOCK.dll
0x00007ffd86260000 - 0x00007ffd86298000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffd86bf0000 - 0x00007ffd86c20000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffd8a460000 - 0x00007ffd8a500000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffd86b20000 - 0x00007ffd86bba000 C:\WINDOWS\SYSTEM32\sxs.dll
0x0000000059ea0000 - 0x0000000059eb1000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffd7f8b0000 - 0x00007ffd7f8c6000 C:\WINDOWS\system32\napinsp.dll
0x00007ffd70560000 - 0x00007ffd7057a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffd83650000 - 0x00007ffd83669000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffd862a0000 - 0x00007ffd8635e000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffd8a500000 - 0x00007ffd8a508000 C:\WINDOWS\System32\NSI.dll
0x00007ffd7f8a0000 - 0x00007ffd7f8ae000 C:\WINDOWS\System32\winrnr.dll
0x00007ffd81990000 - 0x00007ffd819a5000 C:\WINDOWS\System32\wshbth.dll
0x000000005a830000 - 0x000000005a856000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffd7ecf0000 - 0x00007ffd7ed62000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffd7ec40000 - 0x00007ffd7ec4a000 C:\Windows\System32\rasadhlp.dll
0x0000000027de0000 - 0x0000000027e31000 C:\Users\arnou\AppData\Local\Temp\b906-c3af-430b-ed15\lwjgl64.dll
0x00007ffd86bc0000 - 0x00007ffd86be8000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffd80440000 - 0x00007ffd80456000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffd807b0000 - 0x00007ffd807ca000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000059d00000 - 0x0000000059e98000 C:\Users\arnou\Desktop\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffd84160000 - 0x00007ffd841eb000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00000000558c0000 - 0x0000000057f45000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_485c1c3102021986\nvoglv64.dll
0x00007ffd828e0000 - 0x00007ffd828f3000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x00007ffd86af0000 - 0x00007ffd86b17000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffd764c0000 - 0x00007ffd76568000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffd7be80000 - 0x00007ffd7be90000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffd543b0000 - 0x00007ffd543f3000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffd86450000 - 0x00007ffd864a6000 C:\WINDOWS\SYSTEM32\WINSTA.dll
0x00007ffd854e0000 - 0x00007ffd856a9000 C:\WINDOWS\SYSTEM32\dbghelp.dll

VM Arguments:
jvm_args: -Dos.name=Windows 10 -Dos.version=10.0 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Djava.library.path=C:\Users\arnou\AppData\Local\Temp\b906-c3af-430b-ed15 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.1143 -Dminecraft.client.jar=C:\Users\arnou\AppData\Roaming\.minecraft\versions\1.7.10\1.7.10.jar -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Dlog4j.configurationFile=C:/Users\arnou\AppData\Roaming\.minecraft\assets\log_configs\client-1.7.xml
java_command: net.minecraft.client.main.Main --username DarkStorm957 --version 1.7.10 --gameDir C:/Users\arnou\AppData\Roaming\.minecraft --assetsDir C:/Users\arnou\AppData\Roaming\.minecraft/assets --assetIndex 1.7.10 --uuid 89d282a4ce654a2e8e690461156c01b7 --accessToken 80e9f285581943b9b21c5c842ba053ca --userProperties {} --userType mojang
java_class_path (initial): C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\mojang\netty\1.6\netty-1.6.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\mojang\realms\1.3.5\realms-1.3.5.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\arnou\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\arnou\AppDa
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=c:\program files (x86)\common files\oracle\java\javapath;c:\program files (x86)\razer chroma sdk\bin;c:\program files\razer chroma sdk\bin;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\windowspowershell\v1.0\;c:\windows\system32\openssh\;c:\users\arnou\appdata\local\microsoft\windowsapps;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\arnou\AppData\Local\Microsoft\WindowsApps;
USERNAME=arnou
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 8.1 , 64 bit Build 9600

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 8327740k(4053384k free), swap 14094908k(5884836k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

time: Thu Jun 28 15:34:44 2018
elapsed time: 1 seconds (0d 0h 0m 1s)