Jump to content

Error Exit Code 1, first time this happens with EVERY SINGLE MODPACK (even when the mod folder is empty)


Shtwick

Recommended Posts

I dont understand why, but my game crashes, just having forge installed and used, without any mods even installed, it still crashes, anyone knows why?

I tested it with mods here, because otherwise it doesn't create a crash report.

 

 

 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffaa23259f0, pid=24308, tid=5656
#
# JRE version: OpenJDK Runtime Environment Microsoft-32931 (17.0.3+7) (build 17.0.3+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-32931 (17.0.3+7-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [atio6axx.dll+0x1759f0]
#
# 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://github.com/microsoft/openjdk/issues
# 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\tranh\curseforge\minecraft\Install\bin\85219ef23650328d8e40a7522d753f56b99db07b -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.4.104 -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-44.1.21.jar,forge-44.1.21 -DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar -DlibraryDirectory=C:\Users\tranh\curseforge\minecraft\Install\libraries --module-path=C:\Users\tranh\curseforge\minecraft\Install\libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/cpw/mods/securejarhandler/2.1.6/securejarhandler-2.1.6.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm/9.3/asm-9.3.jar;C:\Users\tranh\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\tranh\curseforge\minecraft\Instances\The Vanilla Experience  TVE -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\tranh\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml cpw.mods.bootstraplauncher.BootstrapLauncher --username Shtwick --version forge-44.1.21 --gameDir C:\Users\tranh\curseforge\minecraft\Instances\The Vanilla Experience  TVE --assetsDir C:\Users\tranh\curseforge\minecraft\Install\assets --assetIndex 2 --uuid 2edf48f18ef24a21bc63e045b0d9afbe -jZJQZBJaG-z0qt_rkvzDHI --clientId MzQ0ZmEyNDEtZThjZC00OTA5LThkZmItZDFiYjhjMjhmZTFm --xuid 2535441970603513 --userType msa --versionType release --width 1024 --height 768 --launchTarget forgeclient --fml.forgeVersion 44.1.21 --fml.mcVersion 1.19.3 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20221207.122022

Host: AMD Ryzen 5 5600H with Radeon Graphics         , 12 cores, 7G,  Windows 11 , 64 bit Build 22621 (10.0.22621.1778)
Time: Mon Jun 19 00:42:44 2023 Romance Summer Time elapsed time: 30.258765 seconds (0d 0h 0m 30s)

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

Current thread (0x000001f2797062e0):  JavaThread "Render thread" [_thread_in_native, id=5656, stack(0x0000002037700000,0x0000002037800000)]

