Jump to content

HELP! I have exit code 1, and ive been trying to fix it with many MANY fixes, however, its not working. Any more suggestions?


VentoTheGreat

Recommended Posts

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8d0366280, pid=9040, tid=17708
#
# JRE version: OpenJDK Runtime Environment Microsoft-8035246 (17.0.8+7) (build 17.0.8+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-8035246 (17.0.8+7-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [atio6axx.dll+0x196280]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   https://aka.ms/minecraftjavacrashes
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  S U M M A R Y ------------

Command Line: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Dos.name=Windows 10 -Dos.version=10.0 -Xss1M -Djava.library.path=C:\Users\Zein Sabini\curseforge\minecraft\Install\bin\144db4ba42f05555a56e510acf4609af599bcb07 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.8.2 -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,JarJarFileSystems,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,forge-45.1.0.jar,forge-45.1.0 -DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar -DlibraryDirectory=C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries --module-path=C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/cpw/mods/securejarhandler/2.1.6/securejarhandler-2.1.6.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm/9.5/asm-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar --add-modules=ALL-MODULE-PATH --add-opens=java.base/java.util.jar=cpw.mods.securejarhandler --add-opens=java.base/java.lang.invoke=cpw.mods.securejarhandler --add-exports=java.base/sun.security.util=cpw.mods.securejarhandler --add-exports=jdk.naming.dns/com.sun.jndi.dns=java.naming -Xmx4096m -Xms256m -Dminecraft.applet.TargetDirectory=C:\Users\Zein Sabini\curseforge\minecraft\Instances\lol -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\Zein Sabini\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml cpw.mods.bootstraplauncher.BootstrapLauncher --username VentoTheGreat --version forge-45.1.0 --gameDir C:\Users\Zein Sabini\curseforge\minecraft\Instances\lol --assetsDir C:\Users\Zein Sabini\curseforge\minecraft\Install\assets --assetIndex 3 --uuid be9e6c7f5c874a7c86c5c3c847cdbc97 --clientId YjZjYjgwY2UtYjNjOC00OTEyLTgxMzMtOGI3YjQxMmU2YzVi --xuid 2535462569879226 --userType msa --versionType release --width 1024 --height 768 --launchTarget forgeclient --fml.forgeVersion 45.1.0 --fml.mcVersion 1.19.4 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20230314.122934

Host: AMD Athlon Silver 3050U with Radeon Graphics   , 2 cores, 5G,  Windows 11 , 64 bit Build 22621 (10.0.22621.2215)
Time: Mon Sep 18 20:41:48 2023 AUS Eastern Standard Time elapsed time: 72.476178 seconds (0d 0h 1m 12s)

---------------  T H R E A D  ---------------

Current thread (0x000001e16e17fa90):  JavaThread "Render thread" [_thread_in_native, id=17708, stack(0x0000004a2dd00000,0x0000004a2de00000)]

Stack: [0x0000004a2dd00000,0x0000004a2de00000],  sp=0x0000004a2ddfad18,  free space=1003k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0x196280]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.system.JNI.invokePPPP(IIJJJJ)J+0 [email protected]+7
j  org.lwjgl.glfw.GLFW.nglfwCreateWindow(IIJJJ)J+14 [email protected]+7
j  org.lwjgl.glfw.GLFW.glfwCreateWindow(IILjava/lang/CharSequence;JJ)J+34 [email protected]+7
j  net.minecraftforge.client.loading.NoVizFallback.lambda$fallback$0(Ljava/util/function/IntSupplier;Ljava/util/function/IntSupplier;Ljava/util/function/Supplier;Ljava/util/function/LongSupplier;)J+28 [email protected]
j  net.minecraftforge.client.loading.NoVizFallback$$Lambda$4263+0x0000000800bbe000.getAsLong()J+16 [email protected]
j  net.minecraftforge.fml.loading.progress.EarlyProgressVisualization$Visualization$$Lambda$4264+0x0000000800bbaec8.apply(Ljava/lang/Object;)Ljava/lang/Object;+4 [email protected]
J 9428 c2 java.util.Optional.map(Ljava/util/function/Function;)Ljava/util/Optional; [email protected] (30 bytes) @ 0x000001e1080658fc [0x000001e1080658a0+0x000000000000005c]
j  net.minecraftforge.fml.loading.progress.EarlyProgressVisualization$Visualization.handOffWindow(Ljava/util/function/IntSupplier;Ljava/util/function/IntSupplier;Ljava/util/function/Supplier;Ljava/util/function/LongSupplier;)J+48 [email protected]
j  net.minecraftforge.fml.loading.progress.EarlyProgressVisualization.handOffWindow(Ljava/util/function/IntSupplier;Ljava/util/function/IntSupplier;Ljava/util/function/Supplier;Ljava/util/function/LongSupplier;)J+9 [email protected]
j  com.mojang.blaze3d.platform.Window.<init>(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)V+279 [email protected]
j  net.minecraft.client.renderer.VirtualScreen.m_110872_(Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;)Lcom/mojang/blaze3d/platform/Window;+15 [email protected]
j  net.minecraft.client.Minecraft.<init>(Lnet/minecraft/client/main/GameConfig;)V+757 [email protected]
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1350 [email protected]
v  ~StubRoutines::call_stub
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 [email protected]
j  jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+133 [email protected]
j  jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 [email protected]
j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+59 [email protected]
j  net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(Ljava/lang/ModuleLayer;[Ljava/lang/String;)V+40 [email protected]
j  net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler$$Lambda$833+0x000000080047d000.run()V+8 [email protected]
j  cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch([Ljava/lang/String;Ljava/lang/ModuleLayer;)V+11 [email protected]
j  cpw.mods.modlauncher.LaunchServiceHandler.launch(Ljava/lang/String;[Ljava/lang/String;Ljava/lang/ModuleLayer;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+58 [email protected]
j  cpw.mods.modlauncher.LaunchServiceHandler.launch(Lcpw/mods/modlauncher/ArgumentHandler;Ljava/lang/ModuleLayer;Lcpw/mods/modlauncher/TransformingClassLoader;Lcpw/mods/modlauncher/LaunchPluginHandler;)V+21 [email protected]
j  cpw.mods.modlauncher.Launcher.run([Ljava/lang/String;)V+310 [email protected]
j  cpw.mods.modlauncher.Launcher.main([Ljava/lang/String;)V+78 [email protected]
j  cpw.mods.modlauncher.BootstrapLaunchConsumer.accept([Ljava/lang/String;)V+1 [email protected]
j  cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(Ljava/lang/Object;)V+5 [email protected]
j  cpw.mods.bootstraplauncher.BootstrapLauncher.main([Ljava/lang/String;)V+515 [email protected]
v  ~StubRoutines::call_stub

siginfo: EXCEPTION_ACCESS_VIOLATION (0xc0000005), reading address 0xffffffffffffffff


Register to memory mapping:

RIP=0x00007ff8d0366280 atio6axx.dll
RAX=0x0 is NULL
RBX=0x00007ff8d3bf5a80 atio6axx.dll
RCX=0x447374657373612d is an unknown value
RDX=0x00000000000000d0 is an unknown value
RSP=0x0000004a2ddfad18 is pointing into the stack for thread: 0x000001e16e17fa90
RBP=0x0000004a2ddfae80 is pointing into the stack for thread: 0x000001e16e17fa90
RSI=0x0000004a2ddfadd8 is pointing into the stack for thread: 0x000001e16e17fa90
RDI=0x0000004a2ddfb170 is pointing into the stack for thread: 0x000001e16e17fa90
R8 =0x00000000000001a5 is an unknown value
R9 =0x447374657373612d is an unknown value
R10=0x0 is NULL
R11=0x0000000000000200 is an unknown value
R12=0x00007ff8d3bf5a80 atio6axx.dll
R13=0x00007ff8d3bf5ad8 atio6axx.dll
R14=0x00007ff8d3b04f88 atio6axx.dll
R15=0x0 is NULL


Registers:
RAX=0x0000000000000000, RBX=0x00007ff8d3bf5a80, RCX=0x447374657373612d, RDX=0x00000000000000d0
RSP=0x0000004a2ddfad18, RBP=0x0000004a2ddfae80, RSI=0x0000004a2ddfadd8, RDI=0x0000004a2ddfb170
R8 =0x00000000000001a5, R9 =0x447374657373612d, R10=0x0000000000000000, R11=0x0000000000000200
R12=0x00007ff8d3bf5a80, R13=0x00007ff8d3bf5ad8, R14=0x00007ff8d3b04f88, R15=0x0000000000000000
RIP=0x00007ff8d0366280, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x0000004a2ddfad18)
0x0000004a2ddfad18:   00007ff8d036659c 00007ff8d3bf86f0
0x0000004a2ddfad28:   000001e113b91018 000000000000004d
0x0000004a2ddfad38:   0000004a2ddfadd8 0000004a2ddfb170
0x0000004a2ddfad48:   00007ff8d0321af4 00007ff8d3bf5a80
0x0000004a2ddfad58:   0000004a2ddfadd8 00002e776176616a
0x0000004a2ddfad68:   0000ea06a54c1190 0000004a2ddfb170
0x0000004a2ddfad78:   00007ff8d0322ab5 00007ff8d3bf5a88
0x0000004a2ddfad88:   000000000000004d 00007ff8d3bf5a88
0x0000004a2ddfad98:   0000000000000000 0000000000000000
0x0000004a2ddfada8:   00007ff900000009 000001e17e569134
0x0000004a2ddfadb8:   000001e17e569280 00007ff8d3bf5a88
0x0000004a2ddfadc8:   0000004a2ddfb170 0000004a2ddfaf70
0x0000004a2ddfadd8:   00007f006176616a 800000006176616a
0x0000004a2ddfade8:   00007ff91e519969 46676e697274535c
0x0000004a2ddfadf8:   5c6f666e49656c69 3062343039303430
0x0000004a2ddfae08:   726556656c69465c 000000006e6f6973 

Instructions: (pc=0x00007ff8d0366280)
0x00007ff8d0366180:   74 09 33 c9 ff 15 c6 72 6b 03 90 48 8b c3 48 83
0x00007ff8d0366190:   c4 20 5b c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d03661a0:   48 83 ec 28 48 8b 51 08 48 85 d2 74 09 33 c9 ff
0x00007ff8d03661b0:   15 9b 72 6b 03 90 48 83 c4 28 c3 cc cc cc cc cc
0x00007ff8d03661c0:   48 89 11 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d03661d0:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d03661e0:   48 3b ca 74 10 41 8b 00 39 01 74 09 48 83 c1 04
0x00007ff8d03661f0:   48 3b ca 75 f3 48 8b c1 c3 cc cc cc cc cc cc cc
0x00007ff8d0366200:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d0366210:   48 83 39 00 0f 94 c0 c3 cc cc cc cc cc cc cc cc
0x00007ff8d0366220:   4c 8d 04 d5 00 00 00 00 33 d2 e9 f1 6e e0 01 cc
0x00007ff8d0366230:   4c 8b 41 08 48 8b 02 49 89 00 48 83 41 08 08 c3
0x00007ff8d0366240:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d0366250:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ff8d0366260:   49 8b 00 48 89 02 c3 cc cc cc cc cc cc cc cc cc
0x00007ff8d0366270:   8b 81 48 39 00 00 c3 cc cc cc cc cc cc cc cc cc
0x00007ff8d0366280:   8b 81 48 39 00 00 83 c0 f0 83 f8 68 0f 87 5a 01
0x00007ff8d0366290:   00 00 48 8d 15 67 9d e6 ff 0f b6 84 02 10 64 19
0x00007ff8d03662a0:   00 8b 8c 82 f0 63 19 00 48 03 ca ff e1 48 8b 0d
0x00007ff8d03662b0:   ec 5d 83 03 83 b9 04 37 00 00 02 0f 87 2b 01 00
0x00007ff8d03662c0:   00 48 8d 91 30 2b 00 00 c7 02 e1 00 00 00 e9 ce
0x00007ff8d03662d0:   00 00 00 48 8b 0d c6 5d 83 03 83 b9 04 37 00 00
0x00007ff8d03662e0:   02 0f 87 05 01 00 00 48 8d 91 30 2b 00 00 c7 02
0x00007ff8d03662f0:   f0 00 00 00 e9 a8 00 00 00 48 8b 0d a0 5d 83 03
0x00007ff8d0366300:   83 b9 04 37 00 00 02 0f 87 df 00 00 00 48 8d 91
0x00007ff8d0366310:   30 2b 00 00 c7 02 00 04 00 00 e9 82 00 00 00 48
0x00007ff8d0366320:   8b 0d 7a 5d 83 03 83 b9 04 37 00 00 02 0f 87 b9
0x00007ff8d0366330:   00 00 00 48 8d 91 30 2b 00 00 c7 02 00 08 00 00
0x00007ff8d0366340:   eb 5f 48 8b 0d 57 5d 83 03 83 b9 04 37 00 00 02
0x00007ff8d0366350:   0f 87 96 00 00 00 48 8d 91 30 2b 00 00 c7 02 00
0x00007ff8d0366360:   09 00 00 eb 3c 48 8b 0d 34 5d 83 03 83 b9 04 37
0x00007ff8d0366370:   00 00 02 77 77 48 8d 91 30 2b 00 00 c7 02 3c 0f 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x00007ff8d036659c atio6axx.dll
stack at sp + 1 slots: 0x00007ff8d3bf86f0 atio6axx.dll
stack at sp + 2 slots: 0x000001e113b91018 points into unknown readable memory: 0x00007ff8d33fd2f0 | f0 d2 3f d3 f8 7f 00 00
stack at sp + 3 slots: 0x000000000000004d is an unknown value
stack at sp + 4 slots: 0x0000004a2ddfadd8 is pointing into the stack for thread: 0x000001e16e17fa90
stack at sp + 5 slots: 0x0000004a2ddfb170 is pointing into the stack for thread: 0x000001e16e17fa90
stack at sp + 6 slots: 0x00007ff8d0321af4 atio6axx.dll
stack at sp + 7 slots: 0x00007ff8d3bf5a80 atio6axx.dll


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

Threads class SMR info:
_java_thread_list=0x000001e11512b8c0, length=18, elements={
0x000001e16e17fa90, 0x000001e17d343630, 0x000001e17d345740, 0x000001e17d3ab5b0,
0x000001e17d3abe80, 0x000001e17d3ac840, 0x000001e17d3ad200, 0x000001e17d3aeec0,
0x000001e17d425340, 0x000001e17d42a020, 0x000001e17d49d390, 0x000001e17d6bb220,
0x000001e17e33e1f0, 0x000001e17eaf2840, 0x000001e17e103580, 0x000001e17e105e00,
0x000001e114ffbac0, 0x000001e114ffc9f0
}

Java Threads: ( => current thread )
=>0x000001e16e17fa90 JavaThread "Render thread" [_thread_in_native, id=17708, stack(0x0000004a2dd00000,0x0000004a2de00000)]
  0x000001e17d343630 JavaThread "Reference Handler" daemon [_thread_blocked, id=7700, stack(0x0000004a2e400000,0x0000004a2e500000)]
  0x000001e17d345740 JavaThread "Finalizer" daemon [_thread_blocked, id=17380, stack(0x0000004a2e500000,0x0000004a2e600000)]
  0x000001e17d3ab5b0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8476, stack(0x0000004a2e600000,0x0000004a2e700000)]
  0x000001e17d3abe80 JavaThread "Attach Listener" daemon [_thread_blocked, id=17648, stack(0x0000004a2e700000,0x0000004a2e800000)]
  0x000001e17d3ac840 JavaThread "Service Thread" daemon [_thread_blocked, id=11396, stack(0x0000004a2e800000,0x0000004a2e900000)]
  0x000001e17d3ad200 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=18248, stack(0x0000004a2e900000,0x0000004a2ea00000)]
  0x000001e17d3aeec0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11352, stack(0x0000004a2ea00000,0x0000004a2eb00000)]
  0x000001e17d425340 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9932, stack(0x0000004a2eb00000,0x0000004a2ec00000)]
  0x000001e17d42a020 JavaThread "Sweeper thread" daemon [_thread_blocked, id=1676, stack(0x0000004a2ec00000,0x0000004a2ed00000)]
  0x000001e17d49d390 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=16952, stack(0x0000004a2ed00000,0x0000004a2ee00000)]
  0x000001e17d6bb220 JavaThread "Notification Thread" daemon [_thread_blocked, id=17892, stack(0x0000004a2ee00000,0x0000004a2ef00000)]
  0x000001e17e33e1f0 JavaThread "Thread-0" daemon [_thread_blocked, id=7124, stack(0x0000004a2f100000,0x0000004a2f200000)]
  0x000001e17eaf2840 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=760, stack(0x0000004a2f200000,0x0000004a2f300000)]
  0x000001e17e103580 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=4532, stack(0x0000004a2f300000,0x0000004a2f400000)]
  0x000001e17e105e00 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=13824, stack(0x0000004a2f500000,0x0000004a2f600000)]
  0x000001e114ffbac0 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6780, stack(0x0000004a2fa00000,0x0000004a2fb00000)]
  0x000001e114ffc9f0 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=8232, stack(0x0000004a2fb00000,0x0000004a2fc00000)]

