root@gbs:~# cat /run/mysqld/mysqld.pid 300441 root@gbs:~# gdb --batch --eval-command="thread apply all bt" /usr/sbin/mariadbd 300441 [New LWP 300467] [New LWP 300453] [New LWP 300452] [New LWP 300451] [New LWP 300450] [New LWP 300449] [New LWP 300448] [New LWP 300447] [New LWP 300446] [New LWP 300445] [New LWP 300444] [New LWP 300443] [New LWP 300442] warning: could not find '.gnu_debugaltlink' file for target:/lib/x86_64-linux-gnu/liburing.so.2 warning: could not find '.gnu_debugaltlink' file for target:/lib/x86_64-linux-gnu/libcap.so.2 [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". 0x0000739e0231b4cd in __GI___poll (fds=0x63e93de45df8, nfds=3, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 warning: 29 ../sysdeps/unix/sysv/linux/poll.c: Немає такого файла або каталогу Thread 14 (Thread 0x739e032806c0 (LWP 300442) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739e0327fd40, op=393, expected=0, futex_word=0x63e917416a4c ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739e0327fd40, clockid=0, expected=0, futex_word=0x63e917416a4c ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e917416a4c , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x739e0327fd40, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229bc8e in __pthread_cond_wait_common (abstime=0x739e0327fd40, clockid=0, mutex=0x63e917416a60 , cond=0x63e917416a20 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x63e917416a20 , mutex=0x63e917416a60 , abstime=0x739e0327fd40) at ./nptl/pthread_cond_wait.c:652 #5 0x000063e9169b82a5 in inline_mysql_cond_timedwait (that=, mutex=, src_file=0x63e916b41e9b "./mysys/thr_timer.c", src_line=322, abstime=0x739e0327fd40) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/include/mysql/psi/mysql_thread.h:1088 #6 timer_handler (arg=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/mysys/thr_timer.c:322 #7 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #8 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 13 (Thread 0x739dedb346c0 (LWP 300443) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=29597, cancel=true, abstime=0x739dedb33d40, op=393, expected=0, futex_word=0x63e917c91ca8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29597, abstime=0x739dedb33d40, clockid=0, expected=0, futex_word=0x63e917c91ca8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e917c91ca8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x739dedb33d40, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229bc8e in __pthread_cond_wait_common (abstime=0x739dedb33d40, clockid=0, mutex=0x63e917c91cc0 , cond=0x63e917c91c80 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x63e917c91c80 , mutex=0x63e917c91cc0 , abstime=0x739dedb33d40) at ./nptl/pthread_cond_wait.c:652 #5 0x000063e9166fe85f in inline_mysql_cond_timedwait (src_line=115, src_file=0x63e916bb64e8 "./storage/maria/ma_servicethread.c", abstime=0x739dedb33d40, mutex=, that=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/include/mysql/psi/mysql_thread.h:1088 #6 my_service_thread_sleep (sleep_time=30000000000, control=0x63e91738a920 ) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/maria/ma_servicethread.c:115 #7 ma_checkpoint_background (arg=0x1e) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/maria/ma_checkpoint.c:725 #8 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 12 (Thread 0x739decf326c0 (LWP 300444) "mariadbd"): #0 0x0000739e03187ab0 in ?? () from target:/lib/x86_64-linux-gnu/liburing.so.2 #1 0x0000739e031880ad in __io_uring_get_cqe () from target:/lib/x86_64-linux-gnu/liburing.so.2 #2 0x000063e916952de8 in io_uring_wait_cqe_nr (wait_nr=1, cqe_ptr=0x739decf31d28, ring=0x63e93da8cfe8) at /usr/include/liburing.h:1263 #3 io_uring_wait_cqe (cqe_ptr=0x739decf31d28, ring=) at /usr/include/liburing.h:1336 #4 (anonymous namespace)::aio_uring::thread_routine (aio=0x63e93da8cfe0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/aio_liburing.cc:151 #5 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #6 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #7 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 11 (Thread 0x739ae723c6c0 (LWP 300445) "mariadbd"): #0 0x0000739e0231b4cd in __GI___poll (fds=0x63e917ccee80 <_ZL16mem_pressure_obj.lto_priv.0>, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000063e9168fc52d in poll (__timeout=-1, __nfds=, __fds=0x63e917ccee80 <_ZL16mem_pressure_obj.lto_priv.0>) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39 #2 mem_pressure::pressure_routine (m=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/innobase/buf/buf0buf.cc:974 #3 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #4 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #5 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 10 (Thread 0x739adffff6c0 (LWP 300446) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=29598, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63e917373468 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=29598, abstime=0x0, clockid=0, expected=0, futex_word=0x63e917373468 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e917373468 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x63e9173733c0 , cond=0x63e917373440 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x63e917373440 , mutex=0x63e9173733c0 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000063e916901675 in buf_flush_page_cleaner () at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/innobase/buf/buf0flu.cc:2536 #6 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #7 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #8 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 9 (Thread 0x739adf7fe6c0 (LWP 300447) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739adf7fdce0, op=137, expected=0, futex_word=0x63e93da4563c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739adf7fdce0, clockid=0, expected=0, futex_word=0x63e93da4563c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e93da4563c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x739adf7fdce0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45610) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45610) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x63e93da45610, mutex=0x63e93da45400, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000063e916953575 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x63e93da45610) at /usr/include/c++/13/bits/std_mutex.h:185 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=..., this=0x63e93da45610) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x63e93da45610) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x63e93da45610) at /usr/include/c++/13/condition_variable:165 #10 tpool::thread_pool_generic::wait_for_tasks (thread_data=0x63e93da45610, lk=..., this=0x63e93da452e0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:473 #11 tpool::thread_pool_generic::get_task (this=this@entry=0x63e93da452e0, thread_var=thread_var@entry=0x63e93da45610, t=t@entry=0x739adf7fdd38) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:526 #12 0x000063e916956d6e in tpool::thread_pool_generic::worker_main (this=0x63e93da452e0, thread_var=0x63e93da45610) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:571 #13 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #14 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #15 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 8 (Thread 0x739ad93ff6c0 (LWP 300448) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739ad93fece0, op=137, expected=0, futex_word=0x63e93da456d8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739ad93fece0, clockid=0, expected=0, futex_word=0x63e93da456d8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e93da456d8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x739ad93fece0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da456b0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da456b0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x63e93da456b0, mutex=0x63e93da45400, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000063e916953575 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x63e93da456b0) at /usr/include/c++/13/bits/std_mutex.h:185 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=..., this=0x63e93da456b0) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x63e93da456b0) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x63e93da456b0) at /usr/include/c++/13/condition_variable:165 #10 tpool::thread_pool_generic::wait_for_tasks (thread_data=0x63e93da456b0, lk=..., this=0x63e93da452e0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:473 #11 tpool::thread_pool_generic::get_task (this=this@entry=0x63e93da452e0, thread_var=thread_var@entry=0x63e93da456b0, t=t@entry=0x739ad93fed38) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:526 #12 0x000063e916956d6e in tpool::thread_pool_generic::worker_main (this=0x63e93da452e0, thread_var=0x63e93da456b0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:571 #13 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #14 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #15 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 7 (Thread 0x739dec3276c0 (LWP 300449) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=-1, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x63e9174172c8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1, abstime=0x0, clockid=0, expected=0, futex_word=0x63e9174172c8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e9174172c8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x63e9174172e0 , cond=0x63e9174172a0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x63e9174172a0 , mutex=0x63e9174172e0 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000063e9162600a4 in inline_mysql_cond_wait (src_line=109, src_file=0x63e916b41e86 "./sql/sql_manager.cc", mutex=, that=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/include/mysql/psi/mysql_thread.h:1072 #6 handle_manager (arg=arg@entry=0x0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_manager.cc:109 #7 0x000063e916760953 in pfs_spawn_thread (arg=0x63e93d887bc8) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/perfschema/pfs.cc:2201 #8 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 6 (Thread 0x739ad8bfe6c0 (LWP 300450) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739ad8bfdce0, op=137, expected=0, futex_word=0x63e93da4577c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739ad8bfdce0, clockid=0, expected=0, futex_word=0x63e93da4577c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e93da4577c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x739ad8bfdce0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45750) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45750) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x63e93da45750, mutex=0x63e93da45400, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000063e916953575 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x63e93da45750) at /usr/include/c++/13/bits/std_mutex.h:185 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=..., this=0x63e93da45750) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x63e93da45750) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x63e93da45750) at /usr/include/c++/13/condition_variable:165 #10 tpool::thread_pool_generic::wait_for_tasks (thread_data=0x63e93da45750, lk=..., this=0x63e93da452e0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:473 #11 tpool::thread_pool_generic::get_task (this=this@entry=0x63e93da452e0, thread_var=thread_var@entry=0x63e93da45750, t=t@entry=0x739ad8bfdd38) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:526 #12 0x000063e916956d6e in tpool::thread_pool_generic::worker_main (this=0x63e93da452e0, thread_var=0x63e93da45750) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:571 #13 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #14 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #15 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 5 (Thread 0x739ace7096c0 (LWP 300451) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739ace708ce0, op=137, expected=0, futex_word=0x63e93da45818) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739ace708ce0, clockid=0, expected=0, futex_word=0x63e93da45818) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e93da45818, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x739ace708ce0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da457f0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da457f0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x63e93da457f0, mutex=0x63e93da45400, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000063e916953575 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x63e93da457f0) at /usr/include/c++/13/bits/std_mutex.h:185 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=..., this=0x63e93da457f0) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x63e93da457f0) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x63e93da457f0) at /usr/include/c++/13/condition_variable:165 #10 tpool::thread_pool_generic::wait_for_tasks (thread_data=0x63e93da457f0, lk=..., this=0x63e93da452e0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:473 #11 tpool::thread_pool_generic::get_task (this=this@entry=0x63e93da452e0, thread_var=thread_var@entry=0x63e93da457f0, t=t@entry=0x739ace708d38) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:526 #12 0x000063e916956d6e in tpool::thread_pool_generic::worker_main (this=0x63e93da452e0, thread_var=0x63e93da457f0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:571 #13 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #14 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #15 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 4 (Thread 0x739acdf086c0 (LWP 300452) "mariadbd"): #0 0x0000739e02298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x739acdf07ce0, op=137, expected=0, futex_word=0x63e93da458bc) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x739acdf07ce0, clockid=0, expected=0, futex_word=0x63e93da458bc) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x63e93da458bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x739acdf07ce0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x0000739e0229c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45890) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x63e93da45400, cond=0x63e93da45890) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x63e93da45890, mutex=0x63e93da45400, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000063e916953575 in std::__condvar::wait_until (__abs_time=..., __clock=1, __m=..., this=0x63e93da45890) at /usr/include/c++/13/bits/std_mutex.h:185 #7 std::condition_variable::__wait_until_impl > > (__lock=..., __atime=..., this=0x63e93da45890) at /usr/include/c++/13/condition_variable:203 #8 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x63e93da45890) at /usr/include/c++/13/condition_variable:113 #9 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x63e93da45890) at /usr/include/c++/13/condition_variable:165 #10 tpool::thread_pool_generic::wait_for_tasks (thread_data=0x63e93da45890, lk=..., this=0x63e93da452e0) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:473 #11 tpool::thread_pool_generic::get_task (this=this@entry=0x63e93da452e0, thread_var=thread_var@entry=0x63e93da45890, t=t@entry=0x739acdf07d38) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:526 #12 0x000063e916956d6e in tpool::thread_pool_generic::worker_main (this=0x63e93da452e0, thread_var=0x63e93da45890) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/tpool/tpool_generic.cc:571 #13 0x0000739e026ecdb4 in ?? () from target:/lib/x86_64-linux-gnu/libstdc++.so.6 #14 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #15 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 3 (Thread 0x739dec2dc6c0 (LWP 300453) "mariadbd"): #0 0x0000739e02245fc8 in __GI___sigtimedwait (set=0x739dec2dbc20, info=0x739dec2dbca0, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:31 #1 0x000063e91611ffa3 in my_sigwait (code=, sig=, set=0x739dec2dbc20) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/include/my_pthread.h:191 #2 signal_hand () at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/mysqld.cc:3272 #3 0x000063e916760953 in pfs_spawn_thread (arg=0x63e93dd9fe68) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/perfschema/pfs.cc:2201 #4 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #5 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 2 (Thread 0x739dec2916c0 (LWP 300467) "mariadbd"): #0 0x000063e916a2ae42 in json_read_string_const_chr (js=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/strings/json_lib.c:359 #1 json_unescape (json_cs=, json_str=, json_end=, res_cs=0x63e91732cea0 , res=0x739a1ffff028 " ", res_end=0x739aa7fff020 "") at /usr/src/mariadb-1:11.4.7+maria~ubu2404/strings/json_lib.c:1649 #2 0x000063e91642a91d in json_unescape_to_string (out=0x739dec289810, val_len=, val=0x739aacf57823 " Крисюк\\tІрина\\tЮріївна\",\n \"end\": \"Яцко Олексій Анатолійович\",\n \"size\": 0.001726108,\n \"ndv\": 1786\n }\n ]\n} \"size\": 0.003937053,\n \"nd"...) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/opt_histogram_json.cc:45 #3 read_bucket_endpoint (je=je@entry=0x739dec289be0, field=field@entry=0x739aacdc2230, out=out@entry=0x739dec289a70, err=err@entry=0x739dec289ba8) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/opt_histogram_json.cc:497 #4 0x000063e91642ab66 in Histogram_json_hb::parse_bucket (this=this@entry=0x739aacf2b840, je=je@entry=0x739dec289be0, field=field@entry=0x739aacdc2230, total_size=total_size@entry=0x739dec289ba0, assigned_last_end=assigned_last_end@entry=0x739dec289b9f, err=err@entry=0x739dec289ba8) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/opt_histogram_json.cc:615 #5 0x000063e91642b53b in Histogram_json_hb::parse (this=0x739aacf2b840, mem_root=, db_name=0x739aacda5d68 "atlas", table_name=0x739aacda5d6e "aaa_receipts", field=0x739aacdc2230, hist_data=0x739aacf57738 "{\n \"target_histogram_size\": 254,\n \"collected_at\": \"2024-12-12 17:05:43\",\n \"collected_by\": \"11.4.4-MariaDB-ubu2204\",\n \"histogram_hb\": [\n {\n \"start\": \"\",\n \"size\": 0.998273892,\n \"nd"..., hist_data_len=401) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/opt_histogram_json.cc:793 #6 0x000063e91632ee9b in Column_stat::get_stat_values (want_histograms=true, mem_root=, read_stats=0x739aacf1b1d8, this=0x739dec28d870) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_statistics.cc:1270 #7 read_statistics_for_table (want_histograms=true, force_reload=, stat_tables=0x739dec28b660, table=0x739aac547538, thd=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_statistics.cc:3091 #8 read_statistics_for_tables (thd=0x739aac000c68, tables=, force_reload=false) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_statistics.cc:3348 #9 0x000063e916ae272f in open_and_lock_tables(THD*, DDL_options_st const&, TABLE_LIST*, bool, unsigned int, Prelocking_strategy*) [clone .constprop.0] (thd=0x739aac000c68, options=..., tables=, derived=, flags=, prelocking_strategy=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_base.cc:5722 #10 0x000063e91626ac59 in open_and_lock_tables (flags=, derived=, tables=, thd=, thd=, tables=, derived=, flags=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_base.h:534 #11 execute_sqlcom_select (thd=thd@entry=0x739aac000c68, all_tables=0x739aac035a78) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_parse.cc:6104 #12 0x000063e91627423f in mysql_execute_command (thd=thd@entry=0x739aac000c68, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_parse.cc:3975 #13 0x000063e91627543a in mysql_parse (thd=0x739aac000c68, rawbuf=, length=, parser_state=0x739dec28fd90) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_parse.cc:7898 #14 0x000063e916262078 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x739aac000c68, packet=packet@entry=0x739aac0085d9 "select count(*) from aaa_receipts", packet_length=packet_length@entry=33, blocking=blocking@entry=true) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_parse.cc:1904 #15 0x000063e916263c59 in do_command (thd=0x739aac000c68, blocking=true) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_parse.cc:1417 #16 0x000063e9163fa94b in do_handle_one_connection (connect=, put_in_cache=true) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_connect.cc:1408 #17 0x000063e9163e470f in handle_one_connection (arg=arg@entry=0x63e93ded48d8) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/sql_connect.cc:1320 #18 0x000063e916760953 in pfs_spawn_thread (arg=0x63e93de72748) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/storage/perfschema/pfs.cc:2201 #19 0x0000739e0229caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x0000739e02329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 1 (Thread 0x739e02f20880 (LWP 300441) "mariadbd"): #0 0x0000739e0231b4cd in __GI___poll (fds=0x63e93de45df8, nfds=3, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000063e9161238af in poll (__timeout=-1, __nfds=, __fds=) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39 #2 handle_connections_sockets () at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/mysqld.cc:6365 #3 0x000063e91612de62 in run_main_loop () at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/mysqld.cc:5648 #4 mysqld_main (argc=, argv=) at /usr/src/mariadb-1:11.4.7+maria~ubu2404/sql/mysqld.cc:6070 #5 0x0000739e0222a1ca in __libc_start_call_main (main=main@entry=0x63e9160c5390 , argc=argc@entry=1, argv=argv@entry=0x7ffde0df3528) at ../sysdeps/nptl/libc_start_call_main.h:58 #6 0x0000739e0222a28b in __libc_start_main_impl (main=0x63e9160c5390 , argc=1, argv=0x7ffde0df3528, init=, fini=, rtld_fini=, stack_end=0x7ffde0df3518) at ../csu/libc-start.c:360 #7 0x000063e916106865 in _start () [Inferior 1 (process 300441) detached]