Stack: [0x0000002037700000,0x0000002037800000],  sp=0x00000020377fb8b8,  free space=1006k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0x1759f0]

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$4060+0x0000000800b935c0.getAsLong()J+16 [email protected]
j  net.minecraftforge.fml.loading.progress.EarlyProgressVisualization$Visualization$$Lambda$4061+0x0000000800b95a88.apply(Ljava/lang/Object;)Ljava/lang/Object;+4 [email protected]
J 2626 c2 java.util.Optional.map(Ljava/util/function/Function;)Ljava/util/Optional; [email protected] (30 bytes) @ 0x000001f207c5547c [0x000001f207c55420+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+743 [email protected]
j  net.minecraft.client.main.Main.m_239872_([Ljava/lang/String;Z)V+1356 [email protected]
j  net.minecraft.client.main.Main.main([Ljava/lang/String;)V+12 [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$849+0x000000080045c620.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=0x00007ffaa23259f0 atio6axx.dll
RAX=0x0 is NULL
RBX=0x00007ffaa58a2540 atio6axx.dll
RCX=0x2d206b6369777468 is an unknown value
RDX=0x00000000000000d0 is an unknown value
RSP=0x00000020377fb8b8 is pointing into the stack for thread: 0x000001f2797062e0
RBP=0x00000020377fb928 is pointing into the stack for thread: 0x000001f2797062e0
RSI=0x00007ffaa57ae580 atio6axx.dll
RDI=0x00000020377fb9b0 is pointing into the stack for thread: 0x000001f2797062e0
R8 =0x000000000000000a is an unknown value
R9 =0x00000020377fb590 is pointing into the stack for thread: 0x000001f2797062e0
R10=0x0 is NULL
R11=0x00000020377fb6d0 is pointing into the stack for thread: 0x000001f2797062e0
R12=0x0 is NULL
R13=0x0 is NULL
R14=0x00007ffaa58a2540 atio6axx.dll
R15=0x00007ffaa58a25a2 atio6axx.dll


Registers:
RAX=0x0000000000000000, RBX=0x00007ffaa58a2540, RCX=0x2d206b6369777468, RDX=0x00000000000000d0
RSP=0x00000020377fb8b8, RBP=0x00000020377fb928, RSI=0x00007ffaa57ae580, RDI=0x00000020377fb9b0
R8 =0x000000000000000a, R9 =0x00000020377fb590, R10=0x0000000000000000, R11=0x00000020377fb6d0
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x00007ffaa58a2540, R15=0x00007ffaa58a25a2
RIP=0x00007ffaa23259f0, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x00000020377fb8b8)
0x00000020377fb8b8:   00007ffaa22fc3b4 00007ffaa58a2540
0x00000020377fb8c8:   00007ffaa57ae580 0000000000000000
0x00000020377fb8d8:   0000000000000000 00000020377fb9b0
0x00000020377fb8e8:   00007ffaa22ff89e 00007ffaa58a2548
0x00000020377fb8f8:   00007ffaa57ae580 00007ffaa58a2548
0x00000020377fb908:   0000000000000000 0000000000000000
0x00000020377fb918:   00000020377fb9b0 00007ffaa58a2548
0x00000020377fb928:   00002e776176616a 000000006176616a
0x00000020377fb938:   000001006176616a 0000303da6afee8f
0x00000020377fb948:   0000000000000000 00007ffaa50dd790
0x00000020377fb958:   0000000000000000 0000000000000000
0x00000020377fb968:   0000000000000000 00007ffaa58a2540
0x00000020377fb978:   0000000000000000 00000020377fc520
0x00000020377fb988:   00007ffaa22836c9 000001f2229b20b8
0x00000020377fb998:   0000000000000000 000001f2229b20b8
0x00000020377fb9a8:   00007ffaa58a2540 0000163800001002 

Instructions: (pc=0x00007ffaa23259f0)
0x00007ffaa23258f0:   74 09 33 c9 ff 15 56 2b 3a 03 90 48 8b c3 48 83
0x00007ffaa2325900:   c4 20 5b c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa2325910:   48 83 ec 28 48 8b 51 08 48 85 d2 74 09 33 c9 ff
0x00007ffaa2325920:   15 2b 2b 3a 03 90 48 83 c4 28 c3 cc cc cc cc cc
0x00007ffaa2325930:   48 89 11 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa2325940:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa2325950:   48 3b ca 74 10 41 8b 00 39 01 74 09 48 83 c1 04
0x00007ffaa2325960:   48 3b ca 75 f3 48 8b c1 c3 cc cc cc cc cc cc cc
0x00007ffaa2325970:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa2325980:   48 83 39 00 0f 94 c0 c3 cc cc cc cc cc cc cc cc
0x00007ffaa2325990:   4c 8d 04 d5 00 00 00 00 33 d2 e9 81 9a d8 01 cc
0x00007ffaa23259a0:   4c 8b 41 08 48 8b 02 49 89 00 48 83 41 08 08 c3
0x00007ffaa23259b0:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa23259c0:   48 8b c1 c3 cc cc cc cc cc cc cc cc cc cc cc cc
0x00007ffaa23259d0:   49 8b 00 48 89 02 c3 cc cc cc cc cc cc cc cc cc
0x00007ffaa23259e0:   8b 81 e8 36 00 00 c3 cc cc cc cc cc cc cc cc cc
0x00007ffaa23259f0:   8b 81 e8 36 00 00 83 c0 f2 83 f8 5f 0f 87 34 01
0x00007ffaa2325a00:   00 00 48 8d 15 f7 a5 e8 ff 0f b6 84 02 54 5b 17
0x00007ffaa2325a10:   00 8b 8c 82 38 5b 17 00 48 03 ca ff e1 48 8b 0d
0x00007ffaa2325a20:   b4 8a 52 03 83 b9 9c 32 00 00 02 0f 87 05 01 00
0x00007ffaa2325a30:   00 48 8d 91 7c 29 00 00 c7 02 e1 00 00 00 e9 a8
0x00007ffaa2325a40:   00 00 00 48 8b 0d 8e 8a 52 03 83 b9 9c 32 00 00
0x00007ffaa2325a50:   02 0f 87 df 00 00 00 48 8d 91 7c 29 00 00 c7 02
0x00007ffaa2325a60:   f0 00 00 00 e9 82 00 00 00 48 8b 0d 68 8a 52 03
0x00007ffaa2325a70:   83 b9 9c 32 00 00 02 0f 87 b9 00 00 00 48 8d 91
0x00007ffaa2325a80:   7c 29 00 00 c7 02 00 04 00 00 eb 5f 48 8b 0d 45
0x00007ffaa2325a90:   8a 52 03 83 b9 9c 32 00 00 02 0f 87 96 00 00 00
0x00007ffaa2325aa0:   48 8d 91 7c 29 00 00 c7 02 00 09 00 00 eb 3c 48
0x00007ffaa2325ab0:   8b 0d 22 8a 52 03 83 b9 9c 32 00 00 02 77 77 48
0x00007ffaa2325ac0:   8d 91 7c 29 00 00 c7 02 3c 0f 00 00 eb 1d 48 8b
0x00007ffaa2325ad0:   0d 03 8a 52 03 83 b9 9c 32 00 00 02 77 58 48 8d
0x00007ffaa2325ae0:   91 7c 29 00 00 c7 02 00 10 00 00 48 8d 81 5c 1f 


Stack slot to memory mapping:
stack at sp + 0 slots: 0x00007ffaa22fc3b4 atio6axx.dll
stack at sp + 1 slots: 0x00007ffaa58a2540 atio6axx.dll
stack at sp + 2 slots: 0x00007ffaa57ae580 atio6axx.dll
stack at sp + 3 slots: 0x0 is NULL
stack at sp + 4 slots: 0x0 is NULL
stack at sp + 5 slots: 0x00000020377fb9b0 is pointing into the stack for thread: 0x000001f2797062e0
stack at sp + 6 slots: 0x00007ffaa22ff89e atio6axx.dll
stack at sp + 7 slots: 0x00007ffaa58a2548 atio6axx.dll


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

Threads class SMR info:
_java_thread_list=0x000001f27fbe8310, length=19, elements={
0x000001f2797062e0, 0x000001f27f8bb440, 0x000001f27f8eff40, 0x000001f27f961a10,
0x000001f27f9622d0, 0x000001f27f9651b0, 0x000001f27f965a70, 0x000001f27f96c9a0,
0x000001f27f96d2a0, 0x000001f27f96e380, 0x000001f27fa89520, 0x000001f27fcae6d0,
0x000001f21c5db270, 0x000001f21c5db740, 0x000001f21bc5ae30, 0x000001f21b8b3dc0,
0x000001f21e9c6950, 0x000001f21e9cb180, 0x000001f21c7f4570
}

Java Threads: ( => current thread )
=>0x000001f2797062e0 JavaThread "Render thread" [_thread_in_native, id=5656, stack(0x0000002037700000,0x0000002037800000)]
  0x000001f27f8bb440 JavaThread "Reference Handler" daemon [_thread_blocked, id=21696, stack(0x0000002037e00000,0x0000002037f00000)]
  0x000001f27f8eff40 JavaThread "Finalizer" daemon [_thread_blocked, id=5472, stack(0x0000002037f00000,0x0000002038000000)]
  0x000001f27f961a10 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7112, stack(0x0000002038000000,0x0000002038100000)]
  0x000001f27f9622d0 JavaThread "Attach Listener" daemon [_thread_blocked, id=21788, stack(0x0000002038100000,0x0000002038200000)]
  0x000001f27f9651b0 JavaThread "Service Thread" daemon [_thread_blocked, id=4036, stack(0x0000002038200000,0x0000002038300000)]
  0x000001f27f965a70 JavaThread "Monitor Deflation Thread" daemon [_thread_blocked, id=24900, stack(0x0000002038300000,0x0000002038400000)]
  0x000001f27f96c9a0 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3116, stack(0x0000002038400000,0x0000002038500000)]
  0x000001f27f96d2a0 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5000, stack(0x0000002038500000,0x0000002038600000)]
  0x000001f27f96e380 JavaThread "Sweeper thread" daemon [_thread_blocked, id=10124, stack(0x0000002038600000,0x0000002038700000)]
  0x000001f27fa89520 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=4212, stack(0x0000002038700000,0x0000002038800000)]
  0x000001f27fcae6d0 JavaThread "Notification Thread" daemon [_thread_blocked, id=20924, stack(0x0000002038900000,0x0000002038a00000)]
  0x000001f21c5db270 JavaThread "Thread-0" daemon [_thread_blocked, id=8648, stack(0x0000002038800000,0x0000002038900000)]
  0x000001f21c5db740 JavaThread "FileSystemWatchService" daemon [_thread_in_native, id=7916, stack(0x0000002039000000,0x0000002039100000)]
  0x000001f21bc5ae30 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=15520, stack(0x0000002039900000,0x0000002039a00000)]
  0x000001f21b8b3dc0 JavaThread "JNA Cleaner" daemon [_thread_blocked, id=24552, stack(0x0000002039a00000,0x0000002039b00000)]
  0x000001f21e9c6950 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3152, stack(0x0000002039e00000,0x0000002039f00000)]
  0x000001f21e9cb180 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=18600, stack(0x0000002039700000,0x0000002039800000)]
  0x000001f21c7f4570 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2340, stack(0x0000002039800000,0x0000002039900000)]