Other Threads:
  0x000001e17d3406e0 VMThread "VM Thread" [stack: 0x0000004a2e300000,0x0000004a2e400000] [id=1576]
  0x000001e17d63afb0 WatcherThread [stack: 0x0000004a2ef00000,0x0000004a2f000000] [id=4712]
  0x000001e16e1eaa80 GCTaskThread "GC Thread#0" [stack: 0x0000004a2de00000,0x0000004a2df00000] [id=15028]
  0x000001e17d719a50 GCTaskThread "GC Thread#1" [stack: 0x0000004a2f000000,0x0000004a2f100000] [id=4716]
  0x000001e16e1fb9d0 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000004a2df00000,0x0000004a2e000000] [id=8960]
  0x000001e16e1fc3e0 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000004a2e000000,0x0000004a2e100000] [id=14644]
  0x000001e16e21e310 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000004a2e100000,0x0000004a2e200000] [id=5268]
  0x000001e17d57d490 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000004a2f400000,0x0000004a2f500000] [id=13912]
  0x000001e17d1ab130 ConcurrentGCThread "G1 Service" [stack: 0x0000004a2e200000,0x0000004a2e300000] [id=10128]

Threads with active compile tasks:

VM state: not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000700000000, size: 4096 MB, Compressed Oops mode: Zero based, Oop shift amount: 3

CDS archive(s) not mapped
Compressed class space mapped at: 0x0000000800000000-0x0000000840000000, reserved size: 1073741824
Narrow klass base: 0x0000000800000000, Narrow klass shift: 0, Narrow klass range: 0x40000000

GC Precious Log:
 CPUs: 2 total, 2 available
 Memory: 6021M
 Large Page Support: Disabled
 NUMA Support: Disabled
 Compressed Oops: Enabled (Zero based)
 Heap Region Size: 2M
 Heap Min Capacity: 256M
 Heap Initial Capacity: 256M
 Heap Max Capacity: 4G
 Pre-touch: Disabled
 Parallel Workers: 2
 Concurrent Workers: 1
 Concurrent Refinement Workers: 2
 Periodic GC: Disabled

