Skip to content

Instantly share code, notes, and snippets.

@RitzScythe
Created December 1, 2022 00:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RitzScythe/be5639bb3a31659145fbd2c94c13755c to your computer and use it in GitHub Desktop.
Save RitzScythe/be5639bb3a31659145fbd2c94c13755c to your computer and use it in GitHub Desktop.
jhsdb/jstack outputs
C:\Program Files\Java\jdk-17.0.5\bin>jhsdb jstack --pid 13280 /tmp/threaddump.txt
Attaching to process ID 13280, please wait...
WARNING: Hotspot VM version 17.0.3+7-LTS does not match with SA version 17.0.5+9-LTS-191. You may see unexpected results.
Debugger attached successfully.
Server compiler detected.
JVM version is 17.0.3+7-LTS
Deadlock Detection:
No deadlocks found.
"Render thread" #1 prio=10 tid=0x000001af0ac00fd0 nid=0x4b9c runnable [0x000000a4bc0fc000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- org.lwjgl.system.JNI.invokePV(long, long) @bci=0 (Compiled frame; information may be imprecise)
- org.lwjgl.glfw.GLFW.glfwSwapBuffers(long) @bci=17, line=4901 (Compiled frame)
- com.mojang.blaze3d.systems.RenderSystem.m_69495_(long) @bci=16, line=203 (Compiled frame)
- com.mojang.blaze3d.platform.Window.m_85435_() @bci=4, line=337 (Compiled frame)
- net.minecraft.client.Minecraft.m_91383_(boolean) @bci=671, line=1143 (Compiled frame)
- net.minecraft.client.Minecraft.m_91320_(net.minecraft.client.gui.screens.Screen) @bci=137, line=2090 (Compiled frame)
- net.minecraft.client.gui.screens.PauseScreen.m_96314_(net.minecraft.client.gui.components.Button) @bci=51, line=83 (Interpreted frame)
- net.minecraft.client.gui.screens.PauseScreen$$Lambda$32455+0x00000008035b8220.m_93750_(net.minecraft.client.gui.components.Button) @bci=5 (Interpreted frame)
- net.minecraft.client.gui.components.Button.m_5691_() @bci=5, line=43 (Interpreted frame)
- net.minecraft.client.gui.components.AbstractButton.m_5716_(double, double) @bci=1, line=16 (Interpreted frame)
- net.minecraft.client.gui.components.AbstractWidget.m_6375_(double, double, int) @bci=49, line=110 (Interpreted frame)
- net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(double, double, int) @bci=41, line=27 (Interpreted frame)
- net.minecraft.client.MouseHandler.m_168084_(boolean[], net.minecraft.client.gui.screens.Screen, double, double, int) @bci=32, line=88 (Interpreted frame)
- net.minecraft.client.MouseHandler$$Lambda$37676+0x0000000803bffcb0.run() @bci=24 (Interpreted frame)
- net.minecraft.client.gui.screens.Screen.m_96579_(java.lang.Runnable, java.lang.String, java.lang.String) @bci=1, line=522 (Compiled frame)
- net.minecraft.client.MouseHandler.m_91530_(long, int, int, int) @bci=393, line=85 (Interpreted frame)
- net.minecraft.client.MouseHandler.m_168091_(long, int, int, int) @bci=7, line=185 (Interpreted frame)
- net.minecraft.client.MouseHandler$$Lambda$32883+0x000000080366cbf8.run() @bci=20 (Interpreted frame)
- net.minecraft.util.thread.BlockableEventLoop.execute(java.lang.Runnable) @bci=20, line=103 (Compiled frame)
- net.minecraft.client.MouseHandler.m_91565_(long, int, int, int) @bci=16, line=184 (Interpreted frame)
- net.minecraft.client.MouseHandler$$Lambda$30521+0x00000008032a55b8.invoke(long, int, int, int) @bci=10 (Interpreted frame)
- org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(long, long) @bci=48, line=43 (Interpreted frame)
- org.lwjgl.system.JNI.invokeV(long) @bci=0 (Compiled frame)
- org.lwjgl.glfw.GLFW.glfwPollEvents() @bci=5, line=3403 (Compiled frame)
- com.mojang.blaze3d.systems.RenderSystem.m_69495_(long) @bci=19, line=204 (Compiled frame)
- com.mojang.blaze3d.platform.Window.m_85435_() @bci=4, line=337 (Compiled frame)
- net.minecraft.client.Minecraft.m_91383_(boolean) @bci=671, line=1143 (Compiled frame)
- net.minecraft.client.Minecraft.m_91374_() @bci=138, line=700 (Interpreted frame)
- net.minecraft.client.main.Main.m_239872_(java.lang.String[], boolean) @bci=1488, line=212 (Interpreted frame)
- net.minecraft.client.main.Main.main(java.lang.String[]) @bci=25, line=51 (Interpreted frame)
- jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)
- jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=133, line=77 (Interpreted frame)
- jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=43 (Interpreted frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=59, line=568 (Interpreted frame)
- net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(java.lang.ModuleLayer, java.lang.String[]) @bci=40, line=27 (Interpreted frame)
- net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler$$Lambda$907+0x00000008004b12a0.run() @bci=8 (Interpreted frame)
- cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(java.lang.String[], java.lang.ModuleLayer) @bci=11, line=30 (Interpreted frame)
- cpw.mods.modlauncher.LaunchServiceHandler.launch(java.lang.String, java.lang.String[], java.lang.ModuleLayer, cpw.mods.modlauncher.TransformingClassLoader, cpw.mods.modlauncher.LaunchPluginHandler) @bci=58, line=53 (Interpreted frame)
- cpw.mods.modlauncher.LaunchServiceHandler.launch(cpw.mods.modlauncher.ArgumentHandler, java.lang.ModuleLayer, cpw.mods.modlauncher.TransformingClassLoader, cpw.mods.modlauncher.LaunchPluginHandler) @bci=21, line=71 (Interpreted frame)
- cpw.mods.modlauncher.Launcher.run(java.lang.String[]) @bci=310, line=106 (Interpreted frame)
- cpw.mods.modlauncher.Launcher.main(java.lang.String[]) @bci=78, line=77 (Interpreted frame)
- cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(java.lang.String[]) @bci=1, line=26 (Interpreted frame)
- cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(java.lang.Object) @bci=5, line=23 (Interpreted frame)
- cpw.mods.bootstraplauncher.BootstrapLauncher.main(java.lang.String[]) @bci=515, line=141 (Interpreted frame)
"Reference Handler" #2 daemon prio=10 tid=0x000001af308085e0 nid=0x49ec waiting on condition [0x000000a4bc7ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_blocked
- java.lang.ref.Reference.waitForReferencePendingList() @bci=0 (Compiled frame; information may be imprecise)
- java.lang.ref.Reference.processPendingReferences() @bci=0, line=253 (Compiled frame)
- java.lang.ref.Reference$ReferenceHandler.run() @bci=0, line=215 (Interpreted frame)
"Finalizer" #3 daemon prio=8 tid=0x000001af3080e000 nid=0x49f0 in Object.wait() [0x000000a4bc8ff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=155 (Compiled frame)
- locked <0x000000066a391978> (a java.lang.ref.ReferenceQueue$Lock)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=176 (Compiled frame)
- java.lang.ref.Finalizer$FinalizerThread.run() @bci=37, line=172 (Compiled frame)
"Signal Dispatcher" #4 daemon prio=9 tid=0x000001af30875260 nid=0x49f8 waiting on condition [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_blocked
"Attach Listener" #5 daemon prio=5 tid=0x000001af30876b30 nid=0x4a00 runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_blocked
"Common-Cleaner" #21 daemon prio=8 tid=0x000001af2f99b380 nid=0x4a1c in Object.wait() [0x000000a4bd0fe000]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=155 (Compiled frame)
- locked <0x000000066a38a130> (a java.lang.ref.ReferenceQueue$Lock)
- jdk.internal.ref.CleanerImpl.run() @bci=45, line=140 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
- jdk.internal.misc.InnocuousThread.run() @bci=20, line=162 (Interpreted frame)
"Thread-0" #28 daemon prio=5 tid=0x000001af334687d0 nid=0x4784 waiting on condition [0x000000a4be1ff000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(long) @bci=11, line=376 (Compiled frame)
- com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run() @bci=255, line=190 (Compiled frame)
"FileSystemWatchService" #29 daemon prio=5 tid=0x000001af33466fc0 nid=0x3b40 runnable [0x000000a4be2ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-1" #31 daemon prio=5 tid=0x000001af3d039150 nid=0x3b20 runnable [0x000000a4beefe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-2" #32 daemon prio=5 tid=0x000001af3d039fc0 nid=0x3324 runnable [0x000000a4befff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-3" #33 daemon prio=5 tid=0x000001af3d038c80 nid=0x103c runnable [0x000000a4bf0ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-4" #34 daemon prio=5 tid=0x000001af3d036fa0 nid=0x2674 runnable [0x000000a4bf1ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-5" #35 daemon prio=5 tid=0x000001af3d03c640 nid=0x24dc runnable [0x000000a4bf2fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-6" #36 daemon prio=5 tid=0x000001af3d039af0 nid=0x1308 runnable [0x000000a4bf3ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-7" #37 daemon prio=5 tid=0x000001af3d03a960 nid=0xa18 runnable [0x000000a4bf4fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-8" #38 daemon prio=5 tid=0x000001af3d03b300 nid=0x324c runnable [0x000000a4bf5ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-9" #39 daemon prio=5 tid=0x000001af3d039620 nid=0x3280 runnable [0x000000a4bf6fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-10" #40 daemon prio=5 tid=0x000001af3d03c170 nid=0x3110 runnable [0x000000a4bf7fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-11" #41 daemon prio=5 tid=0x000001af3d03a490 nid=0xb4c runnable [0x000000a4bf8ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-12" #42 daemon prio=5 tid=0x000001af3d037470 nid=0xc20 runnable [0x000000a4bf9ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-13" #43 daemon prio=5 tid=0x000001af3d03cb10 nid=0x43d4 runnable [0x000000a4bfafe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-14" #44 daemon prio=5 tid=0x000001af3d036ad0 nid=0x24fc runnable [0x000000a4bfbfe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-15" #45 daemon prio=5 tid=0x000001af3d03ae30 nid=0x29c0 runnable [0x000000a4bfcfe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-16" #46 daemon prio=5 tid=0x000001af3d03cfe0 nid=0x1668 runnable [0x000000a4bfdfe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-17" #47 daemon prio=5 tid=0x000001af3d037940 nid=0x3920 runnable [0x000000a4bfeff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.Iocp.getQueuedCompletionStatus(long, sun.nio.ch.Iocp$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.ch.Iocp$EventHandlerTask.run() @bci=44, line=323 (Interpreted frame)
- sun.nio.ch.AsynchronousChannelGroupImpl$1.run() @bci=11, line=113 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Timer hack thread" #49 daemon prio=5 tid=0x000001af37c6e750 nid=0x3c4c waiting on condition [0x000000a4bdeff000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
JavaThread state: _thread_blocked
- java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
- net.minecraft.Util$9.run() @bci=3, line=673 (Interpreted frame)
"modloading-worker-0" #54 daemon prio=5 tid=0x000001af34530e80 nid=0x40f8 waiting on condition [0x000000a4bedff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #56 daemon prio=5 tid=0x000001af3452c180 nid=0x431c waiting on condition [0x000000a4c07ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #57 daemon prio=5 tid=0x000001af34529630 nid=0x6d8 waiting on condition [0x000000a4c08fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #59 daemon prio=5 tid=0x000001af34531350 nid=0x22dc waiting on condition [0x000000a4c0aff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #60 daemon prio=5 tid=0x000001af34529b00 nid=0x1e80 waiting on condition [0x000000a4c0bff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #61 daemon prio=5 tid=0x000001af34531820 nid=0x4730 waiting on condition [0x000000a4c0cfe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #63 daemon prio=5 tid=0x000001af3452e330 nid=0x3870 waiting on condition [0x000000a4c0efe000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.parkUntil(long) @bci=5, line=410 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=394, line=1726 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #64 daemon prio=5 tid=0x000001af34531cf0 nid=0xf70 waiting on condition [0x000000a4c0fff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #65 daemon prio=5 tid=0x000001af345321c0 nid=0x1b30 waiting on condition [0x000000a4c10ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #66 daemon prio=5 tid=0x000001af34532690 nid=0x4a44 waiting on condition [0x000000a4c11ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #67 daemon prio=5 tid=0x000001af3452ae40 nid=0x4a48 waiting on condition [0x000000a4c12ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #68 daemon prio=5 tid=0x000001af345339d0 nid=0x4a4c waiting on condition [0x000000a4c13ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"modloading-worker-0" #69 daemon prio=5 tid=0x000001af345351e0 nid=0x4a50 waiting on condition [0x000000a4c14fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000067dacdbe8> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Interpreted frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"FileSystemWatchService" #78 daemon prio=5 tid=0x000001af550057c0 nid=0x3a8c runnable [0x000000a4c20ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Interpreted frame)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Interpreted frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"JEI Config file watcher" #79 prio=5 tid=0x000001af3b823850 nid=0x4020 waiting on condition [0x000000a4c21fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006c57fa960> (a java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block() @bci=7, line=506 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.unmanagedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=22, line=3463 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.managedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=32, line=3434 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=105, line=1623 (Interpreted frame)
- java.util.concurrent.LinkedBlockingDeque.takeFirst() @bci=22, line=485 (Interpreted frame)
- java.util.concurrent.LinkedBlockingDeque.take() @bci=1, line=673 (Interpreted frame)
- sun.nio.fs.AbstractWatchService.take() @bci=8, line=118 (Interpreted frame)
- mezz.jei.common.config.file.FileWatcher.runIteration() @bci=42, line=83 (Interpreted frame)
- mezz.jei.common.config.file.FileWatcher.run() @bci=6, line=63 (Interpreted frame)
- mezz.jei.common.config.file.ConfigSchema$$Lambda$30552+0x00000008032c0cf0.run() @bci=4 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Worker-Main-1" #80 daemon prio=5 tid=0x000001af550052f0 nid=0xc5c waiting on condition [0x000000a4c1efe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-2" #81 daemon prio=5 tid=0x000001af59853a60 nid=0x3f18 waiting on condition [0x000000a4c1fff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Narrator" #83 prio=5 tid=0x000001af344cc070 nid=0x2388 waiting on condition [0x000000a4c22ff000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
JavaThread state: _thread_blocked
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- com.mojang.text2speech.NarratorWindows$NarratorThread.run() @bci=36, line=82 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Worker-Main-3" #84 daemon prio=5 tid=0x000001af35eff360 nid=0x2a58 waiting on condition [0x000000a4c24ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-4" #85 daemon prio=5 tid=0x000001af3285dee0 nid=0x2f64 waiting on condition [0x000000a4c25ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-5" #86 daemon prio=5 tid=0x000001af529f7e40 nid=0x1930 waiting on condition [0x000000a4c26ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-6" #87 daemon prio=5 tid=0x000001af344cca10 nid=0x4c8 waiting on condition [0x000000a4c27ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-7" #88 daemon prio=5 tid=0x000001af344cd880 nid=0x4408 waiting on condition [0x000000a4c28fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-8" #89 daemon prio=5 tid=0x000001af344cd3b0 nid=0x3a38 waiting on condition [0x000000a4c29ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-9" #90 daemon prio=5 tid=0x000001af344cc540 nid=0x2d80 waiting on condition [0x000000a4c2aff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-10" #91 daemon prio=5 tid=0x000001af5e327ed0 nid=0x2b70 waiting on condition [0x000000a4c2bfe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-11" #92 daemon prio=5 tid=0x000001af35efe9c0 nid=0x4bc4 waiting on condition [0x000000a4c2cff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-12" #93 daemon prio=5 tid=0x000001af5e327a00 nid=0x47a8 waiting on condition [0x000000a4c2dff000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.parkUntil(long) @bci=5, line=410 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=394, line=1726 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-13" #94 daemon prio=5 tid=0x000001af55005c90 nid=0x1b18 waiting on condition [0x000000a4c2eff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-14" #95 daemon prio=5 tid=0x000001af344ccee0 nid=0x3bcc waiting on condition [0x000000a4c2fff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Worker-Main-15" #96 daemon prio=5 tid=0x000001af59c57b30 nid=0x4654 waiting on condition [0x000000a4c30ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e9398> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"FileSystemWatchService" #100 daemon prio=5 tid=0x000001af55006160 nid=0x49d0 runnable [0x000000a4c34fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #101 daemon prio=5 tid=0x000001af55004950 nid=0x8f0 runnable [0x000000a4c36ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #102 daemon prio=5 tid=0x000001af3120b460 nid=0x4a7c runnable [0x000000a4c37fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #103 daemon prio=5 tid=0x000001af34529160 nid=0x3d60 runnable [0x000000a4c3aff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #104 daemon prio=5 tid=0x000001af5e327530 nid=0x1e2c runnable [0x000000a4c3dff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-26" #112 daemon prio=5 tid=0x000001af3120c2d0 nid=0x278c waiting on condition [0x000000a4c43ff000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
JavaThread state: _thread_blocked
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- de.keksuccino.konkrete.sound.SoundHandler.lambda$init$0() @bci=35, line=50 (Interpreted frame)
- de.keksuccino.konkrete.sound.SoundHandler$$Lambda$35292+0x00000008038e3840.run() @bci=0 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"spark-monitor" #114 daemon prio=5 tid=0x000001af56ec8b20 nid=0x224 waiting on condition [0x000000a4c40ff000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006ce000170> (a java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=252 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=117, line=1672 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1182 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=899 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=147, line=1062 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1122 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"spark-worker-pool-1-thread-1" #115 daemon prio=5 tid=0x000001af56ec8ff0 nid=0x3044 waiting on condition [0x000000a4c42fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006ce0544d0> (a java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block() @bci=7, line=506 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.unmanagedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=22, line=3463 (Interpreted frame)
- java.util.concurrent.ForkJoinPool.managedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=32, line=3434 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=105, line=1623 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1170 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=899 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=147, line=1062 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1122 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"IO-Worker-17" #124 prio=10 tid=0x000001af57de7400 nid=0x12b0 waiting on condition [0x000000a4bbeff000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e92f0> (a java/util/concurrent/SynchronousQueue$TransferStack)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=252 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=267, line=401 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=903 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=132, line=1061 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1122 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"IO-Worker-18" #125 prio=10 tid=0x000001af57de9a80 nid=0x1838 runnable [0x000000a4c35ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- java.util.zip.Inflater.end(long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.zip.Inflater$InflaterZStreamRef.run() @bci=17, line=765 (Compiled frame)
- locked <0x00000007ed011a00> (a java.util.zip.Inflater$InflaterZStreamRef)
- jdk.internal.ref.CleanerImpl$PhantomCleanableRef.performCleanup() @bci=4, line=178 (Compiled frame)
- jdk.internal.ref.PhantomCleanable.clean() @bci=12, line=133 (Compiled frame)
- java.util.zip.Inflater$InflaterZStreamRef.clean() @bci=4, line=758 (Compiled frame)
- java.util.zip.Inflater.end() @bci=11, line=704 (Compiled frame)
- locked <0x00000007ed011a00> (a java.util.zip.Inflater$InflaterZStreamRef)
- java.util.zip.InflaterInputStream.close() @bci=18, line=230 (Compiled frame)
- net.minecraft.util.FastBufferedInputStream.close() @bci=4, line=84 (Compiled frame)
- java.io.FilterInputStream.close() @bci=4, line=179 (Compiled frame)
- net.minecraft.world.level.chunk.storage.RegionFileStorage.m_63706_(net.minecraft.world.level.ChunkPos) @bci=41, line=58 (Compiled frame)
- net.minecraft.world.level.chunk.storage.IOWorker.m_223494_(net.minecraft.world.level.ChunkPos) @bci=34, line=186 (Compiled frame)
- net.minecraft.world.level.chunk.storage.IOWorker$$Lambda$40961+0x0000000803f438c8.get() @bci=8 (Compiled frame)
- net.minecraft.world.level.chunk.storage.IOWorker.m_223468_(net.minecraft.util.thread.ProcessorHandle, java.util.function.Supplier) @bci=12, line=236 (Compiled frame)
- net.minecraft.world.level.chunk.storage.IOWorker$$Lambda$40964+0x0000000803f41000.run() @bci=12 (Compiled frame)
- net.minecraft.util.thread.StrictQueue$IntRunnable.run() @bci=4, line=60 (Compiled frame)
- net.minecraft.util.thread.ProcessorMailbox.m_18759_() @bci=36, line=91 (Compiled frame)
- net.minecraft.util.thread.ProcessorMailbox.m_18747_(it.unimi.dsi.fastutil.ints.Int2BooleanFunction) @bci=13, line=146 (Compiled frame)
- net.minecraft.util.thread.ProcessorMailbox.run() @bci=6, line=102 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=92, line=1136 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Server thread" #134 prio=8 tid=0x000001af30b16ee0 nid=0x74c runnable [0x0000000000000000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_java
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=86, line=268 (Compiled frame; information may be imprecise)
- net.minecraft.server.level.ChunkMap.m_140210_(net.minecraft.world.level.ChunkPos, int, java.util.function.IntFunction) @bci=139, line=286 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140360_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=18, line=609 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=145, line=545 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=52, line=537 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140210_(net.minecraft.world.level.ChunkPos, int, java.util.function.IntFunction) @bci=139, line=286 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140360_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=18, line=609 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=145, line=545 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140210_(net.minecraft.world.level.ChunkPos, int, java.util.function.IntFunction) @bci=139, line=286 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140360_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=18, line=609 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=145, line=545 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=52, line=537 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=52, line=537 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140292_(net.minecraft.server.level.ChunkHolder, net.minecraft.world.level.chunk.ChunkStatus) @bci=52, line=537 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_140049_(net.minecraft.world.level.chunk.ChunkStatus, net.minecraft.server.level.ChunkMap) @bci=109, line=274 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140210_(net.minecraft.world.level.ChunkPos, int, java.util.function.IntFunction) @bci=139, line=286 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_143109_(net.minecraft.server.level.ChunkHolder) @bci=11, line=743 (Compiled frame)
- net.minecraft.server.level.ChunkHolder.m_143003_(net.minecraft.server.level.ChunkMap, java.util.concurrent.Executor) @bci=197, line=376 (Compiled frame)
- net.minecraft.server.level.DistanceManager.m_183906_(net.minecraft.server.level.ChunkMap, net.minecraft.server.level.ChunkHolder) @bci=6, line=124 (Compiled frame)
- net.minecraft.server.level.DistanceManager$$Lambda$40959+0x0000000803f43480.accept(java.lang.Object) @bci=12 (Compiled frame)
- java.lang.Iterable.forEach(java.util.function.Consumer) @bci=30, line=75 (Compiled frame)
- net.minecraft.server.level.DistanceManager.m_140805_(net.minecraft.server.level.ChunkMap) @bci=71, line=123 (Compiled frame)
- net.minecraft.server.level.ServerChunkCache.m_8489_() @bci=8, line=271 (Compiled frame)
- net.minecraft.server.level.ServerChunkCache.m_8456_(int, int, net.minecraft.world.level.chunk.ChunkStatus, boolean) @bci=87, line=216 (Compiled frame)
- net.minecraft.server.level.ServerChunkCache.m_7587_(int, int, net.minecraft.world.level.chunk.ChunkStatus, boolean) @bci=137, line=129 (Compiled frame)
- net.minecraft.world.level.Level.m_6522_(int, int, net.minecraft.world.level.chunk.ChunkStatus, boolean) @bci=9, line=179 (Compiled frame)
- net.minecraft.world.level.LevelReader.m_46819_(int, int, net.minecraft.world.level.chunk.ChunkStatus) @bci=5, line=129 (Compiled frame)
- net.minecraft.world.level.Level.m_6325_(int, int) @bci=6, line=174 (Compiled frame)
- net.minecraft.world.level.Level.m_46745_(net.minecraft.core.BlockPos) @bci=15, line=170 (Compiled frame)
- net.joefoxe.hexerei.tileentity.ModChestBlockEntity.lambda$sync$1() @bci=8, line=157 (Interpreted frame)
- net.joefoxe.hexerei.tileentity.ModChestBlockEntity$$Lambda$44384+0x0000000804333da8.get() @bci=4 (Interpreted frame)
- net.minecraftforge.network.PacketDistributor.lambda$trackingChunk$9(java.util.function.Supplier, net.minecraft.network.protocol.Packet) @bci=1, line=240 (Interpreted frame)
- net.minecraftforge.network.PacketDistributor$$Lambda$41836+0x0000000804027920.accept(java.lang.Object) @bci=8 (Interpreted frame)
- net.minecraftforge.network.PacketDistributor$PacketTarget.send(net.minecraft.network.protocol.Packet) @bci=5, line=165 (Compiled frame)
- net.minecraftforge.network.simple.SimpleChannel.send(net.minecraftforge.network.PacketDistributor$PacketTarget, java.lang.Object) @bci=10, line=107 (Compiled frame)
- net.joefoxe.hexerei.tileentity.ModChestBlockEntity.sync() @bci=54, line=157 (Interpreted frame)
- net.joefoxe.hexerei.tileentity.ModChestBlockEntity.onChunkUnloaded() @bci=1, line=151 (Interpreted frame)
- net.minecraft.world.level.chunk.LevelChunk$$Lambda$44066+0x00000008042d1328.accept(java.lang.Object) @bci=4 (Compiled frame)
- java.util.HashMap$Values.forEach(java.util.function.Consumer) @bci=78, line=1065 (Compiled frame)
- net.minecraft.world.level.chunk.LevelChunk.m_187957_() @bci=14, line=564 (Compiled frame)
- net.minecraft.server.level.ServerLevel.m_8712_(net.minecraft.world.level.chunk.LevelChunk) @bci=1, line=824 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_202998_(net.minecraft.server.level.ChunkHolder, java.util.concurrent.CompletableFuture, long, net.minecraft.world.level.chunk.ChunkAccess) @bci=114, line=500 (Compiled frame)
- net.minecraft.server.level.ChunkMap$$Lambda$44761+0x00000008043ad248.accept(java.lang.Object) @bci=20 (Compiled frame)
- java.util.concurrent.CompletableFuture$UniAccept.tryFire(int) @bci=105, line=718 (Compiled frame)
- java.util.concurrent.CompletableFuture$Completion.run() @bci=2, line=482 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140353_(java.util.function.BooleanSupplier) @bci=170, line=470 (Compiled frame)
- net.minecraft.server.level.ChunkMap.m_140280_(java.util.function.BooleanSupplier) @bci=46, line=441 (Compiled frame)
- net.minecraft.server.level.ServerChunkCache.m_201698_(java.util.function.BooleanSupplier, boolean) @bci=70, line=314 (Compiled frame)
- net.minecraft.server.MinecraftServer.m_7041_() @bci=242, line=567 (Interpreted frame)
- net.minecraft.client.server.IntegratedServer.m_7041_() @bci=1, line=173 (Interpreted frame)
- net.minecraft.server.MinecraftServer.m_130011_() @bci=343, line=682 (Interpreted frame)
- net.minecraft.server.MinecraftServer.m_206580_(java.util.concurrent.atomic.AtomicReference) @bci=7, line=244 (Interpreted frame)
- net.minecraft.server.MinecraftServer$$Lambda$40518+0x0000000803eb2098.run() @bci=4 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #136 daemon prio=8 tid=0x000001af5e7a54b0 nid=0x4028 runnable [0x000000a4c39ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #137 daemon prio=8 tid=0x000001af5e7a4640 nid=0xd14 runnable [0x000000a4c3bff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"FileSystemWatchService" #138 daemon prio=8 tid=0x000001af57de6a60 nid=0x3e9c runnable [0x000000a4c31ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(long, sun.nio.fs.WindowsNativeDispatcher$CompletionStatus) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(long) @bci=10, line=1065 (Compiled frame)
- sun.nio.fs.WindowsWatchService$Poller.run() @bci=4, line=587 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Thread-31" #140 prio=8 tid=0x000001af32950540 nid=0x4974 waiting on condition [0x000000a4c3fff000]
java.lang.Thread.State: TIMED_WAITING (sleeping)
JavaThread state: _thread_blocked
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- xaero.pac.common.server.io.IOThreadWorker.run() @bci=71, line=60 (Interpreted frame)
- locked <0x00000006f50da170> (a xaero.pac.common.server.io.IOThreadWorker)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"IO-Worker-19" #141 prio=10 tid=0x000001af57f00450 nid=0x45fc waiting on condition [0x000000a4c45fe000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e92f0> (a java/util/concurrent/SynchronousQueue$TransferStack)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=252 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=267, line=401 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=903 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=132, line=1061 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1122 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"IO-Worker-20" #142 prio=10 tid=0x000001af521b5ad0 nid=0x3834 waiting on condition [0x000000a4c46fe000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006761e92f0> (a java/util/concurrent/SynchronousQueue$TransferStack)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=252 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=267, line=401 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=903 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=132, line=1061 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1122 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=635 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Java2D Disposer" #143 daemon prio=10 tid=0x000001af57f00df0 nid=0x4980 in Object.wait() [0x000000a4c41ff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=155 (Compiled frame)
- locked <0x000000076a276170> (a java.lang.ref.ReferenceQueue$Lock)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=176 (Compiled frame)
- sun.java2d.Disposer.run() @bci=3, line=145 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Netty Server IO #0" #145 daemon prio=10 tid=0x000001af34533500 nid=0x3a04 runnable [0x000000a4c47ff000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.WEPoll.wait(long, long, int, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.WEPollSelectorImpl.doSelect(java.util.function.Consumer, long) @bci=70, line=111 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(java.util.function.Consumer, long) @bci=42, line=129 (Compiled frame)
- locked <0x000000076a2cee40> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x000000076a2cede0> (a sun.nio.ch.WEPollSelectorImpl)
- sun.nio.ch.SelectorImpl.select() @bci=5, line=146 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select() @bci=11, line=68 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(long) @bci=12, line=813 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=115, line=460 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$4.run() @bci=44, line=995 (Interpreted frame)
- io.netty.util.internal.ThreadExecutorMap$2.run() @bci=11, line=74 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Netty Local Client IO #0" #146 daemon prio=5 tid=0x000001af5e469ba0 nid=0x4454 waiting on condition [0x000000a4c48fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x000000076a2fb418> (a java/util/concurrent/locks/AbstractQueuedSynchronizer$ConditionObject)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block() @bci=7, line=506 (Compiled frame)
- java.util.concurrent.ForkJoinPool.unmanagedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=22, line=3463 (Compiled frame)
- java.util.concurrent.ForkJoinPool.managedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker) @bci=32, line=3434 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=105, line=1623 (Compiled frame)
- java.util.concurrent.LinkedBlockingQueue.take() @bci=27, line=435 (Compiled frame)
- io.netty.util.concurrent.SingleThreadEventExecutor.takeTask() @bci=59, line=244 (Compiled frame)
- io.netty.channel.DefaultEventLoop.run() @bci=1, line=52 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$4.run() @bci=44, line=995 (Interpreted frame)
- io.netty.util.internal.ThreadExecutorMap$2.run() @bci=11, line=74 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Netty Server IO #1" #147 daemon prio=10 tid=0x000001af57f38470 nid=0x4a84 runnable [0x000000a4c49fe000]
java.lang.Thread.State: RUNNABLE
JavaThread state: _thread_in_native
- sun.nio.ch.WEPoll.wait(long, long, int, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.WEPollSelectorImpl.doSelect(java.util.function.Consumer, long) @bci=70, line=111 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(java.util.function.Consumer, long) @bci=42, line=129 (Compiled frame)
- locked <0x000000076a327ab0> (a io.netty.channel.nio.SelectedSelectionKeySet)
- locked <0x000000076a327a50> (a sun.nio.ch.WEPollSelectorImpl)
- sun.nio.ch.SelectorImpl.select() @bci=5, line=146 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select() @bci=11, line=68 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(long) @bci=12, line=813 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=115, line=460 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$4.run() @bci=44, line=995 (Interpreted frame)
- io.netty.util.internal.ThreadExecutorMap$2.run() @bci=11, line=74 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 0" #149 prio=3 tid=0x000001af521b72e0 nid=0x249c in Object.wait() [0x000000a4c4afe000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 1" #150 prio=3 tid=0x000001af521b3df0 nid=0x1724 in Object.wait() [0x000000a4c4bfe000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 2" #151 prio=3 tid=0x000001af521b6470 nid=0x48a0 in Object.wait() [0x000000a4c4cfe000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 3" #152 prio=3 tid=0x000001af521b42c0 nid=0x48a4 in Object.wait() [0x000000a4c4dff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 4" #153 prio=3 tid=0x000001af521b4790 nid=0x4b0c in Object.wait() [0x000000a4c4eff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 5" #154 prio=3 tid=0x000001af521b6e10 nid=0x4210 in Object.wait() [0x000000a4c4fff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 6" #155 prio=3 tid=0x000001afb0972440 nid=0x49bc in Object.wait() [0x000000a4c50ff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 7" #156 prio=3 tid=0x000001afb0974f90 nid=0x3f14 in Object.wait() [0x000000a4c51fe000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 8" #157 prio=3 tid=0x000001afb09745f0 nid=0x2954 in Object.wait() [0x000000a4c52ff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"Flywheel 9" #158 prio=3 tid=0x000001afb0972910 nid=0x28a0 in Object.wait() [0x000000a4c53ff000]
java.lang.Thread.State: WAITING (on object monitor)
JavaThread state: _thread_blocked
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- waiting on <no object reference available>
- java.lang.Object.wait() @bci=2, line=338 (Compiled frame)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine.getNextTask() @bci=28, line=144 (Interpreted frame)
- locked <0x00000006ff6fbbf0> (a java.lang.Object)
- com.jozufozu.flywheel.backend.instancing.ParallelTaskEngine$WorkerRunnable.run() @bci=14, line=184 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
"ForkJoinPool.commonPool-worker-1" #161 daemon prio=10 tid=0x000001af30b18220 nid=0x26e8 waiting on condition [0x000000a4c00ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-2" #162 daemon prio=10 tid=0x000001af57b3da20 nid=0x1948 waiting on condition [0x000000a4c06ff000]
java.lang.Thread.State: TIMED_WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.parkUntil(long) @bci=5, line=410 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=394, line=1726 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-3" #163 daemon prio=10 tid=0x000001af57b3d080 nid=0x3af4 waiting on condition [0x000000a4c33ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-4" #164 daemon prio=10 tid=0x000001af330f4880 nid=0x1414 waiting on condition [0x000000a4c38ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-5" #165 daemon prio=10 tid=0x000001af330f3a10 nid=0x4664 waiting on condition [0x000000a4c3cff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-6" #166 daemon prio=10 tid=0x000001afb06937f0 nid=0x38e4 waiting on condition [0x000000a4c54ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-7" #167 daemon prio=10 tid=0x000001af59c567f0 nid=0x4688 waiting on condition [0x000000a4c55ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-8" #168 daemon prio=10 tid=0x000001af30b16a10 nid=0x4ab0 waiting on condition [0x000000a4c56ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-9" #169 daemon prio=10 tid=0x000001af32a43080 nid=0x4aa8 waiting on condition [0x000000a4c57ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-10" #170 daemon prio=10 tid=0x000001af30b173b0 nid=0x1174 waiting on condition [0x000000a4c58ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-11" #171 daemon prio=10 tid=0x000001af529f9650 nid=0x2ef0 waiting on condition [0x000000a4c59ff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-13" #173 daemon prio=10 tid=0x000001af5948c530 nid=0x2f68 waiting on condition [0x000000a4c5bff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-12" #172 daemon prio=10 tid=0x000001af5e782890 nid=0x3b8c waiting on condition [0x000000a4c5cfe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"ForkJoinPool.commonPool-worker-15" #175 daemon prio=10 tid=0x000001af79efa210 nid=0x4dc waiting on condition [0x000000a4c5dff000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x0000000670f064a0> (a java/util/concurrent/ForkJoinPool)
- java.util.concurrent.locks.LockSupport.park() @bci=5, line=341 (Compiled frame)
- java.util.concurrent.ForkJoinPool.awaitWork(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=373, line=1724 (Compiled frame)
- java.util.concurrent.ForkJoinPool.runWorker(java.util.concurrent.ForkJoinPool$WorkQueue) @bci=63, line=1623 (Compiled frame)
- java.util.concurrent.ForkJoinWorkerThread.run() @bci=31, line=165 (Interpreted frame)
"Sound engine" #178 daemon prio=10 tid=0x000001af57de95b0 nid=0x40e4 waiting on condition [0x000000a4c65fe000]
java.lang.Thread.State: WAITING (parking)
JavaThread state: _thread_blocked
- jdk.internal.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- parking to wait for <0x00000006c5751560> (a java/lang/String)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=211 (Compiled frame)
- net.minecraft.client.sounds.SoundEngineExecutor.m_5667_() @bci=2, line=49 (Compiled frame)
- net.minecraft.util.thread.BlockableEventLoop.m_18701_(java.util.function.BooleanSupplier) @bci=27, line=142 (Compiled frame)
- net.minecraft.client.sounds.SoundEngineExecutor.m_120336_() @bci=14, line=42 (Interpreted frame)
- net.minecraft.client.sounds.SoundEngineExecutor$$Lambda$30027+0x00000008031ff128.run() @bci=4 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=833 (Interpreted frame)
C:\Program Files\Java\jdk-17.0.5\bin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment