[Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". futex_wait_cancelable (private=0, expected=0, futex_word=0x3481a1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 88 int err = lll_futex_timed_wait (futex_word, expected, NULL, private); (gdb) thread apply all bt Thread 24 (Thread 0x7f3446ffd700 (LWP 164113)): #0 0x00007f34ab104180 in __GI___nanosleep (requested_time=0x7f3446ffc9c0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x000000000055bd41 in com.oracle.svm.core.thread.Safepoint$Master::waitForSafepoints(java.lang.String*) (reason=) at com/oracle/svm/core/thread/Safepoint.java:842 #2 0x000000000055b3c2 in com.oracle.svm.core.thread.Safepoint$Master::freeze(java.lang.String*) (this=0x7f34a9fdbfa0, reason=) at com/oracle/svm/core/thread/Safepoint.java:628 #3 0x000000000055ecfe in com.oracle.svm.core.thread.VMOperationControl$WorkQueues::executeAllQueuedVMOperations() (this=0x7f34a9def878) at com/oracle/svm/core/thread/VMOperationControl.java:587 #4 0x000000000055eb50 in com.oracle.svm.core.thread.VMOperationControl$WorkQueues::enqueueAndExecute(com.oracle.svm.core.thread.VMOperation*, com.oracle.svm.core.thread.NativeVMOperationData*) ( this=0x7f34a9def878, operation=, data=) at com/oracle/svm/core/thread/VMOperationControl.java:528 #5 0x000000000055f175 in com.oracle.svm.core.thread.VMOperationControl::enqueue(com.oracle.svm.core.thread.VMOperation*, com.oracle.svm.core.thread.NativeVMOperationData*) (this=, operation=0x7f3446406838, data=0x0) at com/oracle/svm/core/thread/VMOperationControl.java:302 #6 0x00000000004d87a4 in com.oracle.svm.core.jfr.JfrChunkWriter::closeFile(byte[]*, com.oracle.svm.core.jfr.JfrConstantPool[]*) (this=, metadataDescriptor=, repositories=) at com/oracle/svm/core/jfr/JfrChunkWriter.java:156 #7 0x00000000004ecb0e in com.oracle.svm.core.jfr.SubstrateJVM::setOutput(java.lang.String*) (this=0x7f34a9c6c0f8, file=0x7f34a9000000) at com/oracle/svm/core/jfr/SubstrateJVM.java:338 #8 0x000000000117c406 in jdk.jfr.internal.MetadataRepository::setOutput(java.lang.String*) (this=, filename=) at jdk/jfr/internal/MetadataRepository.java:273 #9 0x0000000001185ba7 in jdk.jfr.internal.PlatformRecorder::stop(jdk.jfr.internal.PlatformRecording*) (this=0x7f34a8e0fc08, recording=0x7f34a8e6ce18) at jdk/jfr/internal/PlatformRecorder.java:328 #10 0x000000000118d984 in jdk.jfr.internal.PlatformRecording::stop(java.lang.String*) (this=0x7f34a8e6ce18, reason=0x7f34a959ce60) at jdk/jfr/internal/PlatformRecording.java:166 #11 0x000000000119fc8d in jdk.jfr.internal.ShutdownHook::dump(jdk.jfr.internal.PlatformRecording*) (this=, recording=0x7f34a8e6ce18) at jdk/jfr/internal/ShutdownHook.java:71 #12 0x00000000011a0a49 in jdk.jfr.internal.ShutdownHook::run() (this=0x7f34a8e686f8) at jdk/jfr/internal/ShutdownHook.java:57 #13 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #14 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #15 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #16 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #17 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #18 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f345cbff700 (LWP 164110)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7f343c00ce88) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f343c000d10, cond=0x7f343c00ce60) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7f343c00ce60, mutex=0x7f343c000d10) at pthread_cond_wait.c:655 #3 0x000000000052b670 in com.oracle.svm.core.posix.thread.PosixParkEvent::condWait() (this=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:324 #4 0x00000000005591b5 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread() () at com/oracle/svm/core/thread/PlatformThreads.java:858 #5 0x00000000010d900f in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=, time=) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:60 #6 0x0000000000fa2079 in java.util.concurrent.locks.LockSupport::park(java.lang.Object*) (blocker=) at java/util/concurrent/locks/LockSupport.java:211 #7 0x0000000000f9ed62 in java.util.concurrent.locks.AbstractQueuedSynchronizer::acquire(java.util.concurrent.locks.AbstractQueuedSynchronizer$Node*, int, bool, bool, bool, long) (this=0x7f345c201530, node=0x7f345c201c58, arg=1, shared=true, interruptible=true, timed=false, time=0) at java/util/concurrent/locks/AbstractQueuedSynchronizer.java:715 #8 0x0000000000fa02d4 in java.util.concurrent.locks.AbstractQueuedSynchronizer::acquireSharedInterruptibly(int) (this=, arg=) at java/util/concurrent/locks/AbstractQueuedSynchronizer.java:1047 #9 0x000000000097c85e in io.quarkus.vertx.http.runtime.VertxHttpRecorder$19::run() (this=) at io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:744 #10 0x00000000008fd7f2 in io.quarkus.runtime.StartupContext::runAllInReverseOrder(java.util.List*) (this=, tasks=) at io/quarkus/runtime/StartupContext.java:84 #11 0x00000000008fd4e8 in io.quarkus.runtime.StartupContext::close() (this=0x7f34a9da9b58) at io/quarkus/runtime/StartupContext.java:73 #12 0x00000000008f576b in io.quarkus.runtime.Application::stop(java.lang.Runnable*) (this=, afterStopTask=) at io/quarkus/runtime/Application.java:208 #13 0x00000000008f6a8b in io.quarkus.runtime.ApplicationLifecycleManager$ShutdownHookThread::run() (this=) at io/quarkus/runtime/ApplicationLifecycleManager.java:431 #14 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #15 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #16 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #17 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 --Type for more, q to quit, c to continue without paging--c #18 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f345d5ff700 (LWP 164109)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7f34400052c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f3440000d10, cond=0x7f34400052a0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7f34400052a0, mutex=0x7f3440000d10) at pthread_cond_wait.c:655 #3 0x000000000052b670 in com.oracle.svm.core.posix.thread.PosixParkEvent::condWait() (this=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:324 #4 0x00000000005591b5 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread() () at com/oracle/svm/core/thread/PlatformThreads.java:858 #5 0x00000000010d900f in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=, time=) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:60 #6 0x000000000051a160 in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer$ConditionNode::block() (this=) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:129 #7 0x000000000051a525 in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer$JavaMonitorConditionObject::await(java.lang.Object*) (this=0x7f345cc01d40, obj=0x7f34a1558b38) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:473 #8 0x000000000051dcfb in com.oracle.svm.core.monitor.MultiThreadedMonitorSupport::doWait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MultiThreadedMonitorSupport.java:331 #9 0x000000000051d893 in com.oracle.svm.core.monitor.MonitorSupport::wait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MonitorSupport.java:94 #10 0x0000000000558cab in com.oracle.svm.core.thread.PlatformThreads::join(java.lang.Thread*, long) (thread=, millis=) at com/oracle/svm/core/thread/PlatformThreads.java:326 #11 0x0000000000b5fecf in java.lang.ApplicationShutdownHooks::runHooks() () at java/lang/ApplicationShutdownHooks.java:107 #12 0x0000000000b5ef05 in java.lang.ApplicationShutdownHooks$1::run() (this=) at java/lang/ApplicationShutdownHooks.java:46 #13 0x0000000000ba22bf in java.lang.Shutdown::runHooks() () at java/lang/Shutdown.java:130 #14 0x0000000000ba1f44 in java.lang.Shutdown::exit(int) (status=130) at java/lang/Shutdown.java:173 #15 0x00000000008f64a6 in io.quarkus.runtime.ApplicationLifecycleManager$1::accept(java.lang.Integer*, java.lang.Throwable*) (this=, integer=, cause=) at io/quarkus/runtime/ApplicationLifecycleManager.java:61 #16 0x00000000008f652f in io.quarkus.runtime.ApplicationLifecycleManager$1::accept(java.lang.Object*, java.lang.Object*) (this=, ::(void)=, __1=) at io/quarkus/runtime/ApplicationLifecycleManager.java:53 #17 0x00000000008f6699 in io.quarkus.runtime.ApplicationLifecycleManager$2::handle(sun.misc.Signal*) (this=, signal=) at io/quarkus/runtime/ApplicationLifecycleManager.java:285 #18 0x0000000001322ec2 in sun.misc.Signal$InternalMiscHandler::handle(jdk.internal.misc.Signal*) (this=, ignore=) at sun/misc/Signal.java:198 #19 0x00000000010d4632 in jdk.internal.misc.Signal$1::run() (this=) at jdk/internal/misc/Signal.java:219 #20 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #21 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #22 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #23 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #24 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #25 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f345dfff700 (LWP 164108)): #0 0x00007f34aaa50027 in epoll_wait (epfd=35, events=0x34c05f0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f34926896e8, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f34926896e8, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492689270) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f347fea8858) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f345ebfd700 (LWP 164107)): #0 0x00007f34aaa50027 in epoll_wait (epfd=11, events=0x349c530, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f3492668498, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f3492668498, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492668020) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a2e4b8) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f345f5fe700 (LWP 164106)): #0 0x00007f34aaa50027 in epoll_wait (epfd=33, events=0x34bd5e0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f34926862c0, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f34926862c0, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492685e48) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a2be78) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f345fdff700 (LWP 164105)): #0 0x00007f34aaa50027 in epoll_wait (epfd=31, events=0x34ba5d0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f34926837f0, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f34926837f0, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492683378) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a29840) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f347cbff700 (LWP 164104)): #0 0x00007f34aaa50027 in epoll_wait (epfd=29, events=0x34b75c0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f3492680d20, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f3492680d20, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f34926808a8) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a27100) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f347d5ff700 (LWP 164103)): #0 0x00007f34aaa50027 in epoll_wait (epfd=27, events=0x34b45b0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f349267e250, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f349267e250, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f349267ddd8) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a24ad8) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f347dfff700 (LWP 164102)): #0 0x00007f34aaa50027 in epoll_wait (epfd=25, events=0x34b15a0, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f349267b780, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f349267b780, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f349267b308) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a224b8) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f347e9fd700 (LWP 164101)): #0 0x00007f34aaa50027 in epoll_wait (epfd=23, events=0x34ae590, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f3492678cb0, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f3492678cb0, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492678838) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a1fea0) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f347f5fe700 (LWP 164100)): #0 0x00007f34aaa50027 in epoll_wait (epfd=21, events=0x34ab580, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f34926761e0, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f34926761e0, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492675d68) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a1d890) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f347fdff700 (LWP 164099)): #0 0x00007f34aaa50027 in epoll_wait (epfd=19, events=0x34a8570, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f3492673710, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f3492673710, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f3492673298) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a1b288) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f34909fd700 (LWP 164098)): #0 0x00007f34aaa50027 in epoll_wait (epfd=17, events=0x34a5560, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f3492670c40, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f3492670c40, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f34926707c8) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a18c88) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f34911fe700 (LWP 164097)): #0 0x00007f34aaa50027 in epoll_wait (epfd=15, events=0x34a2550, maxevents=1024, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x000000000182812d in Java_sun_nio_ch_EPoll_wait () #2 0x000000000137aeee in sun.nio.ch.EPoll::wait(int, long, int, int) (::(void)=, __1=, __2=, __3=) #3 0x000000000137bb65 in sun.nio.ch.EPollSelectorImpl::doSelect(java.util.function.Consumer*, long) (this=0x7f349266e170, action=0x7f34a9000000, timeout=) at sun/nio/ch/EPollSelectorImpl.java:118 #4 0x00000000013a1a67 in sun.nio.ch.SelectorImpl::lockAndDoSelect(java.util.function.Consumer*, long) (this=0x7f349266e170, action=, timeout=) at sun/nio/ch/SelectorImpl.java:129 #5 0x0000000000723b10 in io.netty.channel.nio.SelectedSelectionKeySetSelector::select() (this=) at io/netty/channel/nio/SelectedSelectionKeySetSelector.java:68 #6 0x000000000072246f in io.netty.channel.nio.NioEventLoop::select(long) (this=, deadlineNanos=) at io/netty/channel/nio/NioEventLoop.java:879 #7 0x0000000000720254 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f349266dcf8) at io/netty/channel/nio/NioEventLoop.java:526 #8 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a16690) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #9 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #10 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #11 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #12 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #13 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #14 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #15 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #16 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f34919ff700 (LWP 164096)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4fd0) at ../nptl/pthread_mutex_lock.c:80 #2 0x00000000004e6190 in com.oracle.svm.core.jfr.JfrStackTraceRepository::getStackTraceId(int) (this=, skipCount=) at com/oracle/svm/core/jfr/JfrStackTraceRepository.java:116 #3 0x00000000004eca36 in com.oracle.svm.core.jfr.SubstrateJVM::getStackTraceId(long, int) (this=, eventTypeId=, skipCount=) at com/oracle/svm/core/jfr/SubstrateJVM.java:253 #4 0x00000000004f088a in com.oracle.svm.core.jfr.events.ThreadParkEvent::emit0(long, java.lang.Object*, long, long) (startTicks=, obj=, timeout=, until=) at com/oracle/svm/core/jfr/events/ThreadParkEvent.java:60 #5 0x00000000010d9029 in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=, time=) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:61 #6 0x0000000000fa2079 in java.util.concurrent.locks.LockSupport::park(java.lang.Object*) (blocker=) at java/util/concurrent/locks/LockSupport.java:211 #7 0x000000000051bfe2 in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer::acquire(com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer$Node*, int) (this=0x7f347fe03a60, node=0x7f347feadba0, arg=1) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:277 #8 0x000000000051bdd4 in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer::acquire(int) (this=, arg=) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:341 #9 0x0000000000519b03 in com.oracle.svm.core.monitor.JavaMonitor::lock() (this=) at com/oracle/svm/core/monitor/JavaMonitor.java:187 #10 0x0000000000519c1b in com.oracle.svm.core.monitor.JavaMonitor::monitorEnter(java.lang.Object*) (this=0x7f347fe03a60, obj=0x7f3492662938) at com/oracle/svm/core/monitor/JavaMonitor.java:56 #11 0x000000000051e757 in com.oracle.svm.core.monitor.MultiThreadedMonitorSupport::monitorEnter(java.lang.Object*) (this=, obj=) at com/oracle/svm/core/monitor/MultiThreadedMonitorSupport.java:243 #12 0x000000000051e8a1 in com.oracle.svm.core.monitor.MultiThreadedMonitorSupport::slowPathMonitorEnter(java.lang.Object*) (obj=) at com/oracle/svm/core/monitor/MultiThreadedMonitorSupport.java:208 #13 0x0000000000ac801a in io.vertx.core.net.impl.TCPServerBase::close(io.vertx.core.Promise*) (this=0x7f347fe01888, completion=0x7f347feadb70) at io/vertx/core/net/impl/TCPServerBase.java:258 #14 0x0000000000a5dda2 in io.vertx.core.http.impl.HttpServerImpl::close(io.vertx.core.Promise*) (this=, completion=) at io/vertx/core/http/impl/HttpServerImpl.java:265 #15 0x0000000000a5dc57 in io.vertx.core.http.impl.HttpServerImpl::close(io.vertx.core.Handler*) (this=, done=0x7f347feadb40) at io/vertx/core/http/impl/HttpServerImpl.java:244 #16 0x000000000098209f in io.quarkus.vertx.http.runtime.VertxHttpRecorder$WebDeploymentVerticle::stop(io.vertx.core.Promise*) (this=0x7f3491a13530, stopFuture=) at io/quarkus/vertx/http/runtime/VertxHttpRecorder.java:1361 #17 0x0000000000a83223 in io.vertx.core.impl.DeploymentManager$DeploymentImpl::lambda$doUndeploy$6(io.vertx.core.impl.ContextInternal*, io.vertx.core.impl.DeploymentManager$VerticleHolder*, io.vertx.core.Promise*, java.lang.Void*) (this=, undeployingContext=0x7f345c2016c8, verticleHolder=, p=, v=) at io/vertx/core/impl/DeploymentManager.java:355 #18 0x0000000000a80e44 in io.vertx.core.impl.DeploymentManager$DeploymentImpl$$Lambda$bffcfc55b8c262fe9fb845d064e9ac1765b94b72::handle(java.lang.Object*) (this=, ::(void)=) #19 0x000000000180c9d8 in io.vertx.core.impl.ContextInternal::dispatch(java.lang.Object*, io.vertx.core.Handler*) (this=0x7f3491a13c98, event=, handler=) at io/vertx/core/impl/ContextInternal.java:264 #20 0x0000000000a89102 in io.vertx.core.impl.EventLoopContext$$Lambda$4a3e2850fe71a800d5c041cf8c0187bc4f73f307::run() (this=) #21 0x00000000008496b3 in io.netty.util.concurrent.AbstractEventExecutor::safeExecute(java.lang.Runnable*) (task=) at io/netty/util/concurrent/AbstractEventExecutor.java:167 #22 0x0000000000861036 in io.netty.util.concurrent.SingleThreadEventExecutor::runAllTasks(long) (this=0x7f349266b228, timeoutNanos=) at io/netty/util/concurrent/SingleThreadEventExecutor.java:470 #23 0x0000000000720275 in io.netty.channel.nio.NioEventLoop::run() (this=0x7f349266b228) at io/netty/channel/nio/NioEventLoop.java:569 #24 0x000000000085b727 in io.netty.util.concurrent.SingleThreadEventExecutor$4::run() (this=0x7f3491a13fd0) at io/netty/util/concurrent/SingleThreadEventExecutor.java:997 #25 0x0000000000874d82 in io.netty.util.internal.ThreadExecutorMap$2::run() (this=) at io/netty/util/internal/ThreadExecutorMap.java:74 #26 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #27 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #28 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #29 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #30 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #31 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #32 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f34925ff700 (LWP 164095)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c2e0 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=1, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:317 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=true, popFrameAnchor=true) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c24e in com.oracle.svm.core.thread.Safepoint::enterSlowPathTransitionFromNativeToNewStatus(int, bool) (newStatus=, popFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:553 #6 0x000000000052b193 in com.oracle.svm.core.posix.thread.PosixParkEvent::condTimedWait(long) (this=, delayNanos=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:347 #7 0x00000000005593a2 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread(long) (delayNanos=) at com/oracle/svm/core/thread/PlatformThreads.java:881 #8 0x00000000010d8fbb in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=false, time=1999999955) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:65 #9 0x0000000000fa2162 in java.util.concurrent.locks.LockSupport::parkNanos(java.lang.Object*, long) (blocker=, nanos=) at java/util/concurrent/locks/LockSupport.java:252 #10 0x000000000051adfb in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer$JavaMonitorConditionObject::await(java.lang.Object*, long, java.util.concurrent.TimeUnit*) (this=0x7f3491c01140, obj=0x7f3492662c10, time=2000, unit=) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:513 #11 0x000000000051dc11 in com.oracle.svm.core.monitor.MultiThreadedMonitorSupport::doWait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MultiThreadedMonitorSupport.java:333 #12 0x000000000051d893 in com.oracle.svm.core.monitor.MonitorSupport::wait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MonitorSupport.java:94 #13 0x0000000000f10a00 in java.util.TimerThread::mainLoop() (this=) at java/util/Timer.java:563 #14 0x0000000000f10c7b in java.util.TimerThread::run() (this=0x7f3492663040) at java/util/Timer.java:516 #15 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #16 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #17 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #18 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #19 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f34931ff700 (LWP 164094)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c2e0 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=1, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:317 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=true, popFrameAnchor=true) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c24e in com.oracle.svm.core.thread.Safepoint::enterSlowPathTransitionFromNativeToNewStatus(int, bool) (newStatus=, popFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:553 #6 0x000000000052b193 in com.oracle.svm.core.posix.thread.PosixParkEvent::condTimedWait(long) (this=, delayNanos=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:347 #7 0x00000000005593a2 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread(long) (delayNanos=) at com/oracle/svm/core/thread/PlatformThreads.java:881 #8 0x00000000010d8fbb in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=false, time=29999995228) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:65 #9 0x0000000000fa2162 in java.util.concurrent.locks.LockSupport::parkNanos(java.lang.Object*, long) (blocker=, nanos=) at java/util/concurrent/locks/LockSupport.java:252 #10 0x00000000012efe8c in org.jboss.threads.EnhancedQueueExecutor$PoolThreadNode::park(org.jboss.threads.EnhancedQueueExecutor*, long) (this=0x7f3492801250, enhancedQueueExecutor=, nanos=) at org/jboss/threads/EnhancedQueueExecutor.java:2256 #11 0x00000000012f0f65 in org.jboss.threads.EnhancedQueueExecutor$ThreadBody::run() (this=0x7f34932f15b8) at org/jboss/threads/EnhancedQueueExecutor.java:1522 #12 0x00000000012f6bc2 in org.jboss.threads.ThreadLocalResettingRunnable::run() (this=) at org/jboss/threads/ThreadLocalResettingRunnable.java:29 #13 0x0000000000852894 in io.netty.util.concurrent.FastThreadLocalRunnable::run() (this=) at io/netty/util/concurrent/FastThreadLocalRunnable.java:30 #14 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #15 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #16 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #17 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #18 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #19 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f34a14ff700 (LWP 164092)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c2e0 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=1, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:317 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=true, popFrameAnchor=true) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c24e in com.oracle.svm.core.thread.Safepoint::enterSlowPathTransitionFromNativeToNewStatus(int, bool) (newStatus=, popFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:553 #6 0x000000000052438a in com.oracle.svm.core.posix.Util_jdk_internal_misc_Signal$DispatchThread::run() (this=) at com/oracle/svm/core/posix/SunMiscSubstitutions.java:289 #7 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #8 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #9 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #10 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #11 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #12 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f34a26ff700 (LWP 164091)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c2e0 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=1, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:317 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=true, popFrameAnchor=true) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c24e in com.oracle.svm.core.thread.Safepoint::enterSlowPathTransitionFromNativeToNewStatus(int, bool) (newStatus=, popFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:553 #6 0x000000000052b193 in com.oracle.svm.core.posix.thread.PosixParkEvent::condTimedWait(long) (this=, delayNanos=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:347 #7 0x00000000005593a2 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread(long) (delayNanos=) at com/oracle/svm/core/thread/PlatformThreads.java:881 #8 0x00000000010d8fbb in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=false, time=976999932) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:65 #9 0x0000000000fa2162 in java.util.concurrent.locks.LockSupport::parkNanos(java.lang.Object*, long) (blocker=, nanos=) at java/util/concurrent/locks/LockSupport.java:252 #10 0x000000000051adfb in com.oracle.svm.core.monitor.JavaMonitorQueuedSynchronizer$JavaMonitorConditionObject::await(java.lang.Object*, long, java.util.concurrent.TimeUnit*) (this=0x7f34a1d01250, obj=0x7f34aa113de0, time=977, unit=) at com/oracle/svm/core/monitor/JavaMonitorQueuedSynchronizer.java:513 #11 0x000000000051dc11 in com.oracle.svm.core.monitor.MultiThreadedMonitorSupport::doWait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MultiThreadedMonitorSupport.java:333 #12 0x000000000051d893 in com.oracle.svm.core.monitor.MonitorSupport::wait(java.lang.Object*, long) (this=, obj=, timeoutMillis=) at com/oracle/svm/core/monitor/MonitorSupport.java:94 #13 0x000000000118685d in jdk.jfr.internal.PlatformRecorder::takeNap(long) (this=, duration=) at jdk/jfr/internal/PlatformRecorder.java:527 #14 0x000000000118449f in jdk.jfr.internal.PlatformRecorder::periodicTask() (this=0x7f34a8e0fc08) at jdk/jfr/internal/PlatformRecorder.java:508 #15 0x0000000001181a84 in jdk.jfr.internal.PlatformRecorder$$Lambda$af143afe66acafffd63e91e6914e94b2a4f36833::run() (this=) #16 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #17 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #18 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #19 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #20 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #21 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f34a3060700 (LWP 164090)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c399 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:288 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=false, popFrameAnchor=false) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c1df in com.oracle.svm.core.thread.Safepoint::enterSlowPathSafepointCheck() () at com/oracle/svm/core/thread/Safepoint.java:401 #6 0x00000000004335f5 in com.oracle.svm.core.code.CodeInfoAccess$SingleShotFrameInfoQueryResultAllocator::newFrameInfoQueryResult() (this=) at com/oracle/svm/core/code/CodeInfoAccess.java:495 #7 0x000000000046793e in com.oracle.svm.core.code.FrameInfoDecoder::decodeCompressedFrameInfo(bool, org.graalvm.compiler.core.common.util.TypeReader*, com.oracle.svm.core.code.CodeInfo*, com.oracle.svm.core.code.FrameInfoDecoder$FrameInfoQueryResultAllocator*, com.oracle.svm.core.code.CodeInfoAccess$FrameInfoState*) (isDeoptEntry=, readBuffer=, info=, resultAllocator=, state=) at com/oracle/svm/core/code/FrameInfoDecoder.java:308 #8 0x0000000000467e9d in com.oracle.svm.core.code.FrameInfoDecoder::decodeFrameInfo(bool, org.graalvm.compiler.core.common.util.TypeReader*, com.oracle.svm.core.code.CodeInfo*, com.oracle.svm.core.code.FrameInfoDecoder$FrameInfoQueryResultAllocator*, com.oracle.svm.core.code.FrameInfoDecoder$ValueInfoAllocator*, com.oracle.svm.core.code.CodeInfoAccess$FrameInfoState*) (isDeoptEntry=, readBuffer=, info=, resultAllocator=, valueInfoAllocator=, state=0x7f34a9fdb8e8) at com/oracle/svm/core/code/FrameInfoDecoder.java:288 #9 0x0000000000467671 in com.oracle.svm.core.code.FrameInfoDecoder$UninterruptibleFrameInfoQueryResultLoader::load(com.oracle.svm.core.code.CodeInfo*, bool, long) (this=, info=, isDeoptEntry=, frameInfoIndex=) at com/oracle/svm/core/code/FrameInfoDecoder.java:136 #10 0x0000000000433a86 in com.oracle.svm.core.code.CodeInfoDecoder::loadFrameInfo(com.oracle.svm.core.code.CodeInfo*, long, int, com.oracle.svm.core.code.FrameInfoDecoder$FrameInfoQueryResultLoader*) (info=, entryOffset=, entryFlags=, loader=) at com/oracle/svm/core/code/CodeInfoDecoder.java:376 #11 0x0000000000433f19 in com.oracle.svm.core.code.CodeInfoDecoder::lookupCodeInfo0(com.oracle.svm.core.code.CodeInfo*, long, com.oracle.svm.core.code.CodeInfoQueryResult*, com.oracle.svm.core.code.FrameInfoDecoder$FrameInfoQueryResultLoader*) (info=, ip=, codeInfoQueryResult=, loader=) at com/oracle/svm/core/code/CodeInfoDecoder.java:112 #12 0x000000000054ce1d in com.oracle.svm.core.sampler.SamplerBuffersAccess::visitFrame0(com.oracle.svm.core.code.CodeInfo*, org.graalvm.nativeimage.c.function.CodePointer*) (codeInfo=, ip=) at com/oracle/svm/core/sampler/SamplerBuffersAccess.java:169 #13 0x000000000054cd82 in com.oracle.svm.core.sampler.SamplerBuffersAccess::visitFrame(long) (address=) at com/oracle/svm/core/sampler/SamplerBuffersAccess.java:161 #14 0x000000000054ca3a in com.oracle.svm.core.sampler.SamplerBuffersAccess::processSamplerBuffer(com.oracle.svm.core.sampler.SamplerBuffer*) (buffer=0x7f343c00ae30) at com/oracle/svm/core/sampler/SamplerBuffersAccess.java:137 #15 0x000000000054cc1d in com.oracle.svm.core.sampler.SamplerBuffersAccess::processSamplerBuffers() () at com/oracle/svm/core/sampler/SamplerBuffersAccess.java:83 #16 0x00000000004e5d68 in com.oracle.svm.core.jfr.JfrRecorderThread::run0() (this=0x7f34a9c05a48) at com/oracle/svm/core/jfr/JfrRecorderThread.java:119 #17 0x00000000004e5d05 in com.oracle.svm.core.jfr.JfrRecorderThread::run() (this=0x7f34a9c05a48) at com/oracle/svm/core/jfr/JfrRecorderThread.java:87 #18 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #19 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #20 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #21 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #22 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f34a3fff700 (LWP 164089)): #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:103 #1 0x00007f34ab0fcad9 in __GI___pthread_mutex_lock (mutex=0x7f34a9ae4ff8) at ../nptl/pthread_mutex_lock.c:80 #2 0x000000000055c576 in com.oracle.svm.core.thread.Safepoint::notInlinedLockNoTransition() () at com/oracle/svm/core/thread/Safepoint.java:335 #3 0x000000000055c2e0 in com.oracle.svm.core.thread.Safepoint::freezeAtSafepoint(int, bool) (newStatus=1, callerHasJavaFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:317 #4 0x000000000055c63c in com.oracle.svm.core.thread.Safepoint::slowPathSafepointCheck(int, bool, bool) (newStatus=1, callerHasJavaFrameAnchor=true, popFrameAnchor=true) at com/oracle/svm/core/thread/Safepoint.java:215 #5 0x000000000055c24e in com.oracle.svm.core.thread.Safepoint::enterSlowPathTransitionFromNativeToNewStatus(int, bool) (newStatus=, popFrameAnchor=) at com/oracle/svm/core/thread/Safepoint.java:553 #6 0x000000000052b193 in com.oracle.svm.core.posix.thread.PosixParkEvent::condTimedWait(long) (this=, delayNanos=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:347 #7 0x00000000005599e2 in com.oracle.svm.core.thread.PlatformThreads::sleep0(long) (delayNanos=) at com/oracle/svm/core/thread/PlatformThreads.java:944 #8 0x000000000055957c in com.oracle.svm.core.thread.PlatformThreads::sleep(long) (millis=) at com/oracle/svm/core/thread/PlatformThreads.java:911 #9 0x0000000000557138 in com.oracle.svm.core.thread.JavaThreads::sleep(long) (millis=200) at com/oracle/svm/core/thread/JavaThreads.java:349 #10 0x0000000000509eb8 in com.oracle.svm.core.jvmstat.PerfManager$PerfDataThread::run() (this=0x7f34a9c05c30) at com/oracle/svm/core/jvmstat/PerfManager.java:195 #11 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #12 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #13 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #14 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #15 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f34a8dff700 (LWP 164088)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x7f34a9ae50e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f34a9ae5048, cond=0x7f34a9ae50c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7f34a9ae50c0, mutex=0x7f34a9ae5048) at pthread_cond_wait.c:655 #3 0x000000000052a8d7 in com.oracle.svm.core.posix.pthread.PthreadVMCondition::blockNoTransition() (this=) at com/oracle/svm/core/posix/pthread/PthreadVMLockSupport.java:303 #4 0x000000000048a976 in com.oracle.svm.core.genscavenge.HeapImpl::awaitPendingRefsInNative(long, long) (initialOffers=0, initialWakeUps=0) at com/oracle/svm/core/genscavenge/HeapImpl.java:587 #5 0x000000000048c39b in com.oracle.svm.core.genscavenge.HeapImpl::transitionToNativeThenAwaitPendingRefs(long, long) (initialOffers=, initialWakeUps=) at com/oracle/svm/core/genscavenge/HeapImpl.java:569 #6 0x000000000048c45b in com.oracle.svm.core.genscavenge.HeapImpl::waitForPendingReferenceList(long, long) (initialOffers=, initialWakeUps=) at com/oracle/svm/core/genscavenge/HeapImpl.java:558 #7 0x000000000048c543 in com.oracle.svm.core.genscavenge.HeapImpl::waitForReferencePendingList() (this=) at com/oracle/svm/core/genscavenge/HeapImpl.java:548 #8 0x00000000004a5f30 in com.oracle.svm.core.heap.ReferenceHandlerThread::run() (this=) at com/oracle/svm/core/heap/ReferenceHandlerThread.java:83 #9 0x0000000000bc4114 in java.lang.Thread::run() (this=) at java/lang/Thread.java:833 #10 0x000000000055aabd in com.oracle.svm.core.thread.PlatformThreads::threadStartRoutine(org.graalvm.nativeimage.ObjectHandle*) (threadHandle=) at com/oracle/svm/core/thread/PlatformThreads.java:776 #11 0x000000000052c087 in com.oracle.svm.core.posix.thread.PosixPlatformThreads::pthreadStartRoutine(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (data=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:204 #12 0x000000000047127f in com.oracle.svm.core.code.IsolateEnterStub::PosixPlatformThreads_pthreadStartRoutine_3b5ea476cb36e0b8cc189b08d4e47eb8d5016e46(com.oracle.svm.core.thread.PlatformThreads$ThreadStartData*) (::(void)=) at com/oracle/svm/core/code/IsolateEnterStub.java:1 #13 0x00007f34ab0fa1ca in start_thread (arg=) at pthread_create.c:479 #14 0x00007f34aa959e73 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f34ab738180 (LWP 164087)): #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x3481a1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x3480c00, cond=0x34819f0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x34819f0, mutex=0x3480c00) at pthread_cond_wait.c:655 #3 0x000000000052b670 in com.oracle.svm.core.posix.thread.PosixParkEvent::condWait() (this=) at com/oracle/svm/core/posix/thread/PosixPlatformThreads.java:324 #4 0x00000000005591b5 in com.oracle.svm.core.thread.PlatformThreads::parkCurrentPlatformOrCarrierThread() () at com/oracle/svm/core/thread/PlatformThreads.java:858 #5 0x00000000010d900f in jdk.internal.misc.Unsafe::park(bool, long) (this=, isAbsolute=, time=) at com/oracle/svm/core/thread/Target_jdk_internal_misc_Unsafe_JavaThreads.java:60 #6 0x0000000000f9bd40 in java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode::block() (this=) at java/util/concurrent/locks/AbstractQueuedSynchronizer.java:506 #7 0x0000000000f7788c in java.util.concurrent.ForkJoinPool::unmanagedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker*) (blocker=0x7f3491a8bfe8) at java/util/concurrent/ForkJoinPool.java:3463 #8 0x0000000000f74474 in java.util.concurrent.ForkJoinPool::managedBlock(java.util.concurrent.ForkJoinPool$ManagedBlocker*) (blocker=) at java/util/concurrent/ForkJoinPool.java:3434 #9 0x0000000000f9c12d in java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject::await() (this=0x7f34a154b278) at java/util/concurrent/locks/AbstractQueuedSynchronizer.java:1623 #10 0x00000000008f58ab in io.quarkus.runtime.Application::stop(java.lang.Runnable*) (this=0x7f34a154b1f0, afterStopTask=0x7f34a9000000) at io/quarkus/runtime/Application.java:189 #11 0x00000000008f74c1 in io.quarkus.runtime.ApplicationLifecycleManager::run(io.quarkus.runtime.Application*, java.lang.Class*, java.util.function.BiConsumer*, java.lang.String[]*) (application=, quarkusApplication=, exitCodeHandler=, args=) at io/quarkus/runtime/ApplicationLifecycleManager.java:222 #12 0x00000000008fc083 in io.quarkus.runtime.Quarkus::run(java.lang.Class*, java.util.function.BiConsumer*, java.lang.String[]*) (quarkusApplication=0x0, exitHandler=0x0, args=0x7f34a8e01668) at io/quarkus/runtime/Quarkus.java:69 #13 0x0000000000423741 in com.oracle.svm.core.JavaMainWrapper::runCore0() () at com/oracle/svm/core/JavaMainWrapper.java:174 #14 0x00000000004232c5 in com.oracle.svm.core.JavaMainWrapper::doRun(int, org.graalvm.nativeimage.c.type.CCharPointerPointer*) (argc=, argv=) at com/oracle/svm/core/JavaMainWrapper.java:231 #15 0x00000000004710ab in com.oracle.svm.core.code.IsolateEnterStub::JavaMainWrapper_run_e6899342f5939c89e6e2f78e2c71f5f4926b786d(int, org.graalvm.nativeimage.c.type.CCharPointerPointer*) (::(void)=, __1=) at com/oracle/svm/core/code/IsolateEnterStub.java:1