Heap:
 garbage-first heap   total 430080K, used 298682K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 82 young (167936K), 11 survivors (22528K)
 Metaspace       used 85954K, committed 87296K, reserved 1179648K
  class space    used 11458K, committed 12032K, reserved 1048576K

Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, OA=open archive, CA=closed archive, TAMS=top-at-mark-start (previous, next)
|   0|0x0000000700000000, 0x0000000700200000, 0x0000000700200000|100%|HS|  |TAMS 0x0000000700200000, 0x0000000700000000| Complete 
|   1|0x0000000700200000, 0x0000000700400000, 0x0000000700400000|100%|HS|  |TAMS 0x0000000700400000, 0x0000000700200000| Complete 
|   2|0x0000000700400000, 0x0000000700600000, 0x0000000700600000|100%| O|  |TAMS 0x0000000700600000, 0x0000000700400000| Untracked 
|   3|0x0000000700600000, 0x0000000700800000, 0x0000000700800000|100%|HS|  |TAMS 0x0000000700800000, 0x0000000700600000| Complete 
|   4|0x0000000700800000, 0x0000000700a00000, 0x0000000700a00000|100%| O|  |TAMS 0x0000000700a00000, 0x0000000700800000| Untracked 
|   5|0x0000000700a00000, 0x0000000700c00000, 0x0000000700c00000|100%| O|  |TAMS 0x0000000700c00000, 0x0000000700a00000| Untracked 
|   6|0x0000000700c00000, 0x0000000700e00000, 0x0000000700e00000|100%|HS|  |TAMS 0x0000000700e00000, 0x0000000700c00000| Complete 
|   7|0x0000000700e00000, 0x0000000701000000, 0x0000000701000000|100%| O|  |TAMS 0x0000000701000000, 0x0000000700e00000| Untracked 
|   8|0x0000000701000000, 0x0000000701200000, 0x0000000701200000|100%| O|  |TAMS 0x0000000701200000, 0x0000000701000000| Untracked 
|   9|0x0000000701200000, 0x0000000701400000, 0x0000000701400000|100%| O|  |TAMS 0x0000000701400000, 0x0000000701200000| Untracked 
|  10|0x0000000701400000, 0x0000000701600000, 0x0000000701600000|100%| O|  |TAMS 0x0000000701600000, 0x0000000701400000| Untracked 
|  11|0x0000000701600000, 0x0000000701800000, 0x0000000701800000|100%|HS|  |TAMS 0x0000000701800000, 0x0000000701600000| Complete 
|  12|0x0000000701800000, 0x0000000701a00000, 0x0000000701a00000|100%| O|  |TAMS 0x0000000701a00000, 0x0000000701800000| Untracked 
|  13|0x0000000701a00000, 0x0000000701c00000, 0x0000000701c00000|100%| O|  |TAMS 0x0000000701c00000, 0x0000000701a00000| Untracked 
|  14|0x0000000701c00000, 0x0000000701e00000, 0x0000000701e00000|100%| O|  |TAMS 0x0000000701e00000, 0x0000000701c00000| Untracked 
|  15|0x0000000701e00000, 0x0000000702000000, 0x0000000702000000|100%| O|  |TAMS 0x0000000702000000, 0x0000000701e00000| Untracked 
|  16|0x0000000702000000, 0x0000000702200000, 0x0000000702200000|100%| O|  |TAMS 0x0000000702200000, 0x0000000702000000| Untracked 
|  17|0x0000000702200000, 0x0000000702400000, 0x0000000702400000|100%| O|  |TAMS 0x0000000702400000, 0x0000000702200000| Untracked 
|  18|0x0000000702400000, 0x0000000702600000, 0x0000000702600000|100%| O|  |TAMS 0x0000000702600000, 0x0000000702400000| Untracked 
|  19|0x0000000702600000, 0x0000000702800000, 0x0000000702800000|100%| O|  |TAMS 0x0000000702800000, 0x0000000702600000| Untracked 
|  20|0x0000000702800000, 0x0000000702a00000, 0x0000000702a00000|100%| O|  |TAMS 0x0000000702a00000, 0x0000000702800000| Untracked 
|  21|0x0000000702a00000, 0x0000000702c00000, 0x0000000702c00000|100%| O|  |TAMS 0x0000000702c00000, 0x0000000702a00000| Untracked 
|  22|0x0000000702c00000, 0x0000000702e00000, 0x0000000702e00000|100%| O|  |TAMS 0x0000000702e00000, 0x0000000702c00000| Untracked 
|  23|0x0000000702e00000, 0x0000000703000000, 0x0000000703000000|100%| O|  |TAMS 0x0000000703000000, 0x0000000702e00000| Untracked 
|  24|0x0000000703000000, 0x0000000703200000, 0x0000000703200000|100%| O|  |TAMS 0x0000000703200000, 0x0000000703000000| Untracked 
|  25|0x0000000703200000, 0x0000000703400000, 0x0000000703400000|100%| O|  |TAMS 0x0000000703400000, 0x0000000703200000| Untracked 
|  26|0x0000000703400000, 0x0000000703600000, 0x0000000703600000|100%| O|  |TAMS 0x0000000703600000, 0x0000000703400000| Untracked 
|  27|0x0000000703600000, 0x0000000703800000, 0x0000000703800000|100%| O|  |TAMS 0x0000000703800000, 0x0000000703600000| Untracked 
|  28|0x0000000703800000, 0x0000000703a00000, 0x0000000703a00000|100%| O|  |TAMS 0x0000000703a00000, 0x0000000703800000| Untracked 
|  29|0x0000000703a00000, 0x0000000703c00000, 0x0000000703c00000|100%| O|  |TAMS 0x0000000703c00000, 0x0000000703a00000| Untracked 
|  30|0x0000000703c00000, 0x0000000703e00000, 0x0000000703e00000|100%|HS|  |TAMS 0x0000000703e00000, 0x0000000703c00000| Complete 
|  31|0x0000000703e00000, 0x0000000704000000, 0x0000000704000000|100%|HC|  |TAMS 0x0000000704000000, 0x0000000703e00000| Complete 
|  32|0x0000000704000000, 0x0000000704200000, 0x0000000704200000|100%|HC|  |TAMS 0x0000000704200000, 0x0000000704000000| Complete 
|  33|0x0000000704200000, 0x0000000704400000, 0x0000000704400000|100%|HC|  |TAMS 0x0000000704400000, 0x0000000704200000| Complete 
|  34|0x0000000704400000, 0x0000000704600000, 0x0000000704600000|100%|HC|  |TAMS 0x0000000704600000, 0x0000000704400000| Complete 
|  35|0x0000000704600000, 0x0000000704800000, 0x0000000704800000|100%|HC|  |TAMS 0x0000000704800000, 0x0000000704600000| Complete 
|  36|0x0000000704800000, 0x0000000704a00000, 0x0000000704a00000|100%| O|  |TAMS 0x0000000704a00000, 0x0000000704800000| Untracked 
|  37|0x0000000704a00000, 0x0000000704c00000, 0x0000000704c00000|100%| O|  |TAMS 0x0000000704c00000, 0x0000000704a00000| Untracked 
|  38|0x0000000704c00000, 0x0000000704e00000, 0x0000000704e00000|100%| O|  |TAMS 0x0000000704e00000, 0x0000000704c00000| Untracked 
|  39|0x0000000704e00000, 0x0000000705000000, 0x0000000705000000|100%| O|  |TAMS 0x0000000705000000, 0x0000000704e00000| Untracked 
|  40|0x0000000705000000, 0x0000000705200000, 0x0000000705200000|100%| O|  |TAMS 0x0000000705200000, 0x0000000705000000| Untracked 
|  41|0x0000000705200000, 0x0000000705400000, 0x0000000705400000|100%| O|  |TAMS 0x0000000705400000, 0x0000000705200000| Untracked 
|  42|0x0000000705400000, 0x0000000705600000, 0x0000000705600000|100%| O|  |TAMS 0x0000000705600000, 0x0000000705400000| Untracked 
|  43|0x0000000705600000, 0x0000000705800000, 0x0000000705800000|100%| O|  |TAMS 0x0000000705800000, 0x0000000705600000| Untracked 
|  44|0x0000000705800000, 0x0000000705a00000, 0x0000000705a00000|100%| O|  |TAMS 0x0000000705a00000, 0x0000000705800000| Untracked 
|  45|0x0000000705a00000, 0x0000000705c00000, 0x0000000705c00000|100%| O|  |TAMS 0x0000000705c00000, 0x0000000705a00000| Untracked 
|  46|0x0000000705c00000, 0x0000000705e00000, 0x0000000705e00000|100%| O|  |TAMS 0x0000000705e00000, 0x0000000705c00000| Untracked 
|  47|0x0000000705e00000, 0x0000000706000000, 0x0000000706000000|100%| O|  |TAMS 0x0000000706000000, 0x0000000705e00000| Untracked 
|  48|0x0000000706000000, 0x0000000706200000, 0x0000000706200000|100%| O|  |TAMS 0x0000000706200000, 0x0000000706000000| Untracked 
|  49|0x0000000706200000, 0x0000000706400000, 0x0000000706400000|100%| O|  |TAMS 0x0000000706400000, 0x0000000706200000| Untracked 
|  50|0x0000000706400000, 0x0000000706600000, 0x0000000706600000|100%| O|  |TAMS 0x0000000706600000, 0x0000000706400000| Untracked 
|  51|0x0000000706600000, 0x0000000706800000, 0x0000000706800000|100%| O|  |TAMS 0x0000000706800000, 0x0000000706600000| Untracked 
|  52|0x0000000706800000, 0x0000000706a00000, 0x0000000706a00000|100%| O|  |TAMS 0x0000000706a00000, 0x0000000706800000| Untracked 
|  53|0x0000000706a00000, 0x0000000706c00000, 0x0000000706c00000|100%| O|  |TAMS 0x0000000706c00000, 0x0000000706a00000| Untracked 
|  54|0x0000000706c00000, 0x0000000706e00000, 0x0000000706e00000|100%| O|  |TAMS 0x0000000706e00000, 0x0000000706c00000| Untracked 
|  55|0x0000000706e00000, 0x0000000707000000, 0x0000000707000000|100%| O|  |TAMS 0x0000000707000000, 0x0000000706e00000| Untracked 
|  56|0x0000000707000000, 0x0000000707200000, 0x0000000707200000|100%| O|  |TAMS 0x0000000707200000, 0x0000000707000000| Untracked 
|  57|0x0000000707200000, 0x0000000707400000, 0x0000000707400000|100%| O|  |TAMS 0x0000000707400000, 0x0000000707200000| Untracked 
|  58|0x0000000707400000, 0x0000000707600000, 0x0000000707600000|100%| O|  |TAMS 0x0000000707600000, 0x0000000707400000| Untracked 
|  59|0x0000000707600000, 0x0000000707800000, 0x0000000707800000|100%| O|  |TAMS 0x0000000707800000, 0x0000000707600000| Untracked 
|  60|0x0000000707800000, 0x0000000707a00000, 0x0000000707a00000|100%| O|  |TAMS 0x0000000707a00000, 0x0000000707800000| Untracked 
|  61|0x0000000707a00000, 0x0000000707c00000, 0x0000000707c00000|100%| O|  |TAMS 0x0000000707b00000, 0x0000000707a00000| Untracked 
|  62|0x0000000707c00000, 0x0000000707e00000, 0x0000000707e00000|100%| O|  |TAMS 0x0000000707c00000, 0x0000000707c00000| Untracked 
|  63|0x0000000707e00000, 0x0000000708000000, 0x0000000708000000|100%| O|  |TAMS 0x0000000707e00000, 0x0000000707e00000| Untracked 
|  64|0x0000000708000000, 0x0000000708200000, 0x0000000708200000|100%| O|  |TAMS 0x0000000708000000, 0x0000000708000000| Untracked 
|  65|0x0000000708200000, 0x00000007083d9200, 0x0000000708400000| 92%| O|  |TAMS 0x0000000708200000, 0x0000000708200000| Untracked 
|  66|0x0000000708400000, 0x0000000708400000, 0x0000000708600000|  0%| F|  |TAMS 0x0000000708400000, 0x0000000708400000| Untracked 
|  67|0x0000000708600000, 0x0000000708600000, 0x0000000708800000|  0%| F|  |TAMS 0x0000000708600000, 0x0000000708600000| Untracked 
|  68|0x0000000708800000, 0x0000000708800000, 0x0000000708a00000|  0%| F|  |TAMS 0x0000000708800000, 0x0000000708800000| Untracked 
|  69|0x0000000708a00000, 0x0000000708a00000, 0x0000000708c00000|  0%| F|  |TAMS 0x0000000708a00000, 0x0000000708a00000| Untracked 
|  70|0x0000000708c00000, 0x0000000708c00000, 0x0000000708e00000|  0%| F|  |TAMS 0x0000000708c00000, 0x0000000708c00000| Untracked 
|  71|0x0000000708e00000, 0x0000000708e00000, 0x0000000709000000|  0%| F|  |TAMS 0x0000000708e00000, 0x0000000708e00000| Untracked 
|  72|0x0000000709000000, 0x0000000709000000, 0x0000000709200000|  0%| F|  |TAMS 0x0000000709000000, 0x0000000709000000| Untracked 
|  73|0x0000000709200000, 0x0000000709200000, 0x0000000709400000|  0%| F|  |TAMS 0x0000000709200000, 0x0000000709200000| Untracked 
|  74|0x0000000709400000, 0x0000000709400000, 0x0000000709600000|  0%| F|  |TAMS 0x0000000709400000, 0x0000000709400000| Untracked 
|  75|0x0000000709600000, 0x0000000709600000, 0x0000000709800000|  0%| F|  |TAMS 0x0000000709600000, 0x0000000709600000| Untracked 
|  76|0x0000000709800000, 0x0000000709800000, 0x0000000709a00000|  0%| F|  |TAMS 0x0000000709800000, 0x0000000709800000| Untracked 
|  77|0x0000000709a00000, 0x0000000709a00000, 0x0000000709c00000|  0%| F|  |TAMS 0x0000000709a00000, 0x0000000709a00000| Untracked 
|  78|0x0000000709c00000, 0x0000000709c00000, 0x0000000709e00000|  0%| F|  |TAMS 0x0000000709c00000, 0x0000000709c00000| Untracked 
|  79|0x0000000709e00000, 0x0000000709e00000, 0x000000070a000000|  0%| F|  |TAMS 0x0000000709e00000, 0x0000000709e00000| Untracked 
|  80|0x000000070a000000, 0x000000070a000000, 0x000000070a200000|  0%| F|  |TAMS 0x000000070a000000, 0x000000070a000000| Untracked 
|  81|0x000000070a200000, 0x000000070a200000, 0x000000070a400000|  0%| F|  |TAMS 0x000000070a200000, 0x000000070a200000| Untracked 
|  82|0x000000070a400000, 0x000000070a400000, 0x000000070a600000|  0%| F|  |TAMS 0x000000070a400000, 0x000000070a400000| Untracked 
|  83|0x000000070a600000, 0x000000070a600000, 0x000000070a800000|  0%| F|  |TAMS 0x000000070a600000, 0x000000070a600000| Untracked 
|  84|0x000000070a800000, 0x000000070a800000, 0x000000070aa00000|  0%| F|  |TAMS 0x000000070a800000, 0x000000070a800000| Untracked 
|  85|0x000000070aa00000, 0x000000070aa00000, 0x000000070ac00000|  0%| F|  |TAMS 0x000000070aa00000, 0x000000070aa00000| Untracked 
|  86|0x000000070ac00000, 0x000000070ac00000, 0x000000070ae00000|  0%| F|  |TAMS 0x000000070ac00000, 0x000000070ac00000| Untracked 
|  87|0x000000070ae00000, 0x000000070ae00000, 0x000000070b000000|  0%| F|  |TAMS 0x000000070ae00000, 0x000000070ae00000| Untracked 
|  88|0x000000070b000000, 0x000000070b000000, 0x000000070b200000|  0%| F|  |TAMS 0x000000070b000000, 0x000000070b000000| Untracked 
|  89|0x000000070b200000, 0x000000070b200000, 0x000000070b400000|  0%| F|  |TAMS 0x000000070b200000, 0x000000070b200000| Untracked 
|  90|0x000000070b400000, 0x000000070b400000, 0x000000070b600000|  0%| F|  |TAMS 0x000000070b400000, 0x000000070b400000| Untracked 
|  91|0x000000070b600000, 0x000000070b600000, 0x000000070b800000|  0%| F|  |TAMS 0x000000070b600000, 0x000000070b600000| Untracked 
|  92|0x000000070b800000, 0x000000070b800000, 0x000000070ba00000|  0%| F|  |TAMS 0x000000070b800000, 0x000000070b800000| Untracked 
|  93|0x000000070ba00000, 0x000000070ba00000, 0x000000070bc00000|  0%| F|  |TAMS 0x000000070ba00000, 0x000000070ba00000| Untracked 
|  94|0x000000070bc00000, 0x000000070bc00000, 0x000000070be00000|  0%| F|  |TAMS 0x000000070bc00000, 0x000000070bc00000| Untracked 
|  95|0x000000070be00000, 0x000000070be00000, 0x000000070c000000|  0%| F|  |TAMS 0x000000070be00000, 0x000000070be00000| Untracked 
|  96|0x000000070c000000, 0x000000070c000000, 0x000000070c200000|  0%| F|  |TAMS 0x000000070c000000, 0x000000070c000000| Untracked 
|  97|0x000000070c200000, 0x000000070c200000, 0x000000070c400000|  0%| F|  |TAMS 0x000000070c200000, 0x000000070c200000| Untracked 
|  98|0x000000070c400000, 0x000000070c400000, 0x000000070c600000|  0%| F|  |TAMS 0x000000070c400000, 0x000000070c400000| Untracked 
|  99|0x000000070c600000, 0x000000070c600000, 0x000000070c800000|  0%| F|  |TAMS 0x000000070c600000, 0x000000070c600000| Untracked 
| 100|0x000000070c800000, 0x000000070c800000, 0x000000070ca00000|  0%| F|  |TAMS 0x000000070c800000, 0x000000070c800000| Untracked 
| 101|0x000000070ca00000, 0x000000070ca00000, 0x000000070cc00000|  0%| F|  |TAMS 0x000000070ca00000, 0x000000070ca00000| Untracked 
| 102|0x000000070cc00000, 0x000000070cc00000, 0x000000070ce00000|  0%| F|  |TAMS 0x000000070cc00000, 0x000000070cc00000| Untracked 
| 103|0x000000070ce00000, 0x000000070ce00000, 0x000000070d000000|  0%| F|  |TAMS 0x000000070ce00000, 0x000000070ce00000| Untracked 
| 104|0x000000070d000000, 0x000000070d000000, 0x000000070d200000|  0%| F|  |TAMS 0x000000070d000000, 0x000000070d000000| Untracked 
| 105|0x000000070d200000, 0x000000070d200000, 0x000000070d400000|  0%| F|  |TAMS 0x000000070d200000, 0x000000070d200000| Untracked 
| 106|0x000000070d400000, 0x000000070d400000, 0x000000070d600000|  0%| F|  |TAMS 0x000000070d400000, 0x000000070d400000| Untracked 
| 107|0x000000070d600000, 0x000000070d7d58b0, 0x000000070d800000| 91%| S|CS|TAMS 0x000000070d600000, 0x000000070d600000| Complete 
| 108|0x000000070d800000, 0x000000070da00000, 0x000000070da00000|100%| S|CS|TAMS 0x000000070d800000, 0x000000070d800000| Complete 
| 109|0x000000070da00000, 0x000000070dc00000, 0x000000070dc00000|100%| S|CS|TAMS 0x000000070da00000, 0x000000070da00000| Complete 
| 110|0x000000070dc00000, 0x000000070de00000, 0x000000070de00000|100%| S|CS|TAMS 0x000000070dc00000, 0x000000070dc00000| Complete 
| 111|0x000000070de00000, 0x000000070e000000, 0x000000070e000000|100%| S|CS|TAMS 0x000000070de00000, 0x000000070de00000| Complete 
| 112|0x000000070e000000, 0x000000070e200000, 0x000000070e200000|100%| S|CS|TAMS 0x000000070e000000, 0x000000070e000000| Complete 
| 113|0x000000070e200000, 0x000000070e400000, 0x000000070e400000|100%| S|CS|TAMS 0x000000070e200000, 0x000000070e200000| Complete 
| 114|0x000000070e400000, 0x000000070e600000, 0x000000070e600000|100%| S|CS|TAMS 0x000000070e400000, 0x000000070e400000| Complete 
| 115|0x000000070e600000, 0x000000070e800000, 0x000000070e800000|100%| S|CS|TAMS 0x000000070e600000, 0x000000070e600000| Complete 
| 116|0x000000070e800000, 0x000000070ea00000, 0x000000070ea00000|100%| S|CS|TAMS 0x000000070e800000, 0x000000070e800000| Complete 
| 117|0x000000070ea00000, 0x000000070ec00000, 0x000000070ec00000|100%| S|CS|TAMS 0x000000070ea00000, 0x000000070ea00000| Complete 
| 118|0x000000070ec00000, 0x000000070ec00000, 0x000000070ee00000|  0%| F|  |TAMS 0x000000070ec00000, 0x000000070ec00000| Untracked 
| 119|0x000000070ee00000, 0x000000070ee00000, 0x000000070f000000|  0%| F|  |TAMS 0x000000070ee00000, 0x000000070ee00000| Untracked 
| 120|0x000000070f000000, 0x000000070f000000, 0x000000070f200000|  0%| F|  |TAMS 0x000000070f000000, 0x000000070f000000| Untracked 
| 121|0x000000070f200000, 0x000000070f200000, 0x000000070f400000|  0%| F|  |TAMS 0x000000070f200000, 0x000000070f200000| Untracked 
| 122|0x000000070f400000, 0x000000070f400000, 0x000000070f600000|  0%| F|  |TAMS 0x000000070f400000, 0x000000070f400000| Untracked 
| 123|0x000000070f600000, 0x000000070f600000, 0x000000070f800000|  0%| F|  |TAMS 0x000000070f600000, 0x000000070f600000| Untracked 
| 124|0x000000070f800000, 0x000000070f800000, 0x000000070fa00000|  0%| F|  |TAMS 0x000000070f800000, 0x000000070f800000| Untracked 
| 125|0x000000070fa00000, 0x000000070fa00000, 0x000000070fc00000|  0%| F|  |TAMS 0x000000070fa00000, 0x000000070fa00000| Untracked 
| 126|0x000000070fc00000, 0x000000070fc00000, 0x000000070fe00000|  0%| F|  |TAMS 0x000000070fc00000, 0x000000070fc00000| Untracked 
| 127|0x000000070fe00000, 0x000000070fe00000, 0x0000000710000000|  0%| F|  |TAMS 0x000000070fe00000, 0x000000070fe00000| Untracked 
| 128|0x0000000710000000, 0x0000000710000000, 0x0000000710200000|  0%| F|  |TAMS 0x0000000710000000, 0x0000000710000000| Untracked 
| 129|0x0000000710200000, 0x0000000710200000, 0x0000000710400000|  0%| F|  |TAMS 0x0000000710200000, 0x0000000710200000| Untracked 
| 130|0x0000000710400000, 0x0000000710400000, 0x0000000710600000|  0%| F|  |TAMS 0x0000000710400000, 0x0000000710400000| Untracked 
| 131|0x0000000710600000, 0x0000000710600000, 0x0000000710800000|  0%| F|  |TAMS 0x0000000710600000, 0x0000000710600000| Untracked 
| 132|0x0000000710800000, 0x0000000710800000, 0x0000000710a00000|  0%| F|  |TAMS 0x0000000710800000, 0x0000000710800000| Untracked 
| 133|0x0000000710a00000, 0x0000000710a00000, 0x0000000710c00000|  0%| F|  |TAMS 0x0000000710a00000, 0x0000000710a00000| Untracked 
| 134|0x0000000710c00000, 0x0000000710c00000, 0x0000000710e00000|  0%| F|  |TAMS 0x0000000710c00000, 0x0000000710c00000| Untracked 
| 135|0x0000000710e00000, 0x0000000710e00000, 0x0000000711000000|  0%| F|  |TAMS 0x0000000710e00000, 0x0000000710e00000| Untracked 
| 136|0x0000000711000000, 0x0000000711000000, 0x0000000711200000|  0%| F|  |TAMS 0x0000000711000000, 0x0000000711000000| Untracked 
| 137|0x0000000711200000, 0x0000000711200000, 0x0000000711400000|  0%| F|  |TAMS 0x0000000711200000, 0x0000000711200000| Untracked 
| 138|0x0000000711400000, 0x0000000711400000, 0x0000000711600000|  0%| F|  |TAMS 0x0000000711400000, 0x0000000711400000| Untracked 
| 139|0x0000000711600000, 0x00000007116eae70, 0x0000000711800000| 45%| E|  |TAMS 0x0000000711600000, 0x0000000711600000| Complete 
| 140|0x0000000711800000, 0x0000000711a00000, 0x0000000711a00000|100%| E|CS|TAMS 0x0000000711800000, 0x0000000711800000| Complete 
| 141|0x0000000711a00000, 0x0000000711c00000, 0x0000000711c00000|100%| E|CS|TAMS 0x0000000711a00000, 0x0000000711a00000| Complete 
| 142|0x0000000711c00000, 0x0000000711e00000, 0x0000000711e00000|100%| E|CS|TAMS 0x0000000711c00000, 0x0000000711c00000| Complete 
| 143|0x0000000711e00000, 0x0000000712000000, 0x0000000712000000|100%| E|CS|TAMS 0x0000000711e00000, 0x0000000711e00000| Complete 
| 144|0x0000000712000000, 0x0000000712200000, 0x0000000712200000|100%| E|CS|TAMS 0x0000000712000000, 0x0000000712000000| Complete 
| 145|0x0000000712200000, 0x0000000712400000, 0x0000000712400000|100%| E|CS|TAMS 0x0000000712200000, 0x0000000712200000| Complete 
| 146|0x0000000712400000, 0x0000000712600000, 0x0000000712600000|100%| E|CS|TAMS 0x0000000712400000, 0x0000000712400000| Complete 
| 147|0x0000000712600000, 0x0000000712800000, 0x0000000712800000|100%| E|CS|TAMS 0x0000000712600000, 0x0000000712600000| Complete 
| 148|0x0000000712800000, 0x0000000712a00000, 0x0000000712a00000|100%| E|CS|TAMS 0x0000000712800000, 0x0000000712800000| Complete 
| 149|0x0000000712a00000, 0x0000000712c00000, 0x0000000712c00000|100%| E|  |TAMS 0x0000000712a00000, 0x0000000712a00000| Complete 
| 150|0x0000000712c00000, 0x0000000712e00000, 0x0000000712e00000|100%| E|CS|TAMS 0x0000000712c00000, 0x0000000712c00000| Complete 
| 151|0x0000000712e00000, 0x0000000713000000, 0x0000000713000000|100%| E|CS|TAMS 0x0000000712e00000, 0x0000000712e00000| Complete 
| 152|0x0000000713000000, 0x0000000713200000, 0x0000000713200000|100%| E|CS|TAMS 0x0000000713000000, 0x0000000713000000| Complete 
| 153|0x0000000713200000, 0x0000000713400000, 0x0000000713400000|100%| E|CS|TAMS 0x0000000713200000, 0x0000000713200000| Complete 
| 154|0x0000000713400000, 0x0000000713600000, 0x0000000713600000|100%| E|CS|TAMS 0x0000000713400000, 0x0000000713400000| Complete 
| 155|0x0000000713600000, 0x0000000713800000, 0x0000000713800000|100%| E|CS|TAMS 0x0000000713600000, 0x0000000713600000| Complete 
| 156|0x0000000713800000, 0x0000000713a00000, 0x0000000713a00000|100%| E|CS|TAMS 0x0000000713800000, 0x0000000713800000| Complete 
| 157|0x0000000713a00000, 0x0000000713c00000, 0x0000000713c00000|100%| E|CS|TAMS 0x0000000713a00000, 0x0000000713a00000| Complete 
| 158|0x0000000713c00000, 0x0000000713e00000, 0x0000000713e00000|100%| E|CS|TAMS 0x0000000713c00000, 0x0000000713c00000| Complete 
| 159|0x0000000713e00000, 0x0000000714000000, 0x0000000714000000|100%| E|CS|TAMS 0x0000000713e00000, 0x0000000713e00000| Complete 
| 160|0x0000000714000000, 0x0000000714200000, 0x0000000714200000|100%| E|CS|TAMS 0x0000000714000000, 0x0000000714000000| Complete 
| 161|0x0000000714200000, 0x0000000714400000, 0x0000000714400000|100%| E|CS|TAMS 0x0000000714200000, 0x0000000714200000| Complete 
| 162|0x0000000714400000, 0x0000000714600000, 0x0000000714600000|100%| E|CS|TAMS 0x0000000714400000, 0x0000000714400000| Complete 
| 163|0x0000000714600000, 0x0000000714800000, 0x0000000714800000|100%| E|CS|TAMS 0x0000000714600000, 0x0000000714600000| Complete 
| 164|0x0000000714800000, 0x0000000714a00000, 0x0000000714a00000|100%| E|CS|TAMS 0x0000000714800000, 0x0000000714800000| Complete 
| 165|0x0000000714a00000, 0x0000000714c00000, 0x0000000714c00000|100%| E|CS|TAMS 0x0000000714a00000, 0x0000000714a00000| Complete 
| 166|0x0000000714c00000, 0x0000000714e00000, 0x0000000714e00000|100%| E|CS|TAMS 0x0000000714c00000, 0x0000000714c00000| Complete 
| 167|0x0000000714e00000, 0x0000000715000000, 0x0000000715000000|100%| E|CS|TAMS 0x0000000714e00000, 0x0000000714e00000| Complete 
| 168|0x0000000715000000, 0x0000000715200000, 0x0000000715200000|100%| E|CS|TAMS 0x0000000715000000, 0x0000000715000000| Complete 
| 169|0x0000000715200000, 0x0000000715400000, 0x0000000715400000|100%| E|CS|TAMS 0x0000000715200000, 0x0000000715200000| Complete 
| 170|0x0000000715400000, 0x0000000715600000, 0x0000000715600000|100%| E|CS|TAMS 0x0000000715400000, 0x0000000715400000| Complete 
| 171|0x0000000715600000, 0x0000000715800000, 0x0000000715800000|100%| E|CS|TAMS 0x0000000715600000, 0x0000000715600000| Complete 
| 172|0x0000000715800000, 0x0000000715a00000, 0x0000000715a00000|100%| E|CS|TAMS 0x0000000715800000, 0x0000000715800000| Complete 
| 173|0x0000000715a00000, 0x0000000715c00000, 0x0000000715c00000|100%| E|CS|TAMS 0x0000000715a00000, 0x0000000715a00000| Complete 
| 174|0x0000000715c00000, 0x0000000715e00000, 0x0000000715e00000|100%| E|CS|TAMS 0x0000000715c00000, 0x0000000715c00000| Complete 
| 175|0x0000000715e00000, 0x0000000716000000, 0x0000000716000000|100%| E|CS|TAMS 0x0000000715e00000, 0x0000000715e00000| Complete 
| 176|0x0000000716000000, 0x0000000716200000, 0x0000000716200000|100%| E|CS|TAMS 0x0000000716000000, 0x0000000716000000| Complete 
| 177|0x0000000716200000, 0x0000000716400000, 0x0000000716400000|100%| E|CS|TAMS 0x0000000716200000, 0x0000000716200000| Complete 
| 178|0x0000000716400000, 0x0000000716600000, 0x0000000716600000|100%| E|CS|TAMS 0x0000000716400000, 0x0000000716400000| Complete 
| 179|0x0000000716600000, 0x0000000716800000, 0x0000000716800000|100%| E|CS|TAMS 0x0000000716600000, 0x0000000716600000| Complete 
| 180|0x0000000716800000, 0x0000000716a00000, 0x0000000716a00000|100%| E|CS|TAMS 0x0000000716800000, 0x0000000716800000| Complete 
| 181|0x0000000716a00000, 0x0000000716c00000, 0x0000000716c00000|100%| E|CS|TAMS 0x0000000716a00000, 0x0000000716a00000| Complete 
| 182|0x0000000716c00000, 0x0000000716e00000, 0x0000000716e00000|100%| E|CS|TAMS 0x0000000716c00000, 0x0000000716c00000| Complete 
| 183|0x0000000716e00000, 0x0000000717000000, 0x0000000717000000|100%| E|CS|TAMS 0x0000000716e00000, 0x0000000716e00000| Complete 
| 184|0x0000000717000000, 0x0000000717200000, 0x0000000717200000|100%| E|CS|TAMS 0x0000000717000000, 0x0000000717000000| Complete 
| 185|0x0000000717200000, 0x0000000717400000, 0x0000000717400000|100%| E|CS|TAMS 0x0000000717200000, 0x0000000717200000| Complete 
| 186|0x0000000717400000, 0x0000000717600000, 0x0000000717600000|100%| E|CS|TAMS 0x0000000717400000, 0x0000000717400000| Complete 
| 187|0x0000000717600000, 0x0000000717800000, 0x0000000717800000|100%| E|CS|TAMS 0x0000000717600000, 0x0000000717600000| Complete 
| 188|0x0000000717800000, 0x0000000717a00000, 0x0000000717a00000|100%| E|CS|TAMS 0x0000000717800000, 0x0000000717800000| Complete 
| 189|0x0000000717a00000, 0x0000000717c00000, 0x0000000717c00000|100%| E|CS|TAMS 0x0000000717a00000, 0x0000000717a00000| Complete 
| 190|0x0000000717c00000, 0x0000000717e00000, 0x0000000717e00000|100%| E|CS|TAMS 0x0000000717c00000, 0x0000000717c00000| Complete 
| 191|0x0000000717e00000, 0x0000000718000000, 0x0000000718000000|100%| E|CS|TAMS 0x0000000717e00000, 0x0000000717e00000| Complete 
| 192|0x0000000718000000, 0x0000000718200000, 0x0000000718200000|100%| E|CS|TAMS 0x0000000718000000, 0x0000000718000000| Complete 
| 193|0x0000000718200000, 0x0000000718400000, 0x0000000718400000|100%| E|CS|TAMS 0x0000000718200000, 0x0000000718200000| Complete 
| 194|0x0000000718400000, 0x0000000718600000, 0x0000000718600000|100%| E|CS|TAMS 0x0000000718400000, 0x0000000718400000| Complete 
| 195|0x0000000718600000, 0x0000000718800000, 0x0000000718800000|100%| E|CS|TAMS 0x0000000718600000, 0x0000000718600000| Complete 
| 196|0x0000000718800000, 0x0000000718a00000, 0x0000000718a00000|100%| E|CS|TAMS 0x0000000718800000, 0x0000000718800000| Complete 
| 197|0x0000000718a00000, 0x0000000718c00000, 0x0000000718c00000|100%| E|CS|TAMS 0x0000000718a00000, 0x0000000718a00000| Complete 
| 198|0x0000000718c00000, 0x0000000718e00000, 0x0000000718e00000|100%| E|CS|TAMS 0x0000000718c00000, 0x0000000718c00000| Complete 
| 199|0x0000000718e00000, 0x0000000719000000, 0x0000000719000000|100%| E|CS|TAMS 0x0000000718e00000, 0x0000000718e00000| Complete 
| 200|0x0000000719000000, 0x0000000719200000, 0x0000000719200000|100%| E|CS|TAMS 0x0000000719000000, 0x0000000719000000| Complete 
| 201|0x0000000719200000, 0x0000000719400000, 0x0000000719400000|100%| E|CS|TAMS 0x0000000719200000, 0x0000000719200000| Complete 
| 202|0x0000000719400000, 0x0000000719600000, 0x0000000719600000|100%| E|CS|TAMS 0x0000000719400000, 0x0000000719400000| Complete 
| 203|0x0000000719600000, 0x0000000719800000, 0x0000000719800000|100%| E|CS|TAMS 0x0000000719600000, 0x0000000719600000| Complete 
| 204|0x0000000719800000, 0x0000000719a00000, 0x0000000719a00000|100%| E|CS|TAMS 0x0000000719800000, 0x0000000719800000| Complete 
| 205|0x0000000719a00000, 0x0000000719c00000, 0x0000000719c00000|100%| E|CS|TAMS 0x0000000719a00000, 0x0000000719a00000| Complete 
| 206|0x0000000719c00000, 0x0000000719e00000, 0x0000000719e00000|100%| E|CS|TAMS 0x0000000719c00000, 0x0000000719c00000| Complete 
| 207|0x0000000719e00000, 0x000000071a000000, 0x000000071a000000|100%| E|CS|TAMS 0x0000000719e00000, 0x0000000719e00000| Complete 
| 208|0x000000071a000000, 0x000000071a200000, 0x000000071a200000|100%| E|CS|TAMS 0x000000071a000000, 0x000000071a000000| Complete 
| 209|0x000000071a200000, 0x000000071a400000, 0x000000071a400000|100%| E|CS|TAMS 0x000000071a200000, 0x000000071a200000| Complete 

