Bug Shaders/Optifine

Sparagwen

Aventurier
22 Juillet 2020
4
0
1
23
Bonjour !

Récemment j'ai installé Optifine dans le but d'avoir un plus beau jeu (normal), mais lorsque j'essaie de mettre un Shaders (compatible avec la 1.16.1), mon jeu crash complètement, que se soit sur une survie solo ou sur un serveur (même si y'a personne dessus). Pourtant ma config est vraiment très récente (acheté y'a même pas 3 semaine)

Voici la config :
Ryzen 5 3600
16 Go de RAM
RX 5700 XT Nitro+ Sapphire

Donc de quoi faire tourner le jeu avec de bon shaders

Voici se que me dit le rapport de crash :

Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff96da4edf1, pid=3868, tid=6196
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0xb6edf1]
#
# 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:
#   [URL]http://bugreport.java.com/bugreport/crash.jsp[/URL]
# 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 (0x0000000002582800):  JavaThread "Render thread" [_thread_in_native, id=6196, stack(0x0000000002480000,0x0000000002580000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000002ab11000

Registers:
RAX=0x0000000000000000, RBX=0x00000000000007ff, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x000000000257de40, RBP=0x000000000257df40, RSI=0x0000000000000000, RDI=0x000000002ab10800
R8 =0x000000000000002a, R9 =0x0000000000000040, R10=0x0000000000000000, R11=0x000000000257dd50
R12=0x0000000000000000, R13=0xffffffffffffffff, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ff96da4edf1, EFLAGS=0x0000000000010286

Top of Stack: (sp=0x000000000257de40)
0x000000000257de40:   0000000039051040 0000000000000000
0x000000000257de50:   0000000000000064 0000000000000064
0x000000000257de60:   0000000000000083 00000000009e5fd2
0x000000000257de70:   0000000000000101 00007ff9df25c400
0x000000000257de80:   0000000000000064 0000000000000010
0x000000000257de90:   0000000000000000 0000000000000000
0x000000000257dea0:   0000000000000000 0000000000000000
0x000000000257deb0:   0000000000000000 0000000000585e80
0x000000000257dec0:   00000000000003b0 0000000000580000
0x000000000257ded0:   0000000039051040 0000000000000000
0x000000000257dee0:   0000000000000010 0000000000000000
0x000000000257def0:   0000000000000000 0000000000000064
0x000000000257df00:   0000000000000000 ffffffffffffffff
0x000000000257df10:   0000000000000000 0000000000000001
0x000000000257df20:   000000007858f100 0000000000000001
0x000000000257df30:   0000000000000010 00007ff9df25b997 

Instructions: (pc=0x00007ff96da4edf1)
0x00007ff96da4edd1:   bd 88 01 00 00 48 89 4c 24 50 48 89 4c 24 58 48
0x00007ff96da4ede1:   89 4c 24 60 48 8b 3c c7 48 85 ff 74 2d 49 8b dd
0x00007ff96da4edf1:   80 7c 1f 01 00 48 8d 5b 01 75 f5 48 8d 53 01 48
0x00007ff96da4ee01:   8d 4c 24 50 e8 56 5f 59 ff 48 8b 4c 24 50 4c 8d 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x00000000000007ff is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000257de40 is pointing into the stack for thread: 0x0000000002582800
RBP=0x000000000257df40 is pointing into the stack for thread: 0x0000000002582800
RSI=0x0000000000000000 is an unknown value
RDI=0x000000002ab10800 is an unknown value
R8 =0x000000000000002a is an unknown value
R9 =0x0000000000000040 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000000257dd50 is pointing into the stack for thread: 0x0000000002582800
R12=0x0000000000000000 is an unknown value
R13=0xffffffffffffffff is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000002480000,0x0000000002580000],  sp=0x000000000257de40,  free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0xb6edf1]
C  [atio6axx.dll+0xb6db6b]
C  [atio6axx.dll+0xd7b207]
C  0x0000000002695894

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.ARBShaderObjects.nglShaderSourceARB(IIJJ)V+0
j  org.lwjgl.opengl.ARBShaderObjects.glShaderSourceARB(ILjava/lang/CharSequence;)V+38
j  net.optifine.shaders.Shaders.createVertShader(Lnet/optifine/shaders/Program;Ljava/lang/String;)I+339
j  net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+38
j  net.optifine.shaders.Shaders.init()V+707
J 26624 C2 net.optifine.shaders.Shaders.beginRender(Ldlx;Ldlj;FJ)V (939 bytes) @ 0x00000000066544fc [0x0000000006650d60+0x379c]
J 26514 C2 ebs.a(FJLdhl;)V (834 bytes) @ 0x00000000066cec64 [0x00000000066ceba0+0xc4]
J 26469 C2 ebs.a(FJZ)V (1060 bytes) @ 0x0000000006569144 [0x0000000006568780+0x9c4]
J 22398 C2 dlx.e(Z)V (946 bytes) @ 0x0000000005d86670 [0x0000000005d85100+0x1570]
j  dlx.e()V+68
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1366
v  ~StubRoutines::call_stub
j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j  net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+661
j  net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x000000002ccf9800 JavaThread "IO-Worker-20" [_thread_blocked, id=17000, stack(0x0000000075540000,0x0000000075640000)]
  0x000000002ccfc000 JavaThread "IO-Worker-19" [_thread_blocked, id=18004, stack(0x0000000075440000,0x0000000075540000)]
  0x0000000027a0c800 JavaThread "Sound engine" daemon [_thread_blocked, id=3964, stack(0x000000006c950000,0x000000006ca50000)]
  0x0000000027a13800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=8936, stack(0x000000006c650000,0x000000006c750000)]
  0x0000000027a11000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=13652, stack(0x000000006c550000,0x000000006c650000)]
  0x00000000259f3800 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=9352, stack(0x000000006c450000,0x000000006c550000)]
  0x00000000259f4800 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=3048, stack(0x000000006c100000,0x000000006c200000)]
  0x00000000259f0800 JavaThread "IO-Worker-17" [_thread_blocked, id=15484, stack(0x00000000674c0000,0x00000000675c0000)]
  0x00000000259f0000 JavaThread "Server thread" [_thread_blocked, id=9460, stack(0x0000000062520000,0x0000000062620000)]
  0x00000000259f5000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10076, stack(0x0000000037fd0000,0x00000000380d0000)]
  0x00000000259ef000 JavaThread "Worker-Main-16" daemon [_thread_blocked, id=6244, stack(0x000000005f080000,0x000000005f180000)]
  0x00000000259e7800 JavaThread "Worker-Main-15" daemon [_thread_blocked, id=6688, stack(0x000000003bc50000,0x000000003bd50000)]
  0x00000000259ed000 JavaThread "pool-3-thread-3" [_thread_blocked, id=3300, stack(0x00000000484c0000,0x00000000485c0000)]
  0x00000000259ea000 JavaThread "pool-3-thread-2" [_thread_blocked, id=15604, stack(0x00000000483c0000,0x00000000484c0000)]
  0x00000000259ec000 JavaThread "pool-3-thread-1" [_thread_blocked, id=12732, stack(0x00000000482c0000,0x00000000483c0000)]
  0x00000000259e9000 JavaThread "Worker-Main-13" daemon [_thread_blocked, id=6072, stack(0x000000003cf90000,0x000000003d090000)]
  0x0000000027a10000 JavaThread "Worker-Main-12" daemon [_thread_blocked, id=5948, stack(0x000000003bb50000,0x000000003bc50000)]
  0x0000000027a0e800 JavaThread "Worker-Main-10" daemon [_thread_blocked, id=8456, stack(0x000000003b200000,0x000000003b300000)]
  0x0000000027a12800 JavaThread "Worker-Main-9" daemon [_thread_blocked, id=5864, stack(0x000000003b100000,0x000000003b200000)]
  0x0000000027a12000 JavaThread "Worker-Main-8" daemon [_thread_blocked, id=2908, stack(0x000000003b000000,0x000000003b100000)]
  0x0000000027a0e000 JavaThread "Narrator" [_thread_blocked, id=4372, stack(0x000000003abb0000,0x000000003acb0000)]
  0x0000000029a28800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=12260, stack(0x000000002c380000,0x000000002c480000)]
  0x0000000025d2b000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3256, stack(0x000000002a990000,0x000000002aa90000)]
  0x0000000023f2e800 JavaThread "Service Thread" daemon [_thread_blocked, id=8504, stack(0x0000000024d30000,0x0000000024e30000)]
  0x0000000023ee4000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=15868, stack(0x0000000024830000,0x0000000024930000)]
  0x0000000023ee3000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=14924, stack(0x0000000024730000,0x0000000024830000)]
  0x0000000023ee2800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=18504, stack(0x0000000024630000,0x0000000024730000)]
  0x0000000023ede800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=19408, stack(0x0000000024530000,0x0000000024630000)]
  0x0000000023edb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16236, stack(0x0000000024430000,0x0000000024530000)]
  0x0000000023e94000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1732, stack(0x0000000024330000,0x0000000024430000)]
  0x0000000023e93800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3700, stack(0x0000000024230000,0x0000000024330000)]
  0x0000000023e7b800 JavaThread "Finalizer" daemon [_thread_blocked, id=4840, stack(0x0000000024130000,0x0000000024230000)]
  0x0000000023e75800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12364, stack(0x0000000024030000,0x0000000024130000)]