Other Threads:
  0x000001f27f8babc0 VMThread "VM Thread" [stack: 0x0000002037d00000,0x0000002037e00000] [id=17744]
  0x000001f27978fa10 WatcherThread [stack: 0x0000002038a00000,0x0000002038b00000] [id=7940]
  0x000001f2797724e0 GCTaskThread "GC Thread#0" [stack: 0x0000002037800000,0x0000002037900000] [id=9820]
  0x000001f219eb9ff0 GCTaskThread "GC Thread#1" [stack: 0x0000002038b00000,0x0000002038c00000] [id=15976]
  0x000001f219ef7d10 GCTaskThread "GC Thread#2" [stack: 0x0000002038c00000,0x0000002038d00000] [id=9792]
  0x000001f219ef7fc0 GCTaskThread "GC Thread#3" [stack: 0x0000002038d00000,0x0000002038e00000] [id=22476]
  0x000001f219db3390 GCTaskThread "GC Thread#4" [stack: 0x0000002038e00000,0x0000002038f00000] [id=16668]
  0x000001f219ef8680 GCTaskThread "GC Thread#5" [stack: 0x0000002038f00000,0x0000002039000000] [id=24984]
  0x000001f21c9d1940 GCTaskThread "GC Thread#6" [stack: 0x0000002039100000,0x0000002039200000] [id=17176]
  0x000001f21c9d1bf0 GCTaskThread "GC Thread#7" [stack: 0x0000002039200000,0x0000002039300000] [id=18960]
  0x000001f21bcb1390 GCTaskThread "GC Thread#8" [stack: 0x0000002039300000,0x0000002039400000] [id=15248]
  0x000001f21bcb1640 GCTaskThread "GC Thread#9" [stack: 0x0000002039400000,0x0000002039500000] [id=4640]
  0x000001f279783c30 ConcurrentGCThread "G1 Main Marker" [stack: 0x0000002037900000,0x0000002037a00000] [id=5072]
  0x000001f279784550 ConcurrentGCThread "G1 Conc#0" [stack: 0x0000002037a00000,0x0000002037b00000] [id=19056]
  0x000001f21b2f3140 ConcurrentGCThread "G1 Conc#1" [stack: 0x0000002039500000,0x0000002039600000] [id=10256]
  0x000001f21c6c1060 ConcurrentGCThread "G1 Conc#2" [stack: 0x0000002039600000,0x0000002039700000] [id=8920]
  0x000001f27f7565b0 ConcurrentGCThread "G1 Refine#0" [stack: 0x0000002037b00000,0x0000002037c00000] [id=11840]
  0x000001f2218921a0 ConcurrentGCThread "G1 Refine#1" [stack: 0x0000002039f00000,0x000000203a000000] [id=3732]
  0x000001f221890aa0 ConcurrentGCThread "G1 Refine#2" [stack: 0x000000203a000000,0x000000203a100000] [id=17944]
  0x000001f221892a40 ConcurrentGCThread "G1 Refine#3" [stack: 0x000000203a100000,0x000000203a200000] [id=1724]
  0x000001f221890200 ConcurrentGCThread "G1 Refine#4" [stack: 0x000000203a200000,0x000000203a300000] [id=24976]
  0x000001f22188fc40 ConcurrentGCThread "G1 Refine#5" [stack: 0x000000203a300000,0x000000203a400000] [id=22864]
  0x000001f221892d20 ConcurrentGCThread "G1 Refine#6" [stack: 0x000000203a400000,0x000000203a500000] [id=2740]
  0x000001f27f757d90 ConcurrentGCThread "G1 Service" [stack: 0x0000002037c00000,0x0000002037d00000] [id=16972]

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: 12 total, 12 available
 Memory: 7521M
 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: 10
 Concurrent Workers: 3
 Concurrent Refinement Workers: 10
 Periodic GC: Disabled

Heap:
 garbage-first heap   total 378880K, used 254024K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 42 young (86016K), 5 survivors (10240K)
 Metaspace       used 85523K, committed 86656K, reserved 1130496K
  class space    used 11298K, committed 11840K, 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%| O|  |TAMS 0x0000000700800000, 0x0000000700600000| Untracked 
|   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%|HS|  |TAMS 0x0000000701000000, 0x0000000700e00000| Complete 
|   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%| O|  |TAMS 0x0000000701800000, 0x0000000701600000| Untracked 
|  12|0x0000000701800000, 0x0000000701a00000, 0x0000000701a00000|100%|HS|  |TAMS 0x0000000701a00000, 0x0000000701800000| Complete 
|  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%|HS|  |TAMS 0x0000000703c00000, 0x0000000703a00000| Complete 
|  30|0x0000000703c00000, 0x0000000703e00000, 0x0000000703e00000|100%|HC|  |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%| O|  |TAMS 0x0000000704800000, 0x0000000704600000| Untracked 
|  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 0x0000000707c00000, 0x0000000707a00000| Untracked 
|  62|0x0000000707c00000, 0x0000000707e00000, 0x0000000707e00000|100%| O|  |TAMS 0x0000000707e00000, 0x0000000707c00000| Untracked 
|  63|0x0000000707e00000, 0x0000000708000000, 0x0000000708000000|100%| O|  |TAMS 0x0000000708000000, 0x0000000707e00000| Untracked 
|  64|0x0000000708000000, 0x0000000708200000, 0x0000000708200000|100%| O|  |TAMS 0x0000000708103e00, 0x0000000708000000| Untracked 
|  65|0x0000000708200000, 0x0000000708400000, 0x0000000708400000|100%| O|  |TAMS 0x0000000708200000, 0x0000000708200000| Untracked 
|  66|0x0000000708400000, 0x0000000708600000, 0x0000000708600000|100%| O|  |TAMS 0x0000000708400000, 0x0000000708400000| Untracked 
|  67|0x0000000708600000, 0x0000000708800000, 0x0000000708800000|100%| O|  |TAMS 0x0000000708600000, 0x0000000708600000| Untracked 
|  68|0x0000000708800000, 0x0000000708a00000, 0x0000000708a00000|100%| O|  |TAMS 0x0000000708800000, 0x0000000708800000| Untracked 
|  69|0x0000000708a00000, 0x0000000708c00000, 0x0000000708c00000|100%| O|  |TAMS 0x0000000708a00000, 0x0000000708a00000| Untracked 
|  70|0x0000000708c00000, 0x0000000708e00000, 0x0000000708e00000|100%| O|  |TAMS 0x0000000708c00000, 0x0000000708c00000| Untracked 
|  71|0x0000000708e00000, 0x0000000709000000, 0x0000000709000000|100%| O|  |TAMS 0x0000000708e00000, 0x0000000708e00000| Untracked 
|  72|0x0000000709000000, 0x0000000709200000, 0x0000000709200000|100%| O|  |TAMS 0x0000000709000000, 0x0000000709000000| Untracked 
|  73|0x0000000709200000, 0x0000000709400000, 0x0000000709400000|100%| O|  |TAMS 0x0000000709200000, 0x0000000709200000| Untracked 
|  74|0x0000000709400000, 0x0000000709600000, 0x0000000709600000|100%| O|  |TAMS 0x0000000709400000, 0x0000000709400000| Untracked 
|  75|0x0000000709600000, 0x0000000709800000, 0x0000000709800000|100%| O|  |TAMS 0x0000000709600000, 0x0000000709600000| Untracked 
|  76|0x0000000709800000, 0x0000000709a00000, 0x0000000709a00000|100%| O|  |TAMS 0x0000000709800000, 0x0000000709800000| Untracked 
|  77|0x0000000709a00000, 0x0000000709c00000, 0x0000000709c00000|100%| O|  |TAMS 0x0000000709a00000, 0x0000000709a00000| Untracked 
|  78|0x0000000709c00000, 0x0000000709e00000, 0x0000000709e00000|100%| O|  |TAMS 0x0000000709c00000, 0x0000000709c00000| Untracked 
|  79|0x0000000709e00000, 0x000000070a000000, 0x000000070a000000|100%| O|  |TAMS 0x0000000709e00000, 0x0000000709e00000| Untracked 
|  80|0x000000070a000000, 0x000000070a200000, 0x000000070a200000|100%| O|  |TAMS 0x000000070a000000, 0x000000070a000000| Untracked 
|  81|0x000000070a200000, 0x000000070a400000, 0x000000070a400000|100%| O|  |TAMS 0x000000070a200000, 0x000000070a200000| Untracked 
|  82|0x000000070a400000, 0x000000070a600000, 0x000000070a600000|100%| O|  |TAMS 0x000000070a400000, 0x000000070a400000| Untracked 
|  83|0x000000070a600000, 0x000000070a800000, 0x000000070a800000|100%| O|  |TAMS 0x000000070a600000, 0x000000070a600000| Untracked 
|  84|0x000000070a800000, 0x000000070a8d9000, 0x000000070aa00000| 42%| O|  |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, 0x000000070d600000, 0x000000070d800000|  0%| F|  |TAMS 0x000000070d600000, 0x000000070d600000| Untracked 
| 108|0x000000070d800000, 0x000000070d800000, 0x000000070da00000|  0%| F|  |TAMS 0x000000070d800000, 0x000000070d800000| Untracked 
| 109|0x000000070da00000, 0x000000070da00000, 0x000000070dc00000|  0%| F|  |TAMS 0x000000070da00000, 0x000000070da00000| Untracked 
| 110|0x000000070dc00000, 0x000000070dc00000, 0x000000070de00000|  0%| F|  |TAMS 0x000000070dc00000, 0x000000070dc00000| Untracked 
| 111|0x000000070de00000, 0x000000070de00000, 0x000000070e000000|  0%| F|  |TAMS 0x000000070de00000, 0x000000070de00000| Untracked 
| 112|0x000000070e000000, 0x000000070e000000, 0x000000070e200000|  0%| F|  |TAMS 0x000000070e000000, 0x000000070e000000| Untracked 
| 113|0x000000070e200000, 0x000000070e200000, 0x000000070e400000|  0%| F|  |TAMS 0x000000070e200000, 0x000000070e200000| Untracked 
| 114|0x000000070e400000, 0x000000070e539020, 0x000000070e600000| 61%| 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, 0x000000070ee00000, 0x000000070ee00000|100%| S|CS|TAMS 0x000000070ec00000, 0x000000070ec00000| Complete 
| 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, 0x0000000711600000, 0x0000000711800000|  0%| F|  |TAMS 0x0000000711600000, 0x0000000711600000| Untracked 
| 140|0x0000000711800000, 0x0000000711800000, 0x0000000711a00000|  0%| F|  |TAMS 0x0000000711800000, 0x0000000711800000| Untracked 
| 141|0x0000000711a00000, 0x0000000711a00000, 0x0000000711c00000|  0%| F|  |TAMS 0x0000000711a00000, 0x0000000711a00000| Untracked 
| 142|0x0000000711c00000, 0x0000000711c00000, 0x0000000711e00000|  0%| F|  |TAMS 0x0000000711c00000, 0x0000000711c00000| Untracked 
| 143|0x0000000711e00000, 0x0000000711e00000, 0x0000000712000000|  0%| F|  |TAMS 0x0000000711e00000, 0x0000000711e00000| Untracked 
| 144|0x0000000712000000, 0x0000000712000000, 0x0000000712200000|  0%| F|  |TAMS 0x0000000712000000, 0x0000000712000000| Untracked 
| 145|0x0000000712200000, 0x0000000712200000, 0x0000000712400000|  0%| F|  |TAMS 0x0000000712200000, 0x0000000712200000| Untracked 
| 146|0x0000000712400000, 0x0000000712400000, 0x0000000712600000|  0%| F|  |TAMS 0x0000000712400000, 0x0000000712400000| Untracked 
| 147|0x0000000712600000, 0x0000000712600000, 0x0000000712800000|  0%| F|  |TAMS 0x0000000712600000, 0x0000000712600000| Untracked 
| 148|0x0000000712800000, 0x00000007129b4df0, 0x0000000712a00000| 85%| E|  |TAMS 0x0000000712800000, 0x0000000712800000| Complete 
| 149|0x0000000712a00000, 0x0000000712c00000, 0x0000000712c00000|100%| E|CS|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|  |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 