Card table byte_map: [0x000001e172110000,0x000001e172910000] _byte_map_base: 0x000001e16e910000

Marking Bits (Prev, Next): (CMBitMap*) 0x000001e16e1eb0e0, (CMBitMap*) 0x000001e16e1eb0a0
 Prev Bits: [0x000001e177110000, 0x000001e17b110000)
 Next Bits: [0x000001e173110000, 0x000001e177110000)

Polling page: 0x000001e16d920000

Metaspace:

Usage:
  Non-class:     72.75 MB used.
      Class:     11.19 MB used.
       Both:     83.94 MB used.

Virtual space:
  Non-class space:      128.00 MB reserved,      73.50 MB ( 57%) committed,  2 nodes.
      Class space:        1.00 GB reserved,      11.75 MB (  1%) committed,  1 nodes.
             Both:        1.12 GB reserved,      85.25 MB (  7%) committed. 

Chunk freelists:
   Non-Class:  5.85 MB
       Class:  4.25 MB
        Both:  10.10 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 98.56 MB
CDS: off
MetaspaceReclaimPolicy: balanced
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 8388608.
 - enlarge_chunks_in_place: 1.
 - new_chunks_are_fully_committed: 0.
 - uncommit_free_chunks: 1.
 - use_allocation_guard: 0.
 - handle_deallocations: 1.


Internal statistics:

num_allocs_failed_limit: 9.
num_arena_births: 2112.
num_arena_deaths: 0.
num_vsnodes_births: 3.
num_vsnodes_deaths: 0.
num_space_committed: 1360.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 9.
num_chunks_taken_from_freelist: 5305.
num_chunk_merges: 6.
num_chunk_splits: 3387.
num_chunks_enlarged: 2134.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120064Kb used=6166Kb max_used=6448Kb free=113897Kb
 bounds [0x000001e107ac0000, 0x000001e108110000, 0x000001e10f000000]
CodeHeap 'profiled nmethods': size=120000Kb used=12225Kb max_used=14312Kb free=107774Kb
 bounds [0x000001e100000000, 0x000001e100e00000, 0x000001e107530000]
CodeHeap 'non-nmethods': size=5696Kb used=2024Kb max_used=2070Kb free=3671Kb
 bounds [0x000001e107530000, 0x000001e1077a0000, 0x000001e107ac0000]
 total_blobs=9108 nmethods=7540 adapters=1480
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (20 events):
Event: 71.828 Thread 0x000001e17d425340 nmethod 10328 0x000001e100405910 code [0x000001e100405aa0, 0x000001e100405bd8]
Event: 71.849 Thread 0x000001e17d425340 10329       3       sun.misc.Unsafe::putInt (11 bytes)
Event: 71.849 Thread 0x000001e17d425340 nmethod 10329 0x000001e100668810 code [0x000001e1006689a0, 0x000001e100668ab8]
Event: 71.850 Thread 0x000001e17d425340 10330       3       org.lwjgl.system.MemoryUtil::encodeASCIIUnsafe (53 bytes)
Event: 71.851 Thread 0x000001e17d425340 nmethod 10330 0x000001e10016a390 code [0x000001e10016a560, 0x000001e10016a978]
Event: 71.852 Thread 0x000001e17d425340 10331       1       org.lwjgl.system.Pointer$Default::address (5 bytes)
Event: 71.852 Thread 0x000001e17d425340 nmethod 10331 0x000001e107ebb490 code [0x000001e107ebb620, 0x000001e107ebb6f8]
Event: 71.957 Thread 0x000001e17d3aeec0 nmethod 10310 0x000001e107fd4d90 code [0x000001e107fd53a0, 0x000001e107fdd5b0]
Event: 71.957 Thread 0x000001e17d3aeec0 10318       4       java.lang.Throwable::<init> (34 bytes)
Event: 71.966 Thread 0x000001e17d3aeec0 nmethod 10318 0x000001e107ebad10 code [0x000001e107ebaea0, 0x000001e107ebb238]
Event: 71.966 Thread 0x000001e17d3aeec0 10311       4       java.util.stream.ReferencePipeline::findFirst (12 bytes)
Event: 72.005 Thread 0x000001e17d3aeec0 nmethod 10311 0x000001e107f1f790 code [0x000001e107f1fa00, 0x000001e107f209a8]
Event: 72.005 Thread 0x000001e17d3aeec0 10314       4       jdk.internal.org.objectweb.asm.MethodWriter::visitFieldInsn (258 bytes)
Event: 72.017 Thread 0x000001e17d3aeec0 nmethod 10314 0x000001e1080dd390 code [0x000001e1080dd560, 0x000001e1080dd9f0]
Event: 72.034 Thread 0x000001e17d3aeec0 10333 %     4       sun.security.provider.DigestBase::implCompressMultiBlock0 @ 0 (23 bytes)
Event: 72.038 Thread 0x000001e17d3aeec0 nmethod 10333% 0x000001e107f1ee10 code [0x000001e107f1efa0, 0x000001e107f1f1b8]
Event: 72.039 Thread 0x000001e17d425340 10336       3       java.lang.invoke.TypeConvertingMethodAdapter::convertType (299 bytes)
Event: 72.050 Thread 0x000001e17d425340 nmethod 10336 0x000001e10045ae90 code [0x000001e10045b4a0, 0x000001e10045ea68]
Event: 72.050 Thread 0x000001e17d425340 10337       3       java.util.EnumMap::isValidKey (36 bytes)
Event: 72.051 Thread 0x000001e17d425340 nmethod 10337 0x000001e100664c10 code [0x000001e100664dc0, 0x000001e100665048]

