(gdb) thread apply all bt Thread 47 (LWP 1293329): #0 0x00007f5c1f245fc8 in __GI___sigtimedwait (set=0x7f5836003bc0, info=0x7f5836003b00, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:31 #1 0x000064d24e888d07 in my_sigwait (set=0x7f5836003bc0, sig=0x7f5836003ba8, code=0x7f5836003bac) at /test/10.6-es_dbg/include/my_pthread.h:192 #2 0x000064d24e88d7ac in signal_hand () at /test/10.6-es_dbg/sql/mysqld.cc:3172 #3 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #4 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 46 (LWP 1293461): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835ed7710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835ed7710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835ed7b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835ed7b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f393c000d58, arg=0x64d28be365f0) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28be365f0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 45 (LWP 1337860): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=1879042128, cancel=true, abstime=0x7f316fffe9d0, op=137, expected=0, futex_word=0x64d28bad6e3c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=1879042128, abstime=0x7f316fffe9d0, clockid=32561, expected=0, futex_word=0x64d28bad6e3c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6e3c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f316fffe9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6e10) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6e10) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6e10, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6e10, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6e10, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007801817ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6e10, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007801817ns }) at /usr/include/c++/13/condition_variable:113 #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6e10, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6e10) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6e10, t=0x7f316fffeb20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6e10) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x7f411000d3f8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x7f411000d3f0: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 #14 0x000064d24f673356 in std::__invoke (__fn=@0x7f411000d3f8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x7f411000d3e8) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x7f411000d3e8) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x7f411000d3e0) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x7f411000d3e0) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 44 (LWP 1292705): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=25810, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d250437c30 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=25810, abstime=0x0, clockid=0, expected=0, futex_word=0x64d250437c30 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d250437c30 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d250437b28 , cond=0x64d250437c08 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d250437c08 , mutex=0x64d250437b28 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x64d250437c08 , mp=0x64d250437b00 , file=0x64d24fd99d40 "/test/10.6-es_dbg/storage/innobase/buf/buf0flu.cc", line=2385) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24f54e73d in buf_flush_page_cleaner () at /test/10.6-es_dbg/storage/innobase/buf/buf0flu.cc:2385 #7 0x000064d24f55242f in std::__invoke_impl (__f=@0x64d28baab008: 0x64d24f54e243 ) at /usr/include/c++/13/bits/invoke.h:61 #8 0x000064d24f5523db in std::__invoke (__fn=@0x64d28baab008: 0x64d24f54e243 ) at /usr/include/c++/13/bits/invoke.h:96 #9 0x000064d24f55237c in std::thread::_Invoker >::_M_invoke<0ul> (this=0x64d28baab008) at /usr/include/c++/13/bits/std_thread.h:292 #10 0x000064d24f55234c in std::thread::_Invoker >::operator() (this=0x64d28baab008) at /usr/include/c++/13/bits/std_thread.h:299 #11 0x000064d24f55232c in std::thread::_State_impl > >::_M_run (this=0x64d28baab000) at /usr/include/c++/13/bits/std_thread.h:244 #12 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x64d28baab000) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #13 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #14 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 43 (LWP 1334494): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2d7802fdd8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f2d7802fdd8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d7802fdd8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f2d7802fdb0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f2d7802fdb0, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f2d7802fdb0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=37, keys=, keys_num=, data=0x7f58358644d0, count=1, flags=65, meta=0x7f58358645a8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d5c007498, lock=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295021485444016ns }, timed_out=@0x7f5835864907: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d5c007498, keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295021485444016ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d5c000d58, db=0x0, table=0x0, table_list=0x7f2d5c0135e8, alter_info=0x0, fk_tables=0x7f5835864db0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d5c000d58, db_=0x0, table_=0x0, table_list=0x7f2d5c0135e8, alter_info=0x0, fk_tables=0x7f5835864db0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24e9e5945 in mysql_execute_command (thd=0x7f2d5c000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:5082 #16 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d5c000d58, rawbuf=0x7f2d5c013530 "DROP TABLE t1", length=13, parser_state=0x7f58358652d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #17 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d5c000d58, rawbuf=0x7f2d5c013530 "DROP TABLE t1", length=13, parser_state=0x7f58358652d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #18 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d5c000d58, packet=0x7f2d5c00afb9 "DROP TABLE t1;", packet_length=14, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #19 0x000064d24e9da032 in do_command (thd=0x7f2d5c000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #20 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee8fb8, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #21 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bee8fb8) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #22 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 42 (LWP 1334468): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f5835b069d0, op=393, expected=0, futex_word=0x7f2d84000f88) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f5835b069d0, clockid=0, expected=0, futex_word=0x7f2d84000f88) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d84000f88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f5835b069d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f5835b069d0, clockid=0, mutex=0x7f2d84000ed8, cond=0x7f2d84000f60) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7f2d84000f60, mutex=0x7f2d84000ed8, abstime=0x7f5835b069d0) at ./nptl/pthread_cond_wait.c:652 #5 0x000064d24f708654 in safe_cond_timedwait (cond=0x7f2d84000f60, mp=0x7f2d84000eb0, abstime=0x7f5835b069d0, file=0x64d24fa01de8 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1088) at /test/10.6-es_dbg/mysys/thr_mutex.c:541 #6 0x000064d24ebc3637 in inline_mysql_cond_timedwait (that=0x7f2d84000f60, mutex=0x7f2d84000eb0, abstime=0x7f5835b069d0, src_file=0x64d24fa02799 "/test/10.6-es_dbg/sql/mdl.cc", src_line=1209) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1088 #7 0x000064d24ebc4c4f in MDL_wait::timed_wait (this=0x7f2d84000eb0, owner=0x7f2d84000e40, abs_timeout=0x7f5835b069d0, set_status_on_timeout=false, wait_state_name=0x64d25040bbd0 ) at /test/10.6-es_dbg/sql/mdl.cc:1209 #8 0x000064d24ebc69f2 in MDL_context::acquire_lock (this=0x7f2d84000eb0, mdl_request=0x7f2d84013ad0, lock_wait_timeout=86400) at /test/10.6-es_dbg/sql/mdl.cc:2417 #9 0x000064d24e937383 in open_table_get_mdl_lock (thd=0x7f2d84000d58, ot_ctx=0x7f5835b07010, mdl_request=0x7f2d84013ad0, flags=0, mdl_ticket=0x7f5835b06cd0) at /test/10.6-es_dbg/sql/sql_base.cc:1670 #10 0x000064d24e937c4a in open_table (thd=0x7f2d84000d58, table_list=0x7f2d84013648, ot_ctx=0x7f5835b07010) at /test/10.6-es_dbg/sql/sql_base.cc:1940 #11 0x000064d24e93c137 in open_and_process_table (thd=0x7f2d84000d58, tables=0x7f2d84013648, counter=0x7f5835b070a4, flags=0, prelocking_strategy=0x7f5835b070f8, has_prelocking_list=false, ot_ctx=0x7f5835b07010) at /test/10.6-es_dbg/sql/sql_base.cc:3941 #12 0x000064d24e93d276 in open_tables (thd=0x7f2d84000d58, options=..., start=0x7f5835b07088, counter=0x7f5835b070a4, flags=0, prelocking_strategy=0x7f5835b070f8) at /test/10.6-es_dbg/sql/sql_base.cc:4428 #13 0x000064d24e93ee4b in open_and_lock_tables (thd=0x7f2d84000d58, options=..., tables=0x7f2d84013648, derived=true, flags=0, prelocking_strategy=0x7f5835b070f8) at /test/10.6-es_dbg/sql/sql_base.cc:5417 #14 0x000064d24e8f4a7e in open_and_lock_tables (thd=0x7f2d84000d58, tables=0x7f2d84013648, derived=true, flags=0) at /test/10.6-es_dbg/sql/sql_base.h:522 #15 0x000064d24efbf1e8 in mysql_delete (thd=0x7f2d84000d58, table_list=0x7f2d84013648, conds=0x7f2d84013ef8, order_list=0x7f2d84005a98, limit=2, options=0, result=0x0) at /test/10.6-es_dbg/sql/sql_delete.cc:352 #16 0x000064d24e9e4f62 in mysql_execute_command (thd=0x7f2d84000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:4941 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d84000d58, rawbuf=0x7f2d84013530 "DELETE FROM t1 WHERE c1 >= -128 ORDER BY c1 LIMIT 2", length=52, parser_state=0x7f5835b082d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d84000d58, rawbuf=0x7f2d84013530 "DELETE FROM t1 WHERE c1 >= -128 ORDER BY c1 LIMIT 2", length=52, parser_state=0x7f5835b082d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d84000d58, packet=0x7f2d8400afb9 "DELETE FROM t1 WHERE c1 >= -128 ORDER BY c1 LIMIT 2;", packet_length=53, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f2d84000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bdecf18, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bdecf18) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 41 (LWP 1334456): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f5835c33040, op=393, expected=0, futex_word=0x7f2d6c000f8c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f5835c33040, clockid=0, expected=0, futex_word=0x7f2d6c000f8c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d6c000f8c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f5835c33040, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f5835c33040, clockid=0, mutex=0x7f2d6c000ed8, cond=0x7f2d6c000f60) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7f2d6c000f60, mutex=0x7f2d6c000ed8, abstime=0x7f5835c33040) at ./nptl/pthread_cond_wait.c:652 #5 0x000064d24f708654 in safe_cond_timedwait (cond=0x7f2d6c000f60, mp=0x7f2d6c000eb0, abstime=0x7f5835c33040, file=0x64d24fa01de8 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1088) at /test/10.6-es_dbg/mysys/thr_mutex.c:541 #6 0x000064d24ebc3637 in inline_mysql_cond_timedwait (that=0x7f2d6c000f60, mutex=0x7f2d6c000eb0, abstime=0x7f5835c33040, src_file=0x64d24fa02799 "/test/10.6-es_dbg/sql/mdl.cc", src_line=1209) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1088 #7 0x000064d24ebc4c4f in MDL_wait::timed_wait (this=0x7f2d6c000eb0, owner=0x7f2d6c000e40, abs_timeout=0x7f5835c33040, set_status_on_timeout=false, wait_state_name=0x64d25040bbd0 ) at /test/10.6-es_dbg/sql/mdl.cc:1209 #8 0x000064d24ebc69f2 in MDL_context::acquire_lock (this=0x7f2d6c000eb0, mdl_request=0x7f2d6c013b40, lock_wait_timeout=86400) at /test/10.6-es_dbg/sql/mdl.cc:2417 #9 0x000064d24e937383 in open_table_get_mdl_lock (thd=0x7f2d6c000d58, ot_ctx=0x7f5835c33680, mdl_request=0x7f2d6c013b40, flags=0, mdl_ticket=0x7f5835c33340) at /test/10.6-es_dbg/sql/sql_base.cc:1670 #10 0x000064d24e937c4a in open_table (thd=0x7f2d6c000d58, table_list=0x7f2d6c0136b8, ot_ctx=0x7f5835c33680) at /test/10.6-es_dbg/sql/sql_base.cc:1940 --Type for more, q to quit, c to continue without paging-- #11 0x000064d24e93c137 in open_and_process_table (thd=0x7f2d6c000d58, tables=0x7f2d6c0136b8, counter=0x7f5835c33714, flags=0, prelocking_strategy=0x7f5835c33768, has_prelocking_list=false, ot_ctx=0x7f5835c33680) at /test/10.6-es_dbg/sql/sql_base.cc:3941 #12 0x000064d24e93d276 in open_tables (thd=0x7f2d6c000d58, options=..., start=0x7f5835c336f8, counter=0x7f5835c33714, flags=0, prelocking_strategy=0x7f5835c33768) at /test/10.6-es_dbg/sql/sql_base.cc:4428 #13 0x000064d24e93ee4b in open_and_lock_tables (thd=0x7f2d6c000d58, options=..., tables=0x7f2d6c0136b8, derived=true, flags=0, prelocking_strategy=0x7f5835c33768) at /test/10.6-es_dbg/sql/sql_base.cc:5417 #14 0x000064d24e8f4a7e in open_and_lock_tables (thd=0x7f2d6c000d58, tables=0x7f2d6c0136b8, derived=true, flags=0) at /test/10.6-es_dbg/sql/sql_base.h:522 #15 0x000064d24e98d6ad in mysql_insert (thd=0x7f2d6c000d58, table_list=0x7f2d6c0136b8, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false, result=0x0) at /test/10.6-es_dbg/sql/sql_insert.cc:765 #16 0x000064d24e9e3c27 in mysql_execute_command (thd=0x7f2d6c000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:4651 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d6c000d58, rawbuf=0x7f2d6c013530 "INSERT INTO t1 VALUES ('user_0','somepassword','N',0,0,0,'2000-09-07','23:06:59','2000-09-07 23:06:59',1)", length=106, parser_state=0x7f5835c342d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d6c000d58, rawbuf=0x7f2d6c013530 "INSERT INTO t1 VALUES ('user_0','somepassword','N',0,0,0,'2000-09-07','23:06:59','2000-09-07 23:06:59',1)", length=106, parser_state=0x7f5835c342d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d6c000d58, packet=0x7f2d6c00afb9 "INSERT INTO t1 VALUES ('user_0','somepassword','N',0,0,0,'2000-09-07','23:06:59','2000-09-07 23:06:59',1);", packet_length=107, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f2d6c000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bdecea8, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bdecea8) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 40 (LWP 1293484): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32604, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f3930026208) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32604, abstime=0x0, clockid=0, expected=0, futex_word=0x7f3930026208) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f3930026208, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f2e8, cond=0x7f39300261e0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f39300261e0, mutex=0x64d28ba7f2e8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c98dbc in gu_cond_wait_SYS (mutex=0x64d28ba7f2e8, cond=0x7f39300261e0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f2e8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c919b3 in galera::ReplicatorSMM::process_conf_change (this=0x64d28ba7e070, recv_ctx=0x7f5835d60b50, conf=..., cc=...) at /test/galera_4x-es/galera/src/replicator_smm.cpp:2490 #9 0x00007f5c16cb86e8 in galera::GcsActionSource::dispatch (this=this@entry=0x64d28ba8cfa0, recv_ctx=recv_ctx@entry=0x7f5835d60b50, act=..., exit_loop=@0x7f5835d6075f: false) at /test/galera_4x-es/galera/src/gcs_action_source.cpp:127 #10 0x00007f5c16cb8bfe in galera::GcsActionSource::process (this=0x64d28ba8cfa0, recv_ctx=0x7f5835d60b50, exit_loop=@0x7f5835d6075f: false) at /test/galera_4x-es/galera/src/gcs_action_source.cpp:186 #11 0x00007f5c16c8fc90 in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835d60b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:404 #12 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #13 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835d60b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #14 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3930000d58, arg=0x64d28bee2520) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #15 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bee2520) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #16 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #17 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 39 (LWP 1297030): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32569, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2d78041c88) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32569, abstime=0x0, clockid=0, expected=0, futex_word=0x7f2d78041c88) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d78041c88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f2d78041c60) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f2d78041c60, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f2d78041c60) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 --Type for more, q to quit, c to continue without paging-- #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=23, keys=, keys_num=, data=0x7f5835c7e020, count=1, flags=65, meta=0x7f5835c7e0f8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f3918007498, lock=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023813146011ns }, timed_out=@0x7f5835c7e457: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f3918007498, keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023813146011ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f3918000d58, db=0x7f3918013700 "test", table=0x7f39180136d0 "t1", table_list=0x7f3918013710, alter_info=0x7f5835c7e6c0, fk_tables=0x0, create_info=0x7f5835c7e830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f3918000d58, db_=0x7f3918013700 "test", table_=0x7f39180136d0 "t1", table_list=0x7f3918013710, alter_info=0x7f5835c7e6c0, fk_tables=0x0, create_info=0x7f5835c7e830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24eb1512f in Sql_cmd_create_table_like::execute (this=0x7f39180136a8, thd=0x7f3918000d58) at /test/10.6-es_dbg/sql/sql_table.cc:12632 #16 0x000064d24e9e99b7 in mysql_execute_command (thd=0x7f3918000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6175 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f3918000d58, rawbuf=0x7f3918013530 "CREATE TABLE t1 ( id BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY, c1 CHAR(150), c2 CHAR(150), c3 CHAR(150), KEY(c1, c2, c3) ) engine=innodb", length=138, parser_state=0x7f5835c7f2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f3918000d58, rawbuf=0x7f3918013530 "CREATE TABLE t1 ( id BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY, c1 CHAR(150), c2 CHAR(150), c3 CHAR(150), KEY(c1, c2, c3) ) engine=innodb", length=138, parser_state=0x7f5835c7f2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f3918000d58, packet=0x7f391800afb9 "CREATE TABLE t1 ( id BIGINT NOT NULL AUTO_INCREMENT PRIMARY KEY, c1 CHAR(150), c2 CHAR(150), c3 CHAR(150), KEY(c1, c2, c3) ) engine=innodb;", packet_length=139, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f3918000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee7a88, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bf05068) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 38 (LWP 1291737): #0 0x00007f5c1f31b4cd in __GI___poll (fds=0x64d28beb9738, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000064d24e8934f1 in handle_connections_sockets () at /test/10.6-es_dbg/sql/mysqld.cc:6256 #2 0x000064d24e89212c in run_main_loop () at /test/10.6-es_dbg/sql/mysqld.cc:5544 #3 0x000064d24e892cee in mysqld_main (argc=33, argv=0x64d28ba05df0) at /test/10.6-es_dbg/sql/mysqld.cc:5953 #4 0x000064d24e888c6d in main (argc=8, argv=0x7ffe02106ef8) at /test/10.6-es_dbg/sql/main.cc:34 Thread 37 (LWP 1291965): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f5c1f429c30, op=393, expected=0, futex_word=0x64d250e8ff88 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f5c1f429c30, clockid=674308140, expected=0, futex_word=0x64d250e8ff88 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d250e8ff88 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f5c1f429c30, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f5c1f429c30, clockid=0, mutex=0x64d250e8fec8 , cond=0x64d250e8ff60 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x64d250e8ff60 , mutex=0x64d250e8fec8 , abstime=0x7f5c1f429c30) at ./nptl/pthread_cond_wait.c:652 #5 0x000064d24f708654 in safe_cond_timedwait (cond=0x64d250e8ff60 , mp=0x64d250e8fea0 , abstime=0x7f5c1f429c30, file=0x64d24fe15b90 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1088) at /test/10.6-es_dbg/mysys/thr_mutex.c:541 #6 0x000064d24f709262 in inline_mysql_cond_timedwait (that=0x64d250e8ff60 , mutex=0x64d250e8fea0 , abstime=0x7f5c1f429c30, src_file=0x64d24fe15bc8 "/test/10.6-es_dbg/mysys/thr_timer.c", src_line=322) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1088 #7 0x000064d24f709ce2 in timer_handler (arg=0x0) at /test/10.6-es_dbg/mysys/thr_timer.c:322 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 36 (LWP 1292422): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x000064d24f673eba in my_getevents (ctx=0x7f5c16e8b000, min_nr=1, nr=256, ev=0x7f5077ffcb50) at /test/10.6-es_dbg/tpool/aio_linux.cc:64 --Type for more, q to quit, c to continue without paging-- #2 0x000064d24f67407b in tpool::aio_linux::getevent_thread_routine (aio=0x64d28ba90040) at /test/10.6-es_dbg/tpool/aio_linux.cc:107 #3 0x000064d24f67499e in std::__invoke_impl (__f=@0x64d28bab1db0: 0x64d24f67400e ) at /usr/include/c++/13/bits/invoke.h:61 #4 0x000064d24f674911 in std::__invoke (__fn=@0x64d28bab1db0: 0x64d24f67400e ) at /usr/include/c++/13/bits/invoke.h:96 #5 0x000064d24f674871 in std::thread::_Invoker >::_M_invoke<0ul, 1ul> (this=0x64d28bab1da8) at /usr/include/c++/13/bits/std_thread.h:292 #6 0x000064d24f674826 in std::thread::_Invoker >::operator() (this=0x64d28bab1da8) at /usr/include/c++/13/bits/std_thread.h:299 #7 0x000064d24f674806 in std::thread::_State_impl > >::_M_run (this=0x64d28bab1da0) at /usr/include/c++/13/bits/std_thread.h:244 #8 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x64d28bab1da0) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #9 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #10 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 35 (LWP 1292265): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5c15d7a710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5c15d7a710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5c15d7ab50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5c15d7ab50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f5078000d58, arg=0x64d28ba8f430) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28ba8f430) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 34 (LWP 1292262): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32596, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d28bac89c0) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32596, abstime=0x0, clockid=0, expected=0, futex_word=0x64d28bac89c0) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bac89c0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28bac8958, cond=0x64d28bac8998) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d28bac8998, mutex=0x64d28bac8958) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16ce68a0 in gu_cond_wait_SYS (mutex=, cond=0x64d28bac8998) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 RecvBuf::front (timeout=..., this=0x64d28bac8958) at /test/galera_4x-es/gcs/src/gcs_gcomm.cpp:116 #8 gcomm_recv (backend=, msg=0x64d28ba922e0, timeout=9223372035999999999) at /test/galera_4x-es/gcs/src/gcs_gcomm.cpp:616 #9 0x00007f5c16cd0baf in core_msg_recv (timeout=9223372035999999999, recv_msg=0x64d28ba922e0, backend=0x64d28ba92310) at /test/galera_4x-es/gcs/src/gcs_core.cpp:522 #10 gcs_core_recv (conn=0x64d28ba920c0, recv_act=recv_act@entry=0x7f5457ffeb10, timeout=) at /test/galera_4x-es/gcs/src/gcs_core.cpp:1264 #11 0x00007f5c16cca7c3 in gcs_recv_thread (arg=0x64d28ba91de0) at /test/galera_4x-es/gcs/src/gcs.cpp:1479 #12 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #13 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 33 (LWP 1293458): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835f6d710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835f6d710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835f6db50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835f6db50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3940000d58, arg=0x64d28be05850) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28be05850) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 32 (LWP 1293457): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835fb8710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835fb8710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835fb8b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835fb8b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f394c000d58, arg=0x64d28be96460) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28be96460) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 31 (LWP 1293062): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f3d2fffebb0, op=393, expected=0, futex_word=0x64d250e3b148 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f3d2fffebb0, clockid=32573, expected=0, futex_word=0x64d250e3b148 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d250e3b148 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f3d2fffebb0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f3d2fffebb0, clockid=0, mutex=0x64d250e3b088 , cond=0x64d250e3b120 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x64d250e3b120 , mutex=0x64d250e3b088 , abstime=0x7f3d2fffebb0) at ./nptl/pthread_cond_wait.c:652 #5 0x000064d24f708654 in safe_cond_timedwait (cond=0x64d250e3b120 , mp=0x64d250e3b060 , abstime=0x7f3d2fffebb0, file=0x64d24fc2f380 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1088) at /test/10.6-es_dbg/mysys/thr_mutex.c:541 #6 0x000064d24f08e1d2 in inline_mysql_cond_timedwait (that=0x64d250e3b120 , mutex=0x64d250e3b060 , abstime=0x7f3d2fffebb0, src_file=0x64d24fc2f3b8 "/test/10.6-es_dbg/storage/maria/ma_servicethread.c", src_line=115) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1088 #7 0x000064d24f08e4cb in my_service_thread_sleep (control=0x64d25041ce40 , sleep_time=30000000000) at /test/10.6-es_dbg/storage/maria/ma_servicethread.c:115 #8 0x000064d24f082e49 in ma_checkpoint_background (arg=0x1e) at /test/10.6-es_dbg/storage/maria/ma_checkpoint.c:725 #9 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #10 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 30 (LWP 1292954): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=140486736, cancel=true, abstime=0x7f41085fa9d0, op=137, expected=0, futex_word=0x64d28bad6d98) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=140486736, abstime=0x7f41085fa9d0, clockid=32577, expected=0, futex_word=0x64d28bad6d98) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6d98, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f41085fa9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6d70) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6d70) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6d70, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6d70, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6d70, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007323239ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6d70, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007323239ns }) at /usr/include/c++/13/condition_variable:113 #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6d70, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6d70) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6d70, t=0x7f41085fab20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6d70) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x7f4ca0000f98: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x7f4ca0000f90: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 #14 0x000064d24f673356 in std::__invoke (__fn=@0x7f4ca0000f98: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 --Type for more, q to quit, c to continue without paging-- #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x7f4ca0000f88) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x7f4ca0000f88) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x7f4ca0000f80) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x7f4ca0000f80) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 29 (LWP 1293482): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835dab710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835dab710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835dabb50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835dabb50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3928000d58, arg=0x64d28be36620) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28be36620) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 28 (LWP 1293488): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835cca710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835cca710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835ccab50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835ccab50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3924000d58, arg=0x64d28beb9160) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28beb9160) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 27 (LWP 1293485): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835d15710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835d15710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835d15b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835d15b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3920000d58, arg=0x64d28bee26c0) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bee26c0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 26 (LWP 1334472): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f5835a71580, op=393, expected=0, futex_word=0x7f2d80098648) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f5835a71580, clockid=32600, expected=0, futex_word=0x7f2d80098648) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d80098648, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f5835a71580, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f5835a71580, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f2d80098620) at ./nptl/pthread_cond_wait.c:503 --Type for more, q to quit, c to continue without paging-- #4 ___pthread_cond_timedwait64 (cond=0x7f2d80098620, mutex=0x64d28ba7f3d8, abstime=0x7f5835a71580) at ./nptl/pthread_cond_wait.c:652 #5 0x00007f5c16c931b5 in gu_cond_timedwait_SYS (ts=0x7f5835a71580, mutex=, cond=0x7f2d80098620) at /test/galera_4x-es/galerautils/src/gu_threads.h:264 #6 gu::Lock::wait (this=, date=..., cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:64 #7 galera::Monitor::wait (wait_until=..., gtid=..., this=0x64d28ba7f3d8) at /test/galera_4x-es/galera/src/monitor.hpp:399 #8 galera::ReplicatorSMM::sync_wait (this=0x64d28ba7e070, upto=, tout=, gtid=0x7f5835a719a0) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1619 #9 0x00007f5c16c58f82 in galera_sync_wait (wsrep=, upto=, tout=, gtid=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:505 #10 0x000064d24f95e4b9 in wsrep::wsrep_provider_v26::causal_read (this=0x64d28ba67ab0, timeout=-1) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1096 #11 0x000064d24f933184 in wsrep::server_state::causal_read (this=0x64d28ba4bd20, timeout=-1) at /test/10.6-es_dbg/wsrep-lib/src/server_state.cpp:864 #12 0x000064d24f927432 in wsrep::client_state::sync_wait (this=0x7f2d80007498, timeout=-1) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:942 #13 0x000064d24f143148 in wsrep_sync_wait (thd=0x7f2d80000d58, mask=8) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:1622 #14 0x000064d24e9e1967 in mysql_execute_command (thd=0x7f2d80000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:4005 #15 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d80000d58, rawbuf=0x7f2d80013530 "show tables like 't1-1'", length=23, parser_state=0x7f5835a722d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #16 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d80000d58, rawbuf=0x7f2d80013530 "show tables like 't1-1'", length=23, parser_state=0x7f5835a722d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #17 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d80000d58, packet=0x7f2d8000afb9 "show tables like 't1-1';", packet_length=24, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #18 0x000064d24e9da032 in do_command (thd=0x7f2d80000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #19 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bf028a8, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #20 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bf028a8) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #21 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #22 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 25 (LWP 1334475): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2d78033518) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f2d78033518) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d78033518, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f2d780334f0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f2d780334f0, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f2d780334f0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=32, keys=, keys_num=, data=0x7f58359db4d0, count=1, flags=65, meta=0x7f58359db5a8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d90007498, lock=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023905310062ns }, timed_out=@0x7f58359db907: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d90007498, keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023905310062ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d90000d58, db=0x64d24f9b1dd3 "mysql", table=0x0, table_list=0x0, alter_info=0x0, fk_tables=0x0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d90000d58, db_=0x64d24f9b1dd3 "mysql", table_=0x0, table_list=0x0, alter_info=0x0, fk_tables=0x0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24e9e8fcf in mysql_execute_command (thd=0x7f2d90000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:5994 #16 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d90000d58, rawbuf=0x7f2d90013530 "DROP VIEW v1", length=12, parser_state=0x7f58359dc2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #17 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d90000d58, rawbuf=0x7f2d90013530 "DROP VIEW v1", length=12, parser_state=0x7f58359dc2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #18 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d90000d58, packet=0x7f2d9000afb9 "DROP VIEW v1;", packet_length=13, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #19 0x000064d24e9da032 in do_command (thd=0x7f2d90000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #20 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee7a88, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #21 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bee7a88) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #22 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 24 (LWP 1292819): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=-1073747888, cancel=true, abstime=0x7f48bfffe9d0, op=137, expected=0, futex_word=0x64d28bad6c5c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-1073747888, abstime=0x7f48bfffe9d0, clockid=32584, expected=0, futex_word=0x64d28bad6c5c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6c5c, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f48bfffe9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6c30) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6c30) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6c30, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6c30, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6c30, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685006707764ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6c30, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685006707764ns }) at /usr/include/c++/13/condition_variable:113 #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6c30, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6c30) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6c30, t=0x7f48bfffeb20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6c30) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x64d28bb5eef8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x64d28bb5eef0: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 #14 0x000064d24f673356 in std::__invoke (__fn=@0x64d28bb5eef8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x64d28bb5eee8) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x64d28bb5eee8) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x64d28bb5eee0) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x64d28bb5eee0) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 23 (LWP 1334482): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f394c025fc8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f394c025fc8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f394c025fc8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f394c025fa0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f394c025fa0, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f394c025fa0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=35, keys=, keys_num=, data=0x7f58358fa4d0, count=1, flags=65, meta=0x7f58358fa5a8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d7c007498, lock=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023894077112ns }, timed_out=@0x7f58358fa907: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d7c007498, keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023894077112ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 --Type for more, q to quit, c to continue without paging-- #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d7c000d58, db=0x0, table=0x0, table_list=0x7f2d7c013618, alter_info=0x0, fk_tables=0x7f58358fadb0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d7c000d58, db_=0x0, table_=0x0, table_list=0x7f2d7c013618, alter_info=0x0, fk_tables=0x7f58358fadb0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24e9e5945 in mysql_execute_command (thd=0x7f2d7c000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:5082 #16 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d7c000d58, rawbuf=0x7f2d7c013530 "DROP TABLE IF EXISTS diaries", length=28, parser_state=0x7f58358fb2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #17 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d7c000d58, rawbuf=0x7f2d7c013530 "DROP TABLE IF EXISTS diaries", length=28, parser_state=0x7f58358fb2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #18 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d7c000d58, packet=0x7f2d7c00afb9 "DROP TABLE IF EXISTS diaries;", packet_length=29, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #19 0x000064d24e9da032 in do_command (thd=0x7f2d7c000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #20 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee8d68, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #21 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bee8d68) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #22 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 22 (LWP 1334464): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f392c0262b8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f392c0262b8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f392c0262b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f392c026290) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f392c026290, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f392c026290) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=27, keys=, keys_num=, data=0x7f5835b52020, count=1, flags=65, meta=0x7f5835b520f8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 3, capacity 4 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d94007498, lock=..., keys=std::__debug::vector of length 3, capacity 4 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023920609878ns }, timed_out=@0x7f5835b52457: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d94007498, keys=std::__debug::vector of length 3, capacity 4 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023920609878ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d94000d58, db=0x7f2d94013718 "test", table=0x7f2d940136e8 "B", table_list=0x7f2d94013728, alter_info=0x7f5835b526c0, fk_tables=0x0, create_info=0x7f5835b52830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d94000d58, db_=0x7f2d94013718 "test", table_=0x7f2d940136e8 "B", table_list=0x7f2d94013728, alter_info=0x7f5835b526c0, fk_tables=0x0, create_info=0x7f5835b52830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24eb1512f in Sql_cmd_create_table_like::execute (this=0x7f2d940136c0, thd=0x7f2d94000d58) at /test/10.6-es_dbg/sql/sql_table.cc:12632 #16 0x000064d24e9e99b7 in mysql_execute_command (thd=0x7f2d94000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6175 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d94000d58, rawbuf=0x7f2d94013530 "CREATE OR REPLACE TABLE B(id int not null auto_increment primary key, f1 int not null, foreign key(f1) references A(id) on delete cascade) engine=innodb", length=152, parser_state=0x7f5835b532d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d94000d58, rawbuf=0x7f2d94013530 "CREATE OR REPLACE TABLE B(id int not null auto_increment primary key, f1 int not null, foreign key(f1) references A(id) on delete cascade) engine=innodb", length=152, parser_state=0x7f5835b532d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d94000d58, packet=0x7f2d9400afb9 "CREATE OR REPLACE TABLE B(id int not null auto_increment primary key, f1 int not null, foreign key(f1) references A(id) on delete cascade) engine=innodb;", packet_length=153, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f2d94000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bef38f8, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bef38f8) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 21 (LWP 1293462): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835e8c710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835e8c710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835e8cb50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835e8cb50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3938000d58, arg=0x64d28bdc81b0) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bdc81b0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 20 (LWP 1334489): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f3938026648) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f3938026648) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f3938026648, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f3938026620) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f3938026620, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f3938026620) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=36, keys=, keys_num=, data=0x7f58358af4d0, count=1, flags=65, meta=0x7f58358af5a8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d64007498, lock=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023870422549ns }, timed_out=@0x7f58358af907: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d64007498, keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023870422549ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d64000d58, db=0x0, table=0x0, table_list=0x7f2d640135f0, alter_info=0x0, fk_tables=0x7f58358afdb0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d64000d58, db_=0x0, table_=0x0, table_list=0x7f2d640135f0, alter_info=0x0, fk_tables=0x7f58358afdb0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24e9e5945 in mysql_execute_command (thd=0x7f2d64000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:5082 #16 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d64000d58, rawbuf=0x7f2d64013530 "DROP TABLE t245", length=15, parser_state=0x7f58358b02d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #17 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d64000d58, rawbuf=0x7f2d64013530 "DROP TABLE t245", length=15, parser_state=0x7f58358b02d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #18 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d64000d58, packet=0x7f2d6400afb9 "DROP TABLE t245;", packet_length=16, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #19 0x000064d24e9da032 in do_command (thd=0x7f2d64000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #20 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee8f48, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #21 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bee8f48) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #22 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 19 (LWP 1293460): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835f22710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835f22710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835f22b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835f22b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 --Type for more, q to quit, c to continue without paging-- #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3944000d58, arg=0x64d28bc6e750) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bc6e750) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 18 (LWP 1334495): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2d68000f88) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f2d68000f88) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d68000f88, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f2d68000ed8, cond=0x7f2d68000f60) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f2d68000f60, mutex=0x7f2d68000ed8) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x7f2d68000f60, mp=0x7f2d68000eb0, file=0x64d24fa01de8 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1072) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24ebc35f8 in inline_mysql_cond_wait (that=0x7f2d68000f60, mutex=0x7f2d68000eb0, src_file=0x64d24fa02799 "/test/10.6-es_dbg/sql/mdl.cc", src_line=1205) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1072 #7 0x000064d24ebc4c22 in MDL_wait::timed_wait (this=0x7f2d68000eb0, owner=0x7f2d68000e40, abs_timeout=0x7f5835819010, set_status_on_timeout=false, wait_state_name=0x64d25040bbd0 ) at /test/10.6-es_dbg/sql/mdl.cc:1205 #8 0x000064d24ebc69f2 in MDL_context::acquire_lock (this=0x7f2d68000eb0, mdl_request=0x7f2d68013b18, lock_wait_timeout=31536000) at /test/10.6-es_dbg/sql/mdl.cc:2417 #9 0x000064d24ebc6ec6 in MDL_context::acquire_locks (this=0x7f2d68000eb0, mdl_requests=0x7f5835819100, lock_wait_timeout=31536000) at /test/10.6-es_dbg/sql/mdl.cc:2550 #10 0x000064d24e93ccbc in lock_table_names (thd=0x7f2d68000d58, options=..., tables_start=0x7f2d68013690, tables_end=0x0, lock_wait_timeout=31536000, flags=0) at /test/10.6-es_dbg/sql/sql_base.cc:4183 #11 0x000064d24e93d1a8 in open_tables (thd=0x7f2d68000d58, options=..., start=0x7f5835819418, counter=0x7f5835819434, flags=0, prelocking_strategy=0x7f5835819488) at /test/10.6-es_dbg/sql/sql_base.cc:4398 #12 0x000064d24e93ee4b in open_and_lock_tables (thd=0x7f2d68000d58, options=..., tables=0x7f2d68013690, derived=false, flags=0, prelocking_strategy=0x7f5835819488) at /test/10.6-es_dbg/sql/sql_base.cc:5417 #13 0x000064d24eb17199 in open_and_lock_tables (thd=0x7f2d68000d58, options=..., tables=0x7f2d68013690, derived=false, flags=0) at /test/10.6-es_dbg/sql/sql_base.h:514 #14 0x000064d24eafe027 in mysql_create_table (thd=0x7f2d68000d58, create_table=0x7f2d68013690, create_info=0x7f5835819830, alter_info=0x7f58358196c0) at /test/10.6-es_dbg/sql/sql_table.cc:5032 #15 0x000064d24eb1519c in Sql_cmd_create_table_like::execute (this=0x7f2d68013628, thd=0x7f2d68000d58) at /test/10.6-es_dbg/sql/sql_table.cc:12648 #16 0x000064d24e9e99b7 in mysql_execute_command (thd=0x7f2d68000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6175 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d68000d58, rawbuf=0x7f2d68013530 "create table t1 (a tinyint not null auto_increment primary key) engine=innodb", length=77, parser_state=0x7f583581a2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d68000d58, rawbuf=0x7f2d68013530 "create table t1 (a tinyint not null auto_increment primary key) engine=innodb", length=77, parser_state=0x7f583581a2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d68000d58, packet=0x7f2d6800afb9 "create table t1 (a tinyint not null auto_increment primary key) engine=innodb;", packet_length=78, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f2d68000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28beee848, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28beee848) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 17 (LWP 1334470): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=25810, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f3934026308) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=25810, abstime=0x0, clockid=0, expected=0, futex_word=0x7f3934026308) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f3934026308, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f4c8, cond=0x7f39340262e0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f39340262e0, mutex=0x64d28ba7f4c8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c98afb in gu_cond_wait_SYS (mutex=0x64d28ba7f4c8, cond=0x7f39340262e0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f4c8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8d89c in galera::ReplicatorSMM::commit_order_enter_local (this=this@entry=0x64d28ba7e070, trx=...) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1269 #9 0x00007f5c16c5fb6f in galera_commit_order_enter (gh=, ws_handle=, meta=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:766 #10 0x000064d24f95dc4b in wsrep::wsrep_provider_v26::commit_order_enter (this=0x64d28ba67ab0, ws_handle=..., ws_meta=...) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1011 #11 0x000064d24f94ab46 in wsrep::transaction::release_commit_order (this=0x7f3170008670, lock=...) at /test/10.6-es_dbg/wsrep-lib/src/transaction.cpp:797 --Type for more, q to quit, c to continue without paging-- #12 0x000064d24f94b313 in wsrep::transaction::after_statement (this=0x7f3170008670, lock=...) at /test/10.6-es_dbg/wsrep-lib/src/transaction.cpp:921 #13 0x000064d24f923d84 in wsrep::client_state::after_statement (this=0x7f31700085e8) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:264 #14 0x000064d24e9d6f9c in wsrep_after_statement (thd=0x7f3170001ea8) at /test/10.6-es_dbg/sql/wsrep_trans_observer.h:573 #15 0x000064d24e9ef19e in wsrep_mysql_parse (thd=0x7f3170001ea8, rawbuf=0x7f3170014680 "insert into t1 values(4054)", length=27, parser_state=0x7f5835abd2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8070 #16 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f3170001ea8, packet=0x7f317000c109 "insert into t1 values(4054);", packet_length=28, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #17 0x000064d24e9da032 in do_command (thd=0x7f3170001ea8, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #18 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bf026c8, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #19 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bf026c8) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #20 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #21 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 16 (LWP 1334481): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f39380262b8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f39380262b8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f39380262b8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f3938026290) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f3938026290, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f3938026290) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=34, keys=, keys_num=, data=0x7f5835945020, count=1, flags=65, meta=0x7f58359450f8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d74007498, lock=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023894421936ns }, timed_out=@0x7f5835945457: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d74007498, keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023894421936ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d74000d58, db=0x7f2d74013628 "test", table=0x7f2d740135f8 "t", table_list=0x7f2d74013638, alter_info=0x7f58359456c0, fk_tables=0x0, create_info=0x7f5835945830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d74000d58, db_=0x7f2d74013628 "test", table_=0x7f2d740135f8 "t", table_list=0x7f2d74013638, alter_info=0x7f58359456c0, fk_tables=0x0, create_info=0x7f5835945830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24eb1512f in Sql_cmd_create_table_like::execute (this=0x7f2d740135d0, thd=0x7f2d74000d58) at /test/10.6-es_dbg/sql/sql_table.cc:12632 #16 0x000064d24e9e99b7 in mysql_execute_command (thd=0x7f2d74000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6175 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d74000d58, rawbuf=0x7f2d74013530 "create or replace table t (x int)", length=33, parser_state=0x7f58359462d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d74000d58, rawbuf=0x7f2d74013530 "create or replace table t (x int)", length=33, parser_state=0x7f58359462d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d74000d58, packet=0x7f2d7400afb9 "create or replace table t (x int);", packet_length=34, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f2d74000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bee8b88, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bee8b88) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 15 (LWP 1293480): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835e41710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835e41710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835e41b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 --Type for more, q to quit, c to continue without paging-- #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835e41b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f392c000d58, arg=0x64d28befa200) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28befa200) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 14 (LWP 1292263): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=25810, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f508001923c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=25810, abstime=0x0, clockid=0, expected=0, futex_word=0x7f508001923c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f508001923c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f5080019188, cond=0x7f5080019210) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f5080019210, mutex=0x7f5080019188) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x7f5080019210, mp=0x7f5080019160, file=0x64d24fc52370 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1072) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24f16afa1 in inline_mysql_cond_wait (that=0x7f5080019210, mutex=0x7f5080019160, src_file=0x64d24fc52c28 "/test/10.6-es_dbg/sql/wsrep_thd.h", src_line=69) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1072 #7 0x000064d24f16f244 in Wsrep_thd_queue::pop_front (this=0x7f50800190f0) at /test/10.6-es_dbg/sql/wsrep_thd.h:69 #8 0x000064d24f16c573 in wsrep_rollback_process (rollbacker=0x7f5080000d58, arg=0x64d28bacbfa0) at /test/10.6-es_dbg/sql/wsrep_thd.cc:236 #9 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bacbfa0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #10 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 13 (LWP 1334460): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=25810, cancel=true, abstime=0x7f5835b9cec0, op=393, expected=0, futex_word=0x7f2d9800145c) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=25810, abstime=0x7f5835b9cec0, clockid=0, expected=0, futex_word=0x7f2d9800145c) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d9800145c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f5835b9cec0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29bc8e in __pthread_cond_wait_common (abstime=0x7f5835b9cec0, clockid=0, mutex=0x7f2d980013a8, cond=0x7f2d98001430) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_timedwait64 (cond=0x7f2d98001430, mutex=0x7f2d980013a8, abstime=0x7f5835b9cec0) at ./nptl/pthread_cond_wait.c:652 #5 0x000064d24f708654 in safe_cond_timedwait (cond=0x7f2d98001430, mp=0x7f2d98001380, abstime=0x7f5835b9cec0, file=0x64d24fa01de8 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1088) at /test/10.6-es_dbg/mysys/thr_mutex.c:541 #6 0x000064d24ebc3637 in inline_mysql_cond_timedwait (that=0x7f2d98001430, mutex=0x7f2d98001380, abstime=0x7f5835b9cec0, src_file=0x64d24fa02799 "/test/10.6-es_dbg/sql/mdl.cc", src_line=1209) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1088 #7 0x000064d24ebc4c4f in MDL_wait::timed_wait (this=0x7f2d98001380, owner=0x7f2d98001310, abs_timeout=0x7f5835b9cec0, set_status_on_timeout=false, wait_state_name=0x64d25040bbd0 ) at /test/10.6-es_dbg/sql/mdl.cc:1209 #8 0x000064d24ebc69f2 in MDL_context::acquire_lock (this=0x7f2d98001380, mdl_request=0x7f2d980140e0, lock_wait_timeout=2) at /test/10.6-es_dbg/sql/mdl.cc:2417 #9 0x000064d24e937383 in open_table_get_mdl_lock (thd=0x7f2d98001228, ot_ctx=0x7f5835b9d500, mdl_request=0x7f2d980140e0, flags=0, mdl_ticket=0x7f5835b9d1c0) at /test/10.6-es_dbg/sql/sql_base.cc:1670 #10 0x000064d24e937c4a in open_table (thd=0x7f2d98001228, table_list=0x7f2d98013c58, ot_ctx=0x7f5835b9d500) at /test/10.6-es_dbg/sql/sql_base.cc:1940 #11 0x000064d24e93c137 in open_and_process_table (thd=0x7f2d98001228, tables=0x7f2d98013c58, counter=0x7f5835b9d594, flags=0, prelocking_strategy=0x7f5835b9d5e8, has_prelocking_list=false, ot_ctx=0x7f5835b9d500) at /test/10.6-es_dbg/sql/sql_base.cc:3941 #12 0x000064d24e93d276 in open_tables (thd=0x7f2d98001228, options=..., start=0x7f5835b9d578, counter=0x7f5835b9d594, flags=0, prelocking_strategy=0x7f5835b9d5e8) at /test/10.6-es_dbg/sql/sql_base.cc:4428 #13 0x000064d24e93ee4b in open_and_lock_tables (thd=0x7f2d98001228, options=..., tables=0x7f2d98013c58, derived=true, flags=0, prelocking_strategy=0x7f5835b9d5e8) at /test/10.6-es_dbg/sql/sql_base.cc:5417 #14 0x000064d24e8f4a7e in open_and_lock_tables (thd=0x7f2d98001228, tables=0x7f2d98013c58, derived=true, flags=0) at /test/10.6-es_dbg/sql/sql_base.h:522 #15 0x000064d24e9ea737 in execute_sqlcom_select (thd=0x7f2d98001228, all_tables=0x7f2d98013c58) at /test/10.6-es_dbg/sql/sql_parse.cc:6371 #16 0x000064d24e9e1a97 in mysql_execute_command (thd=0x7f2d98001228, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:4030 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d98001228, rawbuf=0x7f2d98013550 "select * FROM t1 where s = append(\"a\", \"b\")", length=44, parser_state=0x7f5835b9e2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d98001228, rawbuf=0x7f2d98013550 "select * FROM t1 where s = append(\"a\", \"b\")", length=44, parser_state=0x7f5835b9e2d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d98001228, packet=0x7f2d98259279 "select * FROM t1 where s = append(\"a\", \"b\");", packet_length=45, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 --Type for more, q to quit, c to continue without paging-- #20 0x000064d24e9da032 in do_command (thd=0x7f2d98001228, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bef3718, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bef3718) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 12 (LWP 1292929): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=-402659328, cancel=true, abstime=0x7f44e7ffe9d0, op=137, expected=0, futex_word=0x64d28bad6cf8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=-402659328, abstime=0x7f44e7ffe9d0, clockid=32580, expected=0, futex_word=0x64d28bad6cf8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6cf8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f44e7ffe9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6cd0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6cd0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6cd0, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6cd0, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6cd0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208703047778389ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6cd0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208703047778389ns }) at /usr/include/c++/13/condition_variable:113 #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6cd0, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6cd0) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6cd0, t=0x7f44e7ffeb20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6cd0) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x64d28bb47fb8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x64d28bb47fb0: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 #14 0x000064d24f673356 in std::__invoke (__fn=@0x64d28bb47fb8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x64d28bb47fa8) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x64d28bb47fa8) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x64d28bb47fa0) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x64d28bb47fa0) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 11 (LWP 1351122): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x7f2983ffe9d0, op=137, expected=0, futex_word=0x64d28bad6f78) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x7f2983ffe9d0, clockid=0, expected=0, futex_word=0x64d28bad6f78) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6f78, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f2983ffe9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6f50) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6f50) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6f50, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6f50, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6f50, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685006892847ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6f50, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685006892847ns }) at /usr/include/c++/13/condition_variable:113 --Type for more, q to quit, c to continue without paging-- #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6f50, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6f50) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6f50, t=0x7f2983ffeb20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6f50) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x7f4ca00012d8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x7f4ca00012d0: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 #14 0x000064d24f673356 in std::__invoke (__fn=@0x7f4ca00012d8: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x7f4ca00012c8) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x7f4ca00012c8) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x7f4ca00012c0) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x7f4ca00012c0) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 10 (LWP 1377345): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d25062e1a8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x64d25062e1a8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d25062e1a8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d25062e0f8 , cond=0x64d25062e180 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d25062e180 , mutex=0x64d25062e0f8 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x64d25062e180 , mp=0x64d25062e0d0 , file=0x64d24fa34450 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1072) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24ec7a8e0 in inline_mysql_cond_wait (that=0x64d25062e180 , mutex=0x64d25062e0d0 , src_file=0x64d24fa34a60 "/test/10.6-es_dbg/sql/semisync_master_ack_receiver.cc", src_line=215) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1072 #7 0x000064d24ec7b138 in Ack_receiver::wait_for_slave_connection (this=0x64d25062e0c0 , thd=0x7f21d4000d58) at /test/10.6-es_dbg/sql/semisync_master_ack_receiver.cc:215 #8 0x000064d24ec7b428 in Ack_receiver::run (this=0x64d25062e0c0 ) at /test/10.6-es_dbg/sql/semisync_master_ack_receiver.cc:280 #9 0x000064d24ec7a953 in ack_receive_handler (arg=0x64d25062e0c0 ) at /test/10.6-es_dbg/sql/semisync_master_ack_receiver.cc:36 #10 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #11 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 9 (LWP 1334478): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32557, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f394c026318) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32557, abstime=0x0, clockid=0, expected=0, futex_word=0x7f394c026318) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f394c026318, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f394c0262f0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f394c0262f0, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f394c0262f0) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=33, keys=, keys_num=, data=0x7f58359904d0, count=1, flags=65, meta=0x7f58359905a8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 --Type for more, q to quit, c to continue without paging-- #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f2d8c007498, lock=..., keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023588325326ns }, timed_out=@0x7f5835990907: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f2d8c007498, keys=std::__debug::vector of length 1, capacity 1 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023588325326ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f2d8c000d58, db=0x0, table=0x0, table_list=0x7f2d8c0135e8, alter_info=0x0, fk_tables=0x7f5835990db0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f2d8c000d58, db_=0x0, table_=0x0, table_list=0x7f2d8c0135e8, alter_info=0x0, fk_tables=0x7f5835990db0, create_info=0x0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24e9e5945 in mysql_execute_command (thd=0x7f2d8c000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:5082 #16 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d8c000d58, rawbuf=0x7f2d8c013530 "DROP TABLE t1", length=13, parser_state=0x7f58359912d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #17 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d8c000d58, rawbuf=0x7f2d8c013530 "DROP TABLE t1", length=13, parser_state=0x7f58359912d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #18 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d8c000d58, packet=0x7f2d8c00afb9 "DROP TABLE t1;", packet_length=14, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #19 0x000064d24e9da032 in do_command (thd=0x7f2d8c000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #20 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bf02c68, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #21 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bf02c68) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #22 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #23 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 8 (LWP 1292233): #0 0x00007f5c1f32a042 in epoll_wait (epfd=7, events=0x7f582fffe0e0, maxevents=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007f5c16dd3218 in asio::detail::epoll_reactor::run (this=0x64d28bace4b0, usec=, ops=...) at /usr/include/asio/detail/impl/epoll_reactor.ipp:509 #2 0x00007f5c16dcfbd8 in asio::detail::scheduler::do_run_one (this=this@entry=0x64d28bace340, lock=..., this_thread=..., ec=std::error_code = { }) at /usr/include/asio/detail/impl/scheduler.ipp:476 #3 0x00007f5c16dd11a3 in asio::detail::scheduler::run (this=this@entry=0x64d28bace340, ec=std::error_code = { }) at /usr/include/asio/detail/impl/scheduler.ipp:209 #4 0x00007f5c16dc881e in asio::io_context::run (this=) at /usr/include/asio/impl/io_context.ipp:63 #5 gu::AsioIoService::run (this=this@entry=0x64d28bacbf40) at /test/galera_4x-es/galerautils/src/gu_asio.cpp:766 #6 0x00007f5c16cfb961 in gcomm::AsioProtonet::event_loop (this=0x64d28bacbe80, period=...) at /test/galera_4x-es/gcomm/src/asio_protonet.cpp:105 #7 0x00007f5c16ce60b8 in GCommConn::run (this=0x64d28bac8760) at /test/galera_4x-es/gcs/src/gcs_gcomm.cpp:441 #8 0x00007f5c16ce671a in run_fn (arg=) at /test/galera_4x-es/gcs/src/gcs_gcomm.cpp:309 #9 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #10 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 7 (LWP 1351084): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=1543497808, cancel=true, abstime=0x7f2d5bffe9d0, op=137, expected=0, futex_word=0x64d28bad6ed8) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=1543497808, abstime=0x7f2d5bffe9d0, clockid=32557, expected=0, futex_word=0x64d28bad6ed8) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28bad6ed8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f2d5bffe9d0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29c116 in __pthread_cond_wait_common (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6eb0) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_clockwait64 (abstime=, clockid=, mutex=0x64d28baaa680, cond=0x64d28bad6eb0) at ./nptl/pthread_cond_wait.c:691 #5 ___pthread_cond_clockwait64 (cond=0x64d28bad6eb0, mutex=0x64d28baaa680, clockid=, abstime=) at ./nptl/pthread_cond_wait.c:679 #6 0x000064d24f66c7a5 in std::__condvar::wait_until (this=0x64d28bad6eb0, __m=..., __clock=1, __abs_time=...) at /usr/include/c++/13/bits/std_mutex.h:185 #7 0x000064d24f66f4f5 in std::condition_variable::__wait_until_impl > > (this=0x64d28bad6eb0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007309101ns }) at /usr/include/c++/13/condition_variable:203 #8 0x000064d24f66e715 in std::condition_variable::wait_until > > (this=0x64d28bad6eb0, __lock=..., __atime=std::chrono::_V2::steady_clock time_point = { 1208685007309101ns }) at /usr/include/c++/13/condition_variable:113 #9 0x000064d24f66d85f in std::condition_variable::wait_for > (this=0x64d28bad6eb0, __lock=..., __rtime=std::chrono::duration = { 60000ms }) at /usr/include/c++/13/condition_variable:165 #10 0x000064d24f66aae7 in tpool::thread_pool_generic::wait_for_tasks (this=0x64d28baaa480, lk=..., thread_data=0x64d28bad6eb0) at /test/10.6-es_dbg/tpool/tpool_generic.cc:473 #11 0x000064d24f66ad01 in tpool::thread_pool_generic::get_task (this=0x64d28baaa480, thread_var=0x64d28bad6eb0, t=0x7f2d5bffeb20) at /test/10.6-es_dbg/tpool/tpool_generic.cc:526 #12 0x000064d24f66b0e8 in tpool::thread_pool_generic::worker_main (this=0x64d28baaa480, thread_var=0x64d28bad6eb0) at /test/10.6-es_dbg/tpool/tpool_generic.cc:571 #13 0x000064d24f673450 in std::__invoke_impl (__f=@0x7f4ca0001138: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a , __t=@0x7f4ca0001130: 0x64d28baaa480) at /usr/include/c++/13/bits/invoke.h:74 --Type for more, q to quit, c to continue without paging-- #14 0x000064d24f673356 in std::__invoke (__fn=@0x7f4ca0001138: (void (tpool::thread_pool_generic::*)(class tpool::thread_pool_generic * const, struct tpool::worker_data *)) 0x64d24f66af5a ) at /usr/include/c++/13/bits/invoke.h:96 #15 0x000064d24f673275 in std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=0x7f4ca0001128) at /usr/include/c++/13/bits/std_thread.h:292 #16 0x000064d24f67320e in std::thread::_Invoker >::operator() (this=0x7f4ca0001128) at /usr/include/c++/13/bits/std_thread.h:299 #17 0x000064d24f6731ee in std::thread::_State_impl > >::_M_run (this=0x7f4ca0001120) at /usr/include/c++/13/bits/std_thread.h:244 #18 0x00007f5c1f6ecdb4 in std::execute_native_thread_routine (__p=0x7f4ca0001120) at ../../../../../src/libstdc++-v3/src/c++11/thread.cc:104 #19 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #20 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 6 (LWP 1293481): #0 0x00007f5c1f2ecadf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x7f5835df6710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78 #1 0x00007f5c1f2f9a27 in __GI___nanosleep (req=req@entry=0x7f5835df6710, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x00007f5c1f32972c in usleep (useconds=) at ../sysdeps/posix/usleep.c:31 #3 0x00007f5c16c8fd3d in galera::ReplicatorSMM::async_recv (this=0x64d28ba7e070, recv_ctx=0x7f5835df6b50) at /test/galera_4x-es/galera/src/replicator_smm.cpp:410 #4 0x00007f5c16c58f1f in galera_recv (gh=, recv_ctx=) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:266 #5 0x000064d24f95d4b6 in wsrep::wsrep_provider_v26::run_applier (this=0x64d28ba67ab0, applier_ctx=0x7f5835df6b50) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:903 #6 0x000064d24f16b52d in wsrep_replication_process (thd=0x7f3934000d58, arg=0x64d28bf005a0) at /test/10.6-es_dbg/sql/wsrep_thd.cc:57 #7 0x000064d24f14d506 in start_wsrep_THD (arg=0x64d28bf005a0) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4224 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 5 (LWP 1293281): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d250634660 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x64d250634660 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d250634660 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d2506345b0 , cond=0x64d250634638 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d250634638 , mutex=0x64d2506345b0 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x64d250634638 , mp=0x64d250634588 , file=0x64d24fbc9a18 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1072) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24ef050e7 in inline_mysql_cond_wait (that=0x64d250634638 , mutex=0x64d250634588 , src_file=0x64d24fbcad54 "/test/10.6-es_dbg/sql/log.cc", src_line=10873) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1072 #7 0x000064d24ef23f90 in binlog_background_thread (arg=0x0) at /test/10.6-es_dbg/sql/log.cc:10873 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 4 (LWP 1334458): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32569, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x7f2d80086d58) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32569, abstime=0x0, clockid=0, expected=0, futex_word=0x7f2d80086d58) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f2d80086d58, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7f3d8, cond=0x7f2d80086d30) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x7f2d80086d30, mutex=0x64d28ba7f3d8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16c984db in gu_cond_wait_SYS (mutex=0x64d28ba7f3d8, cond=0x7f2d80086d30) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::Monitor::enter (this=this@entry=0x64d28ba7f3d8, obj=...) at /test/galera_4x-es/galera/src/monitor.hpp:194 #8 0x00007f5c16c8f296 in galera::ReplicatorSMM::to_isolation_begin (this=0x64d28ba7e070, trx=..., meta=) at /test/galera_4x-es/galera/src/replicator_smm.cpp:1774 #9 0x00007f5c16c5cf19 in galera_to_execute_start (gh=, conn_id=25, keys=, keys_num=, data=0x7f5835be8020, count=1, flags=65, meta=0x7f5835be80f8) at /test/galera_4x-es/galera/src/wsrep_provider.cpp:1273 --Type for more, q to quit, c to continue without paging-- #10 0x000064d24f95e321 in wsrep::wsrep_provider_v26::enter_toi (this=0x64d28ba67ab0, client_id=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., ws_meta=..., flags=3) at /test/10.6-es_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:1071 #11 0x000064d24f9256cf in wsrep::client_state::poll_enter_toi (this=0x7f391c007498, lock=..., keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=3, wait_until=std::chrono::_V2::steady_clock time_point = { 1295023590572102ns }, timed_out=@0x7f5835be8457: false) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:581 #12 0x000064d24f925bd3 in wsrep::client_state::enter_toi_local (this=0x7f391c007498, keys=std::__debug::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=std::chrono::_V2::steady_clock time_point = { 1295023590572102ns }) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:633 #13 0x000064d24f14723b in wsrep_TOI_begin (thd=0x7f391c000d58, db=0x7f391c014b08 "test", table=0x7f391c014ad8 "t1", table_list=0x7f391c014b18, alter_info=0x7f5835be86c0, fk_tables=0x0, create_info=0x7f5835be8830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:2911 #14 0x000064d24f149933 in wsrep_to_isolation_begin (thd=0x7f391c000d58, db_=0x7f391c014b08 "test", table_=0x7f391c014ad8 "t1", table_list=0x7f391c014b18, alter_info=0x7f5835be86c0, fk_tables=0x0, create_info=0x7f5835be8830) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:3466 #15 0x000064d24eb1512f in Sql_cmd_create_table_like::execute (this=0x7f391c014ab0, thd=0x7f391c000d58) at /test/10.6-es_dbg/sql/sql_table.cc:12632 #16 0x000064d24e9e99b7 in mysql_execute_command (thd=0x7f391c000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6175 #17 0x000064d24e9efa6b in mysql_parse (thd=0x7f391c000d58, rawbuf=0x7f391c0149c0 "CREATE TABLE t1 (c1 BIGINT AUTO_INCREMENT, PRIMARY KEY(c1)) ENGINE=InnoDB", length=73, parser_state=0x7f5835be92d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #18 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f391c000d58, rawbuf=0x7f391c0149c0 "CREATE TABLE t1 (c1 BIGINT AUTO_INCREMENT, PRIMARY KEY(c1)) ENGINE=InnoDB", length=73, parser_state=0x7f5835be92d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #19 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f391c000d58, packet=0x7f391c00c949 "CREATE TABLE t1 (c1 BIGINT AUTO_INCREMENT, PRIMARY KEY(c1)) ENGINE=InnoDB;", packet_length=74, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #20 0x000064d24e9da032 in do_command (thd=0x7f391c000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #21 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28be92698, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #22 0x000064d24ebb514f in handle_one_connection (arg=0x64d28be92698) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #23 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #24 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 3 (LWP 1292176): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d28ba7ea10) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x64d28ba7ea10) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d28ba7ea10, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d28ba7e9a8, cond=0x64d28ba7e9e8) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d28ba7e9e8, mutex=0x64d28ba7e9a8) at ./nptl/pthread_cond_wait.c:627 #5 0x00007f5c16cb6464 in gu_cond_wait_SYS (mutex=, cond=0x64d28ba7e9e8) at /test/galera_4x-es/galerautils/src/gu_threads.h:251 #6 gu::Lock::wait (this=, cond=...) at /test/galera_4x-es/galerautils/src/gu_lock.hpp:46 #7 galera::ServiceThd::thd_func (arg=0x64d28ba7e988) at /test/galera_4x-es/galera/src/galera_service_thd.cpp:31 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Thread 2 (LWP 1293073): #0 0x00007f5c1f298d71 in __futex_abstimed_wait_common64 (private=32569, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x64d2506032e8 ) at ./nptl/futex-internal.c:57 #1 __futex_abstimed_wait_common (cancel=true, private=32569, abstime=0x0, clockid=0, expected=0, futex_word=0x64d2506032e8 ) at ./nptl/futex-internal.c:87 #2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x64d2506032e8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139 #3 0x00007f5c1f29b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x64d250603228 , cond=0x64d2506032c0 ) at ./nptl/pthread_cond_wait.c:503 #4 ___pthread_cond_wait (cond=0x64d2506032c0 , mutex=0x64d250603228 ) at ./nptl/pthread_cond_wait.c:627 #5 0x000064d24f70828f in safe_cond_wait (cond=0x64d2506032c0 , mp=0x64d250603200 , file=0x64d24f9aebe8 "/test/10.6-es_dbg/include/mysql/psi/mysql_thread.h", line=1072) at /test/10.6-es_dbg/mysys/thr_mutex.c:487 #6 0x000064d24e9d5197 in inline_mysql_cond_wait (that=0x64d2506032c0 , mutex=0x64d250603200 , src_file=0x64d24f9af240 "/test/10.6-es_dbg/sql/sql_manager.cc", src_line=109) at /test/10.6-es_dbg/include/mysql/psi/mysql_thread.h:1072 #7 0x000064d24e9d5500 in handle_manager (arg=0x0) at /test/10.6-es_dbg/sql/sql_manager.cc:109 #8 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #9 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 --Type for more, q to quit, c to continue without paging-- Thread 1 (LWP 1334473): #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=, signo=6) at ./nptl/pthread_kill.c:89 #3 0x000064d24f7034ca in my_write_core (sig=6) at /test/10.6-es_dbg/mysys/stacktrace.c:424 #4 0x000064d24edb9a05 in handle_fatal_signal (sig=6) at /test/10.6-es_dbg/sql/signal_handler.cc:298 #5 #6 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #7 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #8 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #9 0x00007f5c1f24527e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #10 0x00007f5c1f2288ff in __GI_abort () at ./stdlib/abort.c:79 #11 0x00007f5c1f22881b in __assert_fail_base (fmt=0x7f5c1f3d01e8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x64d24fc3f098 "!orig_thd->mdl_context.has_transactional_locks()", file=file@entry=0x64d24fc3e6f8 "/test/10.6-es_dbg/sql/wsrep_high_priority_service.cc", line=line@entry=919, function=function@entry=0x64d24fc3f038 "Wsrep_replayer_service::Wsrep_replayer_service(THD*, THD*)") at ./assert/assert.c:96 #12 0x00007f5c1f23b517 in __assert_fail (assertion=0x64d24fc3f098 "!orig_thd->mdl_context.has_transactional_locks()", file=0x64d24fc3e6f8 "/test/10.6-es_dbg/sql/wsrep_high_priority_service.cc", line=919, function=0x64d24fc3f038 "Wsrep_replayer_service::Wsrep_replayer_service(THD*, THD*)") at ./assert/assert.c:105 #13 0x000064d24f12f17a in Wsrep_replayer_service::Wsrep_replayer_service (this=0x7f5835a25410, replayer_thd=0x7f2d7809a608, orig_thd=0x7f2d78000d58) at /test/10.6-es_dbg/sql/wsrep_high_priority_service.cc:919 #14 0x000064d24f1295b4 in Wsrep_client_service::replay (this=0x7f2d78007480) at /test/10.6-es_dbg/sql/wsrep_client_service.cc:342 #15 0x000064d24f94ff7e in wsrep::transaction::replay (this=0x7f2d78007520, lock=...) at /test/10.6-es_dbg/wsrep-lib/src/transaction.cpp:2069 #16 0x000064d24f94b1a8 in wsrep::transaction::after_statement (this=0x7f2d78007520, lock=...) at /test/10.6-es_dbg/wsrep-lib/src/transaction.cpp:893 #17 0x000064d24f923d84 in wsrep::client_state::after_statement (this=0x7f2d78007498) at /test/10.6-es_dbg/wsrep-lib/src/client_state.cpp:264 #18 0x000064d24f13f199 in wsrep_after_statement (thd=0x7f2d78000d58) at /test/10.6-es_dbg/sql/wsrep_trans_observer.h:573 #19 0x000064d24f14e134 in wsrep_commit_empty (thd=0x7f2d78000d58, all=true) at /test/10.6-es_dbg/sql/wsrep_mysqld.cc:4430 #20 0x000064d24edbec1c in ha_commit_trans (thd=0x7f2d78000d58, all=true) at /test/10.6-es_dbg/sql/handler.cc:1802 #21 0x000064d24ebd196e in trans_commit_implicit (thd=0x7f2d78000d58) at /test/10.6-es_dbg/sql/transaction.cc:342 #22 0x000064d24e9ea0e6 in mysql_execute_command (thd=0x7f2d78000d58, is_called_from_prepared_stmt=false) at /test/10.6-es_dbg/sql/sql_parse.cc:6281 #23 0x000064d24e9efa6b in mysql_parse (thd=0x7f2d78000d58, rawbuf=0x7f2d78013530 "CREATE OR REPLACE TABLE t1 select CAST(\"2001-12-29\" AS DATE) as d, CAST(\"20:45:11\" AS TIME) as t, CAST(\"2001-12-29 20:45:11\" AS DATETIME) as dt", length=143, parser_state=0x7f5835a272d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8229 #24 0x000064d24e9eefdb in wsrep_mysql_parse (thd=0x7f2d78000d58, rawbuf=0x7f2d78013530 "CREATE OR REPLACE TABLE t1 select CAST(\"2001-12-29\" AS DATE) as d, CAST(\"20:45:11\" AS TIME) as t, CAST(\"2001-12-29 20:45:11\" AS DATETIME) as dt", length=143, parser_state=0x7f5835a272d0) at /test/10.6-es_dbg/sql/sql_parse.cc:8040 #25 0x000064d24e9db3c9 in dispatch_command (command=COM_QUERY, thd=0x7f2d78000d58, packet=0x7f2d7800afb9 "CREATE OR REPLACE TABLE t1 select CAST(\"2001-12-29\" AS DATE) as d, CAST(\"20:45:11\" AS TIME) as t, CAST(\"2001-12-29 20:45:11\" AS DATETIME) as dt;", packet_length=144, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1902 #26 0x000064d24e9da032 in do_command (thd=0x7f2d78000d58, blocking=true) at /test/10.6-es_dbg/sql/sql_parse.cc:1428 #27 0x000064d24ebb53a4 in do_handle_one_connection (connect=0x64d28bf02a88, put_in_cache=true) at /test/10.6-es_dbg/sql/sql_connect.cc:1386 #28 0x000064d24ebb514f in handle_one_connection (arg=0x64d28bf02a88) at /test/10.6-es_dbg/sql/sql_connect.cc:1298 #29 0x00007f5c1f29caa4 in start_thread (arg=) at ./nptl/pthread_create.c:447 #30 0x00007f5c1f329c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78