=>0x0000000002582800 JavaThread "Render thread" [_thread_in_native, id=6196, stack(0x0000000002480000,0x0000000002580000)]

Other Threads:
  0x0000000023e72000 VMThread [stack: 0x0000000023f30000,0x0000000024030000] [id=18320]
  0x0000000024974800 WatcherThread [stack: 0x0000000024e30000,0x0000000024f30000] [id=14516]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 4194304K, used 1653946K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 26 young (851968K), 9 survivors (294912K)
 Metaspace       used 81145K, capacity 91282K, committed 91408K, reserved 1128448K
  class space    used 11033K, capacity 13398K, committed 13424K, 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)
AC   0  O    TS     0 PTAMS 0x0000000682000000 NTAMS 0x0000000682000000 space 32768K, 100% used [0x0000000680000000, 0x0000000682000000)
AC   0  O    TS     0 PTAMS 0x0000000684000000 NTAMS 0x0000000684000000 space 32768K, 100% used [0x0000000682000000, 0x0000000684000000)
AC   0  O    TS     0 PTAMS 0x0000000686000000 NTAMS 0x0000000686000000 space 32768K, 100% used [0x0000000684000000, 0x0000000686000000)
AC   0  O    TS     0 PTAMS 0x0000000688000000 NTAMS 0x0000000688000000 space 32768K, 100% used [0x0000000686000000, 0x0000000688000000)
AC   0  O    TS     0 PTAMS 0x000000068a000000 NTAMS 0x000000068a000000 space 32768K, 100% used [0x0000000688000000, 0x000000068a000000)
AC   0  O    TS     0 PTAMS 0x000000068c000000 NTAMS 0x000000068c000000 space 32768K, 100% used [0x000000068a000000, 0x000000068c000000)
AC   0  O    TS     0 PTAMS 0x000000068e000000 NTAMS 0x000000068e000000 space 32768K, 100% used [0x000000068c000000, 0x000000068e000000)
AC   0  O    TS     0 PTAMS 0x0000000690000000 NTAMS 0x0000000690000000 space 32768K, 100% used [0x000000068e000000, 0x0000000690000000)
AC   0  O    TS     0 PTAMS 0x0000000692000000 NTAMS 0x0000000692000000 space 32768K, 100% used [0x0000000690000000, 0x0000000692000000)
AC   0  O    TS     0 PTAMS 0x0000000694000000 NTAMS 0x0000000694000000 space 32768K, 100% used [0x0000000692000000, 0x0000000694000000)
AC   0  O    TS     1 PTAMS 0x0000000694a71800 NTAMS 0x0000000694a71800 space 32768K, 100% used [0x0000000694000000, 0x0000000696000000)
AC   0  O    TS     1 PTAMS 0x0000000696000000 NTAMS 0x0000000696000000 space 32768K, 100% used [0x0000000696000000, 0x0000000698000000)
AC   0  O    TS     1 PTAMS 0x0000000698000000 NTAMS 0x0000000698000000 space 32768K, 100% used [0x0000000698000000, 0x000000069a000000)
AC   0  O    TS     1 PTAMS 0x000000069a000000 NTAMS 0x000000069a000000 space 32768K, 100% used [0x000000069a000000, 0x000000069c000000)
AC   0  O    TS     1 PTAMS 0x000000069c000000 NTAMS 0x000000069c000000 space 32768K, 100% used [0x000000069c000000, 0x000000069e000000)
AC   0  O    TS     1 PTAMS 0x000000069e000000 NTAMS 0x000000069e000000 space 32768K, 100% used [0x000000069e000000, 0x00000006a0000000)
AC   0  O    TS     1 PTAMS 0x00000006a0000000 NTAMS 0x00000006a0000000 space 32768K, 100% used [0x00000006a0000000, 0x00000006a2000000)
AC   0  O    TS     1 PTAMS 0x00000006a2000000 NTAMS 0x00000006a2000000 space 32768K, 100% used [0x00000006a2000000, 0x00000006a4000000)
AC   0  O    TS     1 PTAMS 0x00000006a4000000 NTAMS 0x00000006a4000000 space 32768K, 100% used [0x00000006a4000000, 0x00000006a6000000)
AC   0  O    TS     1 PTAMS 0x00000006a6000000 NTAMS 0x00000006a6000000 space 32768K, 100% used [0x00000006a6000000, 0x00000006a8000000)
AC   0  O    TS     9 PTAMS 0x00000006a8000000 NTAMS 0x00000006a8000000 space 32768K, 100% used [0x00000006a8000000, 0x00000006aa000000)
AC   0  O    TS    13 PTAMS 0x00000006aa000000 NTAMS 0x00000006aa000000 space 32768K, 100% used [0x00000006aa000000, 0x00000006ac000000)
AC   0  O    TS    13 PTAMS 0x00000006ac000000 NTAMS 0x00000006ac000000 space 32768K, 100% used [0x00000006ac000000, 0x00000006ae000000)
AC   0  O    TS    15 PTAMS 0x00000006ae000000 NTAMS 0x00000006ae000000 space 32768K, 100% used [0x00000006ae000000, 0x00000006b0000000)
AC   0  O    TS    15 PTAMS 0x00000006b0000000 NTAMS 0x00000006b0000000 space 32768K, 100% used [0x00000006b0000000, 0x00000006b2000000)
AC   0  O    TS    17 PTAMS 0x00000006b2000000 NTAMS 0x00000006b2000000 space 32768K,  47% used [0x00000006b2000000, 0x00000006b4000000)
AC   0  F    TS     0 PTAMS 0x00000006b4000000 NTAMS 0x00000006b4000000 space 32768K,   0% used [0x00000006b4000000, 0x00000006b6000000)
AC   0  F    TS     0 PTAMS 0x00000006b6000000 NTAMS 0x00000006b6000000 space 32768K,   0% used [0x00000006b6000000, 0x00000006b8000000)
AC   0  F    TS     0 PTAMS 0x00000006b8000000 NTAMS 0x00000006b8000000 space 32768K,   0% used [0x00000006b8000000, 0x00000006ba000000)
AC   0  F    TS     0 PTAMS 0x00000006ba000000 NTAMS 0x00000006ba000000 space 32768K,   0% used [0x00000006ba000000, 0x00000006bc000000)
AC   0  F    TS     0 PTAMS 0x00000006bc000000 NTAMS 0x00000006bc000000 space 32768K,   0% used [0x00000006bc000000, 0x00000006be000000)
AC   0  F    TS     0 PTAMS 0x00000006be000000 NTAMS 0x00000006be000000 space 32768K,   0% used [0x00000006be000000, 0x00000006c0000000)
AC   0  F    TS     0 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 32768K,   0% used [0x00000006c0000000, 0x00000006c2000000)
AC   0  F    TS     0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 32768K,   0% used [0x00000006c2000000, 0x00000006c4000000)
AC   0  F    TS     0 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 32768K,   0% used [0x00000006c4000000, 0x00000006c6000000)
AC   0  F    TS     0 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 32768K,   0% used [0x00000006c6000000, 0x00000006c8000000)
AC   0  F    TS     0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 32768K,   0% used [0x00000006c8000000, 0x00000006ca000000)
AC   0  F    TS     0 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 32768K,   0% used [0x00000006ca000000, 0x00000006cc000000)
AC   0  F    TS     0 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 32768K,   0% used [0x00000006cc000000, 0x00000006ce000000)
AC   0  F    TS     0 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 32768K,   0% used [0x00000006ce000000, 0x00000006d0000000)
AC   0  F    TS     0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 32768K,   0% used [0x00000006d0000000, 0x00000006d2000000)
AC   0  F    TS     0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 32768K,   0% used [0x00000006d2000000, 0x00000006d4000000)
AC   0  F    TS     0 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 32768K,   0% used [0x00000006d4000000, 0x00000006d6000000)
AC   0  F    TS     0 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 32768K,   0% used [0x00000006d6000000, 0x00000006d8000000)
AC   0  F    TS     9 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 32768K,   0% used [0x00000006d8000000, 0x00000006da000000)
AC   0  F    TS     7 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 32768K,   0% used [0x00000006da000000, 0x00000006dc000000)
AC   0  F    TS     7 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 32768K,   0% used [0x00000006dc000000, 0x00000006de000000)
AC   0  F    TS    13 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 32768K,   0% used [0x00000006de000000, 0x00000006e0000000)
AC   0  F    TS    13 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 32768K,   0% used [0x00000006e0000000, 0x00000006e2000000)
AC   0  F    TS    13 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 32768K,   0% used [0x00000006e2000000, 0x00000006e4000000)
AC   0  S CS TS    17 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 32768K, 100% used [0x00000006e4000000, 0x00000006e6000000)
AC   0  S CS TS    17 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 32768K, 100% used [0x00000006e6000000, 0x00000006e8000000)
AC   0  S CS TS    17 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 32768K, 100% used [0x00000006e8000000, 0x00000006ea000000)
AC   0  S CS TS    17 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 32768K, 100% used [0x00000006ea000000, 0x00000006ec000000)
AC   0  S CS TS    17 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 32768K, 100% used [0x00000006ec000000, 0x00000006ee000000)
AC   0  S CS TS    17 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 32768K, 100% used [0x00000006ee000000, 0x00000006f0000000)
AC   0  S CS TS    17 PTAMS 0x00000006f0000000 NTAMS 0x00000006f0000000 space 32768K, 100% used [0x00000006f0000000, 0x00000006f2000000)
AC   0  S CS TS    17 PTAMS 0x00000006f2000000 NTAMS 0x00000006f2000000 space 32768K, 100% used [0x00000006f2000000, 0x00000006f4000000)
AC   0  S CS TS    17 PTAMS 0x00000006f4000000 NTAMS 0x00000006f4000000 space 32768K, 100% used [0x00000006f4000000, 0x00000006f6000000)
AC   0  F    TS     9 PTAMS 0x00000006f6000000 NTAMS 0x00000006f6000000 space 32768K,   0% used [0x00000006f6000000, 0x00000006f8000000)
AC   0  F    TS     9 PTAMS 0x00000006f8000000 NTAMS 0x00000006f8000000 space 32768K,   0% used [0x00000006f8000000, 0x00000006fa000000)
AC   0  F    TS    15 PTAMS 0x00000006fa000000 NTAMS 0x00000006fa000000 space 32768K,   0% used [0x00000006fa000000, 0x00000006fc000000)
AC   0  F    TS    15 PTAMS 0x00000006fc000000 NTAMS 0x00000006fc000000 space 32768K,   0% used [0x00000006fc000000, 0x00000006fe000000)
AC   0  F    TS    15 PTAMS 0x00000006fe000000 NTAMS 0x00000006fe000000 space 32768K,   0% used [0x00000006fe000000, 0x0000000700000000)
AC   0  F    TS    15 PTAMS 0x0000000700000000 NTAMS 0x0000000700000000 space 32768K,   0% used [0x0000000700000000, 0x0000000702000000)
AC   0  F    TS    15 PTAMS 0x0000000702000000 NTAMS 0x0000000702000000 space 32768K,   0% used [0x0000000702000000, 0x0000000704000000)
AC   0  F    TS    15 PTAMS 0x0000000704000000 NTAMS 0x0000000704000000 space 32768K,   0% used [0x0000000704000000, 0x0000000706000000)
AC   0  F    TS    15 PTAMS 0x0000000706000000 NTAMS 0x0000000706000000 space 32768K,   0% used [0x0000000706000000, 0x0000000708000000)
AC   0  F    TS     0 PTAMS 0x0000000708000000 NTAMS 0x0000000708000000 space 32768K,   0% used [0x0000000708000000, 0x000000070a000000)
AC   0  F    TS     0 PTAMS 0x000000070a000000 NTAMS 0x000000070a000000 space 32768K,   0% used [0x000000070a000000, 0x000000070c000000)
AC   0  F    TS     0 PTAMS 0x000000070c000000 NTAMS 0x000000070c000000 space 32768K,   0% used [0x000000070c000000, 0x000000070e000000)
AC   0  F    TS     0 PTAMS 0x000000070e000000 NTAMS 0x000000070e000000 space 32768K,   0% used [0x000000070e000000, 0x0000000710000000)
AC   0  F    TS     0 PTAMS 0x0000000710000000 NTAMS 0x0000000710000000 space 32768K,   0% used [0x0000000710000000, 0x0000000712000000)
AC   0  F    TS     0 PTAMS 0x0000000712000000 NTAMS 0x0000000712000000 space 32768K,   0% used [0x0000000712000000, 0x0000000714000000)
AC   0  F    TS     0 PTAMS 0x0000000714000000 NTAMS 0x0000000714000000 space 32768K,   0% used [0x0000000714000000, 0x0000000716000000)
AC   0  F    TS     0 PTAMS 0x0000000716000000 NTAMS 0x0000000716000000 space 32768K,   0% used [0x0000000716000000, 0x0000000718000000)
AC   0  F    TS     0 PTAMS 0x0000000718000000 NTAMS 0x0000000718000000 space 32768K,   0% used [0x0000000718000000, 0x000000071a000000)
AC   0  F    TS     0 PTAMS 0x000000071a000000 NTAMS 0x000000071a000000 space 32768K,   0% used [0x000000071a000000, 0x000000071c000000)
AC   0  F    TS     0 PTAMS 0x000000071c000000 NTAMS 0x000000071c000000 space 32768K,   0% used [0x000000071c000000, 0x000000071e000000)
AC   0  F    TS     0 PTAMS 0x000000071e000000 NTAMS 0x000000071e000000 space 32768K,   0% used [0x000000071e000000, 0x0000000720000000)
AC   0  F    TS     0 PTAMS 0x0000000720000000 NTAMS 0x0000000720000000 space 32768K,   0% used [0x0000000720000000, 0x0000000722000000)
AC   0  F    TS     0 PTAMS 0x0000000722000000 NTAMS 0x0000000722000000 space 32768K,   0% used [0x0000000722000000, 0x0000000724000000)
AC   0  F    TS     0 PTAMS 0x0000000724000000 NTAMS 0x0000000724000000 space 32768K,   0% used [0x0000000724000000, 0x0000000726000000)
AC   0  F    TS     0 PTAMS 0x0000000726000000 NTAMS 0x0000000726000000 space 32768K,   0% used [0x0000000726000000, 0x0000000728000000)
AC   0  F    TS     0 PTAMS 0x0000000728000000 NTAMS 0x0000000728000000 space 32768K,   0% used [0x0000000728000000, 0x000000072a000000)
AC   0  F    TS     0 PTAMS 0x000000072a000000 NTAMS 0x000000072a000000 space 32768K,   0% used [0x000000072a000000, 0x000000072c000000)
AC   0  F    TS     0 PTAMS 0x000000072c000000 NTAMS 0x000000072c000000 space 32768K,   0% used [0x000000072c000000, 0x000000072e000000)
AC   0  F    TS     0 PTAMS 0x000000072e000000 NTAMS 0x000000072e000000 space 32768K,   0% used [0x000000072e000000, 0x0000000730000000)
AC   0  F    TS     0 PTAMS 0x0000000730000000 NTAMS 0x0000000730000000 space 32768K,   0% used [0x0000000730000000, 0x0000000732000000)
AC   0  F    TS     0 PTAMS 0x0000000732000000 NTAMS 0x0000000732000000 space 32768K,   0% used [0x0000000732000000, 0x0000000734000000)
AC   0  F    TS     0 PTAMS 0x0000000734000000 NTAMS 0x0000000734000000 space 32768K,   0% used [0x0000000734000000, 0x0000000736000000)
AC   0  F    TS     0 PTAMS 0x0000000736000000 NTAMS 0x0000000736000000 space 32768K,   0% used [0x0000000736000000, 0x0000000738000000)
AC   0  F    TS     0 PTAMS 0x0000000738000000 NTAMS 0x0000000738000000 space 32768K,   0% used [0x0000000738000000, 0x000000073a000000)
AC   0  F    TS     0 PTAMS 0x000000073a000000 NTAMS 0x000000073a000000 space 32768K,   0% used [0x000000073a000000, 0x000000073c000000)
AC   0  F    TS     0 PTAMS 0x000000073c000000 NTAMS 0x000000073c000000 space 32768K,   0% used [0x000000073c000000, 0x000000073e000000)
AC   0  F    TS     0 PTAMS 0x000000073e000000 NTAMS 0x000000073e000000 space 32768K,   0% used [0x000000073e000000, 0x0000000740000000)
AC   0  F    TS     0 PTAMS 0x0000000740000000 NTAMS 0x0000000740000000 space 32768K,   0% used [0x0000000740000000, 0x0000000742000000)
AC   0  F    TS     0 PTAMS 0x0000000742000000 NTAMS 0x0000000742000000 space 32768K,   0% used [0x0000000742000000, 0x0000000744000000)
AC   0  F    TS     0 PTAMS 0x0000000744000000 NTAMS 0x0000000744000000 space 32768K,   0% used [0x0000000744000000, 0x0000000746000000)
AC   0  F    TS     0 PTAMS 0x0000000746000000 NTAMS 0x0000000746000000 space 32768K,   0% used [0x0000000746000000, 0x0000000748000000)
AC   0  F    TS     0 PTAMS 0x0000000748000000 NTAMS 0x0000000748000000 space 32768K,   0% used [0x0000000748000000, 0x000000074a000000)
AC   0  F    TS     0 PTAMS 0x000000074a000000 NTAMS 0x000000074a000000 space 32768K,   0% used [0x000000074a000000, 0x000000074c000000)
AC   0  F    TS     0 PTAMS 0x000000074c000000 NTAMS 0x000000074c000000 space 32768K,   0% used [0x000000074c000000, 0x000000074e000000)
AC   0  F    TS     0 PTAMS 0x000000074e000000 NTAMS 0x000000074e000000 space 32768K,   0% used [0x000000074e000000, 0x0000000750000000)
AC   0  F    TS     0 PTAMS 0x0000000750000000 NTAMS 0x0000000750000000 space 32768K,   0% used [0x0000000750000000, 0x0000000752000000)
AC   0  F    TS     0 PTAMS 0x0000000752000000 NTAMS 0x0000000752000000 space 32768K,   0% used [0x0000000752000000, 0x0000000754000000)
AC   0  F    TS     0 PTAMS 0x0000000754000000 NTAMS 0x0000000754000000 space 32768K,   0% used [0x0000000754000000, 0x0000000756000000)
AC   0  F    TS     0 PTAMS 0x0000000756000000 NTAMS 0x0000000756000000 space 32768K,   0% used [0x0000000756000000, 0x0000000758000000)
AC   0  F    TS     0 PTAMS 0x0000000758000000 NTAMS 0x0000000758000000 space 32768K,   0% used [0x0000000758000000, 0x000000075a000000)
AC   0  F    TS     1 PTAMS 0x000000075a000000 NTAMS 0x000000075a000000 space 32768K,   0% used [0x000000075a000000, 0x000000075c000000)
AC   0  F    TS     1 PTAMS 0x000000075c000000 NTAMS 0x000000075c000000 space 32768K,   0% used [0x000000075c000000, 0x000000075e000000)
AC   0  E    TS     1 PTAMS 0x000000075e000000 NTAMS 0x000000075e000000 space 32768K,  24% used [0x000000075e000000, 0x0000000760000000)
AC   0  E CS TS     1 PTAMS 0x0000000760000000 NTAMS 0x0000000760000000 space 32768K, 100% used [0x0000000760000000, 0x0000000762000000)
AC   0  E CS TS     0 PTAMS 0x0000000762000000 NTAMS 0x0000000762000000 space 32768K, 100% used [0x0000000762000000, 0x0000000764000000)
AC   0  E CS TS     0 PTAMS 0x0000000764000000 NTAMS 0x0000000764000000 space 32768K, 100% used [0x0000000764000000, 0x0000000766000000)
AC   0  E CS TS     0 PTAMS 0x0000000766000000 NTAMS 0x0000000766000000 space 32768K, 100% used [0x0000000766000000, 0x0000000768000000)
AC   0  E CS TS     0 PTAMS 0x0000000768000000 NTAMS 0x0000000768000000 space 32768K, 100% used [0x0000000768000000, 0x000000076a000000)
AC   0  E CS TS     0 PTAMS 0x000000076a000000 NTAMS 0x000000076a000000 space 32768K, 100% used [0x000000076a000000, 0x000000076c000000)
AC   0  E CS TS     0 PTAMS 0x000000076c000000 NTAMS 0x000000076c000000 space 32768K, 100% used [0x000000076c000000, 0x000000076e000000)
AC   0  E CS TS     0 PTAMS 0x000000076e000000 NTAMS 0x000000076e000000 space 32768K, 100% used [0x000000076e000000, 0x0000000770000000)
AC   0  E CS TS     0 PTAMS 0x0000000770000000 NTAMS 0x0000000770000000 space 32768K, 100% used [0x0000000770000000, 0x0000000772000000)
AC   0  E CS TS     0 PTAMS 0x0000000772000000 NTAMS 0x0000000772000000 space 32768K, 100% used [0x0000000772000000, 0x0000000774000000)
AC   0  E CS TS     0 PTAMS 0x0000000774000000 NTAMS 0x0000000774000000 space 32768K, 100% used [0x0000000774000000, 0x0000000776000000)
AC   0  E CS TS     0 PTAMS 0x0000000776000000 NTAMS 0x0000000776000000 space 32768K, 100% used [0x0000000776000000, 0x0000000778000000)
AC   0  E CS TS     0 PTAMS 0x0000000778000000 NTAMS 0x0000000778000000 space 32768K, 100% used [0x0000000778000000, 0x000000077a000000)
AC   0  E CS TS     0 PTAMS 0x000000077a000000 NTAMS 0x000000077a000000 space 32768K, 100% used [0x000000077a000000, 0x000000077c000000)
AC   0  E CS TS     0 PTAMS 0x000000077c000000 NTAMS 0x000000077c000000 space 32768K, 100% used [0x000000077c000000, 0x000000077e000000)
AC   0  E CS TS     0 PTAMS 0x000000077e000000 NTAMS 0x000000077e000000 space 32768K, 100% used [0x000000077e000000, 0x0000000780000000)