GC Heap History (20 events):
Event: 33.840 GC heap before
{Heap before GC invocations=14 (full 0):
 garbage-first heap   total 262144K, used 224213K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 75 young (153600K), 1 survivors (2048K)
 Metaspace       used 40134K, committed 40960K, reserved 1114112K
  class space    used 4631K, committed 4992K, reserved 1048576K
}
Event: 33.850 GC heap after
{Heap after GC invocations=15 (full 0):
 garbage-first heap   total 262144K, used 74788K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
 Metaspace       used 40134K, committed 40960K, reserved 1114112K
  class space    used 4631K, committed 4992K, reserved 1048576K
}
Event: 36.747 GC heap before
{Heap before GC invocations=15 (full 0):
 garbage-first heap   total 262144K, used 216100K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 71 young (145408K), 2 survivors (4096K)
 Metaspace       used 41787K, committed 42816K, reserved 1114112K
  class space    used 4855K, committed 5312K, reserved 1048576K
}
Event: 36.758 GC heap after
{Heap after GC invocations=16 (full 0):
 garbage-first heap   total 262144K, used 77165K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 3 young (6144K), 3 survivors (6144K)
 Metaspace       used 41787K, committed 42816K, reserved 1114112K
  class space    used 4855K, committed 5312K, reserved 1048576K
}
Event: 41.575 GC heap before
{Heap before GC invocations=16 (full 0):
 garbage-first heap   total 262144K, used 222573K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 72 young (147456K), 3 survivors (6144K)
 Metaspace       used 42371K, committed 43328K, reserved 1114112K
  class space    used 4955K, committed 5376K, reserved 1048576K
}
Event: 41.601 GC heap after
{Heap after GC invocations=17 (full 0):
 garbage-first heap   total 262144K, used 85603K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 5 young (10240K), 5 survivors (10240K)
 Metaspace       used 42371K, committed 43328K, reserved 1114112K
  class space    used 4955K, committed 5376K, reserved 1048576K
}
Event: 48.596 GC heap before
{Heap before GC invocations=17 (full 0):
 garbage-first heap   total 262144K, used 228963K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 70 young (143360K), 5 survivors (10240K)
 Metaspace       used 49637K, committed 50752K, reserved 1114112K
  class space    used 5925K, committed 6400K, reserved 1048576K
}
Event: 48.640 GC heap after
{Heap after GC invocations=18 (full 0):
 garbage-first heap   total 262144K, used 90843K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 9 young (18432K), 9 survivors (18432K)
 Metaspace       used 49637K, committed 50752K, reserved 1114112K
  class space    used 5925K, committed 6400K, reserved 1048576K
}
Event: 51.734 GC heap before
{Heap before GC invocations=18 (full 0):
 garbage-first heap   total 262144K, used 215771K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 70 young (143360K), 9 survivors (18432K)
 Metaspace       used 53142K, committed 54336K, reserved 1114112K
  class space    used 6423K, committed 6912K, reserved 1048576K
}
Event: 51.816 GC heap after
{Heap after GC invocations=19 (full 0):
 garbage-first heap   total 262144K, used 103064K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 6 young (12288K), 6 survivors (12288K)
 Metaspace       used 53142K, committed 54336K, reserved 1114112K
  class space    used 6423K, committed 6912K, reserved 1048576K
}
Event: 53.119 GC heap before
{Heap before GC invocations=19 (full 0):
 garbage-first heap   total 262144K, used 211608K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 59 young (120832K), 6 survivors (12288K)
 Metaspace       used 54342K, committed 55488K, reserved 1114112K
  class space    used 6611K, committed 7104K, reserved 1048576K
}
Event: 53.221 GC heap after
{Heap after GC invocations=20 (full 0):
 garbage-first heap   total 262144K, used 115712K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 7 young (14336K), 7 survivors (14336K)
 Metaspace       used 54342K, committed 55488K, reserved 1114112K
  class space    used 6611K, committed 7104K, reserved 1048576K
}
Event: 53.634 GC heap before
{Heap before GC invocations=20 (full 0):
 garbage-first heap   total 262144K, used 211968K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 54 young (110592K), 7 survivors (14336K)
 Metaspace       used 54701K, committed 55872K, reserved 1114112K
  class space    used 6640K, committed 7168K, reserved 1048576K
}
Event: 53.680 GC heap after
{Heap after GC invocations=21 (full 0):
 garbage-first heap   total 262144K, used 126976K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 5 young (10240K), 5 survivors (10240K)
 Metaspace       used 54701K, committed 55872K, reserved 1114112K
  class space    used 6640K, committed 7168K, reserved 1048576K
}
Event: 54.653 GC heap before
{Heap before GC invocations=21 (full 0):
 garbage-first heap   total 262144K, used 212992K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 47 young (96256K), 5 survivors (10240K)
 Metaspace       used 56142K, committed 57344K, reserved 1114112K
  class space    used 6898K, committed 7424K, reserved 1048576K
}
Event: 54.689 GC heap after
{Heap after GC invocations=22 (full 0):
 garbage-first heap   total 262144K, used 134144K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 4 young (8192K), 4 survivors (8192K)
 Metaspace       used 56142K, committed 57344K, reserved 1114112K
  class space    used 6898K, committed 7424K, reserved 1048576K
}
Event: 56.058 GC heap before
{Heap before GC invocations=22 (full 0):
 garbage-first heap   total 262144K, used 189440K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 32 young (65536K), 4 survivors (8192K)
 Metaspace       used 59306K, committed 60416K, reserved 1114112K
  class space    used 7257K, committed 7744K, reserved 1048576K
}
Event: 56.097 GC heap after
{Heap after GC invocations=23 (full 0):
 garbage-first heap   total 430080K, used 145252K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 5 young (10240K), 5 survivors (10240K)
 Metaspace       used 59306K, committed 60416K, reserved 1114112K
  class space    used 7257K, committed 7744K, reserved 1048576K
}
Event: 66.305 GC heap before
{Heap before GC invocations=24 (full 0):
 garbage-first heap   total 430080K, used 333668K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 97 young (198656K), 5 survivors (10240K)
 Metaspace       used 71837K, committed 73152K, reserved 1114112K
  class space    used 9616K, committed 10240K, reserved 1048576K
}
Event: 66.385 GC heap after
{Heap after GC invocations=25 (full 0):
 garbage-first heap   total 430080K, used 157370K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 11 young (22528K), 11 survivors (22528K)
 Metaspace       used 71837K, committed 73152K, reserved 1114112K
  class space    used 9616K, committed 10240K, reserved 1048576K
}

Dll operation events (12 events):
Event: 0.046 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\java.dll
Event: 0.140 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jsvml.dll
Event: 0.775 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\net.dll
Event: 0.778 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\nio.dll
Event: 0.804 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\zip.dll
Event: 1.116 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jimage.dll
Event: 2.118 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\verify.dll
Event: 12.379 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management.dll
Event: 12.407 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management_ext.dll
Event: 34.245 Loaded shared library C:\Users\Zein Sabini\AppData\Local\Temp\jna-1545730080\jna5749651027453499259.dll
Event: 68.618 Loaded shared library C:\Users\Zein Sabini\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7\lwjgl.dll
Event: 69.605 Loaded shared library C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\sunmscapi.dll

