Bonsoir, j'utilise un nouvel ordinateur depuis peu et en voulant utiliser les shaders je me rend compte que mon jeu crash dès que je tente d'en mettre un en me mettant ce message d'erreur :
Version : Optifine_HD_U_G2 1.16.1
Processeur : AMD Ryzen 5 3600
Ram : 16 Go installés
CG : Radeon AMD RX 5700 XT
Quelqu'un aurait une solution ? Merci d'avance.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffada5fbad2, pid=6168, tid=5420
#
# 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+0xbbbad2]
#
# 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.java.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 (0x0000000002d12800): JavaThread "Render thread" [_thread_in_native, id=5420, stack(0x0000000002b50000,0x0000000002c50000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000054971000
Registers:
RAX=0x0000000000000fff, RBX=0x0000000054970000, RCX=0xffffffffffffffff, RDX=0x0000000000330025
RSP=0x0000000002c4dea0, RBP=0x0000000002c4dfa0, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x0000000000000033, R9 =0x000000000000003d, R10=0x0000000000000000, R11=0xe16ac226bf7ea37f
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00007ffada5fbad2, EFLAGS=0x0000000000010286
Top of Stack: (sp=0x0000000002c4dea0)
0x0000000002c4dea0: 0000000000c30000 0000000000c30000
0x0000000002c4deb0: 000000004d0505d0 0000000000000004
0x0000000002c4dec0: 0000000000000004 0000000000000004
0x0000000002c4ded0: 000000000000003e 0000000000000810
0x0000000002c4dee0: 0000000043aa0101 000000004ce9f800
0x0000000002c4def0: 0000000000000000 0000000000000000
0x0000000002c4df00: 000000004d0505e0 0000000000e51d40
0x0000000002c4df10: 0000000000000000 00000000000000c1
0x0000000002c4df20: 00000000000000e5 0000000000000000
0x0000000002c4df30: 0000000000000000 0000000000000000
0x0000000002c4df40: 0000000000000000 0000000000000000
0x0000000002c4df50: 0000000000000000 0000000000000000
0x0000000002c4df60: 0000000000000000 0000000000000000
0x0000000002c4df70: 0000000000000004 0000000000f08880
0x0000000002c4df80: 0000000000c39894 000000004d6cab60
0x0000000002c4df90: 0000000000000001 0000000000000010
Instructions: (pc=0x00007ffada5fbad2)
0x00007ffada5fbab2: e8 01 00 00 48 8b f7 48 89 7d b0 48 89 7d b8 48
0x00007ffada5fbac2: 89 7c 24 70 4a 8b 1c fb 48 85 db 74 4c 48 8b c1
0x00007ffada5fbad2: 80 7c 03 01 00 48 8d 40 01 75 f5 48 8d 78 01 48
0x00007ffada5fbae2: 89 7d b8 48 85 ff 74 1c 48 8d 77 0f 48 83 e6 f0
Register to memory mapping:
RAX=0x0000000000000fff is an unknown value
RBX=0x0000000054970000 is an unknown value
RCX=0xffffffffffffffff is an unknown value
RDX=0x0000000000330025 is an unknown value
RSP=0x0000000002c4dea0 is pointing into the stack for thread: 0x0000000002d12800
RBP=0x0000000002c4dfa0 is pointing into the stack for thread: 0x0000000002d12800
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000033 is an unknown value
R9 =0x000000000000003d is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0xe16ac226bf7ea37f is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x0000000002b50000,0x0000000002c50000], sp=0x0000000002c4dea0, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xbbbad2]
C [atio6axx.dll+0xbb930f]
C [atio6axx.dll+0xdcaee7]
C 0x0000000002e25894
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/CharSequenceV+38
j net.optifine.shaders.Shaders.createVertShader(Lnet/optifine/shaders/Program;Ljava/lang/StringI+339
j net.optifine.shaders.Shaders.setupProgram(Lnet/optifine/shaders/Program;Ljava/lang/String;Ljava/lang/String;Ljava/lang/StringV+38
j net.optifine.shaders.Shaders.init()V+707
j net.optifine.shaders.Shaders.beginRender(Ldlx;Ldlj;FJ)V+49
j ebs.a(FJLdhlV+53
J 25750 C1 ebs.a(FJZ)V (1060 bytes) @ 0x0000000005ca35ac [0x0000000005ca1da0+0x180c]
J 25246 C2 dlx.e(Z)V (946 bytes) @ 0x00000000056bbf5c [0x00000000056bb100+0xe5c]
J 25282% C2 dlx.e()V (208 bytes) @ 0x000000000550c0b0 [0x000000000550bd20+0x390]
j net.minecraft.client.main.Main.main([Ljava/lang/StringV+1366
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/ObjectLjava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/ObjectLjava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/ObjectLjava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/ObjectLjava/lang/Object;+56
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/StringV+661
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/StringV+8
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000003a9c8000 JavaThread "Sound engine" daemon [_thread_blocked, id=5192, stack(0x00000000b9700000,0x00000000b9800000)]
0x000000003a9c7000 JavaThread "Worker-Main-76" daemon [_thread_blocked, id=13220, stack(0x00000000683c0000,0x00000000684c0000)]
0x000000003a9c6800 JavaThread "Worker-Main-75" daemon [_thread_blocked, id=5304, stack(0x0000000056470000,0x0000000056570000)]
0x000000003a9be000 JavaThread "Worker-Main-73" daemon [_thread_blocked, id=16236, stack(0x0000000069b10000,0x0000000069c10000)]
0x000000003a9c3800 JavaThread "Worker-Main-72" daemon [_thread_blocked, id=8352, stack(0x000000006a420000,0x000000006a520000)]
0x000000003b149000 JavaThread "Worker-Main-69" daemon [_thread_blocked, id=9028, stack(0x000000004d820000,0x000000004d920000)]
0x000000003b14d800 JavaThread "Worker-Main-70" daemon [_thread_blocked, id=6964, stack(0x000000004d720000,0x000000004d820000)]
0x000000003b147800 JavaThread "Worker-Main-64" daemon [_thread_blocked, id=13212, stack(0x000000006a320000,0x000000006a420000)]
0x000000003a9c4000 JavaThread "Netty Client IO #10" daemon [_thread_in_native, id=4120, stack(0x0000000092ad0000,0x0000000092bd0000)]
0x000000003a9c5000 JavaThread "Netty Client IO #9" daemon [_thread_in_native, id=8408, stack(0x0000000092bd0000,0x0000000092cd0000)]
0x000000003a9c5800 JavaThread "Netty Client IO #8" daemon [_thread_in_native, id=10676, stack(0x00000000919c0000,0x0000000091ac0000)]
0x000000003a9bc000 JavaThread "Netty Client IO #7" daemon [_thread_in_native, id=4672, stack(0x000000007ad20000,0x000000007ae20000)]
0x000000003a9c2800 JavaThread "Netty Client IO #6" daemon [_thread_in_native, id=8800, stack(0x0000000079f00000,0x000000007a000000)]
0x000000003a9c2000 JavaThread "Netty Client IO #5" daemon [_thread_in_native, id=15480, stack(0x0000000078420000,0x0000000078520000)]
0x000000003a9c1000 JavaThread "Netty Client IO #4" daemon [_thread_in_native, id=7968, stack(0x0000000077bd0000,0x0000000077cd0000)]
0x000000003a9bf800 JavaThread "Netty Client IO #3" daemon [_thread_in_native, id=12212, stack(0x0000000077ad0000,0x0000000077bd0000)]
0x000000003a9bf000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=15456, stack(0x00000000779d0000,0x0000000077ad0000)]
0x000000003a9bd800 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=2216, stack(0x00000000774d0000,0x00000000775d0000)]
0x000000003b43c000 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=9896, stack(0x0000000066bd0000,0x0000000066cd0000)]
0x000000003b442000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=15236, stack(0x0000000056290000,0x0000000056390000)]
0x000000003b443000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=9192, stack(0x0000000052410000,0x0000000052510000)]
0x000000003b440800 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=11868, stack(0x000000004e470000,0x000000004e570000)]
0x000000003b439000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=5636, stack(0x000000004e300000,0x000000004e400000)]
0x000000003b440000 JavaThread "ObjectCleanerThread" daemon [_thread_blocked, id=12916, stack(0x000000004de30000,0x000000004df30000)]
0x000000003b438800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=15044, stack(0x000000004b7f0000,0x000000004b8f0000)]
0x000000003b43f000 JavaThread "Thread-7" daemon [_thread_in_native, id=672, stack(0x000000003cb70000,0x000000003cc70000)]
0x000000003b43e800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=15808, stack(0x000000003ca70000,0x000000003cb70000)]
0x000000003b43d800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=15072, stack(0x000000003c770000,0x000000003c870000)]
0x000000003b436000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=2388, stack(0x0000000000f70000,0x0000000001070000)]
0x000000003b43a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9228, stack(0x000000004aeb0000,0x000000004afb0000)]
0x000000003b14e000 JavaThread "Narrator" [_thread_blocked, id=13096, stack(0x000000004a290000,0x000000004a390000)]
0x000000003b36d000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=2072, stack(0x000000003e790000,0x000000003e890000)]
0x000000003b234800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3920, stack(0x000000003d670000,0x000000003d770000)]
0x00000000363ec000 JavaThread "Service Thread" daemon [_thread_blocked, id=5888, stack(0x00000000371f0000,0x00000000372f0000)]
0x0000000036bf4800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11904, stack(0x00000000370f0000,0x00000000371f0000)]
0x00000000363e9000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=10508, stack(0x0000000036ff0000,0x00000000370f0000)]
0x00000000363e5000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11968, stack(0x0000000036af0000,0x0000000036bf0000)]
0x000000003639c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7092, stack(0x00000000369f0000,0x0000000036af0000)]
0x000000003639b800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9052, stack(0x00000000368f0000,0x00000000369f0000)]
0x000000003639b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4088, stack(0x00000000367f0000,0x00000000368f0000)]
0x0000000036399000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=12560, stack(0x00000000366f0000,0x00000000367f0000)]
0x0000000036388000 JavaThread "Finalizer" daemon [_thread_blocked, id=15692, stack(0x00000000365f0000,0x00000000366f0000)]
0x0000000036381000 JavaThread "Reference Handler" daemon [_thread_blocked, id=15780, stack(0x00000000364f0000,0x00000000365f0000)]
=>0x0000000002d12800 JavaThread "Render thread" [_thread_in_native, id=5420, stack(0x0000000002b50000,0x0000000002c50000)]
Other Threads:
0x000000003637b800 VMThread [stack: 0x00000000363f0000,0x00000000364f0000] [id=10952]
0x0000000036c85800 WatcherThread [stack: 0x00000000372f0000,0x00000000373f0000] [id=13136]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
garbage-first heap total 9175040K, used 1452749K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 26 young (851968K), 2 survivors (65536K)
Metaspace used 77050K, capacity 85180K, committed 85336K, reserved 1122304K
class space used 10215K, capacity 12107K, committed 12164K, 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 0x00000004c2000000 NTAMS 0x00000004c2000000 space 32768K, 100% used [0x00000004c0000000, 0x00000004c2000000)
AC 0 O TS 0 PTAMS 0x00000004c4000000 NTAMS 0x00000004c4000000 space 32768K, 100% used [0x00000004c2000000, 0x00000004c4000000)
AC 0 O TS 0 PTAMS 0x00000004c6000000 NTAMS 0x00000004c6000000 space 32768K, 100% used [0x00000004c4000000, 0x00000004c6000000)
AC 0 O TS 0 PTAMS 0x00000004c8000000 NTAMS 0x00000004c8000000 space 32768K, 100% used [0x00000004c6000000, 0x00000004c8000000)
AC 0 O TS 0 PTAMS 0x00000004ca000000 NTAMS 0x00000004ca000000 space 32768K, 100% used [0x00000004c8000000, 0x00000004ca000000)
AC 0 O TS 9 PTAMS 0x00000004cbc66e00 NTAMS 0x00000004cbc66e00 space 32768K, 100% used [0x00000004ca000000, 0x00000004cc000000)
AC 0 O TS 11 PTAMS 0x00000004cc000000 NTAMS 0x00000004cc000000 space 32768K, 100% used [0x00000004cc000000, 0x00000004ce000000)
AC 0 O TS 15 PTAMS 0x00000004ce000000 NTAMS 0x00000004ce000000 space 32768K, 100% used [0x00000004ce000000, 0x00000004d0000000)
AC 0 O TS 15 PTAMS 0x00000004d0000000 NTAMS 0x00000004d0000000 space 32768K, 100% used [0x00000004d0000000, 0x00000004d2000000)
AC 0 O TS 17 PTAMS 0x00000004d2000000 NTAMS 0x00000004d2000000 space 32768K, 100% used [0x00000004d2000000, 0x00000004d4000000)
AC 0 O TS 17 PTAMS 0x00000004d4000000 NTAMS 0x00000004d4000000 space 32768K, 100% used [0x00000004d4000000, 0x00000004d6000000)
AC 0 O TS 37 PTAMS 0x00000004d6000000 NTAMS 0x00000004d6000000 space 32768K, 100% used [0x00000004d6000000, 0x00000004d8000000)
AC 0 O TS 37 PTAMS 0x00000004d8000000 NTAMS 0x00000004d8000000 space 32768K, 100% used [0x00000004d8000000, 0x00000004da000000)
AC 0 O TS 37 PTAMS 0x00000004da000000 NTAMS 0x00000004da000000 space 32768K, 100% used [0x00000004da000000, 0x00000004dc000000)
AC 0 O TS 77 PTAMS 0x00000004dc000000 NTAMS 0x00000004dc000000 space 32768K, 100% used [0x00000004dc000000, 0x00000004de000000)
AC 0 O TS 77 PTAMS 0x00000004de000000 NTAMS 0x00000004de000000 space 32768K, 100% used [0x00000004de000000, 0x00000004e0000000)
AC 0 O TS 79 PTAMS 0x00000004e0000000 NTAMS 0x00000004e0000000 space 32768K, 100% used [0x00000004e0000000, 0x00000004e2000000)
AC 0 O TS 83 PTAMS 0x00000004e2000000 NTAMS 0x00000004e2000000 space 32768K, 100% used [0x00000004e2000000, 0x00000004e4000000)
AC 0 O TS 135 PTAMS 0x00000004e4000000 NTAMS 0x00000004e4000000 space 32768K, 100% used [0x00000004e4000000, 0x00000004e6000000)
AC 0 O TS 135 PTAMS 0x00000004e6000000 NTAMS 0x00000004e6000000 space 32768K, 41% used [0x00000004e6000000, 0x00000004e8000000)
AC 0 F TS 0 PTAMS 0x00000004e8000000 NTAMS 0x00000004e8000000 space 32768K, 0% used [0x00000004e8000000, 0x00000004ea000000)
AC 0 F TS 0 PTAMS 0x00000004ea000000 NTAMS 0x00000004ea000000 space 32768K, 0% used [0x00000004ea000000, 0x00000004ec000000)
AC 0 F TS 0 PTAMS 0x00000004ec000000 NTAMS 0x00000004ec000000 space 32768K, 0% used [0x00000004ec000000, 0x00000004ee000000)
AC 0 F TS 0 PTAMS 0x00000004ee000000 NTAMS 0x00000004ee000000 space 32768K, 0% used [0x00000004ee000000, 0x00000004f0000000)
AC 0 F TS 0 PTAMS 0x00000004f0000000 NTAMS 0x00000004f0000000 space 32768K, 0% used [0x00000004f0000000, 0x00000004f2000000)
AC 0 F TS 0 PTAMS 0x00000004f2000000 NTAMS 0x00000004f2000000 space 32768K, 0% used [0x00000004f2000000, 0x00000004f4000000)
AC 0 F TS 0 PTAMS 0x00000004f4000000 NTAMS 0x00000004f4000000 space 32768K, 0% used [0x00000004f4000000, 0x00000004f6000000)
AC 0 F TS 0 PTAMS 0x00000004f6000000 NTAMS 0x00000004f6000000 space 32768K, 0% used [0x00000004f6000000, 0x00000004f8000000)
AC 0 F TS 0 PTAMS 0x00000004f8000000 NTAMS 0x00000004f8000000 space 32768K, 0% used [0x00000004f8000000, 0x00000004fa000000)
AC 0 F TS 0 PTAMS 0x00000004fa000000 NTAMS 0x00000004fa000000 space 32768K, 0% used [0x00000004fa000000, 0x00000004fc000000)
AC 0 F TS 0 PTAMS 0x00000004fc000000 NTAMS 0x00000004fc000000 space 32768K, 0% used [0x00000004fc000000, 0x00000004fe000000)
AC 0 F TS 0 PTAMS 0x00000004fe000000 NTAMS 0x00000004fe000000 space 32768K, 0% used [0x00000004fe000000, 0x0000000500000000)
AC 0 F TS 0 PTAMS 0x0000000500000000 NTAMS 0x0000000500000000 space 32768K, 0% used [0x0000000500000000, 0x0000000502000000)
AC 0 F TS 0 PTAMS 0x0000000502000000 NTAMS 0x0000000502000000 space 32768K, 0% used [0x0000000502000000, 0x0000000504000000)
AC 0 F TS 0 PTAMS 0x0000000504000000 NTAMS 0x0000000504000000 space 32768K, 0% used [0x0000000504000000, 0x0000000506000000)
AC 0 F TS 0 PTAMS 0x0000000506000000 NTAMS 0x0000000506000000 space 32768K, 0% used [0x0000000506000000, 0x0000000508000000)
AC 0 F TS 0 PTAMS 0x0000000508000000 NTAMS 0x0000000508000000 space 32768K, 0% used [0x0000000508000000, 0x000000050a000000)
AC 0 F TS 0 PTAMS 0x000000050a000000 NTAMS 0x000000050a000000 space 32768K, 0% used [0x000000050a000000, 0x000000050c000000)
AC 0 F TS 0 PTAMS 0x000000050c000000 NTAMS 0x000000050c000000 space 32768K, 0% used [0x000000050c000000, 0x000000050e000000)
AC 0 F TS 0 PTAMS 0x000000050e000000 NTAMS 0x000000050e000000 space 32768K, 0% used [0x000000050e000000, 0x0000000510000000)
AC 0 F TS 0 PTAMS 0x0000000510000000 NTAMS 0x0000000510000000 space 32768K, 0% used [0x0000000510000000, 0x0000000512000000)
AC 0 F TS 0 PTAMS 0x0000000512000000 NTAMS 0x0000000512000000 space 32768K, 0% used [0x0000000512000000, 0x0000000514000000)
AC 0 F TS 0 PTAMS 0x0000000514000000 NTAMS 0x0000000514000000 space 32768K, 0% used [0x0000000514000000, 0x0000000516000000)
AC 0 F TS 0 PTAMS 0x0000000516000000 NTAMS 0x0000000516000000 space 32768K, 0% used [0x0000000516000000, 0x0000000518000000)
AC 0 F TS 0 PTAMS 0x0000000518000000 NTAMS 0x0000000518000000 space 32768K, 0% used [0x0000000518000000, 0x000000051a000000)
AC 0 F TS 0 PTAMS 0x000000051a000000 NTAMS 0x000000051a000000 space 32768K, 0% used [0x000000051a000000, 0x000000051c000000)
AC 0 F TS 0 PTAMS 0x000000051c000000 NTAMS 0x000000051c000000 space 32768K, 0% used [0x000000051c000000, 0x000000051e000000)
AC 0 F TS 0 PTAMS 0x000000051e000000 NTAMS 0x000000051e000000 space 32768K, 0% used [0x000000051e000000, 0x0000000520000000)
AC 0 F TS 0 PTAMS 0x0000000520000000 NTAMS 0x0000000520000000 space 32768K, 0% used [0x0000000520000000, 0x0000000522000000)
AC 0 F TS 0 PTAMS 0x0000000522000000 NTAMS 0x0000000522000000 space 32768K, 0% used [0x0000000522000000, 0x0000000524000000)
AC 0 F TS 0 PTAMS 0x0000000524000000 NTAMS 0x0000000524000000 space 32768K, 0% used [0x0000000524000000, 0x0000000526000000)
AC 0 F TS 0 PTAMS 0x0000000526000000 NTAMS 0x0000000526000000 space 32768K, 0% used [0x0000000526000000, 0x0000000528000000)
AC 0 F TS 0 PTAMS 0x0000000528000000 NTAMS 0x0000000528000000 space 32768K, 0% used [0x0000000528000000, 0x000000052a000000)
AC 0 F TS 0 PTAMS 0x000000052a000000 NTAMS 0x000000052a000000 space 32768K, 0% used [0x000000052a000000, 0x000000052c000000)
AC 0 F TS 0 PTAMS 0x000000052c000000 NTAMS 0x000000052c000000 space 32768K, 0% used [0x000000052c000000, 0x000000052e000000)
AC 0 F TS 0 PTAMS 0x000000052e000000 NTAMS 0x000000052e000000 space 32768K, 0% used [0x000000052e000000, 0x0000000530000000)
AC 0 F TS 0 PTAMS 0x0000000530000000 NTAMS 0x0000000530000000 space 32768K, 0% used [0x0000000530000000, 0x0000000532000000)
AC 0 F TS 0 PTAMS 0x0000000532000000 NTAMS 0x0000000532000000 space 32768K, 0% used [0x0000000532000000, 0x0000000534000000)
AC 0 F TS 0 PTAMS 0x0000000534000000 NTAMS 0x0000000534000000 space 32768K, 0% used [0x0000000534000000, 0x0000000536000000)
AC 0 F TS 0 PTAMS 0x0000000536000000 NTAMS 0x0000000536000000 space 32768K, 0% used [0x0000000536000000, 0x0000000538000000)
AC 0 F TS 0 PTAMS 0x0000000538000000 NTAMS 0x0000000538000000 space 32768K, 0% used [0x0000000538000000, 0x000000053a000000)
AC 0 F TS 0 PTAMS 0x000000053a000000 NTAMS 0x000000053a000000 space 32768K, 0% used [0x000000053a000000, 0x000000053c000000)
AC 0 F TS 0 PTAMS 0x000000053c000000 NTAMS 0x000000053c000000 space 32768K, 0% used [0x000000053c000000, 0x000000053e000000)
AC 0 F TS 0 PTAMS 0x000000053e000000 NTAMS 0x000000053e000000 space 32768K, 0% used [0x000000053e000000, 0x0000000540000000)
AC 0 F TS 0 PTAMS 0x0000000540000000 NTAMS 0x0000000540000000 space 32768K, 0% used [0x0000000540000000, 0x0000000542000000)
AC 0 F TS 0 PTAMS 0x0000000542000000 NTAMS 0x0000000542000000 space 32768K, 0% used [0x0000000542000000, 0x0000000544000000)
AC 0 F TS 0 PTAMS 0x0000000544000000 NTAMS 0x0000000544000000 space 32768K, 0% used [0x0000000544000000, 0x0000000546000000)
AC 0 F TS 0 PTAMS 0x0000000546000000 NTAMS 0x0000000546000000 space 32768K, 0% used [0x0000000546000000, 0x0000000548000000)
AC 0 F TS 0 PTAMS 0x0000000548000000 NTAMS 0x0000000548000000 space 32768K, 0% used [0x0000000548000000, 0x000000054a000000)
AC 0 F TS 0 PTAMS 0x000000054a000000 NTAMS 0x000000054a000000 space 32768K, 0% used [0x000000054a000000, 0x000000054c000000)
AC 0 F TS 0 PTAMS 0x000000054c000000 NTAMS 0x000000054c000000 space 32768K, 0% used [0x000000054c000000, 0x000000054e000000)
AC 0 F TS 0 PTAMS 0x000000054e000000 NTAMS 0x000000054e000000 space 32768K, 0% used [0x000000054e000000, 0x0000000550000000)
AC 0 F TS 0 PTAMS 0x0000000550000000 NTAMS 0x0000000550000000 space 32768K, 0% used [0x0000000550000000, 0x0000000552000000)
AC 0 F TS 0 PTAMS 0x0000000552000000 NTAMS 0x0000000552000000 space 32768K, 0% used [0x0000000552000000, 0x0000000554000000)
AC 0 F TS 0 PTAMS 0x0000000554000000 NTAMS 0x0000000554000000 space 32768K, 0% used [0x0000000554000000, 0x0000000556000000)
AC 0 F TS 0 PTAMS 0x0000000556000000 NTAMS 0x0000000556000000 space 32768K, 0% used [0x0000000556000000, 0x0000000558000000)
AC 0 F TS 0 PTAMS 0x0000000558000000 NTAMS 0x0000000558000000 space 32768K, 0% used [0x0000000558000000, 0x000000055a000000)
AC 0 F TS 0 PTAMS 0x000000055a000000 NTAMS 0x000000055a000000 space 32768K, 0% used [0x000000055a000000, 0x000000055c000000)
AC 0 F TS 0 PTAMS 0x000000055c000000 NTAMS 0x000000055c000000 space 32768K, 0% used [0x000000055c000000, 0x000000055e000000)
AC 0 F TS 0 PTAMS 0x000000055e000000 NTAMS 0x000000055e000000 space 32768K, 0% used [0x000000055e000000, 0x0000000560000000)
AC 0 F TS 0 PTAMS 0x0000000560000000 NTAMS 0x0000000560000000 space 32768K, 0% used [0x0000000560000000, 0x0000000562000000)
AC 0 F TS 0 PTAMS 0x0000000562000000 NTAMS 0x0000000562000000 space 32768K, 0% used [0x0000000562000000, 0x0000000564000000)
AC 0 F TS 0 PTAMS 0x0000000564000000 NTAMS 0x0000000564000000 space 32768K, 0% used [0x0000000564000000, 0x0000000566000000)
AC 0 F TS 0 PTAMS 0x0000000566000000 NTAMS 0x0000000566000000 space 32768K, 0% used [0x0000000566000000, 0x0000000568000000)
AC 0 F TS 0 PTAMS 0x0000000568000000 NTAMS 0x0000000568000000 space 32768K, 0% used [0x0000000568000000, 0x000000056a000000)
AC 0 F TS 0 PTAMS 0x000000056a000000 NTAMS 0x000000056a000000 space 32768K, 0% used [0x000000056a000000, 0x000000056c000000)
AC 0 F TS 0 PTAMS 0x000000056c000000 NTAMS 0x000000056c000000 space 32768K, 0% used [0x000000056c000000, 0x000000056e000000)
AC 0 F TS 0 PTAMS 0x000000056e000000 NTAMS 0x000000056e000000 space 32768K, 0% used [0x000000056e000000, 0x0000000570000000)
AC 0 F TS 0 PTAMS 0x0000000570000000 NTAMS 0x0000000570000000 space 32768K, 0% used [0x0000000570000000, 0x0000000572000000)
AC 0 F TS 0 PTAMS 0x0000000572000000 NTAMS 0x0000000572000000 space 32768K, 0% used [0x0000000572000000, 0x0000000574000000)
AC 0 F TS 0 PTAMS 0x0000000574000000 NTAMS 0x0000000574000000 space 32768K, 0% used [0x0000000574000000, 0x0000000576000000)
AC 0 F TS 0 PTAMS 0x0000000576000000 NTAMS 0x0000000576000000 space 32768K, 0% used [0x0000000576000000, 0x0000000578000000)
AC 0 F TS 0 PTAMS 0x0000000578000000 NTAMS 0x0000000578000000 space 32768K, 0% used [0x0000000578000000, 0x000000057a000000)
AC 0 F TS 0 PTAMS 0x000000057a000000 NTAMS 0x000000057a000000 space 32768K, 0% used [0x000000057a000000, 0x000000057c000000)
AC 0 F TS 0 PTAMS 0x000000057c000000 NTAMS 0x000000057c000000 space 32768K, 0% used [0x000000057c000000, 0x000000057e000000)
AC 0 F TS 0 PTAMS 0x000000057e000000 NTAMS 0x000000057e000000 space 32768K, 0% used [0x000000057e000000, 0x0000000580000000)
AC 0 F TS 0 PTAMS 0x0000000580000000 NTAMS 0x0000000580000000 space 32768K, 0% used [0x0000000580000000, 0x0000000582000000)
AC 0 F TS 0 PTAMS 0x0000000582000000 NTAMS 0x0000000582000000 space 32768K, 0% used [0x0000000582000000, 0x0000000584000000)
AC 0 F TS 0 PTAMS 0x0000000584000000 NTAMS 0x0000000584000000 space 32768K, 0% used [0x0000000584000000, 0x0000000586000000)
AC 0 F TS 0 PTAMS 0x0000000586000000 NTAMS 0x0000000586000000 space 32768K, 0% used [0x0000000586000000, 0x0000000588000000)
AC 0 F TS 0 PTAMS 0x0000000588000000 NTAMS 0x0000000588000000 space 32768K, 0% used [0x0000000588000000, 0x000000058a000000)
AC 0 F TS 0 PTAMS 0x000000058a000000 NTAMS 0x000000058a000000 space 32768K, 0% used [0x000000058a000000, 0x000000058c000000)
AC 0 F TS 33 PTAMS 0x000000058c000000 NTAMS 0x000000058c000000 space 32768K, 0% used [0x000000058c000000, 0x000000058e000000)
AC 0 F TS 33 PTAMS 0x000000058e000000 NTAMS 0x000000058e000000 space 32768K, 0% used [0x000000058e000000, 0x0000000590000000)
AC 0 F TS 33 PTAMS 0x0000000590000000 NTAMS 0x0000000590000000 space 32768K, 0% used [0x0000000590000000, 0x0000000592000000)
AC 0 F TS 31 PTAMS 0x0000000592000000 NTAMS 0x0000000592000000 space 32768K, 0% used [0x0000000592000000, 0x0000000594000000)
AC 0 F TS 31 PTAMS 0x0000000594000000 NTAMS 0x0000000594000000 space 32768K, 0% used [0x0000000594000000, 0x0000000596000000)
AC 0 F TS 31 PTAMS 0x0000000596000000 NTAMS 0x0000000596000000 space 32768K, 0% used [0x0000000596000000, 0x0000000598000000)
AC 0 F TS 45 PTAMS 0x0000000598000000 NTAMS 0x0000000598000000 space 32768K, 0% used [0x0000000598000000, 0x000000059a000000)
AC 0 F TS 45 PTAMS 0x000000059a000000 NTAMS 0x000000059a000000 space 32768K, 0% used [0x000000059a000000, 0x000000059c000000)
AC 0 F TS 45 PTAMS 0x000000059c000000 NTAMS 0x000000059c000000 space 32768K, 0% used [0x000000059c000000, 0x000000059e000000)
AC 0 F TS 45 PTAMS 0x000000059e000000 NTAMS 0x000000059e000000 space 32768K, 0% used [0x000000059e000000, 0x00000005a0000000)
AC 0 F TS 47 PTAMS 0x00000005a0000000 NTAMS 0x00000005a0000000 space 32768K, 0% used [0x00000005a0000000, 0x00000005a2000000)
AC 0 F TS 47 PTAMS 0x00000005a2000000 NTAMS 0x00000005a2000000 space 32768K, 0% used [0x00000005a2000000, 0x00000005a4000000)
AC 0 F TS 47 PTAMS 0x00000005a4000000 NTAMS 0x00000005a4000000 space 32768K, 0% used [0x00000005a4000000, 0x00000005a6000000)
AC 0 F TS 47 PTAMS 0x00000005a6000000 NTAMS 0x00000005a6000000 space 32768K, 0% used [0x00000005a6000000, 0x00000005a8000000)
AC 0 F TS 33 PTAMS 0x00000005a8000000 NTAMS 0x00000005a8000000 space 32768K, 0% used [0x00000005a8000000, 0x00000005aa000000)
AC 0 F TS 33 PTAMS 0x00000005aa000000 NTAMS 0x00000005aa000000 space 32768K, 0% used [0x00000005aa000000, 0x00000005ac000000)
AC 0 F TS 33 PTAMS 0x00000005ac000000 NTAMS 0x00000005ac000000 space 32768K, 0% used [0x00000005ac000000, 0x00000005ae000000)
AC 0 F TS 21 PTAMS 0x00000005ae000000 NTAMS 0x00000005ae000000 space 32768K, 0% used [0x00000005ae000000, 0x00000005b0000000)
AC 0 F TS 23 PTAMS 0x00000005b0000000 NTAMS 0x00000005b0000000 space 32768K, 0% used [0x00000005b0000000, 0x00000005b2000000)
AC 0 F TS 23 PTAMS 0x00000005b2000000 NTAMS 0x00000005b2000000 space 32768K, 0% used [0x00000005b2000000, 0x00000005b4000000)
AC 0 F TS 23 PTAMS 0x00000005b4000000 NTAMS 0x00000005b4000000 space 32768K, 0% used [0x00000005b4000000, 0x00000005b6000000)
AC 0 F TS 0 PTAMS 0x00000005b6000000 NTAMS 0x00000005b6000000 space 32768K, 0% used [0x00000005b6000000, 0x00000005b8000000)
AC 0 F TS 0 PTAMS 0x00000005b8000000 NTAMS 0x00000005b8000000 space 32768K, 0% used [0x00000005b8000000, 0x00000005ba000000)
AC 0 F TS 0 PTAMS 0x00000005ba000000 NTAMS 0x00000005ba000000 space 32768K, 0% used [0x00000005ba000000, 0x00000005bc000000)
AC 0 F TS 0 PTAMS 0x00000005bc000000 NTAMS 0x00000005bc000000 space 32768K, 0% used [0x00000005bc000000, 0x00000005be000000)
AC 0 F TS 0 PTAMS 0x00000005be000000 NTAMS 0x00000005be000000 space 32768K, 0% used [0x00000005be000000, 0x00000005c0000000)
AC 0 F TS 0 PTAMS 0x00000005c0000000 NTAMS 0x00000005c0000000 space 32768K, 0% used [0x00000005c0000000, 0x00000005c2000000)
AC 0 F TS 0 PTAMS 0x00000005c2000000 NTAMS 0x00000005c2000000 space 32768K, 0% used [0x00000005c2000000, 0x00000005c4000000)
AC 0 F TS 35 PTAMS 0x00000005c4000000 NTAMS 0x00000005c4000000 space 32768K, 0% used [0x00000005c4000000, 0x00000005c6000000)
AC 0 F TS 35 PTAMS 0x00000005c6000000 NTAMS 0x00000005c6000000 space 32768K, 0% used [0x00000005c6000000, 0x00000005c8000000)
AC 0 F TS 35 PTAMS 0x00000005c8000000 NTAMS 0x00000005c8000000 space 32768K, 0% used [0x00000005c8000000, 0x00000005ca000000)
AC 0 F TS 35 PTAMS 0x00000005ca000000 NTAMS 0x00000005ca000000 space 32768K, 0% used [0x00000005ca000000, 0x00000005cc000000)
AC 0 F TS 35 PTAMS 0x00000005cc000000 NTAMS 0x00000005cc000000 space 32768K, 0% used [0x00000005cc000000, 0x00000005ce000000)
AC 0 F TS 35 PTAMS 0x00000005ce000000 NTAMS 0x00000005ce000000 space 32768K, 0% used [0x00000005ce000000, 0x00000005d0000000)
AC 0 F TS 35 PTAMS 0x00000005d0000000 NTAMS 0x00000005d0000000 space 32768K, 0% used [0x00000005d0000000, 0x00000005d2000000)
AC 0 F TS 35 PTAMS 0x00000005d2000000 NTAMS 0x00000005d2000000 space 32768K, 0% used [0x00000005d2000000, 0x00000005d4000000)
AC 0 F TS 35 PTAMS 0x00000005d4000000 NTAMS 0x00000005d4000000 space 32768K, 0% used [0x00000005d4000000, 0x00000005d6000000)
AC 0 F TS 35 PTAMS 0x00000005d6000000 NTAMS 0x00000005d6000000 space 32768K, 0% used [0x00000005d6000000, 0x00000005d8000000)
AC 0 F TS 35 PTAMS 0x00000005d8000000 NTAMS 0x00000005d8000000 space 32768K, 0% used [0x00000005d8000000, 0x00000005da000000)
AC 0 F TS 0 PTAMS 0x00000005da000000 NTAMS 0x00000005da000000 space 32768K, 0% used [0x00000005da000000, 0x00000005dc000000)
AC 0 F TS 0 PTAMS 0x00000005dc000000 NTAMS 0x00000005dc000000 space 32768K, 0% used [0x00000005dc000000, 0x00000005de000000)
AC 0 F TS 0 PTAMS 0x00000005de000000 NTAMS 0x00000005de000000 space 32768K, 0% used [0x00000005de000000, 0x00000005e0000000)
AC 0 F TS 0 PTAMS 0x00000005e0000000 NTAMS 0x00000005e0000000 space 32768K, 0% used [0x00000005e0000000, 0x00000005e2000000)
AC 0 F TS 0 PTAMS 0x00000005e2000000 NTAMS 0x00000005e2000000 space 32768K, 0% used [0x00000005e2000000, 0x00000005e4000000)
AC 0 F TS 0 PTAMS 0x00000005e4000000 NTAMS 0x00000005e4000000 space 32768K, 0% used [0x00000005e4000000, 0x00000005e6000000)
AC 0 F TS 0 PTAMS 0x00000005e6000000 NTAMS 0x00000005e6000000 space 32768K, 0% used [0x00000005e6000000, 0x00000005e8000000)
AC 0 F TS 0 PTAMS 0x00000005e8000000 NTAMS 0x00000005e8000000 space 32768K, 0% used [0x00000005e8000000, 0x00000005ea000000)
AC 0 F TS 0 PTAMS 0x00000005ea000000 NTAMS 0x00000005ea000000 space 32768K, 0% used [0x00000005ea000000, 0x00000005ec000000)
AC 0 F TS 0 PTAMS 0x00000005ec000000 NTAMS 0x00000005ec000000 space 32768K, 0% used [0x00000005ec000000, 0x00000005ee000000)
AC 0 F TS 0 PTAMS 0x00000005ee000000 NTAMS 0x00000005ee000000 space 32768K, 0% used [0x00000005ee000000, 0x00000005f0000000)
AC 0 F TS 0 PTAMS 0x00000005f0000000 NTAMS 0x00000005f0000000 space 32768K, 0% used [0x00000005f0000000, 0x00000005f2000000)
AC 0 F TS 0 PTAMS 0x00000005f2000000 NTAMS 0x00000005f2000000 space 32768K, 0% used [0x00000005f2000000, 0x00000005f4000000)
AC 0 F TS 0 PTAMS 0x00000005f4000000 NTAMS 0x00000005f4000000 space 32768K, 0% used [0x00000005f4000000, 0x00000005f6000000)
AC 0 F TS 0 PTAMS 0x00000005f6000000 NTAMS 0x00000005f6000000 space 32768K, 0% used [0x00000005f6000000, 0x00000005f8000000)
AC 0 F TS 0 PTAMS 0x00000005f8000000 NTAMS 0x00000005f8000000 space 32768K, 0% used [0x00000005f8000000, 0x00000005fa000000)
AC 0 F TS 0 PTAMS 0x00000005fa000000 NTAMS 0x00000005fa000000 space 32768K, 0% used [0x00000005fa000000, 0x00000005fc000000)
AC 0 F TS 0 PTAMS 0x00000005fc000000 NTAMS 0x00000005fc000000 space 32768K, 0% used [0x00000005fc000000, 0x00000005fe000000)
AC 0 F TS 0 PTAMS 0x00000005fe000000 NTAMS 0x00000005fe000000 space 32768K, 0% used [0x00000005fe000000, 0x0000000600000000)
AC 0 F TS 0 PTAMS 0x0000000600000000 NTAMS 0x0000000600000000 space 32768K, 0% used [0x0000000600000000, 0x0000000602000000)
AC 0 F TS 0 PTAMS 0x0000000602000000 NTAMS 0x0000000602000000 space 32768K, 0% used [0x0000000602000000, 0x0000000604000000)
AC 0 F TS 0 PTAMS 0x0000000604000000 NTAMS 0x0000000604000000 space 32768K, 0% used [0x0000000604000000, 0x0000000606000000)
AC 0 F TS 0 PTAMS 0x0000000606000000 NTAMS 0x0000000606000000 space 32768K, 0% used [0x0000000606000000, 0x0000000608000000)
AC 0 F TS 0 PTAMS 0x0000000608000000 NTAMS 0x0000000608000000 space 32768K, 0% used [0x0000000608000000, 0x000000060a000000)
AC 0 F TS 0 PTAMS 0x000000060a000000 NTAMS 0x000000060a000000 space 32768K, 0% used [0x000000060a000000, 0x000000060c000000)
AC 0 F TS 0 PTAMS 0x000000060c000000 NTAMS 0x000000060c000000 space 32768K, 0% used [0x000000060c000000, 0x000000060e000000)
AC 0 F TS 0 PTAMS 0x000000060e000000 NTAMS 0x000000060e000000 space 32768K, 0% used [0x000000060e000000, 0x0000000610000000)
AC 0 F TS 0 PTAMS 0x0000000610000000 NTAMS 0x0000000610000000 space 32768K, 0% used [0x0000000610000000, 0x0000000612000000)
AC 0 F TS 0 PTAMS 0x0000000612000000 NTAMS 0x0000000612000000 space 32768K, 0% used [0x0000000612000000, 0x0000000614000000)
AC 0 F TS 0 PTAMS 0x0000000614000000 NTAMS 0x0000000614000000 space 32768K, 0% used [0x0000000614000000, 0x0000000616000000)
AC 0 F TS 0 PTAMS 0x0000000616000000 NTAMS 0x0000000616000000 space 32768K, 0% used [0x0000000616000000, 0x0000000618000000)
AC 0 F TS 0 PTAMS 0x0000000618000000 NTAMS 0x0000000618000000 space 32768K, 0% used [0x0000000618000000, 0x000000061a000000)
AC 0 F TS 0 PTAMS 0x000000061a000000 NTAMS 0x000000061a000000 space 32768K, 0% used [0x000000061a000000, 0x000000061c000000)
AC 0 F TS 0 PTAMS 0x000000061c000000 NTAMS 0x000000061c000000 space 32768K, 0% used [0x000000061c000000, 0x000000061e000000)
AC 0 F TS 0 PTAMS 0x000000061e000000 NTAMS 0x000000061e000000 space 32768K, 0% used [0x000000061e000000, 0x0000000620000000)
AC 0 F TS 0 PTAMS 0x0000000620000000 NTAMS 0x0000000620000000 space 32768K, 0% used [0x0000000620000000, 0x0000000622000000)
AC 0 F TS 75 PTAMS 0x0000000622000000 NTAMS 0x0000000622000000 space 32768K, 0% used [0x0000000622000000, 0x0000000624000000)
AC 0 F TS 75 PTAMS 0x0000000624000000 NTAMS 0x0000000624000000 space 32768K, 0% used [0x0000000624000000, 0x0000000626000000)
AC 0 F TS 75 PTAMS 0x0000000626000000 NTAMS 0x0000000626000000 space 32768K, 0% used [0x0000000626000000, 0x0000000628000000)
AC 0 F TS 75 PTAMS 0x0000000628000000 NTAMS 0x0000000628000000 space 32768K, 0% used [0x0000000628000000, 0x000000062a000000)
AC 0 F TS 75 PTAMS 0x000000062a000000 NTAMS 0x000000062a000000 space 32768K, 0% used [0x000000062a000000, 0x000000062c000000)
AC 0 F TS 0 PTAMS 0x000000062c000000 NTAMS 0x000000062c000000 space 32768K, 0% used [0x000000062c000000, 0x000000062e000000)
AC 0 F TS 0 PTAMS 0x000000062e000000 NTAMS 0x000000062e000000 space 32768K, 0% used [0x000000062e000000, 0x0000000630000000)
AC 0 F TS 0 PTAMS 0x0000000630000000 NTAMS 0x0000000630000000 space 32768K, 0% used [0x0000000630000000, 0x0000000632000000)
AC 0 F TS 0 PTAMS 0x0000000632000000 NTAMS 0x0000000632000000 space 32768K, 0% used [0x0000000632000000, 0x0000000634000000)
AC 0 F TS 0 PTAMS 0x0000000634000000 NTAMS 0x0000000634000000 space 32768K, 0% used [0x0000000634000000, 0x0000000636000000)
AC 0 F TS 0 PTAMS 0x0000000636000000 NTAMS 0x0000000636000000 space 32768K, 0% used [0x0000000636000000, 0x0000000638000000)
AC 0 F TS 0 PTAMS 0x0000000638000000 NTAMS 0x0000000638000000 space 32768K, 0% used [0x0000000638000000, 0x000000063a000000)
AC 0 F TS 0 PTAMS 0x000000063a000000 NTAMS 0x000000063a000000 space 32768K, 0% used [0x000000063a000000, 0x000000063c000000)
AC 0 F TS 0 PTAMS 0x000000063c000000 NTAMS 0x000000063c000000 space 32768K, 0% used [0x000000063c000000, 0x000000063e000000)
AC 0 F TS 0 PTAMS 0x000000063e000000 NTAMS 0x000000063e000000 space 32768K, 0% used [0x000000063e000000, 0x0000000640000000)
AC 0 F TS 0 PTAMS 0x0000000640000000 NTAMS 0x0000000640000000 space 32768K, 0% used [0x0000000640000000, 0x0000000642000000)
AC 0 F TS 0 PTAMS 0x0000000642000000 NTAMS 0x0000000642000000 space 32768K, 0% used [0x0000000642000000, 0x0000000644000000)
AC 0 F TS 81 PTAMS 0x0000000644000000 NTAMS 0x0000000644000000 space 32768K, 0% used [0x0000000644000000, 0x0000000646000000)
AC 0 F TS 81 PTAMS 0x0000000646000000 NTAMS 0x0000000646000000 space 32768K, 0% used [0x0000000646000000, 0x0000000648000000)
AC 0 F TS 81 PTAMS 0x0000000648000000 NTAMS 0x0000000648000000 space 32768K, 0% used [0x0000000648000000, 0x000000064a000000)
AC 0 F TS 0 PTAMS 0x000000064a000000 NTAMS 0x000000064a000000 space 32768K, 0% used [0x000000064a000000, 0x000000064c000000)
AC 0 F TS 0 PTAMS 0x000000064c000000 NTAMS 0x000000064c000000 space 32768K, 0% used [0x000000064c000000, 0x000000064e000000)
AC 0 F TS 0 PTAMS 0x000000064e000000 NTAMS 0x000000064e000000 space 32768K, 0% used [0x000000064e000000, 0x0000000650000000)
AC 0 F TS 0 PTAMS 0x0000000650000000 NTAMS 0x0000000650000000 space 32768K, 0% used [0x0000000650000000, 0x0000000652000000)
AC 0 F TS 0 PTAMS 0x0000000652000000 NTAMS 0x0000000652000000 space 32768K, 0% used [0x0000000652000000, 0x0000000654000000)
AC 0 F TS 0 PTAMS 0x0000000654000000 NTAMS 0x0000000654000000 space 32768K, 0% used [0x0000000654000000, 0x0000000656000000)
AC 0 F TS 0 PTAMS 0x0000000656000000 NTAMS 0x0000000656000000 space 32768K, 0% used [0x0000000656000000, 0x0000000658000000)
AC 0 F TS 0 PTAMS 0x0000000658000000 NTAMS 0x0000000658000000 space 32768K, 0% used [0x0000000658000000, 0x000000065a000000)
AC 0 F TS 0 PTAMS 0x000000065a000000 NTAMS 0x000000065a000000 space 32768K, 0% used [0x000000065a000000, 0x000000065c000000)
AC 0 F TS 0 PTAMS 0x000000065c000000 NTAMS 0x000000065c000000 space 32768K, 0% used [0x000000065c000000, 0x000000065e000000)
AC 0 F TS 0 PTAMS 0x000000065e000000 NTAMS 0x000000065e000000 space 32768K, 0% used [0x000000065e000000, 0x0000000660000000)
AC 0 F TS 0 PTAMS 0x0000000660000000 NTAMS 0x0000000660000000 space 32768K, 0% used [0x0000000660000000, 0x0000000662000000)
AC 0 F TS 0 PTAMS 0x0000000662000000 NTAMS 0x0000000662000000 space 32768K, 0% used [0x0000000662000000, 0x0000000664000000)
AC 0 F TS 69 PTAMS 0x0000000664000000 NTAMS 0x0000000664000000 space 32768K, 0% used [0x0000000664000000, 0x0000000666000000)
AC 0 F TS 69 PTAMS 0x0000000666000000 NTAMS 0x0000000666000000 space 32768K, 0% used [0x0000000666000000, 0x0000000668000000)
AC 0 F TS 69 PTAMS 0x0000000668000000 NTAMS 0x0000000668000000 space 32768K, 0% used [0x0000000668000000, 0x000000066a000000)
AC 0 F TS 69 PTAMS 0x000000066a000000 NTAMS 0x000000066a000000 space 32768K, 0% used [0x000000066a000000, 0x000000066c000000)
AC 0 F TS 69 PTAMS 0x000000066c000000 NTAMS 0x000000066c000000 space 32768K, 0% used [0x000000066c000000, 0x000000066e000000)
AC 0 F TS 0 PTAMS 0x000000066e000000 NTAMS 0x000000066e000000 space 32768K, 0% used [0x000000066e000000, 0x0000000670000000)
AC 0 F TS 0 PTAMS 0x0000000670000000 NTAMS 0x0000000670000000 space 32768K, 0% used [0x0000000670000000, 0x0000000672000000)
AC 0 F TS 0 PTAMS 0x0000000672000000 NTAMS 0x0000000672000000 space 32768K, 0% used [0x0000000672000000, 0x0000000674000000)
AC 0 F TS 61 PTAMS 0x0000000674000000 NTAMS 0x0000000674000000 space 32768K, 0% used [0x0000000674000000, 0x0000000676000000)
AC 0 F TS 73 PTAMS 0x0000000676000000 NTAMS 0x0000000676000000 space 32768K, 0% used [0x0000000676000000, 0x0000000678000000)
AC 0 F TS 73 PTAMS 0x0000000678000000 NTAMS 0x0000000678000000 space 32768K, 0% used [0x0000000678000000, 0x000000067a000000)
AC 0 F TS 123 PTAMS 0x000000067a000000 NTAMS 0x000000067a000000 space 32768K, 0% used [0x000000067a000000, 0x000000067c000000)
AC 0 S CS TS 135 PTAMS 0x000000067c000000 NTAMS 0x000000067c000000 space 32768K, 91% used [0x000000067c000000, 0x000000067e000000)
AC 0 S CS TS 135 PTAMS 0x000000067e000000 NTAMS 0x000000067e000000 space 32768K, 100% used [0x000000067e000000, 0x0000000680000000)
AC 0 F TS 133 PTAMS 0x0000000680000000 NTAMS 0x0000000680000000 space 32768K, 0% used [0x0000000680000000, 0x0000000682000000)
AC 0 F TS 133 PTAMS 0x0000000682000000 NTAMS 0x0000000682000000 space 32768K, 0% used [0x0000000682000000, 0x0000000684000000)
AC 0 F TS 125 PTAMS 0x0000000684000000 NTAMS 0x0000000684000000 space 32768K, 0% used [0x0000000684000000, 0x0000000686000000)
AC 0 F TS 77 PTAMS 0x0000000686000000 NTAMS 0x0000000686000000 space 32768K, 0% used [0x0000000686000000, 0x0000000688000000)
AC 0 F TS 77 PTAMS 0x0000000688000000 NTAMS 0x0000000688000000 space 32768K, 0% used [0x0000000688000000, 0x000000068a000000)
AC 0 F TS 63 PTAMS 0x000000068a000000 NTAMS 0x000000068a000000 space 32768K, 0% used [0x000000068a000000, 0x000000068c000000)
AC 0 F TS 37 PTAMS 0x000000068c000000 NTAMS 0x000000068c000000 space 32768K, 0% used [0x000000068c000000, 0x000000068e000000)
AC 0 F TS 37 PTAMS 0x000000068e000000 NTAMS 0x000000068e000000 space 32768K, 0% used [0x000000068e000000, 0x0000000690000000)
AC 0 F TS 37 PTAMS 0x0000000690000000 NTAMS 0x0000000690000000 space 32768K, 0% used [0x0000000690000000, 0x0000000692000000)
AC 0 F TS 37 PTAMS 0x0000000692000000 NTAMS 0x0000000692000000 space 32768K, 0% used [0x0000000692000000, 0x0000000694000000)
AC 0 F TS 37 PTAMS 0x0000000694000000 NTAMS 0x0000000694000000 space 32768K, 0% used [0x0000000694000000, 0x0000000696000000)
AC 0 F TS 0 PTAMS 0x0000000696000000 NTAMS 0x0000000696000000 space 32768K, 0% used [0x0000000696000000, 0x0000000698000000)
AC 0 F TS 0 PTAMS 0x0000000698000000 NTAMS 0x0000000698000000 space 32768K, 0% used [0x0000000698000000, 0x000000069a000000)
AC 0 F TS 0 PTAMS 0x000000069a000000 NTAMS 0x000000069a000000 space 32768K, 0% used [0x000000069a000000, 0x000000069c000000)
AC 0 F TS 0 PTAMS 0x000000069c000000 NTAMS 0x000000069c000000 space 32768K, 0% used [0x000000069c000000, 0x000000069e000000)
AC 0 F TS 0 PTAMS 0x000000069e000000 NTAMS 0x000000069e000000 space 32768K, 0% used [0x000000069e000000, 0x00000006a0000000)
AC 0 F TS 0 PTAMS 0x00000006a0000000 NTAMS 0x00000006a0000000 space 32768K, 0% used [0x00000006a0000000, 0x00000006a2000000)
AC 0 F TS 0 PTAMS 0x00000006a2000000 NTAMS 0x00000006a2000000 space 32768K, 0% used [0x00000006a2000000, 0x00000006a4000000)
AC 0 F TS 0 PTAMS 0x00000006a4000000 NTAMS 0x00000006a4000000 space 32768K, 0% used [0x00000006a4000000, 0x00000006a6000000)
AC 0 F TS 0 PTAMS 0x00000006a6000000 NTAMS 0x00000006a6000000 space 32768K, 0% used [0x00000006a6000000, 0x00000006a8000000)
AC 0 F TS 0 PTAMS 0x00000006a8000000 NTAMS 0x00000006a8000000 space 32768K, 0% used [0x00000006a8000000, 0x00000006aa000000)
AC 0 F TS 0 PTAMS 0x00000006aa000000 NTAMS 0x00000006aa000000 space 32768K, 0% used [0x00000006aa000000, 0x00000006ac000000)
AC 0 F TS 0 PTAMS 0x00000006ac000000 NTAMS 0x00000006ac000000 space 32768K, 0% used [0x00000006ac000000, 0x00000006ae000000)
AC 0 F TS 0 PTAMS 0x00000006ae000000 NTAMS 0x00000006ae000000 space 32768K, 0% used [0x00000006ae000000, 0x00000006b0000000)
AC 0 F TS 0 PTAMS 0x00000006b0000000 NTAMS 0x00000006b0000000 space 32768K, 0% used [0x00000006b0000000, 0x00000006b2000000)
AC 0 F TS 0 PTAMS 0x00000006b2000000 NTAMS 0x00000006b2000000 space 32768K, 0% 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 E TS 0 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 32768K, 72% used [0x00000006c0000000, 0x00000006c2000000)
AC 0 E CS TS 0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 32768K, 100% used [0x00000006c2000000, 0x00000006c4000000)
AC 0 E CS TS 0 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 32768K, 100% used [0x00000006c4000000, 0x00000006c6000000)
AC 0 E CS TS 0 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 32768K, 100% used [0x00000006c6000000, 0x00000006c8000000)
AC 0 E CS TS 0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 32768K, 100% used [0x00000006c8000000, 0x00000006ca000000)
AC 0 E CS TS 0 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 32768K, 100% used [0x00000006ca000000, 0x00000006cc000000)
AC 0 E CS TS 0 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 32768K, 100% used [0x00000006cc000000, 0x00000006ce000000)
AC 0 E CS TS 0 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 32768K, 100% used [0x00000006ce000000, 0x00000006d0000000)
AC 0 E CS TS 0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 32768K, 100% used [0x00000006d0000000, 0x00000006d2000000)
AC 0 E CS TS 0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 32768K, 100% used [0x00000006d2000000, 0x00000006d4000000)
AC 0 E CS TS 0 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 32768K, 100% used [0x00000006d4000000, 0x00000006d6000000)
AC 0 E CS TS 0 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 32768K, 100% used [0x00000006d6000000, 0x00000006d8000000)
AC 0 E CS TS 0 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 32768K, 100% used [0x00000006d8000000, 0x00000006da000000)
AC 0 E CS TS 0 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 32768K, 100% used [0x00000006da000000, 0x00000006dc000000)
AC 0 E CS TS 0 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 32768K, 100% used [0x00000006dc000000, 0x00000006de000000)
AC 0 E CS TS 0 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 32768K, 100% used [0x00000006de000000, 0x00000006e0000000)
AC 0 E CS TS 0 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 32768K, 100% used [0x00000006e0000000, 0x00000006e2000000)
AC 0 E CS TS 0 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 32768K, 100% used [0x00000006e2000000, 0x00000006e4000000)
AC 0 E CS TS 0 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 32768K, 100% used [0x00000006e4000000, 0x00000006e6000000)
AC 0 E CS TS 0 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 32768K, 100% used [0x00000006e6000000, 0x00000006e8000000)
AC 0 E CS TS 0 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 32768K, 100% used [0x00000006e8000000, 0x00000006ea000000)
AC 0 E CS TS 0 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 32768K, 100% used [0x00000006ea000000, 0x00000006ec000000)
AC 0 E CS TS 0 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 32768K, 100% used [0x00000006ec000000, 0x00000006ee000000)
AC 0 E CS TS 0 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 32768K, 100% used [0x00000006ee000000, 0x00000006f0000000)
Card table byte_map: [0x0000000015980000,0x0000000017180000] byte_map_base: 0x0000000013380000
Marking Bits (Prev, Next): (CMBitMap*) 0x0000000002dc4018, (CMBitMap*) 0x0000000002dc4070
Prev Bits: [0x0000000018980000, 0x0000000024980000)
Next Bits: [0x0000000024980000, 0x0000000030980000)
Polling page: 0x00000000009d0000
CodeCache: size=245760Kb used=57715Kb max_used=58311Kb free=188045Kb
bounds [0x0000000002e10000, 0x0000000006780000, 0x0000000011e10000]
total_blobs=17511 nmethods=15859 adapters=1561
compilation: enabled
Compilation events (10 events):
Event: 2777.933 Thread 0x0000000036bf4800 25941 3 dgs::a (64 bytes)
Event: 2777.934 Thread 0x0000000036bf4800 nmethod 25941 0x00000000044f57d0 code [0x00000000044f5c40, 0x00000000044f85a8]
Event: 2777.954 Thread 0x0000000036bf4800 25942 3 dhp::addQuad (556 bytes)
Event: 2777.956 Thread 0x0000000036bf4800 nmethod 25942 0x0000000003ba91d0 code [0x0000000003ba9560, 0x0000000003baba68]
Event: 2778.149 Thread 0x000000003639c800 25943 4 net.optifine.shaders.uniform.ShaderUniformBase::getLocation (49 bytes)
Event: 2778.149 Thread 0x000000003639c800 nmethod 25943 0x000000000489ea10 code [0x000000000489eb40, 0x000000000489ebb8]
Event: 2778.599 Thread 0x00000000363e9000 25944 4 dhp::addQuad (556 bytes)
Event: 2778.619 Thread 0x00000000363e9000 nmethod 25944 0x0000000003c25110 code [0x0000000003c25340, 0x0000000003c26fc0]
Event: 2778.725 Thread 0x0000000036bf4800 25945 3 java.io.File::isFile (43 bytes)
Event: 2778.726 Thread 0x0000000036bf4800 nmethod 25945 0x0000000003027590 code [0x0000000003027780, 0x0000000003027fc8]
GC Heap History (10 events):
Event: 2724.599 GC heap before
{Heap before GC invocations=99 (full 0):
garbage-first heap total 9175040K, used 2430375K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 56 young (1835008K), 2 survivors (65536K)
Metaspace used 76534K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
Event: 2724.676 GC heap after
Heap after GC invocations=100 (full 0):
garbage-first heap total 9175040K, used 675033K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 2 young (65536K), 2 survivors (65536K)
Metaspace used 76534K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
}
Event: 2741.268 GC heap before
{Heap before GC invocations=100 (full 0):
garbage-first heap total 9175040K, used 2444505K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 56 young (1835008K), 2 survivors (65536K)
Metaspace used 76534K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
Event: 2741.318 GC heap after
Heap after GC invocations=101 (full 0):
garbage-first heap total 9175040K, used 672048K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 2 young (65536K), 2 survivors (65536K)
Metaspace used 76534K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
}
Event: 2757.596 GC heap before
{Heap before GC invocations=101 (full 0):
garbage-first heap total 9175040K, used 2441520K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 56 young (1835008K), 2 survivors (65536K)
Metaspace used 76535K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
Event: 2757.659 GC heap after
Heap after GC invocations=102 (full 0):
garbage-first heap total 9175040K, used 661724K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 2 young (65536K), 2 survivors (65536K)
Metaspace used 76535K, capacity 84638K, committed 84824K, reserved 1122304K
class space used 10167K, capacity 12064K, committed 12164K, reserved 1048576K
}
Event: 2773.438 GC heap before
{Heap before GC invocations=102 (full 0):
garbage-first heap total 9175040K, used 2431196K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 56 young (1835008K), 2 survivors (65536K)
Metaspace used 76599K, capacity 84702K, committed 84824K, reserved 1122304K
class space used 10172K, capacity 12064K, committed 12164K, reserved 1048576K
Event: 2773.503 GC heap after
Heap after GC invocations=103 (full 0):
garbage-first heap total 9175040K, used 675721K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 2 young (65536K), 2 survivors (65536K)
Metaspace used 76599K, capacity 84702K, committed 84824K, reserved 1122304K
class space used 10172K, capacity 12064K, committed 12164K, reserved 1048576K
}
Event: 2776.591 GC heap before
{Heap before GC invocations=103 (full 0):
garbage-first heap total 9175040K, used 2445193K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 56 young (1835008K), 2 survivors (65536K)
Metaspace used 77005K, capacity 85164K, committed 85336K, reserved 1122304K
class space used 10212K, capacity 12103K, committed 12164K, reserved 1048576K
Event: 2776.625 GC heap after
Heap after GC invocations=104 (full 0):
garbage-first heap total 9175040K, used 699085K [0x00000004c0000000, 0x00000004c20008c0, 0x00000007c0000000)
region size 32768K, 2 young (65536K), 2 survivors (65536K)
Metaspace used 77005K, capacity 85164K, committed 85336K, reserved 1122304K
class space used 10212K, capacity 12103K, committed 12164K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2777.094 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003882104 method=eda.a(Lecx;Lelv;Lfz;[FLf;Lecw;Z)[I @ 3
Event: 2777.241 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006359bf0 method=java.io.WinNTFileSystem.canonicalize(Ljava/lang/StringLjava/lang/String; @ 233
Event: 2777.297 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000449f87c method=java.util.regex.ASCII.isLower(I)Z @ 9
Event: 2777.298 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004118ac4 method=sun.nio.cs.US_ASCII$Decoder.decodeArrayLoop(Ljava/nio/ByteBuffer;Ljava/nio/CharBufferLjava/nio/charset/CoderResult; @ 144
Event: 2777.692 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000526f1a4 method=elv.q()V @ 34
Event: 2777.908 Thread 0x0000000002d12800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004a5678c method=com.mojang.blaze3d.systems.RenderSystem.replayQueue()V @ 19
Event: 2777.946 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006267aa4 method=dhp.addQuad(Ldhl$a;Lect;[FFFFF[IIZ)V @ 199
Event: 2777.954 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000490a1c8 method=dhp.addQuad(Ldhl$a;Lect;[FFFFF[IIZ)V @ 199
Event: 2778.724 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004560ecc method=dhg.a(ILdhqV @ 64
Event: 2778.729 Thread 0x0000000002d12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000575a5b8 method=ebs.a(FJLdhlV @ 40
Internal exceptions (10 events):
Event: 2374.484 Thread 0x000000003a9c8000 Exception <a 'java/lang/InterruptedException'> (0x00000006d3486910) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1494]
Event: 2374.484 Thread 0x000000003a9c0800 Exception <a 'java/lang/InterruptedException'> (0x00000006d30b5090) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1683]
Event: 2398.103 Thread 0x0000000002d12800 Exception <a 'java/lang/ClassNotFoundException': nk$$Lambda$3249/642329779> (0x00000006c63b2d80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2460.484 Thread 0x000000003a9c8000 Exception <a 'java/lang/InterruptedException'> (0x0000000691411970) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1494]
Event: 2460.484 Thread 0x000000003a9c0800 Exception <a 'java/lang/InterruptedException'> (0x000000069002e538) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1683]
Event: 2507.638 Thread 0x000000003a9c0800 Exception <a 'java/lang/InterruptedException'> (0x00000006a9051a68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1494]
Event: 2507.638 Thread 0x000000003a9c8000 Exception <a 'java/lang/InterruptedException'> (0x00000006a602a9d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1683]
Event: 2655.558 Thread 0x0000000002d12800 Exception <a 'java/lang/ClassNotFoundException': nk$$Lambda$3249/642329779> (0x0000000692b19da8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2660.268 Thread 0x0000000002d12800 Exception <a 'java/lang/ClassNotFoundException': nk$$Lambda$3249/642329779> (0x00000006e0291288) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2774.156 Thread 0x000000003a9c3800 Implicit null exception at 0x00000000054eeac8 to 0x00000000054eed21
Events (10 events):
Event: 2778.729 Thread 0x0000000002d12800 DEOPT PACKING pc=0x000000000575a5b8 sp=0x0000000002c4e760
Event: 2778.729 Thread 0x0000000002d12800 DEOPT UNPACKING pc=0x0000000002e5582a sp=0x0000000002c4e6f8 mode 2
Event: 2778.730 loading class org/lwjgl/opengl/ARBShaderObjects
Event: 2778.730 loading class org/lwjgl/opengl/ARBShaderObjects done
Event: 2778.731 loading class net/optifine/shaders/config/ShaderParser
Event: 2778.731 loading class net/optifine/shaders/config/ShaderParser done
Event: 2778.732 loading class net/optifine/shaders/config/ShaderLine
Event: 2778.732 loading class net/optifine/shaders/config/ShaderLine done
Event: 2778.733 loading class org/lwjgl/system/APIUtil$Encoder
Event: 2778.733 loading class org/lwjgl/system/APIUtil$Encoder done
Dynamic libraries:
0x00007ff7adfc0000 - 0x00007ff7adff7000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\javaw.exe
0x00007ffb29880000 - 0x00007ffb29a70000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb29780000 - 0x00007ffb29832000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb26820000 - 0x00007ffb26ac5000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffb28e80000 - 0x00007ffb28f23000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb28fa0000 - 0x00007ffb2903e000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffb27ac0000 - 0x00007ffb27b57000 C:\WINDOWS\System32\sechost.dll
0x00007ffb28740000 - 0x00007ffb28860000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb285a0000 - 0x00007ffb28734000 C:\WINDOWS\System32\USER32.dll
0x00007ffb27900000 - 0x00007ffb27921000 C:\WINDOWS\System32\win32u.dll
0x00007ffb296d0000 - 0x00007ffb296f6000 C:\WINDOWS\System32\GDI32.dll
0x00007ffb26ad0000 - 0x00007ffb26c66000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffb26d90000 - 0x00007ffb26e2e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb27800000 - 0x00007ffb278fa000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb143d0000 - 0x00007ffb14654000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.1256_none_9e7e379be45e40e2\COMCTL32.dll
0x00007ffb28860000 - 0x00007ffb28b96000 C:\WINDOWS\System32\combase.dll
0x00007ffb26e30000 - 0x00007ffb26eb1000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb283a0000 - 0x00007ffb283ce000 C:\WINDOWS\System32\IMM32.DLL
0x000000005ffc0000 - 0x0000000060092000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\msvcr100.dll
0x000000005f730000 - 0x000000005ffb3000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\server\jvm.dll
0x00007ffb29040000 - 0x00007ffb29048000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb242f0000 - 0x00007ffb24314000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb1f620000 - 0x00007ffb1f62a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb24800000 - 0x00007ffb24809000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb28f30000 - 0x00007ffb28f9f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffb241e0000 - 0x00007ffb2420d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb26d40000 - 0x00007ffb26d8a000 C:\WINDOWS\System32\cfgmgr32.dll
0x000000005f720000 - 0x000000005f72f000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\verify.dll
0x000000005f6f0000 - 0x000000005f719000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\java.dll
0x000000005f6d0000 - 0x000000005f6e6000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\zip.dll
0x00007ffb27be0000 - 0x00007ffb282c7000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffb28dd0000 - 0x00007ffb28e79000 C:\WINDOWS\System32\shcore.dll
0x00007ffb27070000 - 0x00007ffb277f1000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffb267a0000 - 0x00007ffb267c3000 C:\WINDOWS\System32\profapi.dll
0x00007ffb26730000 - 0x00007ffb2677a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffb26720000 - 0x00007ffb26730000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffb29050000 - 0x00007ffb290a2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffb267d0000 - 0x00007ffb267e1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffb26c70000 - 0x00007ffb26c87000 C:\WINDOWS\System32\cryptsp.dll
0x000000005f6c0000 - 0x000000005f6cd000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\management.dll
0x000000005f6a0000 - 0x000000005f6ba000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\net.dll
0x00007ffb25f10000 - 0x00007ffb25f77000 C:\WINDOWS\system32\mswsock.dll
0x00007ffb15d20000 - 0x00007ffb15d36000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb15a90000 - 0x00007ffb15aaa000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb25c60000 - 0x00007ffb25d2b000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb27a00000 - 0x00007ffb27a08000 C:\WINDOWS\System32\NSI.dll
0x00007ffb25c20000 - 0x00007ffb25c5a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb14700000 - 0x00007ffb1470e000 C:\WINDOWS\System32\winrnr.dll
0x00007ffb22f40000 - 0x00007ffb22f5c000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb13bd0000 - 0x00007ffb13be5000 C:\WINDOWS\system32\wshbth.dll
0x00007ffb13a20000 - 0x00007ffb13a2a000 C:\Windows\System32\rasadhlp.dll
0x00007ffb1e790000 - 0x00007ffb1e807000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb267f0000 - 0x00007ffb26816000 C:\WINDOWS\System32\bcrypt.dll
0x000000005f680000 - 0x000000005f691000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\nio.dll
0x00007ffb25a80000 - 0x00007ffb25ab3000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb26600000 - 0x00007ffb26625000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb26140000 - 0x00007ffb2614c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb12d30000 - 0x00007ffb12da2000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\lwjgl.dll
0x00007ffb12e10000 - 0x00007ffb12e6e000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\glfw.dll
0x00007ffaf4690000 - 0x00007ffaf48e1000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\jemalloc.dll
0x00007ffb24a60000 - 0x00007ffb24af9000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb162d0000 - 0x00007ffb16313000 C:\WINDOWS\SYSTEM32\dinput8.dll
0x00007ffb1e5b0000 - 0x00007ffb1e5c1000 C:\WINDOWS\SYSTEM32\xinput1_4.dll
0x00007ffb26510000 - 0x00007ffb2653a000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffb24e90000 - 0x00007ffb24ebd000 C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffb18590000 - 0x00007ffb186ab000 C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ffb22840000 - 0x00007ffb22b6a000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x00007ffb230a0000 - 0x00007ffb23190000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffb24210000 - 0x00007ffb242e4000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ffb282d0000 - 0x00007ffb28395000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb25760000 - 0x00007ffb25791000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffb22600000 - 0x00007ffb22753000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb290c0000 - 0x00007ffb291f5000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffb25300000 - 0x00007ffb2530e000 C:\WINDOWS\SYSTEM32\HID.DLL
0x00007ffb29260000 - 0x00007ffb296d0000 C:\WINDOWS\System32\SETUPAPI.DLL
0x00007ffb26ec0000 - 0x00007ffb26f1c000 C:\WINDOWS\System32\WINTRUST.dll
0x00007ffb26780000 - 0x00007ffb26792000 C:\WINDOWS\System32\MSASN1.dll
0x00007ffb26f20000 - 0x00007ffb27069000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffaf8240000 - 0x00007ffaf8396000 C:\WINDOWS\SYSTEM32\opengl32.dll
0x00007ffb16910000 - 0x00007ffb1693c000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffb25360000 - 0x00007ffb25380000 C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007ffaf7030000 - 0x00007ffaf705a000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atig6pxx.dll
0x00007ffad9a40000 - 0x00007ffadc814000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atio6axx.dll
0x00007ffb283d0000 - 0x00007ffb28527000 C:\WINDOWS\System32\ole32.dll
0x00007ffb17a90000 - 0x00007ffb17ab3000 C:\WINDOWS\SYSTEM32\dxva2.dll
0x00007ffaf5630000 - 0x00007ffaf566c000 C:\WINDOWS\System32\DriverStore\FileRepository\u0361901.inf_amd64_204a65b18f2a904a\B361909\atig6txx.dll
0x00007ffae9e60000 - 0x00007ffaea01f000 C:\WINDOWS\SYSTEM32\atiadlxx.dll
0x00007ffb141f0000 - 0x00007ffb14238000 C:\WINDOWS\SYSTEM32\pdh.dll
0x00007ffb0eb90000 - 0x00007ffb0ebe8000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\lwjgl_opengl.dll
0x00007ffb08c60000 - 0x00007ffb08cdf000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\lwjgl_stb.dll
0x00007ffb21d60000 - 0x00007ffb21e0e000 C:\WINDOWS\SYSTEM32\mscms.dll
0x00007ffb21d40000 - 0x00007ffb21d57000 C:\WINDOWS\SYSTEM32\ColorAdapterClient.dll
0x00007ffae9470000 - 0x00007ffae94b3000 C:\WINDOWS\SYSTEM32\icm32.dll
0x00007ffb12ce0000 - 0x00007ffb12d22000 C:\Users\radew\AppData\Local\Temp\jna-108270471\jna7818512207332666847.dll
0x00007ffb1e520000 - 0x00007ffb1e53a000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\SAPIWrapper_x64.dll
0x00007ffb27a10000 - 0x00007ffb27ab2000 C:\WINDOWS\System32\clbcatq.dll
0x00007ffaf5480000 - 0x00007ffaf55ff000 C:\WINDOWS\System32\Speech\Common\sapi.dll
0x00007ffb1d700000 - 0x00007ffb1d71c000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x00007ffb1d750000 - 0x00007ffb1d75b000 C:\WINDOWS\SYSTEM32\msdmo.dll
0x00007ffb1f150000 - 0x00007ffb1f1c2000 C:\WINDOWS\System32\MMDevApi.dll
0x000000005f650000 - 0x000000005f674000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\sunec.dll
0x0000000056db0000 - 0x0000000056f48000 C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64\bin\awt.dll
0x00007ffb24910000 - 0x00007ffb2499f000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffafbcd0000 - 0x00007ffafbde4000 C:\Users\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb\OpenAL.dll
0x00007ffb1f1d0000 - 0x00007ffb1f32d000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x00007ffb24da0000 - 0x00007ffb24db4000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x00007ffb1aa70000 - 0x00007ffb1ab0e000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffb1d950000 - 0x00007ffb1dbf7000 C:\WINDOWS\System32\iertutil.dll
0x00007ffb1e970000 - 0x00007ffb1e98c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffb1e990000 - 0x00007ffb1e9a6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb20620000 - 0x00007ffb20814000 C:\WINDOWS\SYSTEM32\dbghelp.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\radew\AppData\Roaming\.minecraft\bin\8d5c-9e08-c4de-46bb -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.2.911 -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dlog4j.configurationFile=C:\Users\radew\AppData\Roaming\.minecraft\assets\log_configs\client-1.12.xml
java_command: net.minecraft.launchwrapper.Launch --username Kazdal --version 1.16.1-OptiFine_HD_U_G2 --gameDir C:\Users\radew\AppData\Roaming\.minecraft --assetsDir C:\Users\radew\AppData\Roaming\.minecraft\assets --assetIndex 1.16 --uuid 6745550f4b8e46649d6fc7b5f0aad992 --accessToken eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI5M2YyM2Q4ZThhYjM1NTg2NDkxYThiMWQzYTZhYzI3ZiIsInlnZ3QiOiJjMzFlMjM3ODBiNjY0OGNmODIxOGQwZTk5MDZmYmVhNCIsInNwciI6IjY3NDU1NTBmNGI4ZTQ2NjQ5ZDZmYzdiNWYwYWFkOTkyIiwiaXNzIjoiWWdnZHJhc2lsLUF1dGgiLCJleHAiOjE2MDkxOTI3ODYsImlhdCI6MTYwOTAxOTk4Nn0.9ZXKXovdhvbM6gk-yHgnl58-WLlCrZjYCh5MNKp2NI4 --userType mojang --versionType release --tweakClass optifine.OptiFineTweaker
java_class_path (initial): C:\Users\radew\AppData\Roaming\.minecraft\libraries\optifine\OptiFine\1.16.1_HD_U_G2\OptiFine-1.16.1_HD_U_G2.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\optifine\launchwrapper-of\2.1\launchwrapper-of-2.1.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\mojang\patchy\1.1\patchy-1.1.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.0.22\javabridge-1.0.22.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.17\brigadier-1.0.17.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\3.0.25\datafixerupper-3.0.25.jar;C:\Users\radew\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\radew\AppData\Roaming\.mine
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Users\radew\AppData\Local\Microsoft\WindowsApps;
USERNAME=radew
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.1110)
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 16693768k(5216364k free), swap 39762440k(15440856k 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: Sat Dec 26 23:46:44 2020
elapsed time: 2778 seconds (0d 0h 46m 18s)
Version : Optifine_HD_U_G2 1.16.1
Processeur : AMD Ryzen 5 3600
Ram : 16 Go installés
CG : Radeon AMD RX 5700 XT
Quelqu'un aurait une solution ? Merci d'avance.