Card table byte_map: [0x00000000143f0000,0x0000000014df0000] byte_map_base: 0x0000000010ff0000

Marking Bits (Prev, Next): (CMBitMap*) 0x00000000025f62e0, (CMBitMap*) 0x00000000025f6288
 Prev Bits: [0x000000001a7f0000, 0x000000001f7f0000)
 Next Bits: [0x00000000157f0000, 0x000000001a7f0000)

Polling page: 0x0000000000b60000

CodeCache: size=245760Kb used=65879Kb max_used=65879Kb free=179880Kb
 bounds [0x0000000002680000, 0x0000000006740000, 0x0000000011680000]
 total_blobs=18536 nmethods=16814 adapters=1630
 compilation: enabled

Compilation events (10 events):
Event: 137.142 Thread 0x0000000023ee4000 nmethod 26737 0x0000000005a1b990 code [0x0000000005a1bb00, 0x0000000005a1be08]
Event: 137.143 Thread 0x0000000023ee4000 26738       3       sun.nio.cs.SingleByte$Decoder::decodeLoop (28 bytes)
Event: 137.143 Thread 0x0000000023ee4000 nmethod 26738 0x000000000516fe50 code [0x000000000516ffe0, 0x0000000005170518]
Event: 137.144 Thread 0x0000000023ee4000 26739       3       net.optifine.shaders.config.ShaderParser::parseLine (299 bytes)
Event: 137.145 Thread 0x0000000023ee4000 nmethod 26739 0x0000000006637d50 code [0x00000000066381e0, 0x000000000663b718]
Event: 137.147 Thread 0x0000000023ee4000 26745       3       org.apache.logging.log4j.core.config.LoggerConfig::callAppenders (30 bytes)
Event: 137.147 Thread 0x0000000023ee4000 nmethod 26745 0x000000000667ae10 code [0x000000000667b020, 0x000000000667ba78]
Event: 137.147 Thread 0x0000000023ee4000 26749       1       org.apache.logging.log4j.core.impl.MutableLogEvent::getTimeMillis (5 bytes)
Event: 137.147 Thread 0x0000000023ee4000 nmethod 26749 0x000000000667ab10 code [0x000000000667ac60, 0x000000000667ad70]
Event: 137.147 Thread 0x0000000023ee4000 26740       3       org.apache.logging.log4j.spi.DefaultThreadContextStack::getDepth (23 bytes)