Card table byte_map: [0x000001f27dc00000,0x000001f27e400000] _byte_map_base: 0x000001f27a400000

Marking Bits (Prev, Next): (CMBitMap*) 0x000001f279772a40, (CMBitMap*) 0x000001f279772a00
 Prev Bits: [0x000001f213000000, 0x000001f217000000)
 Next Bits: [0x000001f20f000000, 0x000001f213000000)

Polling page: 0x000001f2776a0000

Metaspace:

Usage:
  Non-class:     72.49 MB used.
      Class:     11.03 MB used.
       Both:     83.52 MB used.

Virtual space:
  Non-class space:       80.00 MB reserved,      73.06 MB ( 91%) committed,  10 nodes.
      Class space:        1.00 GB reserved,      11.56 MB (  1%) committed,  1 nodes.
             Both:        1.08 GB reserved,      84.62 MB (  8%) committed. 

Chunk freelists:
   Non-Class:  2.88 MB
       Class:  418.00 KB
        Both:  3.29 MB

MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
Initial GC threshold: 21.00 MB
Current GC threshold: 98.88 MB
CDS: off
MetaspaceReclaimPolicy: balanced
 - commit_granule_bytes: 65536.
 - commit_granule_words: 8192.
 - virtual_space_node_default_size: 1048576.
 - 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: 11.
num_arena_births: 1738.
num_arena_deaths: 0.
num_vsnodes_births: 11.
num_vsnodes_deaths: 0.
num_space_committed: 1350.
num_space_uncommitted: 0.
num_chunks_returned_to_freelist: 11.
num_chunks_taken_from_freelist: 4728.
num_chunk_merges: 6.
num_chunk_splits: 3105.
num_chunks_enlarged: 2086.
num_purges: 0.
num_inconsistent_stats: 0.

CodeHeap 'non-profiled nmethods': size=120000Kb used=6245Kb max_used=6264Kb free=113754Kb
 bounds [0x000001f207ad0000, 0x000001f2080f0000, 0x000001f20f000000]
CodeHeap 'profiled nmethods': size=120000Kb used=13438Kb max_used=14580Kb free=106561Kb
 bounds [0x000001f2005a0000, 0x000001f2013e0000, 0x000001f207ad0000]
CodeHeap 'non-nmethods': size=5760Kb used=2016Kb max_used=2055Kb free=3743Kb
 bounds [0x000001f200000000, 0x000001f200270000, 0x000001f2005a0000]
 total_blobs=9550 nmethods=7997 adapters=1465
 compilation: enabled
              stopped_count=0, restarted_count=0
 full_count=0

Compilation events (20 events):
Event: 30.099 Thread 0x000001f27f96d2a0 nmethod 10469 0x000001f200a03290 code [0x000001f200a03440, 0x000001f200a036c8]
Event: 30.106 Thread 0x000001f27f96c9a0 10470       4       org.objectweb.asm.MethodWriter::visitLocalVariable (222 bytes)
Event: 30.108 Thread 0x000001f27f96d2a0 10473       3       sun.misc.Unsafe::putInt (11 bytes)
Event: 30.108 Thread 0x000001f27f96d2a0 nmethod 10473 0x000001f201261290 code [0x000001f201261420, 0x000001f201261538]
Event: 30.108 Thread 0x000001f27f96d2a0 10474       3       org.lwjgl.system.MemoryUtil::encodeASCIIUnsafe (53 bytes)
Event: 30.109 Thread 0x000001f27f96d2a0 nmethod 10474 0x000001f200a15e90 code [0x000001f200a16060, 0x000001f200a16478]
Event: 30.109 Thread 0x000001f27f96d2a0 10475       1       org.lwjgl.system.Pointer$Default::address (5 bytes)
Event: 30.109 Thread 0x000001f27f96d2a0 nmethod 10475 0x000001f207f6ad90 code [0x000001f207f6af20, 0x000001f207f6aff8]
Event: 30.128 Thread 0x000001f27f96d2a0 10477       3       java.util.concurrent.locks.ReentrantReadWriteLock$FairSync::readerShouldBlock (5 bytes)
Event: 30.128 Thread 0x000001f27f96d2a0 nmethod 10477 0x000001f2007c6310 code [0x000001f2007c64a0, 0x000001f2007c65e8]
Event: 30.142 Thread 0x000001f27f96d2a0 10483       3       java.lang.invoke.TypeConvertingMethodAdapter::convertType (299 bytes)
Event: 30.144 Thread 0x000001f27f96d2a0 nmethod 10483 0x000001f200a55410 code [0x000001f200a55a20, 0x000001f200a58fe8]
Event: 30.152 Thread 0x000001f27f96c9a0 nmethod 10470 0x000001f207e20f10 code [0x000001f207e211c0, 0x000001f207e251e0]
Event: 30.152 Thread 0x000001f27f96c9a0 10480 %     4       sun.security.provider.DigestBase::implCompressMultiBlock0 @ 0 (23 bytes)
Event: 30.154 Thread 0x000001f27f96c9a0 nmethod 10480% 0x000001f207f69590 code [0x000001f207f69720, 0x000001f207f69958]
Event: 30.154 Thread 0x000001f27f96c9a0 10472       4       java.lang.String::charAt (25 bytes)
Event: 30.155 Thread 0x000001f27f96c9a0 nmethod 10472 0x000001f207f69190 code [0x000001f207f69320, 0x000001f207f69428]
Event: 30.155 Thread 0x000001f27f96c9a0 10471       4       org.objectweb.asm.tree.FieldInsnNode::accept (26 bytes)
Event: 30.161 Thread 0x000001f27f96c9a0 nmethod 10471 0x000001f207f68690 code [0x000001f207f68840, 0x000001f207f68f48]
Event: 30.183 Thread 0x000001f21c7f4570 nmethod 10455 0x000001f207e16a10 code [0x000001f207e17160, 0x000001f207e1d398]

