gdb: warning: Couldn't determine a path for the index cache directory.
[New LWP 219674]
[New LWP 219672]
[New LWP 219461]
[New LWP 219460]
[New LWP 219459]
[New LWP 219458]
[New LWP 219457]
[New LWP 219455]
[New LWP 219454]
[New LWP 219453]
[New LWP 219452]
[New LWP 219451]
[New LWP 219450]
[New LWP 219449]
[New LWP 219448]
[New LWP 219447]
[New LWP 219442]
[New LWP 219441]
[New LWP 219440]
[New LWP 219439]
[New LWP 219437]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e12510c <COND_slave_deadlock_handler+44>) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

Thread 22 (Thread 0x7f91bbb2b6c0 (LWP 219437) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f91bbb2ad40, op=393, expected=0, futex_word=0x58b35e9ec488 <COND_timer+40>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f91bbb2ad40, clockid=0, expected=0, futex_word=0x58b35e9ec488 <COND_timer+40>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ec488 <COND_timer+40>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f91bbb2ad40, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9bc8e in __pthread_cond_wait_common (abstime=0x7f91bbb2ad40, clockid=0, mutex=0x58b35e9ec4a0 <LOCK_timer>, cond=0x58b35e9ec460 <COND_timer>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x58b35e9ec460 <COND_timer>, mutex=0x58b35e9ec4a0 <LOCK_timer>, abstime=0x7f91bbb2ad40) at ./nptl/pthread_cond_wait.c:652
#5  0x000058b35d74d8a5 in inline_mysql_cond_timedwait (src_line=322, src_file=0x58b35d881a1a "./mysys/thr_timer.c", abstime=0x7f91bbb2ad40, mutex=0x58b35e9ec4a0 <LOCK_timer>, that=0x58b35e9ec460 <COND_timer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/include/mysql/psi/mysql_thread.h:1088
#6  timer_handler (arg=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/mysys/thr_timer.c:322
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 21 (Thread 0x7f91a59446c0 (LWP 219439) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x7f91a5943cd0, op=393, expected=0, futex_word=0x58b35e1a4248 <COND_checkpoint.lto_priv.0+40>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x7f91a5943cd0, clockid=0, expected=0, futex_word=0x58b35e1a4248 <COND_checkpoint.lto_priv.0+40>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e1a4248 <COND_checkpoint.lto_priv.0+40>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f91a5943cd0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9bc8e in __pthread_cond_wait_common (abstime=0x7f91a5943cd0, clockid=0, mutex=0x58b35e1a4260 <LOCK_checkpoint.lto_priv.0>, cond=0x58b35e1a4220 <COND_checkpoint.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x58b35e1a4220 <COND_checkpoint.lto_priv.0>, mutex=0x58b35e1a4260 <LOCK_checkpoint.lto_priv.0>, abstime=0x7f91a5943cd0) at ./nptl/pthread_cond_wait.c:652
#5  0x000058b35d4be229 in inline_mysql_cond_timedwait (src_line=115, src_file=0x58b35d8cb8f0 "./storage/maria/ma_servicethread.c", abstime=0x7f91a5943cd0, mutex=<optimized out>, that=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/include/mysql/psi/mysql_thread.h:1088
#6  my_service_thread_sleep (control=0x58b35e0a0e00 <checkpoint_control.lto_priv>, sleep_time=30000000000) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/maria/ma_servicethread.c:115
#7  0x000058b35d4c5f39 in ma_checkpoint_background (arg=0x1e) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/maria/ma_checkpoint.c:725
#8  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#9  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 20 (Thread 0x7f91a4bb16c0 (LWP 219440) "mariadbd"):
#0  0x00007f91bbd21ab0 in ?? () from target:/lib/x86_64-linux-gnu/liburing.so.2
#1  0x00007f91bbd220ad in __io_uring_get_cqe () from target:/lib/x86_64-linux-gnu/liburing.so.2
#2  0x000058b35d6ed9ba in io_uring_wait_cqe_nr (wait_nr=1, cqe_ptr=0x7f91a4bb0d38, ring=0x58b36cdd15d8) at /usr/include/liburing.h:1263
#3  io_uring_wait_cqe (cqe_ptr=0x7f91a4bb0d38, ring=0x58b36cdd15d8) at /usr/include/liburing.h:1336
#4  (anonymous namespace)::aio_uring::thread_routine (aio=0x58b36cdd15d0) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/tpool/aio_liburing.cc:159
#5  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#6  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#7  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 19 (Thread 0x77919e4796c0 (LWP 219441) "mariadbd"):
#0  0x00007f91baf1b4fd in __GI___poll (fds=0x58b35e9e2820 <_ZL16mem_pressure_obj.lto_priv.0>, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x000058b35d69c2a9 in poll (__timeout=-1, __nfds=<optimized out>, __fds=0x58b35e9e2820 <_ZL16mem_pressure_obj.lto_priv.0>) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
#2  mem_pressure::pressure_routine (m=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/buf/buf0buf.cc:975
#3  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#4  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#5  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 18 (Thread 0x7791997aa6c0 (LWP 219442) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e08912c <buf_pool+17324>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e08912c <buf_pool+17324>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e08912c <buf_pool+17324>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e089080 <buf_pool+17152>, cond=0x58b35e089100 <buf_pool+17280>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e089100 <buf_pool+17280>, mutex=0x58b35e089080 <buf_pool+17152>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6a241e in buf_flush_page_cleaner () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/buf/buf0flu.cc:2525
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 17 (Thread 0x7791895ff6c0 (LWP 219447) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce2b2 in fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2037
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 16 (Thread 0x779188dfe6c0 (LWP 219448) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x779188dfd950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x779188dfd950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 15 (Thread 0x77917ae136c0 (LWP 219449) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x77917ae12950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x77917ae12950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 14 (Thread 0x77917a6126c0 (LWP 219450) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x77917a611950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x77917a611950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 13 (Thread 0x779179e116c0 (LWP 219451) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce2b2 in fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2037
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 12 (Thread 0x7791796106c0 (LWP 219452) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x77917960f950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x77917960f950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 11 (Thread 0x779178e0f6c0 (LWP 219453) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x779178e0e950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x779178e0e950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 10 (Thread 0x77916bfff6c0 (LWP 219454) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x77916bffe950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x77916bffe950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 9 (Thread 0x77916b7fe6c0 (LWP 219455) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce2b2 in fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2037
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 8 (Thread 0x77916affd6c0 (LWP 219457) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce1af in fil_crypt_alloc_iops (state=0x77916affc950) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1223
#6  fil_crypt_find_space_to_rotate (recheck=<synthetic pointer>, state=0x77916affc950, key_state=<synthetic pointer>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:1495
#7  fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2047
#8  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#10 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 7 (Thread 0x77916a7fc6c0 (LWP 219458) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce2b2 in fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2037
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 6 (Thread 0x779169ffb6c0 (LWP 219459) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e9ba3ec <_ZL22fil_crypt_threads_cond.lto_priv.0+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>, cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e9ba3c0 <_ZL22fil_crypt_threads_cond.lto_priv.0>, mutex=0x58b35e9ba400 <_ZL23fil_crypt_threads_mutex.lto_priv.0>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d6ce2b2 in fil_crypt_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/innobase/fil/fil0crypt.cc:2037
#6  0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#7  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#8  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 5 (Thread 0x7f91a43b06c0 (LWP 219460) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e1290ac <COND_manager+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e1290ac <COND_manager+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e1290ac <COND_manager+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e1290c0 <LOCK_manager>, cond=0x58b35e129080 <COND_manager>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e129080 <COND_manager>, mutex=0x58b35e1290c0 <LOCK_manager>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d0b4d88 in inline_mysql_cond_wait (src_line=109, src_file=0x58b35d8579c6 "./sql/sql_manager.cc", mutex=<optimized out>, that=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/include/mysql/psi/mysql_thread.h:1072
#6  handle_manager (arg=arg@entry=0x0) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/sql/sql_manager.cc:109
#7  0x000058b35d51f831 in pfs_spawn_thread (arg=0x58b36cce88c8) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/perfschema/pfs.cc:2201
#8  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#9  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 4 (Thread 0x7f91a43656c0 (LWP 219461) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=32657, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e133dc8 <mysql_bin_log+3272>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=32657, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e133dc8 <mysql_bin_log+3272>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e133dc8 <mysql_bin_log+3272>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e133d70 <mysql_bin_log+3184>, cond=0x58b35e133da0 <mysql_bin_log+3232>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e133da0 <mysql_bin_log+3232>, mutex=0x58b35e133d70 <mysql_bin_log+3184>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35d445ce2 in inline_mysql_cond_wait (src_line=11105, src_file=0x58b35d85c61b "./sql/log.cc", mutex=<optimized out>, that=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/include/mysql/psi/mysql_thread.h:1072
#6  binlog_background_thread (arg=arg@entry=0x0) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/sql/log.cc:11105
#7  0x000058b35d51f831 in pfs_spawn_thread (arg=0x58b37666ad58) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/storage/perfschema/pfs.cc:2201
#8  0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#9  0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 3 (Thread 0x7791997aa6c0 (LWP 219672) "iou-wrk-219442"):
#0  0x0000000000000000 in ?? ()
Backtrace stopped: Cannot access memory at address 0x0

Thread 2 (Thread 0x779168ff96c0 (LWP 219674) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=1761578296, cancel=true, abstime=0x779168ff8ca0, op=137, expected=0, futex_word=0x58b36ce7b65c) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=1761578296, abstime=0x779168ff8ca0, clockid=30609, expected=0, futex_word=0x58b36ce7b65c) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b36ce7b65c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x779168ff8ca0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9c116 in __pthread_cond_wait_common (abstime=<optimized out>, clockid=<optimized out>, mutex=0x58b36cdd29b8, cond=0x58b36ce7b630) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_clockwait64 (abstime=<optimized out>, clockid=<optimized out>, mutex=0x58b36cdd29b8, cond=0x58b36ce7b630) at ./nptl/pthread_cond_wait.c:691
#5  ___pthread_cond_clockwait64 (cond=0x58b36ce7b630, mutex=0x58b36cdd29b8, clockid=<optimized out>, abstime=<optimized out>) at ./nptl/pthread_cond_wait.c:679
#6  0x000058b35d6edf25 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x58b36ce7b630) at /usr/include/c++/13/bits/std_mutex.h:185
#7  std::condition_variable::__wait_until_impl<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (__lock=..., __atime=..., this=0x58b36ce7b630) at /usr/include/c++/13/condition_variable:203
#8  std::condition_variable::wait_until<std::chrono::duration<long, std::ratio<1l, 1000000000l> > > (__atime=..., __lock=..., this=0x58b36ce7b630) at /usr/include/c++/13/condition_variable:113
#9  std::condition_variable::wait_for<long, std::ratio<1l, 1000l> > (__rtime=..., __lock=..., this=0x58b36ce7b630) at /usr/include/c++/13/condition_variable:165
#10 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x58b36cdd2890, lk=..., thread_data=thread_data@entry=0x58b36ce7b630) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/tpool/tpool_generic.cc:468
#11 0x000058b35d6ee138 in tpool::thread_pool_generic::get_task (this=this@entry=0x58b36cdd2890, thread_var=thread_var@entry=0x58b36ce7b630, t=t@entry=0x779168ff8d38) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/tpool/tpool_generic.cc:521
#12 0x000058b35d6f04ce in tpool::thread_pool_generic::worker_main (this=0x58b36cdd2890, thread_var=0x58b36ce7b630) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/tpool/tpool_generic.cc:566
#13 0x00007f91bb2ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6
#14 0x00007f91bae9caa4 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
#15 0x00007f91baf29c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

Thread 1 (Thread 0x7f91bbb2e880 (LWP 219435) "mariadbd"):
#0  0x00007f91bae98d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x58b35e12510c <COND_slave_deadlock_handler+44>) at ./nptl/futex-internal.c:57
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x58b35e12510c <COND_slave_deadlock_handler+44>) at ./nptl/futex-internal.c:87
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x58b35e12510c <COND_slave_deadlock_handler+44>, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
#3  0x00007f91bae9b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x58b35e125120 <LOCK_slave_deadlock_handler>, cond=0x58b35e1250e0 <COND_slave_deadlock_handler>) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x58b35e1250e0 <COND_slave_deadlock_handler>, mutex=0x58b35e125120 <LOCK_slave_deadlock_handler>) at ./nptl/pthread_cond_wait.c:627
#5  0x000058b35cff1ec6 in inline_mysql_cond_wait (src_line=571, src_file=0x58b35d85beee "./sql/slave.cc", mutex=<optimized out>, that=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/include/mysql/psi/mysql_thread.h:1072
#6  start_slave_deadlock_handler_thread () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/sql/slave.cc:571
#7  init_slave () at /usr/src/mariadb-1:10.11.18+maria~ubu2404/sql/slave.cc:675
#8  0x000058b35cfa28b1 in mysqld_main (argc=<optimized out>, argv=<optimized out>) at /usr/src/mariadb-1:10.11.18+maria~ubu2404/sql/mysqld.cc:6059
#9  0x00007f91bae2a1ca in __libc_start_call_main (main=main@entry=0x58b35cf3b270 <main(int, char**)>, argc=argc@entry=2, argv=argv@entry=0x7ffccbfb57c8) at ../sysdeps/nptl/libc_start_call_main.h:58
#10 0x00007f91bae2a28b in __libc_start_main_impl (main=0x58b35cf3b270 <main(int, char**)>, argc=2, argv=0x7ffccbfb57c8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffccbfb57b8) at ../csu/libc-start.c:360
#11 0x000058b35cf827b5 in _start ()
[Inferior 1 (process 219435) detached]