GC Heap History (10 events):
Event: 77.126 GC heap before
{Heap before GC invocations=61 (full 0):
 garbage-first heap   total 4194304K, used 3102294K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 74 young (2424832K), 7 survivors (229376K)
 Metaspace       used 80285K, capacity 90192K, committed 90384K, reserved 1126400K
  class space    used 10962K, capacity 13323K, committed 13424K, reserved 1048576K
Event: 77.157 GC heap after
Heap after GC invocations=62 (full 0):
 garbage-first heap   total 4194304K, used 1028413K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 10 young (327680K), 10 survivors (327680K)
 Metaspace       used 80285K, capacity 90192K, committed 90384K, reserved 1126400K
  class space    used 10962K, capacity 13323K, committed 13424K, reserved 1048576K
}
Event: 96.441 GC heap before
{Heap before GC invocations=62 (full 0):
 garbage-first heap   total 4194304K, used 2994493K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 70 young (2293760K), 10 survivors (327680K)
 Metaspace       used 80400K, capacity 90378K, committed 90640K, reserved 1126400K
  class space    used 10972K, capacity 13338K, committed 13424K, reserved 1048576K
Event: 96.473 GC heap after
Heap after GC invocations=63 (full 0):
 garbage-first heap   total 4194304K, used 958849K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 8 young (262144K), 8 survivors (262144K)
 Metaspace       used 80400K, capacity 90378K, committed 90640K, reserved 1126400K
  class space    used 10972K, capacity 13338K, committed 13424K, reserved 1048576K
}
Event: 102.938 GC heap before
{Heap before GC invocations=63 (full 0):
 garbage-first heap   total 4194304K, used 3056001K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 72 young (2359296K), 8 survivors (262144K)
 Metaspace       used 80538K, capacity 90614K, committed 90896K, reserved 1126400K
  class space    used 10981K, capacity 13380K, committed 13424K, reserved 1048576K
Event: 102.974 GC heap after
Heap after GC invocations=64 (full 0):
 garbage-first heap   total 4194304K, used 1076748K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 9 young (294912K), 9 survivors (294912K)
 Metaspace       used 80538K, capacity 90614K, committed 90896K, reserved 1126400K
  class space    used 10981K, capacity 13380K, committed 13424K, reserved 1048576K
}
Event: 108.431 GC heap before
{Heap before GC invocations=64 (full 0):
 garbage-first heap   total 4194304K, used 3042828K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 69 young (2260992K), 9 survivors (294912K)
 Metaspace       used 80643K, capacity 90744K, committed 90896K, reserved 1126400K
  class space    used 10984K, capacity 13383K, committed 13424K, reserved 1048576K
Event: 108.467 GC heap after
Heap after GC invocations=65 (full 0):
 garbage-first heap   total 4194304K, used 1045855K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 7 young (229376K), 7 survivors (229376K)
 Metaspace       used 80643K, capacity 90744K, committed 90896K, reserved 1126400K
  class space    used 10984K, capacity 13383K, committed 13424K, reserved 1048576K
}
Event: 124.393 GC heap before
{Heap before GC invocations=65 (full 0):
 garbage-first heap   total 4194304K, used 3077471K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 69 young (2260992K), 7 survivors (229376K)
 Metaspace       used 80801K, capacity 91026K, committed 91152K, reserved 1126400K
  class space    used 10998K, capacity 13398K, committed 13424K, reserved 1048576K
Event: 124.432 GC heap after
Heap after GC invocations=66 (full 0):
 garbage-first heap   total 4194304K, used 1129658K [0x0000000680000000, 0x0000000682000400, 0x00000007c0000000)
  region size 32768K, 9 young (294912K), 9 survivors (294912K)
 Metaspace       used 80801K, capacity 91026K, committed 91152K, reserved 1126400K
  class space    used 10998K, capacity 13398K, committed 13424K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 137.107 Thread 0x0000000002582800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005947f2c method=java.util.TimSort.gallopLeft(Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)I @ 44
Event: 137.107 Thread 0x0000000002582800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x0000000002aa5624 method=java.util.TimSort.mergeHi(IIII)V @ 101
Event: 137.107 Thread 0x0000000002582800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000483ce74 method=java.util.TimSort.gallopRight(Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)I @ 44
Event: 137.107 Thread 0x0000000002582800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000005947f2c method=java.util.TimSort.gallopLeft(Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)I @ 44
Event: 137.142 Thread 0x0000000002582800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000486b8ec method=net.optifine.shaders.config.ShaderParser.parseLine(Ljava/lang/String;)Lnet/optifine/shaders/config/ShaderLine; @ 231
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003ab562c method=net.optifine.shaders.uniform.ShaderUniform4f.onProgramSet(I)V @ 6
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000348406c method=net.optifine.shaders.uniform.ShaderUniform3f.onProgramSet(I)V @ 6
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004edad2c method=net.optifine.shaders.uniform.ShaderUniform2i.onProgramSet(I)V @ 6
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032797ac method=net.optifine.shaders.uniform.ShaderUniform4i.onProgramSet(I)V @ 6
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: reason=null_assert action=make_not_entrant pc=0x0000000005c13bf0 method=net.optifine.shaders.Shaders.useProgram(Lnet/optifine/shaders/Program;)V @ 102

Internal exceptions (10 events):
Event: 119.725 Thread 0x000000002ccfc000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b3fd150) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.726 Thread 0x00000000259f0800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b4371d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.728 Thread 0x000000002ccfc000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b4034c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.730 Thread 0x00000000259f0800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b442598) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.732 Thread 0x000000002ccfc000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b40aa60) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.733 Thread 0x00000000259f0800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b448cf8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.735 Thread 0x000000002ccfc000 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b4117c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 119.737 Thread 0x00000000259f0800 Exception <a 'sun/nio/fs/WindowsException'> (0x000000070b44f958) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 123.962 Thread 0x00000000259e9000 Implicit null exception at 0x000000000448999a to 0x000000000448bcbd
Event: 124.447 Thread 0x0000000002582800 Exception <a 'java/io/FileNotFoundException'> (0x000000077f63e800) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000032797ac
Event: 137.143 Thread 0x0000000002582800 DEOPT PACKING pc=0x00000000032797ac sp=0x000000000257e390
Event: 137.143 Thread 0x0000000002582800 DEOPT UNPACKING pc=0x00000000026c582a sp=0x000000000257e310 mode 2
Event: 137.143 Thread 0x0000000002582800 Uncommon trap: trap_request=0xffffffec fr.pc=0x0000000005c13bf0
Event: 137.143 Thread 0x0000000002582800 DEOPT PACKING pc=0x0000000005c13bf0 sp=0x000000000257e3c0
Event: 137.143 Thread 0x0000000002582800 DEOPT UNPACKING pc=0x00000000026c582a sp=0x000000000257e368 mode 2
Event: 137.146 loading class net/optifine/expr/FunctionFloat$1
Event: 137.146 loading class net/optifine/expr/FunctionFloat$1 done
Event: 137.146 loading class net/optifine/shaders/uniform/ShaderParameterFloat$1
Event: 137.146 loading class net/optifine/shaders/uniform/ShaderParameterFloat$1 done