GC Heap History (20 events):
Event: 22.725 GC heap before
{Heap before GC invocations=11 (full 0):
 garbage-first heap   total 315392K, used 245775K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 92 young (188416K), 5 survivors (10240K)
 Metaspace       used 36927K, committed 37696K, reserved 1089536K
  class space    used 4233K, committed 4544K, reserved 1048576K
}
Event: 22.731 GC heap after
{Heap after GC invocations=12 (full 0):
 garbage-first heap   total 315392K, used 69880K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 6 young (12288K), 6 survivors (12288K)
 Metaspace       used 36927K, committed 37696K, reserved 1089536K
  class space    used 4233K, committed 4544K, reserved 1048576K
}
Event: 23.182 GC heap before
{Heap before GC invocations=12 (full 0):
 garbage-first heap   total 315392K, used 243960K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 92 young (188416K), 6 survivors (12288K)
 Metaspace       used 40054K, committed 40896K, reserved 1089536K
  class space    used 4618K, committed 4992K, reserved 1048576K
}
Event: 23.188 GC heap after
{Heap after GC invocations=13 (full 0):
 garbage-first heap   total 315392K, used 72865K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 8 young (16384K), 8 survivors (16384K)
 Metaspace       used 40054K, committed 40896K, reserved 1089536K
  class space    used 4618K, committed 4992K, reserved 1048576K
}
Event: 23.761 GC heap before
{Heap before GC invocations=13 (full 0):
 garbage-first heap   total 315392K, used 257185K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 92 young (188416K), 8 survivors (16384K)
 Metaspace       used 42507K, committed 43456K, reserved 1089536K
  class space    used 4939K, committed 5376K, reserved 1048576K
}
Event: 23.769 GC heap after
{Heap after GC invocations=14 (full 0):
 garbage-first heap   total 378880K, used 88749K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 8 young (16384K), 8 survivors (16384K)
 Metaspace       used 42507K, committed 43456K, reserved 1089536K
  class space    used 4939K, committed 5376K, reserved 1048576K
}
Event: 24.990 GC heap before
{Heap before GC invocations=14 (full 0):
 garbage-first heap   total 378880K, used 316077K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 111 young (227328K), 8 survivors (16384K)
 Metaspace       used 43699K, committed 44672K, reserved 1089536K
  class space    used 5083K, committed 5504K, reserved 1048576K
}
Event: 25.000 GC heap after
{Heap after GC invocations=15 (full 0):
 garbage-first heap   total 378880K, used 99265K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 13 young (26624K), 13 survivors (26624K)
 Metaspace       used 43699K, committed 44672K, reserved 1089536K
  class space    used 5083K, committed 5504K, reserved 1048576K
}
Event: 26.017 GC heap before
{Heap before GC invocations=15 (full 0):
 garbage-first heap   total 378880K, used 299969K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 111 young (227328K), 13 survivors (26624K)
 Metaspace       used 52464K, committed 53376K, reserved 1097728K
  class space    used 6257K, committed 6656K, reserved 1048576K
}
Event: 26.031 GC heap after
{Heap after GC invocations=16 (full 0):
 garbage-first heap   total 378880K, used 110062K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 13 young (26624K), 13 survivors (26624K)
 Metaspace       used 52464K, committed 53376K, reserved 1097728K
  class space    used 6257K, committed 6656K, reserved 1048576K
}
Event: 26.571 GC heap before
{Heap before GC invocations=16 (full 0):
 garbage-first heap   total 378880K, used 306670K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 109 young (223232K), 13 survivors (26624K)
 Metaspace       used 54791K, committed 55744K, reserved 1097728K
  class space    used 6606K, committed 7040K, reserved 1048576K
}
Event: 26.590 GC heap after
{Heap after GC invocations=17 (full 0):
 garbage-first heap   total 378880K, used 130762K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 14 young (28672K), 14 survivors (28672K)
 Metaspace       used 54791K, committed 55744K, reserved 1097728K
  class space    used 6606K, committed 7040K, reserved 1048576K
}
Event: 27.078 GC heap before
{Heap before GC invocations=17 (full 0):
 garbage-first heap   total 378880K, used 302794K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 98 young (200704K), 14 survivors (28672K)
 Metaspace       used 57852K, committed 58816K, reserved 1105920K
  class space    used 7051K, committed 7488K, reserved 1048576K
}
Event: 27.098 GC heap after
{Heap after GC invocations=18 (full 0):
 garbage-first heap   total 378880K, used 149174K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 9 young (18432K), 9 survivors (18432K)
 Metaspace       used 57852K, committed 58816K, reserved 1105920K
  class space    used 7051K, committed 7488K, reserved 1048576K
}
Event: 27.265 GC heap before
{Heap before GC invocations=18 (full 0):
 garbage-first heap   total 378880K, used 171702K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 21 young (43008K), 9 survivors (18432K)
 Metaspace       used 59692K, committed 60608K, reserved 1105920K
  class space    used 7271K, committed 7680K, reserved 1048576K
}
Event: 27.271 GC heap after
{Heap after GC invocations=19 (full 0):
 garbage-first heap   total 378880K, used 152028K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 2 young (4096K), 2 survivors (4096K)
 Metaspace       used 59692K, committed 60608K, reserved 1105920K
  class space    used 7271K, committed 7680K, reserved 1048576K
}
Event: 28.350 GC heap before
{Heap before GC invocations=20 (full 0):
 garbage-first heap   total 378880K, used 309724K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 79 young (161792K), 2 survivors (4096K)
 Metaspace       used 68847K, committed 69824K, reserved 1114112K
  class space    used 9009K, committed 9408K, reserved 1048576K
}
Event: 28.362 GC heap after
{Heap after GC invocations=21 (full 0):
 garbage-first heap   total 378880K, used 172445K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 10 young (20480K), 10 survivors (20480K)
 Metaspace       used 68847K, committed 69824K, reserved 1114112K
  class space    used 9009K, committed 9408K, reserved 1048576K
}
Event: 29.314 GC heap before
{Heap before GC invocations=21 (full 0):
 garbage-first heap   total 378880K, used 307613K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 76 young (155648K), 10 survivors (20480K)
 Metaspace       used 78542K, committed 79680K, reserved 1122304K
  class space    used 10418K, committed 10944K, reserved 1048576K
}
Event: 29.326 GC heap after
{Heap after GC invocations=22 (full 0):
 garbage-first heap   total 378880K, used 182344K [0x0000000700000000, 0x0000000800000000)
  region size 2048K, 5 young (10240K), 5 survivors (10240K)
 Metaspace       used 78542K, committed 79680K, reserved 1122304K
  class space    used 10418K, committed 10944K, reserved 1048576K
}