Deoptimization events (20 events):
Event: 71.629 Thread 0x000001e16e17fa90 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e107fa487c relative=0x000000000000015c
Event: 71.629 Thread 0x000001e16e17fa90 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e107fa487c method=it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.find(I)I @ 91 c2
Event: 71.629 Thread 0x000001e16e17fa90 DEOPT PACKING pc=0x000001e107fa487c sp=0x0000004a2ddfe280
Event: 71.629 Thread 0x000001e16e17fa90 DEOPT UNPACKING pc=0x000001e1075869a3 sp=0x0000004a2ddfe200 mode 2
Event: 71.629 Thread 0x000001e16e17fa90 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e107ec9e80 relative=0x0000000000000080
Event: 71.629 Thread 0x000001e16e17fa90 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e107ec9e80 method=java.util.EnumMap.isValidKey(Ljava/lang/Object;)Z @ 16 c2
Event: 71.629 Thread 0x000001e16e17fa90 DEOPT PACKING pc=0x000001e107ec9e80 sp=0x0000004a2ddfe290
Event: 71.629 Thread 0x000001e16e17fa90 DEOPT UNPACKING pc=0x000001e1075869a3 sp=0x0000004a2ddfe220 mode 2
Event: 71.635 Thread 0x000001e16e17fa90 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e10805483c relative=0x000000000000031c
Event: 71.635 Thread 0x000001e16e17fa90 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e10805483c method=java.lang.invoke.AbstractValidatingLambdaMetafactory.isAdaptableTo(Ljava/lang/Class;Ljava/lang/Class;Z)Z @ 81 c2
Event: 71.635 Thread 0x000001e16e17fa90 DEOPT PACKING pc=0x000001e10805483c sp=0x0000004a2ddfd250
Event: 71.635 Thread 0x000001e16e17fa90 DEOPT UNPACKING pc=0x000001e1075869a3 sp=0x0000004a2ddfd1e0 mode 2
Event: 71.635 Thread 0x000001e16e17fa90 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e1080529a4 relative=0x0000000000000ea4
Event: 71.635 Thread 0x000001e16e17fa90 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e1080529a4 method=java.lang.invoke.TypeConvertingMethodAdapter.convertType(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V @ 186 c2
Event: 71.635 Thread 0x000001e16e17fa90 DEOPT PACKING pc=0x000001e1080529a4 sp=0x0000004a2ddfd110
Event: 71.635 Thread 0x000001e16e17fa90 DEOPT UNPACKING pc=0x000001e1075869a3 sp=0x0000004a2ddfd0b0 mode 2
Event: 71.866 Thread 0x000001e16e17fa90 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001e107d177e0 relative=0x0000000000000de0
Event: 71.866 Thread 0x000001e16e17fa90 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001e107d177e0 method=cpw.mods.niofs.union.UnionFileSystem.getPath(Ljava/lang/String;[Ljava/lang/String;)Ljava/nio/file/Path; @ 2 c2
Event: 71.866 Thread 0x000001e16e17fa90 DEOPT PACKING pc=0x000001e107d177e0 sp=0x0000004a2ddfaf60
Event: 71.866 Thread 0x000001e16e17fa90 DEOPT UNPACKING pc=0x000001e1075869a3 sp=0x0000004a2ddfaf50 mode 2

Classes unloaded (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 68.652 Thread 0x000001e16e17fa90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000715992728}> (0x0000000715992728) 
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 68.652 Thread 0x000001e16e17fa90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000715992af8}> (0x0000000715992af8) 
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 68.682 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x00000007156ac200}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, int)'> (0x00000007156ac200) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 68.684 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x00000007156c5240}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, int)'> (0x00000007156c5240) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 69.173 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000714371f88}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object)'> (0x0000000714371f88) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 69.664 Thread 0x000001e16e17fa90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000713561a28}> (0x0000000713561a28) 
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 71.336 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x00000007120cc120}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object)'> (0x00000007120cc120) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.590 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711c10d70}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x0000000711c10d70) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.635 Thread 0x000001e16e17fa90 Implicit null exception at 0x000001e108051df9 to 0x000001e10805297c
Event: 71.649 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711cb8a68}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object)'> (0x0000000711cb8a68) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.650 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711cbf680}: 'int java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object)'> (0x0000000711cbf680) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.678 Thread 0x000001e16e17fa90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000711dcf0e8}> (0x0000000711dcf0e8) 
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 71.685 Thread 0x000001e16e17fa90 Exception <a 'sun/nio/fs/WindowsException'{0x0000000711dcf488}> (0x0000000711dcf488) 
thrown [s\src\hotspot\share\prims\jni.cpp, line 516]
Event: 71.717 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711a57b10}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, double)'> (0x0000000711a57b10) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.719 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711a5e370}: 'double java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000711a5e370) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 71.735 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711a6bbf8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, double)'> (0x0000000711a6bbf8) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 72.004 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711908290}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x0000000711908290) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 72.011 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x000000071195c150}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, long)'> (0x000000071195c150) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 72.037 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x0000000711606bf0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, long)'> (0x0000000711606bf0) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]
Event: 72.038 Thread 0x000001e16e17fa90 Exception <a 'java/lang/NoSuchMethodError'{0x000000071160cb58}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, long)'> (0x000000071160cb58) 
thrown [s\src\hotspot\share\interpreter\linkResolver.cpp, line 759]

VM Operations (20 events):
Event: 69.967 Executing VM operation: HandshakeAllThreads
Event: 69.967 Executing VM operation: HandshakeAllThreads done
Event: 69.977 Executing VM operation: HandshakeAllThreads
Event: 69.977 Executing VM operation: HandshakeAllThreads done
Event: 70.156 Executing VM operation: HandshakeAllThreads
Event: 70.158 Executing VM operation: HandshakeAllThreads done
Event: 70.196 Executing VM operation: HandshakeAllThreads
Event: 70.197 Executing VM operation: HandshakeAllThreads done
Event: 71.082 Executing VM operation: HandshakeAllThreads
Event: 71.082 Executing VM operation: HandshakeAllThreads done
Event: 71.082 Executing VM operation: Cleanup
Event: 71.082 Executing VM operation: Cleanup done
Event: 71.085 Executing VM operation: HandshakeAllThreads
Event: 71.085 Executing VM operation: HandshakeAllThreads done
Event: 71.105 Executing VM operation: HandshakeAllThreads
Event: 71.105 Executing VM operation: HandshakeAllThreads done
Event: 71.108 Executing VM operation: HandshakeAllThreads
Event: 71.108 Executing VM operation: HandshakeAllThreads done
Event: 72.119 Executing VM operation: Cleanup
Event: 72.119 Executing VM operation: Cleanup done

Events (20 events):
Event: 71.085 loading class sun/net/www/http/KeepAliveStreamCleaner$2 done
Event: 71.086 loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream
Event: 71.086 loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream done
Event: 71.096 loading class java/io/CharArrayWriter
Event: 71.097 loading class java/io/CharArrayWriter done
Event: 71.103 loading class java/util/Collections$UnmodifiableSortedMap
Event: 71.103 loading class java/util/Collections$UnmodifiableSortedMap done
Event: 71.105 loading class sun/net/www/http/KeepAliveCache$1
Event: 71.106 loading class sun/net/www/http/KeepAliveCache$1 done
Event: 71.106 Thread 0x000001e114ffc9f0 Thread added: 0x000001e114ffc9f0
Event: 71.106 loading class sun/net/www/http/ClientVector
Event: 71.106 loading class sun/net/www/http/ClientVector done
Event: 71.109 loading class sun/net/www/http/KeepAliveEntry
Event: 71.109 loading class sun/net/www/http/KeepAliveEntry done
Event: 71.137 loading class sun/reflect/generics/repository/FieldRepository
Event: 71.138 loading class sun/reflect/generics/repository/FieldRepository done
Event: 71.147 loading class jdk/internal/vm/annotation/ForceInline
Event: 71.148 loading class jdk/internal/vm/annotation/ForceInline done
Event: 71.714 loading class java/util/function/DoubleFunction
Event: 71.714 loading class java/util/function/DoubleFunction done