Dynamic libraries:
0x00007ff7de270000 - 0x00007ff7de2a7000     D:\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe
0x00007ff9df220000 - 0x00007ff9df410000     C:\Windows\SYSTEM32\ntdll.dll
0x00007ff9bfa00000 - 0x00007ff9bfa13000     C:\Program Files\Avast Software\Avast\aswhook.dll
0x00007ff9deaa0000 - 0x00007ff9deb52000     C:\Windows\System32\KERNEL32.DLL
0x00007ff9dcb60000 - 0x00007ff9dce04000     C:\Windows\System32\KERNELBASE.dll
0x00007ff9de160000 - 0x00007ff9de203000     C:\Windows\System32\ADVAPI32.dll
0x00007ff9df080000 - 0x00007ff9df11e000     C:\Windows\System32\msvcrt.dll
0x00007ff9dd910000 - 0x00007ff9dd9a7000     C:\Windows\System32\sechost.dll
0x00007ff9de040000 - 0x00007ff9de160000     C:\Windows\System32\RPCRT4.dll
0x00007ff9ded50000 - 0x00007ff9deee4000     C:\Windows\System32\USER32.dll
0x00007ff9dd230000 - 0x00007ff9dd251000     C:\Windows\System32\win32u.dll
0x00007ff9deef0000 - 0x00007ff9def16000     C:\Windows\System32\GDI32.dll
0x00007ff9dd090000 - 0x00007ff9dd226000     C:\Windows\System32\gdi32full.dll
0x00007ff9dc330000 - 0x00007ff9dc3ce000     C:\Windows\System32\msvcp_win.dll
0x00007ff9dce10000 - 0x00007ff9dcf0a000     C:\Windows\System32\ucrtbase.dll
0x00007ff9cf320000 - 0x00007ff9cf5a4000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.959_none_e6c7bbbf130c62bb\COMCTL32.dll
0x00007ff9ddb60000 - 0x00007ff9dde95000     C:\Windows\System32\combase.dll
0x00007ff9dc2b0000 - 0x00007ff9dc330000     C:\Windows\System32\bcryptPrimitives.dll
0x00007ff9def20000 - 0x00007ff9def4e000     C:\Windows\System32\IMM32.DLL
0x0000000072480000 - 0x0000000072552000     D:\Minecraft Launcher\runtime\jre-x64\bin\msvcr100.dll
0x0000000071bf0000 - 0x0000000072473000     D:\Minecraft Launcher\runtime\jre-x64\bin\server\jvm.dll
0x00007ff9df1d0000 - 0x00007ff9df1d8000     C:\Windows\System32\PSAPI.DLL
0x00007ff9c3400000 - 0x00007ff9c3409000     C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff9dea30000 - 0x00007ff9dea9f000     C:\Windows\System32\WS2_32.dll
0x00007ff9da030000 - 0x00007ff9da054000     C:\Windows\SYSTEM32\WINMM.dll
0x00007ff9d3870000 - 0x00007ff9d387a000     C:\Windows\SYSTEM32\VERSION.dll
0x00007ff9d9bb0000 - 0x00007ff9d9bdd000     C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff9dd280000 - 0x00007ff9dd2ca000     C:\Windows\System32\cfgmgr32.dll
0x0000000071be0000 - 0x0000000071bef000     D:\Minecraft Launcher\runtime\jre-x64\bin\verify.dll
0x0000000071bb0000 - 0x0000000071bd9000     D:\Minecraft Launcher\runtime\jre-x64\bin\java.dll
0x0000000071b90000 - 0x0000000071ba6000     D:\Minecraft Launcher\runtime\jre-x64\bin\zip.dll
0x00007ff9de340000 - 0x00007ff9dea26000     C:\Windows\System32\SHELL32.dll
0x00007ff9df120000 - 0x00007ff9df1c9000     C:\Windows\System32\shcore.dll
0x00007ff9dc3d0000 - 0x00007ff9dcb52000     C:\Windows\System32\windows.storage.dll
0x00007ff9dc170000 - 0x00007ff9dc193000     C:\Windows\System32\profapi.dll
0x00007ff9dc100000 - 0x00007ff9dc14a000     C:\Windows\System32\powrprof.dll
0x00007ff9dc0d0000 - 0x00007ff9dc0e0000     C:\Windows\System32\UMPDC.dll
0x00007ff9ddb00000 - 0x00007ff9ddb52000     C:\Windows\System32\shlwapi.dll
0x00007ff9dc0e0000 - 0x00007ff9dc0f1000     C:\Windows\System32\kernel.appcore.dll
0x00007ff9dd260000 - 0x00007ff9dd277000     C:\Windows\System32\cryptsp.dll
0x0000000071b80000 - 0x0000000071b8d000     D:\Minecraft Launcher\runtime\jre-x64\bin\management.dll
0x0000000071b60000 - 0x0000000071b7a000     D:\Minecraft Launcher\runtime\jre-x64\bin\net.dll
0x00007ff9db8e0000 - 0x00007ff9db947000     C:\Windows\system32\mswsock.dll
0x00007ff9b6250000 - 0x00007ff9b6266000     C:\Windows\system32\napinsp.dll
0x00007ff9b6230000 - 0x00007ff9b624a000     C:\Windows\system32\pnrpnsp.dll
0x00007ff9db630000 - 0x00007ff9db6fb000     C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff9dda20000 - 0x00007ff9dda28000     C:\Windows\System32\NSI.dll
0x00007ff9db5f0000 - 0x00007ff9db62a000     C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff9b7330000 - 0x00007ff9b733e000     C:\Windows\System32\winrnr.dll
0x00007ff9d8920000 - 0x00007ff9d893c000     C:\Windows\system32\NLAapi.dll
0x00007ff9c7d30000 - 0x00007ff9c7d45000     C:\Windows\system32\wshbth.dll
0x00007ff9d0100000 - 0x00007ff9d010a000     C:\Windows\System32\rasadhlp.dll
0x00007ff9d07b0000 - 0x00007ff9d0827000     C:\Windows\System32\fwpuclnt.dll
0x00007ff9dcf10000 - 0x00007ff9dcf36000     C:\Windows\System32\bcrypt.dll
0x0000000071b40000 - 0x0000000071b51000     D:\Minecraft Launcher\runtime\jre-x64\bin\nio.dll
0x00007ff9db450000 - 0x00007ff9db483000     C:\Windows\system32\rsaenh.dll
0x00007ff9dbfc0000 - 0x00007ff9dbfe5000     C:\Windows\SYSTEM32\USERENV.dll
0x00007ff9dbb10000 - 0x00007ff9dbb1c000     C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff9ce510000 - 0x00007ff9ce582000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\lwjgl.dll
0x00007ff9cfe10000 - 0x00007ff9cfe6e000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\glfw.dll
0x00007ff9cc240000 - 0x00007ff9cc491000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\jemalloc.dll
0x00007ff9da440000 - 0x00007ff9da4d9000     C:\Windows\system32\uxtheme.dll
0x00007ff9c43a0000 - 0x00007ff9c43e3000     C:\Windows\SYSTEM32\dinput8.dll
0x00007ff9d0fc0000 - 0x00007ff9d0fd1000     C:\Windows\SYSTEM32\xinput1_4.dll
0x00007ff9dbed0000 - 0x00007ff9dbefa000     C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ff9da870000 - 0x00007ff9da89d000     C:\Windows\SYSTEM32\dwmapi.dll
0x00007ff9cc5b0000 - 0x00007ff9cc6cb000     C:\Windows\SYSTEM32\inputhost.dll
0x00007ff9d9be0000 - 0x00007ff9d9cb4000     C:\Windows\SYSTEM32\CoreMessaging.dll
0x00007ff9d8030000 - 0x00007ff9d835a000     C:\Windows\SYSTEM32\CoreUIComponents.dll
0x00007ff9d8a80000 - 0x00007ff9d8b70000     C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ff9dda30000 - 0x00007ff9ddaf5000     C:\Windows\System32\OLEAUT32.dll
0x00007ff9d7e60000 - 0x00007ff9d7fb3000     C:\Windows\SYSTEM32\wintypes.dll
0x00007ff9db130000 - 0x00007ff9db161000     C:\Windows\SYSTEM32\ntmarta.dll
0x00007ff9ddf00000 - 0x00007ff9de035000     C:\Windows\System32\MSCTF.dll
0x00007ff969dd0000 - 0x00007ff969edd000     C:\Program Files (x86)\Razer\Razer Cortex\x64\k_fps64.dll
0x00007ff9d5650000 - 0x00007ff9d5844000     C:\Windows\SYSTEM32\dbghelp.dll
0x00007ff969d50000 - 0x00007ff969dcf000     C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx10_43.dll
0x00007ff9deb70000 - 0x00007ff9decc7000     C:\Windows\System32\ole32.dll
0x00007ff969ae0000 - 0x00007ff969d4f000     C:\Program Files (x86)\Razer\Razer Cortex\x64\D3DCOMPILER_43.dll
0x00007ff969a80000 - 0x00007ff969ad7000     C:\Program Files (x86)\Razer\Razer Cortex\x64\EasyHook64.dll
0x00007ff9a85d0000 - 0x00007ff9a8726000     C:\Windows\SYSTEM32\OPENGL32.dll
0x00007ff969810000 - 0x00007ff969a73000     C:\Program Files (x86)\Razer\Razer Cortex\x64\d3dx9_43.dll
0x00007ff9ab3e0000 - 0x00007ff9ab40c000     C:\Windows\SYSTEM32\GLU32.dll
0x00007ff9dadb0000 - 0x00007ff9dadd0000     C:\Windows\SYSTEM32\dxcore.dll
0x00007ff9dace0000 - 0x00007ff9dacee000     C:\Windows\SYSTEM32\HID.DLL
0x00007ff9dd4a0000 - 0x00007ff9dd910000     C:\Windows\System32\SETUPAPI.DLL
0x00007ff9dc250000 - 0x00007ff9dc2ac000     C:\Windows\System32\WINTRUST.dll
0x00007ff9dc150000 - 0x00007ff9dc162000     C:\Windows\System32\MSASN1.dll
0x00007ff9dcf40000 - 0x00007ff9dd089000     C:\Windows\System32\CRYPT32.dll
0x00007ff96fc00000 - 0x00007ff96fc2a000     C:\Windows\System32\DriverStore\FileRepository\u0357168.inf_amd64_74ad8cf0ece664a3\B357146\atig6pxx.dll
0x00007ff96cee0000 - 0x00007ff96fbf2000     C:\Windows\System32\DriverStore\FileRepository\u0357168.inf_amd64_74ad8cf0ece664a3\B357146\atio6axx.dll
0x00007ff9a2350000 - 0x00007ff9a2373000     C:\Windows\SYSTEM32\dxva2.dll
0x00007ff975bb0000 - 0x00007ff975bec000     C:\Windows\System32\DriverStore\FileRepository\u0357168.inf_amd64_74ad8cf0ece664a3\B357146\atig6txx.dll
0x00007ff97b1c0000 - 0x00007ff97b37c000     C:\Windows\SYSTEM32\atiadlxx.dll
0x00007ff9be3c0000 - 0x00007ff9be418000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\lwjgl_opengl.dll
0x00007ff9bddc0000 - 0x00007ff9bde3f000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\lwjgl_stb.dll
0x00007ff9d6de0000 - 0x00007ff9d6e8e000     C:\Windows\SYSTEM32\mscms.dll
0x00007ff9d6dc0000 - 0x00007ff9d6dd7000     C:\Windows\SYSTEM32\ColorAdapterClient.dll
0x00007ff9be370000 - 0x00007ff9be3b3000     C:\Windows\SYSTEM32\icm32.dll
0x00007ff9bd620000 - 0x00007ff9bd662000     C:\Users\User\AppData\Local\Temp\jna-2645995\jna4326482165130699648.dll
0x00007ff9cff30000 - 0x00007ff9cff4a000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\SAPIWrapper_x64.dll
0x00007ff9de290000 - 0x00007ff9de332000     C:\Windows\System32\clbcatq.dll
0x00007ff968c10000 - 0x00007ff968d8f000     C:\Windows\System32\Speech\Common\sapi.dll
0x00007ff96a7e0000 - 0x00007ff96a7fc000     C:\Windows\SYSTEM32\MSACM32.dll
0x00007ff9cc540000 - 0x00007ff9cc54b000     C:\Windows\SYSTEM32\msdmo.dll
0x00007ff9d1750000 - 0x00007ff9d17c2000     C:\Windows\System32\MMDevApi.dll
0x0000000071b10000 - 0x0000000071b34000     D:\Minecraft Launcher\runtime\jre-x64\bin\sunec.dll
0x00007ff9abbb0000 - 0x00007ff9abcc4000     C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f\OpenAL.dll
0x00007ff9d17d0000 - 0x00007ff9d192d000     C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ff9da780000 - 0x00007ff9da794000     C:\Windows\SYSTEM32\resourcepolicyclient.dll
0x00007ff9cc8c0000 - 0x00007ff9cc95e000     C:\Windows\System32\TextInputFramework.dll
0x00007ff9cf750000 - 0x00007ff9cf9f6000     C:\Windows\System32\iertutil.dll
0x00007ff9d09c0000 - 0x00007ff9d09d6000     C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff9d09a0000 - 0x00007ff9d09bc000     C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x000000007a8d0000 - 0x000000007aa68000     D:\Minecraft Launcher\runtime\jre-x64\bin\awt.dll
0x00007ff9da2a0000 - 0x00007ff9da32f000     C:\Windows\SYSTEM32\apphelp.dll

VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\User\AppData\Roaming\.minecraft\bin\daae-3e65-4fa3-ba6f -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.1.16101 -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\User\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml 
java_command: net.minecraft.launchwrapper.Launch --username sparagwen --version 1.16.1-OptiFine_HD_U_G2_pre5 --gameDir C:\Users\User\AppData\Roaming\.minecraft --assetsDir C:\Users\User\AppData\Roaming\.minecraft\assets --assetIndex 1.16 --uuid c2ffdab82b0a4065a68910ed55a896b3 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIwODIwNTI2N2RmMzhlYjJjZGQ3MzdiODJiMzlmNjhhNCIsInlnZ3QiOiIxNjg3YzZjNGQzOWY0Y2Y4YjljNWY3ZDE1OGEyN2JmNiIsInNwciI6ImMyZmZkYWI4MmIwYTQwNjVhNjg5MTBlZDU1YTg5NmIzIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE1OTU0MjcxMDcsImlhdCI6MTU5NTI1NDMwN30.dHr0Ld4Vi7DjbYn5hmNMzuFCkt1ejVByvELuXoK103o --userType mojang --versionType release --tweakClass optifine.OptiFineTweaker
java_class_path (initial): C:\Users\User\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.16.1_HD_U_G2_pre5\OptiFine-1.16.1_HD_U_G2_pre5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.1\launchwrapper-of-2.1.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\3.0.25\datafixerupper-3.0.25.jar;C:\Users\User\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\User\AppData\Roaming\.minecraft\libr
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Razer\ChromaBroadcast\bin;C:\Program Files\Razer\ChromaBroadcast\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Local\Microsoft\WindowsApps;
USERNAME=User
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD



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

OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.959)

CPU:total 12 (12 cores per cpu, 1 threads per core) family 23 model 113 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

Memory: 4k page, physical 16724348k(6459708k free), swap 25112956k(4583464k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.51-b03) for windows-amd64 JRE (1.8.0_51-b16), built on Jun  8 2015 18:03:07 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Jul 22 12:42:20 2020
elapsed time: 137 seconds (0d 0h 2m 17s)

Pouvez-vous m'aider ?
Merci d'avance a se qui répondront ^^
Bien Cordialement
 

Sparagwen

Aventurier
22 Juillet 2020
4
0
1
23
Je l'avais déjà fait, mais j'ai l’impression que sa re-marche, j'ai re-installé Minecraft et Optifine et mon pilote AMD et re-lancer mon pc.
Je verrais au fur et à mesure des jours, si le problème se représente, je re-actualiserai la discussion ou j'en créerai une nouvelle.

Merci pour votre aide
peut être a bientôt!
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 857
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
En tout cas au vu de l'erreur il avait un problème avec le pilote AMD.
Donc c'était soit le shader qui faisait un truc illégal causant le plantage du pilote (visiblement non comme cela arrivait avec plusieurs shaders différent) soit c'était le pilote AMD qui avait un problème.
 

Sparagwen

Aventurier
22 Juillet 2020
4
0
1
23
Bonjour !
Je re-actualise mon poste car je rencontre encore le même problème (après 3 jours). Pourtant vu la config que j'ai, il ne devrait pas y avoir de souci ! J'ai re-installé Optifine , Minecraft et encore mon pilote AMD. Mais bon ça ne change rien.

Bien Cordialement
 
Dernière édition:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 857
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Et entre le moment où cela fonctionnait et maintenant tu n'as rien changé ? Genre un paramètre dans l'interface AMD Radeon.

Si pas déjà fait, tente une "clean install" du pilote AMD.
Il faut dérouler paramètre additionnel sur l'installateur et cocher factory reset :
RSX-INS-03.png