Deoptimization events (20 events):
Event: 30.061 Thread 0x000001f2797062e0 Uncommon trap: trap_request=0xffffffd6 fr.pc=0x000001f2080d5674 relative=0x0000000000000354
Event: 30.061 Thread 0x000001f2797062e0 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000001f2080d5674 method=java.util.Arrays.fill([Ljava/lang/Object;Ljava/lang/Object;)V @ 13 c2
Event: 30.061 Thread 0x000001f2797062e0 DEOPT PACKING pc=0x000001f2080d5674 sp=0x00000020377fd3a0
Event: 30.061 Thread 0x000001f2797062e0 DEOPT UNPACKING pc=0x000001f2000523a3 sp=0x00000020377fd360 mode 2
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f207fde580 relative=0x00000000000000e0
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f207fde580 method=java.util.EnumMap.isValidKey(Ljava/lang/Object;)Z @ 16 c2
Event: 30.075 Thread 0x000001f2797062e0 DEOPT PACKING pc=0x000001f207fde580 sp=0x00000020377fdf10
Event: 30.075 Thread 0x000001f2797062e0 DEOPT UNPACKING pc=0x000001f2000523a3 sp=0x00000020377fde48 mode 2
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f207ebc900 relative=0x0000000000000080
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f207ebc900 method=java.util.EnumMap.isValidKey(Ljava/lang/Object;)Z @ 16 c2
Event: 30.075 Thread 0x000001f2797062e0 DEOPT PACKING pc=0x000001f207ebc900 sp=0x00000020377fdec0
Event: 30.075 Thread 0x000001f2797062e0 DEOPT UNPACKING pc=0x000001f2000523a3 sp=0x00000020377fde50 mode 2
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f2080967c8 relative=0x00000000000002c8
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f2080967c8 method=java.lang.invoke.AbstractValidatingLambdaMetafactory.isAdaptableTo(Ljava/lang/Class;Ljava/lang/Class;Z)Z @ 81 c2
Event: 30.075 Thread 0x000001f2797062e0 DEOPT PACKING pc=0x000001f2080967c8 sp=0x00000020377fce50
Event: 30.075 Thread 0x000001f2797062e0 DEOPT UNPACKING pc=0x000001f2000523a3 sp=0x00000020377fcde0 mode 2
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: trap_request=0xffffff45 fr.pc=0x000001f208062e58 relative=0x0000000000002458
Event: 30.075 Thread 0x000001f2797062e0 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000001f208062e58 method=java.lang.invoke.TypeConvertingMethodAdapter.convertType(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V @ 186 c2
Event: 30.076 Thread 0x000001f2797062e0 DEOPT PACKING pc=0x000001f208062e58 sp=0x00000020377fccf0
Event: 30.076 Thread 0x000001f2797062e0 DEOPT UNPACKING pc=0x000001f2000523a3 sp=0x00000020377fccb0 mode 2

Classes unloaded (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (20 events):
Event: 29.138 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007115aa738}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, int)'> (0x00000007115aa738) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 29.139 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007115c38a0}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, int)'> (0x00000007115c38a0) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 29.141 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007115c6f20}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, int)'> (0x00000007115c6f20) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 29.245 Thread 0x000001f2797062e0 Implicit null exception at 0x000001f207ff3df9 to 0x000001f207ff5b14
Event: 29.288 Thread 0x000001f2797062e0 Implicit null exception at 0x000001f207b5d663 to 0x000001f207b5d7c0
Event: 29.289 Thread 0x000001f2797062e0 Implicit null exception at 0x000001f2080eafa4 to 0x000001f2080eb438
Event: 29.390 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007161fc908}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object)'> (0x00000007161fc908) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 29.527 Thread 0x000001f2797062e0 Exception <a 'sun/nio/fs/WindowsException'{0x0000000715087860}> (0x0000000715087860) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\prims\jni.cpp, line 516]
Event: 30.051 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000713336670}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object)'> (0x0000000713336670) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.074 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712e72c20}: 'java.lang.Object java.lang.invoke.Invokers$Holder.linkToTargetMethod(java.lang.Object, int, java.lang.Object, java.lang.Object)'> (0x0000000712e72c20) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.081 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712f1d0b0}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object)'> (0x0000000712f1d0b0) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.081 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712f24498}: 'int java.lang.invoke.Invokers$Holder.invokeExact_MT(java.lang.Object, java.lang.Object)'> (0x0000000712f24498) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.087 Thread 0x000001f2797062e0 Exception <a 'sun/nio/fs/WindowsException'{0x0000000712fd98e0}> (0x0000000712fd98e0) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\prims\jni.cpp, line 516]
Event: 30.087 Thread 0x000001f2797062e0 Exception <a 'sun/nio/fs/WindowsException'{0x0000000712fd9c40}> (0x0000000712fd9c40) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\prims\jni.cpp, line 516]
Event: 30.092 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712cb84a0}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, double)'> (0x0000000712cb84a0) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.093 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712cbed00}: 'double java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object, java.lang.Object)'> (0x0000000712cbed00) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.127 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712b52dc8}: 'long java.lang.invoke.DirectMethodHandle$Holder.invokeInterface(java.lang.Object, java.lang.Object)'> (0x0000000712b52dc8) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.129 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x0000000712ba6db8}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.newInvokeSpecial(java.lang.Object, long)'> (0x0000000712ba6db8) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.141 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007128aa7b8}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeSpecial(java.lang.Object, java.lang.Object, int, long)'> (0x00000007128aa7b8) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]
Event: 30.142 Thread 0x000001f2797062e0 Exception <a 'java/lang/NoSuchMethodError'{0x00000007128b0720}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, int, long)'> (0x00000007128b0720) 
thrown [d:\a\_work\1\jdk\src\hotspot\share\interpreter\linkResolver.cpp, line 766]

VM Operations (20 events):
Event: 29.330 Executing VM operation: HandshakeAllThreads
Event: 29.330 Executing VM operation: HandshakeAllThreads done
Event: 29.528 Executing VM operation: HandshakeAllThreads
Event: 29.529 Executing VM operation: HandshakeAllThreads done
Event: 29.630 Executing VM operation: HandshakeAllThreads
Event: 29.630 Executing VM operation: HandshakeAllThreads done
Event: 29.684 Executing VM operation: HandshakeAllThreads
Event: 29.684 Executing VM operation: HandshakeAllThreads done
Event: 29.765 Executing VM operation: HandshakeAllThreads
Event: 29.765 Executing VM operation: HandshakeAllThreads done
Event: 29.997 Executing VM operation: HandshakeAllThreads
Event: 29.997 Executing VM operation: HandshakeAllThreads done
Event: 29.998 Executing VM operation: HandshakeAllThreads
Event: 29.998 Executing VM operation: HandshakeAllThreads done
Event: 30.005 Executing VM operation: HandshakeAllThreads
Event: 30.005 Executing VM operation: HandshakeAllThreads done
Event: 30.006 Executing VM operation: HandshakeAllThreads
Event: 30.006 Executing VM operation: HandshakeAllThreads done
Event: 30.010 Executing VM operation: ICBufferFull
Event: 30.010 Executing VM operation: ICBufferFull done

Events (20 events):
Event: 29.999 loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream
Event: 29.999 loading class sun/net/www/protocol/http/HttpURLConnection$HttpInputStream done
Event: 30.003 loading class java/io/CharArrayWriter
Event: 30.003 loading class java/io/CharArrayWriter done
Event: 30.005 loading class java/util/Collections$UnmodifiableSortedMap
Event: 30.005 loading class java/util/Collections$UnmodifiableSortedMap done
Event: 30.005 loading class sun/net/www/http/KeepAliveCache$1
Event: 30.005 loading class sun/net/www/http/KeepAliveCache$1 done
Event: 30.006 Thread 0x000001f21e9cb180 Thread added: 0x000001f21e9cb180
Event: 30.006 loading class sun/net/www/http/ClientVector
Event: 30.006 loading class sun/net/www/http/ClientVector done
Event: 30.006 loading class sun/net/www/http/KeepAliveEntry
Event: 30.006 loading class sun/net/www/http/KeepAliveEntry done
Event: 30.009 loading class jdk/internal/vm/annotation/ForceInline
Event: 30.010 loading class jdk/internal/vm/annotation/ForceInline done
Event: 30.020 Thread 0x000001f21c7f4570 Thread added: 0x000001f21c7f4570
Event: 30.081 loading class java/lang/invoke/DirectMethodHandle$StaticAccessor
Event: 30.081 loading class java/lang/invoke/DirectMethodHandle$StaticAccessor done
Event: 30.091 loading class java/util/function/DoubleFunction
Event: 30.091 loading class java/util/function/DoubleFunction done