Dynamic libraries:
0x00007ff782630000 - 0x00007ff78263e000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\javaw.exe
0x00007ff91e4d0000 - 0x00007ff91e6e4000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff91cf00000 - 0x00007ff91cfc4000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff91bdf0000 - 0x00007ff91c194000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff91bcd0000 - 0x00007ff91bde1000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ff916d00000 - 0x00007ff916d17000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jli.dll
0x00007ff91d6b0000 - 0x00007ff91d85e000     C:\WINDOWS\System32\USER32.dll
0x00007ff91bca0000 - 0x00007ff91bcc6000     C:\WINDOWS\System32\win32u.dll
0x00007ff91cb30000 - 0x00007ff91cb59000     C:\WINDOWS\System32\GDI32.dll
0x00007ff91b880000 - 0x00007ff91b998000     C:\WINDOWS\System32\gdi32full.dll
0x00007ff91bb80000 - 0x00007ff91bc1a000     C:\WINDOWS\System32\msvcp_win.dll
0x00007ff916ce0000 - 0x00007ff916cfb000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\VCRUNTIME140.dll
0x00007ff907f20000 - 0x00007ff9081b3000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2215_none_270d72677387dfc3\COMCTL32.dll
0x00007ff91d940000 - 0x00007ff91d9e7000     C:\WINDOWS\System32\msvcrt.dll
0x00007ff91d1b0000 - 0x00007ff91d1e1000     C:\WINDOWS\System32\IMM32.DLL
0x00007ff9172f0000 - 0x00007ff9172fc000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\vcruntime140_1.dll
0x00007ff916c30000 - 0x00007ff916cbd000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\msvcp140.dll
0x00007ff8dbb70000 - 0x00007ff8dc7d5000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\server\jvm.dll
0x00007ff91d9f0000 - 0x00007ff91daa0000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff91c300000 - 0x00007ff91c3a6000     C:\WINDOWS\System32\sechost.dll
0x00007ff91d590000 - 0x00007ff91d6a7000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ff91b750000 - 0x00007ff91b79d000     C:\WINDOWS\SYSTEM32\POWRPROF.dll
0x00007ff913880000 - 0x00007ff913889000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff91d8c0000 - 0x00007ff91d931000     C:\WINDOWS\System32\WS2_32.dll
0x00007ff912ec0000 - 0x00007ff912ef4000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff913070000 - 0x00007ff91307a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff91b730000 - 0x00007ff91b743000     C:\WINDOWS\SYSTEM32\UMPDC.dll
0x00007ff91a8d0000 - 0x00007ff91a8e8000     C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ff916c20000 - 0x00007ff916c2a000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jimage.dll
0x00007ff908320000 - 0x00007ff90854e000     C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ff91d200000 - 0x00007ff91d58a000     C:\WINDOWS\System32\combase.dll
0x00007ff91ce20000 - 0x00007ff91cef7000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007ff8f70c0000 - 0x00007ff8f70f2000     C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ff91bc20000 - 0x00007ff91bc9a000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ff915bd0000 - 0x00007ff915bf5000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\java.dll
0x00007ff916c00000 - 0x00007ff916c18000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\zip.dll
0x00007ff905fc0000 - 0x00007ff906097000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jsvml.dll
0x00007ff91daa0000 - 0x00007ff91e2c3000     C:\WINDOWS\System32\SHELL32.dll
0x00007ff919810000 - 0x00007ff91a0fa000     C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ff9196d0000 - 0x00007ff91980e000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ff91cb60000 - 0x00007ff91cc53000     C:\WINDOWS\System32\SHCORE.dll
0x00007ff91d050000 - 0x00007ff91d0ae000     C:\WINDOWS\System32\shlwapi.dll
0x00007ff91b7b0000 - 0x00007ff91b7d6000     C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ff905fa0000 - 0x00007ff905fb9000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\net.dll
0x00007ff9129b0000 - 0x00007ff912ae7000     C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ff91ad50000 - 0x00007ff91adb9000     C:\WINDOWS\system32\mswsock.dll
0x00007ff905f80000 - 0x00007ff905f96000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\nio.dll
0x00007ff905f70000 - 0x00007ff905f80000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\verify.dll
0x00007ff905f60000 - 0x00007ff905f69000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management.dll
0x00007ff905f50000 - 0x00007ff905f5b000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management_ext.dll
0x00007ff91c460000 - 0x00007ff91c468000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ff89f890000 - 0x00007ff89f8a7000     C:\WINDOWS\system32\napinsp.dll
0x00007ff89f870000 - 0x00007ff89f88b000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ff91a420000 - 0x00007ff91a512000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ff91a3a0000 - 0x00007ff91a3cd000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ff91d1f0000 - 0x00007ff91d1f9000     C:\WINDOWS\System32\NSI.dll
0x00007ff89f850000 - 0x00007ff89f861000     C:\WINDOWS\System32\winrnr.dll
0x00007ff9127e0000 - 0x00007ff9127f5000     C:\WINDOWS\system32\wshbth.dll
0x00007ff8d9620000 - 0x00007ff8d9641000     C:\WINDOWS\system32\nlansp_c.dll
0x00007ff906440000 - 0x00007ff90644a000     C:\Windows\System32\rasadhlp.dll
0x00007ff912250000 - 0x00007ff9122d4000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ff91afa0000 - 0x00007ff91afbb000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ff91a840000 - 0x00007ff91a875000     C:\WINDOWS\system32\rsaenh.dll
0x00007ff91ae40000 - 0x00007ff91ae6c000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ff91b160000 - 0x00007ff91b188000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ff91afc0000 - 0x00007ff91afcc000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ff912b30000 - 0x00007ff912b49000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ff912990000 - 0x00007ff9129af000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ff905f10000 - 0x00007ff905f50000     C:\Users\Zein Sabini\AppData\Local\Temp\jna-1545730080\jna5749651027453499259.dll
0x00007ff91e2d0000 - 0x00007ff91e46e000     C:\WINDOWS\System32\Ole32.dll
0x00007ff91c3b0000 - 0x00007ff91c460000     C:\WINDOWS\System32\clbcatq.dll
0x00007ff906650000 - 0x00007ff90666d000     C:\WINDOWS\SYSTEM32\amsi.dll
0x00007ff9065d0000 - 0x00007ff90664c000     C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23080.2006-0\MpOav.dll
0x00007ff89e030000 - 0x00007ff89e080000     C:\WINDOWS\SYSTEM32\Pdh.dll
0x00007ff905f00000 - 0x00007ff905f10000     C:\WINDOWS\System32\perfos.dll
0x00007ff918e20000 - 0x00007ff918e30000     C:\WINDOWS\SYSTEM32\pfclient.dll
0x00007ff900ea0000 - 0x00007ff900f15000     C:\Users\Zein Sabini\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7\lwjgl.dll
0x00007ff8ea120000 - 0x00007ff8ea379000     C:\Users\ZEINSA~1\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7\jemalloc.dll
0x00007ff905ef0000 - 0x00007ff905efe000     C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\sunmscapi.dll
0x00007ff91b9a0000 - 0x00007ff91bb06000     C:\WINDOWS\System32\CRYPT32.dll
0x00007ff91b130000 - 0x00007ff91b15e000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ff91b0f0000 - 0x00007ff91b127000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x00007ff8fcb30000 - 0x00007ff8fcb91000     C:\Users\ZEINSA~1\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7\glfw.dll
0x00007ff8c3ef0000 - 0x00007ff8c3f36000     C:\WINDOWS\SYSTEM32\dinput8.dll
0x00007ff905ed0000 - 0x00007ff905ee1000     C:\WINDOWS\SYSTEM32\xinput1_4.dll
0x00007ff91b480000 - 0x00007ff91b4ce000     C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ff91b450000 - 0x00007ff91b47c000     C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ff919080000 - 0x00007ff9190ab000     C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ff918e30000 - 0x00007ff918edb000     C:\WINDOWS\system32\uxtheme.dll
0x00007ff901180000 - 0x00007ff90138a000     C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ff918870000 - 0x00007ff9189a3000     C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ff91c470000 - 0x00007ff91c5b9000     C:\WINDOWS\System32\MSCTF.dll
0x00007ff8f5260000 - 0x00007ff8f5360000     C:\WINDOWS\SYSTEM32\opengl32.dll
0x00007ff903150000 - 0x00007ff90317d000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ff918f30000 - 0x00007ff918f68000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007ff916150000 - 0x00007ff91619a000     C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
0x00007ff912b50000 - 0x00007ff912c85000     C:\Windows\System32\AppXDeploymentClient.dll
0x00007ff904c10000 - 0x00007ff904d06000     C:\Windows\System32\Windows.ApplicationModel.dll
0x00007ff916dc0000 - 0x00007ff916ec1000     C:\WINDOWS\system32\propsys.dll
0x00007ff904730000 - 0x00007ff9047d6000     C:\Windows\System32\Windows.FileExplorer.Common.dll
0x00007ff8d8070000 - 0x00007ff8d8096000     C:\WINDOWS\system32\mssprxy.dll
0x00007ff904860000 - 0x00007ff90494b000     C:\Windows\System32\Windows.StateRepositoryPS.dll
0x00007ff90be90000 - 0x00007ff90becd000     C:\WINDOWS\SYSTEM32\windows.staterepositoryclient.dll
0x00007ff8fd360000 - 0x00007ff8fd38d000     C:\WINDOWS\System32\DriverStore\FileRepository\u0387389.inf_amd64_995be970e30b8c79\B385477\atig6pxx.dll
0x00007ff8d01d0000 - 0x00007ff8d3e5b000     C:\WINDOWS\System32\DriverStore\FileRepository\u0387389.inf_amd64_995be970e30b8c79\B385477\atio6axx.dll
0x00007ff91c5c0000 - 0x00007ff91ca34000     C:\WINDOWS\System32\SETUPAPI.dll
0x00007ff91bb10000 - 0x00007ff91bb7b000     C:\WINDOWS\System32\WINTRUST.dll
0x00007ff91b000000 - 0x00007ff91b012000     C:\WINDOWS\SYSTEM32\MSASN1.dll

dbghelp: loaded successfully - version: 4.0.5 - missing functions: none
symbol engine: initialized successfully - sym options: 0x614 - pdb path: .;C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin;C:\WINDOWS\SYSTEM32;C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.2215_none_270d72677387dfc3;C:\Users\Zein Sabini\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\server;C:\Users\Zein Sabini\AppData\Local\Temp\jna-1545730080;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23080.2006-0;C:\Users\Zein Sabini\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7;C:\Users\ZEINSA~1\AppData\Local\Temp\lwjglZein Sabini\3.3.1-build-7;C:\WINDOWS\System32\DriverStore\FileRepository\u0387389.inf_amd64_995be970e30b8c79\B385477

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\Zein Sabini\curseforge\minecraft\Install\bin\144db4ba42f05555a56e510acf4609af599bcb07 -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.8.2 -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,JarJarFileSystems,client-extra,fmlcore,javafmllanguage,lowcodelanguage,mclanguage,forge-,forge-45.1.0.jar,forge-45.1.0 -DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar -DlibraryDirectory=C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries --module-path=C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/cpw/mods/securejarhandler/2.1.6/securejarhandler-2.1.6.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/org/ow2/asm/asm/9.5/asm-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar --add-modules=ALL-MODULE-PATH --add-opens=java.base/java.util.jar=cpw.mods.securejarhandler --add-opens=java.base/java.lang.invoke=cpw.mods.securejarhandler --add-exports=java.base/sun.security.util=cpw.mods.securejarhandler --add-exports=jdk.naming.dns/com.sun.jndi.dns=java.naming -Xmx4096m -Xms256m -Dminecraft.applet.TargetDirectory=C:\Users\Zein Sabini\curseforge\minecraft\Instances\lol -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\Zein Sabini\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml 
java_command: cpw.mods.bootstraplauncher.BootstrapLauncher --username VentoTheGreat --version forge-45.1.0 --gameDir C:\Users\Zein Sabini\curseforge\minecraft\Instances\lol --assetsDir C:\Users\Zein Sabini\curseforge\minecraft\Install\assets --assetIndex 3 --uuid be9e6c7f5c874a7c86c5c3c847cdbc97 --clientId YjZjYjgwY2UtYjNjOC00OTEyLTgxMzMtOGI3YjQxMmU2YzVi --xuid 2535462569879226 --userType msa --versionType release --width 1024 --height 768 --launchTarget forgeclient --fml.forgeVersion 45.1.0 --fml.mcVersion 1.19.4 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20230314.122934
java_class_path (initial): C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\cpw\mods\securejarhandler\2.1.6\securejarhandler-2.1.6.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.5\asm-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.5\asm-commons-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.5\asm-tree-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.5\asm-util-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.5\asm-analysis-9.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\8.0.4\accesstransformers-8.0.4.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\6.0.3\eventbus-6.0.3.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\6.0.0\forgespi-6.0.0.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\5.0.1\coremods-5.0.1.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\10.0.8\modlauncher-10.0.8.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.4\core-3.6.4.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.4\toml-3.6.4.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\org\apache\maven\maven-artifact\3.8.5\maven-artifact-3.8.5.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;C:\Users\Zein Sabini\curseforge\minecraft\Install\libraries\net\minec
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 2                                         {product} {ergonomic}
     uint ConcGCThreads                            = 1                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 2                                         {product} {ergonomic}
   size_t G1HeapRegionSize                         = 2097152                                   {product} {ergonomic}
    uintx GCDrainStackTargetSize                   = 64                                        {product} {ergonomic}
    ccstr HeapDumpPath                             = MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump         {manageable} {command line}
   size_t InitialHeapSize                          = 268435456                                 {product} {command line}
   size_t MarkStackSize                            = 4194304                                   {product} {ergonomic}
   size_t MaxHeapSize                              = 4294967296                                {product} {command line}
   size_t MaxNewSize                               = 2575302656                                {product} {ergonomic}
   size_t MinHeapDeltaBytes                        = 2097152                                   {product} {ergonomic}
   size_t MinHeapSize                              = 268435456                                 {product} {command line}
    uintx NonNMethodCodeHeapSize                   = 5826188                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122916026                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122916026                              {pd product} {ergonomic}
    uintx ReservedCodeCacheSize                    = 251658240                              {pd product} {ergonomic}
     bool SegmentedCodeCache                       = true                                      {product} {ergonomic}
   size_t SoftMaxHeapSize                          = 4294967296                             {manageable} {ergonomic}
     intx ThreadStackSize                          = 1024                                   {pd product} {command line}
     bool UseCompressedClassPointers               = true                           {product lp64_product} {ergonomic}
     bool UseCompressedOops                        = true                           {product lp64_product} {ergonomic}
     bool UseG1GC                                  = true                                      {product} {ergonomic}
     bool UseLargePagesIndividualAllocation        = false                                  {pd product} {ergonomic}

Logging:
Log output configuration:
 #0: stdout all=warning uptime,level,tags
 #1: stderr all=off uptime,level,tags

Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Eclipse Adoptium\jdk-17.0.4.101-hotspot\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\Zein Sabini\AppData\Local\Microsoft\WindowsApps
USERNAME=Zein Sabini
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 24 Stepping 1, AuthenticAMD
TMP=C:\Users\ZEINSA~1\AppData\Local\Temp
TEMP=C:\Users\ZEINSA~1\AppData\Local\Temp

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

OS:
 Windows 11 , 64 bit Build 22621 (10.0.22621.2215)
OS uptime: 0 days 7:15 hours

CPU: total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 23 model 24 stepping 1 microcode 0x0, cx8, cmov, fxsr, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt
Processor Information for all 2 processors :
  Max Mhz: 2300, Current Mhz: 2300, Mhz Limit: 2300

Memory: 4k page, system-wide physical 6021M (1514M free)
TotalPageFile size 24453M (AvailPageFile size 15847M)
current process WorkingSet (physical memory assigned to process): 650M, peak: 650M
current process commit charge ("private bytes"): 699M, peak: 700M

vm_info: OpenJDK 64-Bit Server VM (17.0.8+7-LTS) for windows-amd64 JRE (17.0.8+7-LTS), built on Jul  7 2023 17:21:55 by "MicrosoftCorporation" with MS VC++ 16.10 / 16.11 (VS2019)

END.
 

Link to comment
Share on other sites

I've been having a very similar error with 0xc0000005 as well as far as I've been helped to understand it's a Read/Write permissions issue with windows. I'm no closer to finding a fix than you are though. If I find one I'll share it here and maybe it'll work for you too

Edited by MightyFloof
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.