Dynamic libraries:
0x00007ff672510000 - 0x00007ff67251e000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\javaw.exe
0x00007ffb70250000 - 0x00007ffb70464000     C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb6eb70000 - 0x00007ffb6ec32000     C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffb6d8e0000 - 0x00007ffb6dc83000     C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffb6dea0000 - 0x00007ffb6dfb1000     C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb28d10000 - 0x00007ffb28d2b000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\VCRUNTIME140.dll
0x00007ffb29f70000 - 0x00007ffb29f88000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jli.dll
0x00007ffb6f900000 - 0x00007ffb6faab000     C:\WINDOWS\System32\USER32.dll
0x00007ffb56240000 - 0x00007ffb564ce000     C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.22621.1635_none_270f70857386168e\COMCTL32.dll
0x00007ffb6de70000 - 0x00007ffb6de96000     C:\WINDOWS\System32\win32u.dll
0x00007ffb6fad0000 - 0x00007ffb6fb77000     C:\WINDOWS\System32\msvcrt.dll
0x00007ffb6e200000 - 0x00007ffb6e229000     C:\WINDOWS\System32\GDI32.dll
0x00007ffb6dd50000 - 0x00007ffb6de69000     C:\WINDOWS\System32\gdi32full.dll
0x00007ffb6d840000 - 0x00007ffb6d8da000     C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb6e9f0000 - 0x00007ffb6ea21000     C:\WINDOWS\System32\IMM32.DLL
0x00007ffb52050000 - 0x00007ffb5205c000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\vcruntime140_1.dll
0x00007ffaa0400000 - 0x00007ffaa048d000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\msvcp140.dll
0x00007ffa9d570000 - 0x00007ffa9e1cd000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\server\jvm.dll
0x00007ffb70100000 - 0x00007ffb701ae000     C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb6eab0000 - 0x00007ffb6eb54000     C:\WINDOWS\System32\sechost.dll
0x00007ffb6f630000 - 0x00007ffb6f747000     C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb6f4d0000 - 0x00007ffb6f4d8000     C:\WINDOWS\System32\PSAPI.DLL
0x00007ffb47210000 - 0x00007ffb47219000     C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb6ea30000 - 0x00007ffb6eaa1000     C:\WINDOWS\System32\WS2_32.dll
0x00007ffb66d50000 - 0x00007ffb66d84000     C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb66000000 - 0x00007ffb6600a000     C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb6c6a0000 - 0x00007ffb6c6b8000     C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffb50ef0000 - 0x00007ffb50efa000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jimage.dll
0x00007ffb5ac00000 - 0x00007ffb5ae2e000     C:\WINDOWS\SYSTEM32\DBGHELP.DLL
0x00007ffb6fd70000 - 0x00007ffb700f9000     C:\WINDOWS\System32\combase.dll
0x00007ffb6fb80000 - 0x00007ffb6fc57000     C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb54f80000 - 0x00007ffb54fb2000     C:\WINDOWS\SYSTEM32\dbgcore.DLL
0x00007ffb6d7c0000 - 0x00007ffb6d83b000     C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb216e0000 - 0x00007ffb21705000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\java.dll
0x00007ffb16930000 - 0x00007ffb16948000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\zip.dll
0x00007ffaa0320000 - 0x00007ffaa03f7000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\jsvml.dll
0x00007ffb6ec60000 - 0x00007ffb6f45a000     C:\WINDOWS\System32\SHELL32.dll
0x00007ffb6b650000 - 0x00007ffb6bf1e000     C:\WINDOWS\SYSTEM32\windows.storage.dll
0x00007ffb6b510000 - 0x00007ffb6b64e000     C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb6f800000 - 0x00007ffb6f8f1000     C:\WINDOWS\System32\SHCORE.dll
0x00007ffb701b0000 - 0x00007ffb7020e000     C:\WINDOWS\System32\shlwapi.dll
0x00007ffb6d580000 - 0x00007ffb6d5a1000     C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffb31400000 - 0x00007ffb31419000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\net.dll
0x00007ffb66b40000 - 0x00007ffb66c77000     C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffb6cb10000 - 0x00007ffb6cb79000     C:\WINDOWS\system32\mswsock.dll
0x00007ffb159f0000 - 0x00007ffb15a06000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\nio.dll
0x00007ffb4d2a0000 - 0x00007ffb4d2b0000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\verify.dll
0x00007ffb47c80000 - 0x00007ffb47c89000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management.dll
0x00007ffb42f20000 - 0x00007ffb42f2b000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\management_ext.dll
0x00007ffb3c9d0000 - 0x00007ffb3c9e7000     C:\WINDOWS\system32\napinsp.dll
0x00007ffb3c7d0000 - 0x00007ffb3c7eb000     C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb6c1f0000 - 0x00007ffb6c2e3000     C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb6c180000 - 0x00007ffb6c1ad000     C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb6e6b0000 - 0x00007ffb6e6b9000     C:\WINDOWS\System32\NSI.dll
0x00007ffb37280000 - 0x00007ffb37291000     C:\WINDOWS\System32\winrnr.dll
0x00007ffb43830000 - 0x00007ffb43845000     C:\WINDOWS\system32\wshbth.dll
0x00007ffb371b0000 - 0x00007ffb371d1000     C:\WINDOWS\system32\nlansp_c.dll
0x00007ffb528a0000 - 0x00007ffb528aa000     C:\Windows\System32\rasadhlp.dll
0x00007ffb65170000 - 0x00007ffb651f4000     C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb6cd70000 - 0x00007ffb6cd8b000     C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb6c610000 - 0x00007ffb6c645000     C:\WINDOWS\system32\rsaenh.dll
0x00007ffb6cc10000 - 0x00007ffb6cc38000     C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb6cf10000 - 0x00007ffb6cf38000     C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb6cd90000 - 0x00007ffb6cd9c000     C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb66da0000 - 0x00007ffb66db9000     C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb66140000 - 0x00007ffb6615f000     C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffb43550000 - 0x00007ffb43590000     C:\Users\tranh\AppData\Local\Temp\jna-110621341\jna8051406643236400639.dll
0x00007ffb6e850000 - 0x00007ffb6e9ec000     C:\WINDOWS\System32\Ole32.dll
0x00007ffb6f750000 - 0x00007ffb6f800000     C:\WINDOWS\System32\clbcatq.dll
0x00007ffb5f620000 - 0x00007ffb5f63d000     C:\WINDOWS\SYSTEM32\amsi.dll
0x00007ffb5f5a0000 - 0x00007ffb5f61b000     C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23050.5-0\MpOav.dll
0x00007ffae5450000 - 0x00007ffae54a0000     C:\WINDOWS\SYSTEM32\Pdh.dll
0x00007ffb684f0000 - 0x00007ffb68500000     C:\WINDOWS\System32\perfos.dll
0x00007ffb6ac50000 - 0x00007ffb6ac60000     C:\WINDOWS\SYSTEM32\pfclient.dll
0x00007ffb16a00000 - 0x00007ffb16a75000     C:\Users\tranh\AppData\Local\Temp\lwjgltranh\3.3.1-build-7\lwjgl.dll
0x00007ffa9fd20000 - 0x00007ffa9ff79000     C:\Users\tranh\AppData\Local\Temp\lwjgltranh\3.3.1-build-7\jemalloc.dll
0x00007ffb3f7f0000 - 0x00007ffb3f7fd000     C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\sunmscapi.dll
0x00007ffb6d650000 - 0x00007ffb6d7b7000     C:\WINDOWS\System32\CRYPT32.dll
0x00007ffb6cee0000 - 0x00007ffb6cf0e000     C:\WINDOWS\SYSTEM32\ncrypt.dll
0x00007ffb6cea0000 - 0x00007ffb6ced7000     C:\WINDOWS\SYSTEM32\NTASN1.dll
0x00007ffaaed60000 - 0x00007ffaaedc1000     C:\Users\tranh\AppData\Local\Temp\lwjgltranh\3.3.1-build-7\glfw.dll
0x00007ffae53c0000 - 0x00007ffae5406000     C:\WINDOWS\SYSTEM32\dinput8.dll
0x00007ffb2f320000 - 0x00007ffb2f331000     C:\WINDOWS\SYSTEM32\xinput1_4.dll
0x00007ffb6d250000 - 0x00007ffb6d29e000     C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffb6d220000 - 0x00007ffb6d24c000     C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x00007ffb612f0000 - 0x00007ffb614f1000     C:\WINDOWS\SYSTEM32\inputhost.dll
0x00007ffb6a790000 - 0x00007ffb6a8c3000     C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x00007ffb6afa0000 - 0x00007ffb6afcb000     C:\WINDOWS\SYSTEM32\dwmapi.dll
0x00007ffb6ac60000 - 0x00007ffb6ad0b000     C:\WINDOWS\system32\uxtheme.dll
0x00007ffb6e6c0000 - 0x00007ffb6e7e7000     C:\WINDOWS\System32\MSCTF.dll
0x00007ffae55b0000 - 0x00007ffae56b0000     C:\WINDOWS\SYSTEM32\opengl32.dll
0x00007ffb14980000 - 0x00007ffb149ad000     C:\WINDOWS\SYSTEM32\GLU32.dll
0x00007ffb6ad60000 - 0x00007ffb6ad98000     C:\WINDOWS\SYSTEM32\dxcore.dll
0x00007ffb68190000 - 0x00007ffb681d8000     C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
0x00007ffb682f0000 - 0x00007ffb6831d000     C:\WINDOWS\System32\DriverStore\FileRepository\u0382224.inf_amd64_c734d32d6997cdb7\B380779\atig6pxx.dll
0x00007ffaa21b0000 - 0x00007ffaa5afc000     C:\WINDOWS\System32\DriverStore\FileRepository\u0382224.inf_amd64_c734d32d6997cdb7\B380779\atio6axx.dll
0x00007ffb6e230000 - 0x00007ffb6e6a4000     C:\WINDOWS\System32\SETUPAPI.dll
0x00007ffb6dfc0000 - 0x00007ffb6e02b000     C:\WINDOWS\System32\WINTRUST.dll
0x00007ffb6d200000 - 0x00007ffb6d212000     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\tranh\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.1635_none_270f70857386168e;C:\Users\tranh\curseforge\minecraft\Install\runtime\java-runtime-gamma\windows-x64\java-runtime-gamma\bin\server;C:\Users\tranh\AppData\Local\Temp\jna-110621341;C:\ProgramData\Microsoft\Windows Defender\Platform\4.18.23050.5-0;C:\Users\tranh\AppData\Local\Temp\lwjgltranh\3.3.1-build-7;C:\WINDOWS\System32\DriverStore\FileRepository\u0382224.inf_amd64_c734d32d6997cdb7\B380779

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\tranh\curseforge\minecraft\Install\bin\85219ef23650328d8e40a7522d753f56b99db07b -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.4.104 -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-44.1.21.jar,forge-44.1.21 -DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar -DlibraryDirectory=C:\Users\tranh\curseforge\minecraft\Install\libraries --module-path=C:\Users\tranh\curseforge\minecraft\Install\libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/cpw/mods/securejarhandler/2.1.6/securejarhandler-2.1.6.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries/org/ow2/asm/asm/9.3/asm-9.3.jar;C:\Users\tranh\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\tranh\curseforge\minecraft\Instances\The Vanilla Experience  TVE -Dfml.ignorePatchDiscrepancies=true -Dfml.ignoreInvalidMinecraftCertificates=true -Duser.language=en -Duser.country=US -Dlog4j.configurationFile=C:\Users\tranh\curseforge\minecraft\Install\assets\log_configs\client-1.12.xml 
java_command: cpw.mods.bootstraplauncher.BootstrapLauncher --username Shtwick --version forge-44.1.21 --gameDir C:\Users\tranh\curseforge\minecraft\Instances\The Vanilla Experience  TVE --assetsDir C:\Users\tranh\curseforge\minecraft\Install\assets --assetIndex 2 --uuid 2edf48f18ef24a21bc63e045b0d9afbe -jZJQZBJaG-z0qt_rkvzDHI --clientId MzQ0ZmEyNDEtZThjZC00OTA5LThkZmItZDFiYjhjMjhmZTFm --xuid 2535441970603513 --userType msa --versionType release --width 1024 --height 768 --launchTarget forgeclient --fml.forgeVersion 44.1.21 --fml.mcVersion 1.19.3 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20221207.122022
java_class_path (initial): C:\Users\tranh\curseforge\minecraft\Install\libraries\cpw\mods\securejarhandler\2.1.6\securejarhandler-2.1.6.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\ow2\asm\asm\9.3\asm-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-commons\9.3\asm-commons-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-tree\9.3\asm-tree-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-util\9.3\asm-util-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\ow2\asm\asm-analysis\9.3\asm-analysis-9.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecraftforge\accesstransformers\8.0.4\accesstransformers-8.0.4.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecraftforge\eventbus\6.0.3\eventbus-6.0.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecraftforge\forgespi\6.0.0\forgespi-6.0.0.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecraftforge\coremods\5.0.1\coremods-5.0.1.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\cpw\mods\modlauncher\10.0.8\modlauncher-10.0.8.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\com\electronwill\night-config\core\3.6.4\core-3.6.4.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\com\electronwill\night-config\toml\3.6.4\toml-3.6.4.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\org\apache\maven\maven-artifact\3.8.5\maven-artifact-3.8.5.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;C:\Users\tranh\curseforge\minecraft\Install\libraries\net\minecrell\terminalconsoleappender\1.2.0\terminalconsoleappender-1.2.0.jar;C:\Users\tranh\curseforge\minecraft\Ins
Launcher Type: SUN_STANDARD

[Global flags]
     intx CICompilerCount                          = 4                                         {product} {ergonomic}
     uint ConcGCThreads                            = 3                                         {product} {ergonomic}
     uint G1ConcRefinementThreads                  = 10                                        {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                   = 5839372                                {pd product} {ergonomic}
    uintx NonProfiledCodeHeapSize                  = 122909434                              {pd product} {ergonomic}
    uintx ProfiledCodeHeapSize                     = 122909434                              {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\Common Files\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\dotnet\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\ZeroTier\One\;C:\Users\tranh\AppData\Local\Microsoft\WindowsApps;;C:\Users\tranh\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=tranh
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 80 Stepping 0, AuthenticAMD

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

OS:
 Windows 11 , 64 bit Build 22621 (10.0.22621.1778)
OS uptime: 0 days 6:16 hours

CPU: total 12 (initial active 12) (12 cores per cpu, 2 threads per core) family 25 model 80 stepping 0 microcode 0x0, cx8, cmov, fxsr, ht, mmx, 3dnowpref, sse, sse2, sse3, ssse3, sse4a, sse4.1, sse4.2, popcnt, lzcnt, tsc, tscinvbit, avx, avx2, aes, erms, clmul, bmi1, bmi2, adx, sha, fma, vzeroupper, clflush, clflushopt

Memory: 4k page, system-wide physical 7521M (650M free)
TotalPageFile size 18273M (AvailPageFile size 4411M)
current process WorkingSet (physical memory assigned to process): 639M, peak: 640M
current process commit charge ("private bytes"): 707M, peak: 708M

vm_info: OpenJDK 64-Bit Server VM (17.0.3+7-LTS) for windows-amd64 JRE (17.0.3+7-LTS), built on Apr 20 2022 04:24:16 by "" with MS VC++ 16.10 / 16.11 (VS2019)

END.
 

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.