(gdb) thread apply all bt Thread 44 (Thread 0x15316546f700 (LWP 2751608)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316546e58c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x15316546e620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x15316546ec00, exit_loop=@0x15316546e82f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x15316546ec00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530d4000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a8699f3760) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x153164d8b700 (LWP 2757001)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1530d0088ab8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a86973a228, cond=0x1530d0088a90) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1530d0088a90, mutex=mutex@entry=0x55a86973a228) at pthread_cond_wait.c:647 #3 0x00001531a0668843 in gu_cond_wait_SYS (mutex=0x55a86973a228, cond=0x1530d0088a90) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 gu::Lock::wait (this=, cond=...) at /test/galera_4x_dbg/galerautils/src/gu_lock.hpp:46 #5 galera::Monitor::enter (this=this@entry=0x55a86973a228, obj=...) at /test/galera_4x_dbg/galera/src/monitor.hpp:194 #6 0x00001531a0661483 in galera::ReplicatorSMM::to_isolation_begin (this=0x55a869738f80, trx=..., meta=) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:1760 #7 0x00001531a063869e in galera_to_execute_start (gh=, conn_id=24, keys=, keys_num=, data=0x153164d893d0, count=1, flags=65, meta=0x153164d894d8) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:1254 #8 0x000055a8669190a2 in wsrep::wsrep_provider_v26::enter_toi (this=0x55a869715b90, client_id=..., keys=..., buffer=..., ws_meta=..., flags=) at /test/10.6_dbg/wsrep-lib/include/wsrep/client_id.hpp:39 #9 0x000055a8668f7f6c in wsrep::client_state::poll_enter_toi (this=this@entry=0x1530d00072d8, lock=..., keys=std::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=flags@entry=3, wait_until=..., timed_out=@0x153164d897ff: false) at /test/10.6_dbg/wsrep-lib/src/client_state.cpp:391 #10 0x000055a8668f821c in wsrep::client_state::enter_toi_local (this=this@entry=0x1530d00072d8, keys=std::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=wait_until@entry=...) at /test/10.6_dbg/wsrep-lib/src/client_state.cpp:443 #11 0x000055a8663503f1 in wsrep_TOI_begin (create_info=0x153164d89a90, fk_tables=0x0, alter_info=0x153164d899a0, table_list=0x163, table=0x1530d0014540 "m1", db=0x1530d0014c80 "mysql", thd=0x1530d0000d48) at /test/10.6_dbg/wsrep-lib/include/wsrep/buffer.hpp:36 #12 wsrep_to_isolation_begin (thd=thd@entry=0x1530d0000d48, db_=0x1530d0014c80 "mysql", table_=0x1530d0014540 "m1", table_list=table_list@entry=0x1530d0014578, alter_info=alter_info@entry=0x153164d899a0, fk_tables=fk_tables@entry=0x0, create_info=0x153164d89a90) at /test/10.6_dbg/sql/wsrep_mysqld.cc:2911 #13 0x000055a865e752f7 in Sql_cmd_create_table_like::execute (this=0x1530d0014518, thd=0x1530d0000d48) at /test/10.6_dbg/sql/sql_table.cc:11926 #14 0x000055a865db5356 in mysql_execute_command (thd=thd@entry=0x1530d0000d48, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.6_dbg/sql/sql_parse.cc:6000 #15 0x000055a865d9da84 in mysql_parse (thd=thd@entry=0x1530d0000d48, rawbuf=rawbuf@entry=0x1530d0014470 "create table m1 (a int) ENGINE=Aria", length=length@entry=35, parser_state=parser_state@entry=0x153164d8a310) at /test/10.6_dbg/sql/sql_parse.cc:8019 #16 0x000055a865d9d484 in wsrep_mysql_parse (thd=thd@entry=0x1530d0000d48, rawbuf=0x1530d0014470 "create table m1 (a int) ENGINE=Aria", length=35, parser_state=parser_state@entry=0x153164d8a310) at /test/10.6_dbg/sql/sql_parse.cc:7831 #17 0x000055a865dab200 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1530d0000d48, packet=packet@entry=0x1530d000c3f9 "create table m1 (a int) ENGINE=Aria;", packet_length=packet_length@entry=36, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1365 --Type for more, q to quit, c to continue without paging-- #18 0x000055a865dad62c in do_command (thd=0x1530d0000d48, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1409 #19 0x000055a865ef220a in do_handle_one_connection (connect=, connect@entry=0x55a869a833a8, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1416 #20 0x000055a865ef26dc in handle_one_connection (arg=0x55a869a833a8) at /test/10.6_dbg/sql/sql_connect.cc:1318 #21 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x1531665fa700 (LWP 2751586)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531665f9bf0, clockid=, expected=0, futex_word=0x55a8697a7f2c) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531665f9bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7f00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7f00, mutex=0x55a86978fcf8, abstime=0x1531665f9bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531665f9bf0, __mutex=, __cond=0x55a8697a7f00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7f00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7f00) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7f00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7f00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7f00, t=t@entry=0x1531665f9c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7f00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x153166dfe700 (LWP 2751582)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153166dfdbf0, clockid=, expected=0, futex_word=0x55a8697a7d2c) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153166dfdbf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7d00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7d00, mutex=0x55a86978fcf8, abstime=0x153166dfdbf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153166dfdbf0, __mutex=, __cond=0x55a8697a7d00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7d00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7d00) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7d00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7d00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7d00, t=t@entry=0x153166dfdc98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7d00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 --Type for more, q to quit, c to continue without paging-- #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x1531654ba700 (LWP 2751607)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x1531654b958c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x1531654b9620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x1531654b9c00, exit_loop=@0x1531654b982f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x1531654b9c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530e0000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869a55540) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x153165ff7700 (LWP 2751589)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153165ff6bf0, clockid=, expected=0, futex_word=0x55a8697a80ac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153165ff6bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a8080) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a8080, mutex=0x55a86978fcf8, abstime=0x153165ff6bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153165ff6bf0, __mutex=, __cond=0x55a8697a8080) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a8080) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a8080) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a8080) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a8080) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a8080, t=t@entry=0x153165ff6c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a8080) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 --Type for more, q to quit, c to continue without paging-- #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x153166bfd700 (LWP 2751583)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153166bfcbf0, clockid=, expected=0, futex_word=0x55a8697a7dac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153166bfcbf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7d80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7d80, mutex=0x55a86978fcf8, abstime=0x153166bfcbf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153166bfcbf0, __mutex=, __cond=0x55a8697a7d80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7d80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7d80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7d80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7d80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7d80, t=t@entry=0x153166bfcc98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7d80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 37 (Thread 0x15316559b700 (LWP 2751603)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30f8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316559a58c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x15316559a620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x15316559ac00, exit_loop=@0x15316559a82f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x15316559ac00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 --Type for more, q to quit, c to continue without paging-- #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530f0000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a8699784b0) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x153165712700 (LWP 2751598)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316571158c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x153165711620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x153165711c00, exit_loop=@0x15316571182f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x153165711c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x153100000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869846950) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x153165424700 (LWP 2751884)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1530d8000f7c) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1530d8000ec8, cond=0x1530d8000f50) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1530d8000f50, mutex=mutex@entry=0x1530d8000ec8) at pthread_cond_wait.c:647 #3 0x000055a8667b4795 in safe_cond_wait (cond=cond@entry=0x1530d8000f50, mp=mp@entry=0x1530d8000ea0, file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1072) at /test/10.6_dbg/mysys/thr_mutex.c:492 #4 0x000055a865efd291 in inline_mysql_cond_wait (src_line=1203, src_file=0x55a8669778d9 "/test/10.6_dbg/sql/mdl.cc", mutex=0x1530d8000ea0, that=0x1530d8000f50) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1072 #5 MDL_wait::timed_wait (this=this@entry=0x1530d8000ea0, owner=0x1530d8000e30, abs_timeout=abs_timeout@entry=0x1531654223a0, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.6_dbg/sql/mdl.cc:1203 #6 0x000055a865eff0fa in MDL_context::acquire_lock (this=this@entry=0x1530d8000ea0, mdl_request=0x1530d8013598, lock_wait_timeout=lock_wait_timeout@entry=31536000) at /test/10.6_dbg/sql/mdl.h:482 #7 0x000055a865eff989 in MDL_context::acquire_locks (this=this@entry=0x1530d8000ea0, mdl_requests=mdl_requests@entry=0x153165422470, lock_wait_timeout=lock_wait_timeout@entry=31536000) at /test/10.6_dbg/sql/mdl.cc:2520 #8 0x000055a865d308cc in lock_table_names (thd=thd@entry=0x1530d8000d48, options=..., tables_start=, tables_end=, lock_wait_timeout=31536000, flags=flags@entry=0) at /test/10.6_dbg/sql/sql_base.cc:4087 #9 0x000055a865d32874 in open_tables (thd=thd@entry=0x1530d8000d48, options=..., start=start@entry=0x1531654227c8, counter=counter@entry=0x1531654227dc, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x153165422880) at /test/10.6_dbg/sql/sql_lex.h:1787 #10 0x000055a865d33e46 in open_and_lock_tables (thd=thd@entry=0x1530d8000d48, options=..., tables=, tables@entry=0x1530d8013118, derived=derived@entry=false, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x153165422880) at /test/10.6_dbg/sql/sql_base.cc:5303 #11 0x000055a865e7340a in open_and_lock_tables (flags=0, derived=false, tables=0x1530d8013118, options=..., thd=0x1530d8000d48) at /test/10.6_dbg/sql/sql_base.h:501 #12 mysql_create_table (thd=thd@entry=0x1530d8000d48, create_table=create_table@entry=0x1530d8013118, create_info=create_info@entry=0x153165422a90, alter_info=alter_info@entry=0x1531654229a0) at /test/10.6_dbg/sql/sql_table.cc:4657 #13 0x000055a865e7525d in Sql_cmd_create_table_like::execute (this=0x1530d80130b8, thd=0x1530d8000d48) at /test/10.6_dbg/sql/sql_table.cc:11942 #14 0x000055a865db5356 in mysql_execute_command (thd=thd@entry=0x1530d8000d48, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.6_dbg/sql/sql_parse.cc:6000 --Type for more, q to quit, c to continue without paging-- #15 0x000055a865d9da84 in mysql_parse (thd=thd@entry=0x1530d8000d48, rawbuf=rawbuf@entry=0x1530d8013010 "CREATE TABLE t1 (c1 BIGINT NOT NULL)", length=length@entry=36, parser_state=parser_state@entry=0x153165423310) at /test/10.6_dbg/sql/sql_parse.cc:8019 #16 0x000055a865d9d484 in wsrep_mysql_parse (thd=thd@entry=0x1530d8000d48, rawbuf=0x1530d8013010 "CREATE TABLE t1 (c1 BIGINT NOT NULL)", length=36, parser_state=parser_state@entry=0x153165423310) at /test/10.6_dbg/sql/sql_parse.cc:7831 #17 0x000055a865dab200 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1530d8000d48, packet=packet@entry=0x1530d800ac79 "CREATE TABLE t1 (c1 BIGINT NOT NULL);", packet_length=packet_length@entry=37, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1365 #18 0x000055a865dad62c in do_command (thd=0x1530d8000d48, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1409 #19 0x000055a865ef220a in do_handle_one_connection (connect=, connect@entry=0x55a8699d7e28, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1416 #20 0x000055a865ef26dc in handle_one_connection (arg=0x55a8699d7e28) at /test/10.6_dbg/sql/sql_connect.cc:1318 #21 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x153165550700 (LWP 2751604)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316554f58c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x15316554f620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x15316554fc00, exit_loop=@0x15316554f82f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x15316554fc00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530e4000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869a6eeb0) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x153165631700 (LWP 2751601)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30f8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316563058c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x153165630620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x153165630c00, exit_loop=@0x15316563082f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x153165630c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530f8000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a86976cb50) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 --Type for more, q to quit, c to continue without paging-- Thread 32 (Thread 0x1531657f3700 (LWP 2751595)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55a86721fdec ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a86721fe28 , cond=0x55a86721fdc0 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55a86721fdc0 , mutex=mutex@entry=0x55a86721fe28 ) at pthread_cond_wait.c:647 #3 0x000055a8667b4795 in safe_cond_wait (cond=cond@entry=0x55a86721fdc0 , mp=mp@entry=0x55a86721fe00 , file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1072) at /test/10.6_dbg/mysys/thr_mutex.c:492 #4 0x000055a865d9b936 in inline_mysql_cond_wait (src_line=103, src_file=0x55a86694d188 "/test/10.6_dbg/sql/sql_manager.cc", mutex=0x55a86721fe00 , that=0x55a86721fdc0 ) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1072 #5 handle_manager (arg=) at /test/10.6_dbg/sql/sql_manager.cc:103 #6 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #7 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x153164dd6700 (LWP 2757000)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1530c40489d8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a86973a228, cond=0x1530c40489b0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1530c40489b0, mutex=mutex@entry=0x55a86973a228) at pthread_cond_wait.c:647 #3 0x00001531a0668843 in gu_cond_wait_SYS (mutex=0x55a86973a228, cond=0x1530c40489b0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 gu::Lock::wait (this=, cond=...) at /test/galera_4x_dbg/galerautils/src/gu_lock.hpp:46 #5 galera::Monitor::enter (this=this@entry=0x55a86973a228, obj=...) at /test/galera_4x_dbg/galera/src/monitor.hpp:194 #6 0x00001531a0661483 in galera::ReplicatorSMM::to_isolation_begin (this=0x55a869738f80, trx=..., meta=) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:1760 #7 0x00001531a063869e in galera_to_execute_start (gh=, conn_id=23, keys=, keys_num=, data=0x153164dd43d0, count=1, flags=65, meta=0x153164dd44d8) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:1254 #8 0x000055a8669190a2 in wsrep::wsrep_provider_v26::enter_toi (this=0x55a869715b90, client_id=..., keys=..., buffer=..., ws_meta=..., flags=) at /test/10.6_dbg/wsrep-lib/include/wsrep/client_id.hpp:39 #9 0x000055a8668f7f6c in wsrep::client_state::poll_enter_toi (this=this@entry=0x1530c40077a8, lock=..., keys=std::vector of length 2, capacity 2 = {...}, buffer=..., meta=..., flags=flags@entry=3, wait_until=..., timed_out=@0x153164dd47ff: false) at /test/10.6_dbg/wsrep-lib/src/client_state.cpp:391 #10 0x000055a8668f821c in wsrep::client_state::enter_toi_local (this=this@entry=0x1530c40077a8, keys=std::vector of length 2, capacity 2 = {...}, buffer=..., wait_until=wait_until@entry=...) at /test/10.6_dbg/wsrep-lib/src/client_state.cpp:443 #11 0x000055a8663503f1 in wsrep_TOI_begin (create_info=0x153164dd4a90, fk_tables=0x0, alter_info=0x153164dd49a0, table_list=0x19b, table=0x1530c40131a0 "tbl2", db=0x1530c40138e0 "test", thd=0x1530c4001218) at /test/10.6_dbg/wsrep-lib/include/wsrep/buffer.hpp:36 #12 wsrep_to_isolation_begin (thd=thd@entry=0x1530c4001218, db_=0x1530c40138e0 "test", table_=0x1530c40131a0 "tbl2", table_list=table_list@entry=0x1530c40131d8, alter_info=alter_info@entry=0x153164dd49a0, fk_tables=fk_tables@entry=0x0, create_info=0x153164dd4a90) at /test/10.6_dbg/sql/wsrep_mysqld.cc:2911 #13 0x000055a865e752f7 in Sql_cmd_create_table_like::execute (this=0x1530c4013178, thd=0x1530c4001218) at /test/10.6_dbg/sql/sql_table.cc:11926 #14 0x000055a865db5356 in mysql_execute_command (thd=thd@entry=0x1530c4001218, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.6_dbg/sql/sql_parse.cc:6000 #15 0x000055a865d9da84 in mysql_parse (thd=thd@entry=0x1530c4001218, rawbuf=rawbuf@entry=0x1530c4013060 "CREATE TABLE tbl2 (pk INT PRIMARY KEY, i INT) ENGINE=Aria PARTITION BY HASH(pk) PARTITIONS 2", length=length@entry=92, parser_state=parser_state@entry=0x153164dd5310) at /test/10.6_dbg/sql/sql_parse.cc:8019 #16 0x000055a865d9d484 in wsrep_mysql_parse (thd=thd@entry=0x1530c4001218, rawbuf=0x1530c4013060 "CREATE TABLE tbl2 (pk INT PRIMARY KEY, i INT) ENGINE=Aria PARTITION BY HASH(pk) PARTITIONS 2", length=92, parser_state=parser_state@entry=0x153164dd5310) at /test/10.6_dbg/sql/sql_parse.cc:7831 #17 0x000055a865dab200 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1530c4001218, packet=packet@entry=0x1530c400acd9 "CREATE TABLE tbl2 (pk INT PRIMARY KEY, i INT) ENGINE=Aria PARTITION BY HASH(pk) PARTITIONS 2;", packet_length=packet_length@entry=93, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1365 #18 0x000055a865dad62c in do_command (thd=0x1530c4001218, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1409 #19 0x000055a865ef220a in do_handle_one_connection (connect=, connect@entry=0x55a869a88208, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1416 #20 0x000055a865ef26dc in handle_one_connection (arg=0x55a869a88208) at /test/10.6_dbg/sql/sql_connect.cc:1318 #21 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 --Type for more, q to quit, c to continue without paging-- Thread 30 (Thread 0x1531657a8700 (LWP 2751596)): #0 0x00001531a0c041a2 in __GI___sigtimedwait (set=set@entry=0x1531657a7bb0, info=info@entry=0x1531657a7c30, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29 #1 0x00001531a0c0420b in __GI___sigwaitinfo (set=set@entry=0x1531657a7bb0, info=info@entry=0x1531657a7c30) at ../sysdeps/unix/sysv/linux/sigwaitinfo.c:25 #2 0x000055a865cb4963 in my_sigwait (code=, sig=0x1531657a7bac, set=0x1531657a7bb0) at /test/10.6_dbg/include/my_pthread.h:195 #3 signal_hand (arg=) at /test/10.6_dbg/sql/mysqld.cc:3166 #4 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #5 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x153165bf5700 (LWP 2751591)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153165bf4bf0, clockid=, expected=0, futex_word=0x55a8697a81a8) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153165bf4bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a8180) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a8180, mutex=0x55a86978fcf8, abstime=0x153165bf4bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153165bf4bf0, __mutex=, __cond=0x55a8697a8180) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a8180) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a8180) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a8180) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a8180) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a8180, t=t@entry=0x153165bf4c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a8180) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x153164d40700 (LWP 2757002)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153164d3de90, clockid=, expected=0, futex_word=0x1530cc0020bc) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153164d3de90, clockid=, mutex=0x1530cc002008, cond=0x1530cc002090) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x1530cc002090, mutex=mutex@entry=0x1530cc002008, abstime=abstime@entry=0x153164d3de90) at pthread_cond_wait.c:665 #3 0x000055a8667b4a32 in safe_cond_timedwait (cond=cond@entry=0x1530cc002090, mp=mp@entry=0x1530cc001fe0, abstime=abstime@entry=0x153164d3de90, file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1088) at /test/10.6_dbg/mysys/thr_mutex.c:546 #4 0x000055a865efd136 in inline_mysql_cond_timedwait (src_line=1207, src_file=0x55a8669778d9 "/test/10.6_dbg/sql/mdl.cc", abstime=0x153164d3de90, mutex=0x1530cc001fe0, that=0x1530cc002090) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1088 #5 MDL_wait::timed_wait (this=this@entry=0x1530cc001fe0, owner=0x1530cc001f70, abs_timeout=abs_timeout@entry=0x153164d3de90, set_status_on_timeout=set_status_on_timeout@entry=false, wait_state_name=) at /test/10.6_dbg/sql/mdl.cc:1207 #6 0x000055a865eff0fa in MDL_context::acquire_lock (this=this@entry=0x1530cc001fe0, mdl_request=mdl_request@entry=0x1530cc015010, lock_wait_timeout=) at /test/10.6_dbg/sql/mdl.h:482 #7 0x000055a865d29a73 in open_table_get_mdl_lock (thd=thd@entry=0x1530cc001e88, ot_ctx=ot_ctx@entry=0x153164d3e7c0, mdl_request=mdl_request@entry=0x1530cc015010, flags=flags@entry=0, mdl_ticket=mdl_ticket@entry=0x153164d3e158) at /test/10.6_dbg/sql/sql_base.h:559 --Type for more, q to quit, c to continue without paging-- #8 0x000055a865d2eb85 in open_table (thd=thd@entry=0x1530cc001e88, table_list=table_list@entry=0x1530cc014b90, ot_ctx=ot_ctx@entry=0x153164d3e7c0) at /test/10.6_dbg/sql/sql_base.cc:1849 #9 0x000055a865d32f71 in open_and_process_table (ot_ctx=0x153164d3e7c0, has_prelocking_list=false, prelocking_strategy=0x153164d3e8b0, flags=0, counter=0x153164d3e85c, tables=0x1530cc014b90, thd=0x1530cc001e88) at /test/10.6_dbg/sql/sql_base.cc:3847 #10 open_tables (thd=thd@entry=0x1530cc001e88, options=..., start=start@entry=0x153164d3e848, counter=counter@entry=0x153164d3e85c, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x153164d3e8b0) at /test/10.6_dbg/sql/sql_base.cc:4330 #11 0x000055a865d33e46 in open_and_lock_tables (thd=thd@entry=0x1530cc001e88, options=..., tables=, tables@entry=0x1530cc014b90, derived=derived@entry=true, flags=flags@entry=0, prelocking_strategy=prelocking_strategy@entry=0x153164d3e8b0) at /test/10.6_dbg/sql/sql_base.cc:5303 #12 0x000055a865da3334 in open_and_lock_tables (flags=0, derived=true, tables=0x1530cc014b90, thd=0x1530cc001e88) at /test/10.6_dbg/sql/sql_base.h:509 #13 execute_sqlcom_select (thd=thd@entry=0x1530cc001e88, all_tables=0x1530cc014b90) at /test/10.6_dbg/sql/sql_parse.cc:6180 #14 0x000055a865dafa24 in mysql_execute_command (thd=thd@entry=0x1530cc001e88, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.6_dbg/sql/sql_parse.cc:3949 #15 0x000055a865d9da84 in mysql_parse (thd=thd@entry=0x1530cc001e88, rawbuf=rawbuf@entry=0x1530cc014190 "SELECT COUNT(*) = 1 FROM t1 WHERE f1 = REPEAT('b', 256)", length=length@entry=56, parser_state=parser_state@entry=0x153164d3f310) at /test/10.6_dbg/sql/sql_parse.cc:8019 #16 0x000055a865d9d484 in wsrep_mysql_parse (thd=thd@entry=0x1530cc001e88, rawbuf=0x1530cc014190 "SELECT COUNT(*) = 1 FROM t1 WHERE f1 = REPEAT('b', 256)", length=56, parser_state=parser_state@entry=0x153164d3f310) at /test/10.6_dbg/sql/sql_parse.cc:7831 #17 0x000055a865dab200 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1530cc001e88, packet=packet@entry=0x1530cc00bdb9 "SELECT COUNT(*) = 1 FROM t1 WHERE f1 = REPEAT('b', 256);", packet_length=packet_length@entry=57, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1365 #18 0x000055a865dad62c in do_command (thd=0x1530cc001e88, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1409 #19 0x000055a865ef220a in do_handle_one_connection (connect=, connect@entry=0x55a8699fa3a8, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1416 #20 0x000055a865ef26dc in handle_one_connection (arg=0x55a8699fa3a8) at /test/10.6_dbg/sql/sql_connect.cc:1318 #21 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #22 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x153165df6700 (LWP 2751590)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153165df5bf0, clockid=, expected=0, futex_word=0x55a8697a8128) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153165df5bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a8100) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a8100, mutex=0x55a86978fcf8, abstime=0x153165df5bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153165df5bf0, __mutex=, __cond=0x55a8697a8100) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a8100) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a8100) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a8100) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a8100) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a8100, t=t@entry=0x153165df5c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a8100) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 --Type for more, q to quit, c to continue without paging-- Thread 26 (Thread 0x153165505700 (LWP 2751605)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30f8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316550458c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x153165504620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x153165504c00, exit_loop=@0x15316550482f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x153165504c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530dc000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869845c00) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x153167401700 (LWP 2751579)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153167400bf0, clockid=, expected=0, futex_word=0x55a8697a7bac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153167400bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7b80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7b80, mutex=0x55a86978fcf8, abstime=0x153167400bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153167400bf0, __mutex=, __cond=0x55a8697a7b80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7b80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7b80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7b80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7b80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7b80, t=t@entry=0x153167400c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7b80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x15316575d700 (LWP 2751597)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 --Type for more, q to quit, c to continue without paging-- #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316575c58c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x15316575c620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x15316575cc00, exit_loop=@0x15316575c82f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x15316575cc00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x153108000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a86991b840) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x1531669fc700 (LWP 2751584)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531669fbbf0, clockid=, expected=0, futex_word=0x55a8697a7e28) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531669fbbf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7e00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7e00, mutex=0x55a86978fcf8, abstime=0x1531669fbbf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531669fbbf0, __mutex=, __cond=0x55a8697a7e00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7e00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7e00) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7e00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7e00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7e00, t=t@entry=0x1531669fbc98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7e00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x15316567c700 (LWP 2751600)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30f8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 --Type for more, q to quit, c to continue without paging-- #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x15316567b58c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x15316567b620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x15316567bc00, exit_loop=@0x15316567b82f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x15316567bc00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530f4000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a86993a7a0) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x1531667fb700 (LWP 2751585)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531667fabf0, clockid=, expected=0, futex_word=0x55a8697a7eac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531667fabf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7e80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7e80, mutex=0x55a86978fcf8, abstime=0x1531667fabf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531667fabf0, __mutex=, __cond=0x55a8697a7e80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7e80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7e80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7e80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7e80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7e80, t=t@entry=0x1531667fac98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7e80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x153167200700 (LWP 2751580)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531671ffbf0, clockid=, expected=0, futex_word=0x55a8697a7c2c) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531671ffbf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7c00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7c00, mutex=0x55a86978fcf8, abstime=0x1531671ffbf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531671ffbf0, __mutex=, __cond=0x55a8697a7c00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7c00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7c00) at /usr/include/c++/9/condition_v--Type for more, q to quit, c to continue without paging-- ariable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7c00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7c00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7c00, t=t@entry=0x1531671ffc98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7c00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x1531a0a09940 (LWP 2751519)): #0 0x00001531a0cd299f in __GI___poll (fds=0x55a869a6b498, nfds=3, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000055a865cbbecb in poll (__timeout=-1, __nfds=, __fds=) at /usr/include/x86_64-linux-gnu/bits/poll2.h:46 #2 handle_connections_sockets () at /test/10.6_dbg/sql/mysqld.cc:6177 #3 0x000055a865cbf718 in mysqld_main (argc=, argv=) at /test/10.6_dbg/sql/mysqld.cc:5882 #4 0x000055a865cb3b36 in main (argc=, argv=) at /test/10.6_dbg/sql/main.cc:34 Thread 18 (Thread 0x1531655e6700 (LWP 2751602)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x1531655e558c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x1531655e5620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x1531655e5c00, exit_loop=@0x1531655e582f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x1531655e5c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530ec000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869845c40) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x1531659f4700 (LWP 2751593)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531659f3c60, clockid=, expected=0, futex_word=0x55a867a4ff28 ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531659f3c60, clockid=, mutex=0x55a867a4ff68 , cond=0x55a867a4ff00 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x55a867a4ff00 , mutex=mutex@entry=0x55a867a4ff68 , abstime=abstime@entry=0x1531659f3c60) at pthread_cond_wait.c:665 --Type for more, q to quit, c to continue without paging-- #3 0x000055a8667b4a32 in safe_cond_timedwait (cond=0x55a867a4ff00 , mp=0x55a867a4ff40 , abstime=abstime@entry=0x1531659f3c60, file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1088) at /test/10.6_dbg/mysys/thr_mutex.c:546 #4 0x000055a8662d5b36 in inline_mysql_cond_timedwait (src_line=115, src_file=0x55a866b3b118 "/test/10.6_dbg/storage/maria/ma_servicethread.c", abstime=0x1531659f3c60, mutex=, that=) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1088 #5 my_service_thread_sleep (control=control@entry=0x55a867184440 , sleep_time=sleep_time@entry=29000000000) at /test/10.6_dbg/storage/maria/ma_servicethread.c:115 #6 0x000055a8662ce113 in ma_checkpoint_background (arg=0x1e) at /test/10.6_dbg/storage/maria/ma_checkpoint.c:725 #7 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #8 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x1531656c7700 (LWP 2751599)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30fc) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x1531656c658c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x1531656c6620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x1531656c6c00, exit_loop=@0x1531656c682f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x1531656c6c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x1530fc000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a86994d940) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x1531661f8700 (LWP 2751588)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531661f7bf0, clockid=, expected=0, futex_word=0x55a8697a802c) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531661f7bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a8000) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a8000, mutex=0x55a86978fcf8, abstime=0x1531661f7bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531661f7bf0, __mutex=, __cond=0x55a8697a8000) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a8000) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a8000) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a8000) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a8000) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a8000, t=t@entry=0x1531661f7c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a8000) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 --Type for more, q to quit, c to continue without paging-- #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x153167fff700 (LWP 2751576)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153167ffebf0, clockid=, expected=0, futex_word=0x55a8697a7a28) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153167ffebf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7a00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7a00, mutex=0x55a86978fcf8, abstime=0x153167ffebf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153167ffebf0, __mutex=, __cond=0x55a8697a7a00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7a00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7a00) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7a00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7a00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7a00, t=t@entry=0x153167ffec98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7a00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x153193ffe700 (LWP 2751526)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55a8697398d0) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a869739868, cond=0x55a8697398a8) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55a8697398a8, mutex=mutex@entry=0x55a869739868) at pthread_cond_wait.c:647 #3 0x00001531a068ca8e in gu_cond_wait_SYS (mutex=0x55a869739868, cond=0x55a8697398a8) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 gu::Lock::wait (this=, cond=...) at /test/galera_4x_dbg/galerautils/src/gu_lock.hpp:46 #5 galera::ServiceThd::thd_func (arg=0x55a869739848) at /test/galera_4x_dbg/galera/src/galera_service_thd.cpp:31 #6 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #7 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x1531663f9700 (LWP 2751587)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531663f8bf0, clockid=, expected=0, futex_word=0x55a8697a7fa8) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531663f8bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7f80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7f80, mutex=0x55a86978fcf8, abstime=0x1531663f8bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x1531663f8bf0, __mutex=, __cond=0x55a8697a7f80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 --Type for more, q to quit, c to continue without paging-- #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7f80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7f80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7f80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7f80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7f80, t=t@entry=0x1531663f8c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7f80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x153167602700 (LWP 2751578)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153167601bf0, clockid=, expected=0, futex_word=0x55a8697a7b2c) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153167601bf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7b00) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7b00, mutex=0x55a86978fcf8, abstime=0x153167601bf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153167601bf0, __mutex=, __cond=0x55a8697a7b00) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7b00) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7b00) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7b00) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7b00) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7b00, t=t@entry=0x153167601c98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7b00) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 --Type for more, q to quit, c to continue without paging-- Thread 10 (Thread 0x153193479700 (LWP 2751528)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55a869779220) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a8697791b8, cond=0x55a8697791f8) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55a8697791f8, mutex=mutex@entry=0x55a8697791b8) at pthread_cond_wait.c:647 #3 0x00001531a06d198a in gu_cond_wait_SYS (mutex=0x55a8697791b8, cond=0x55a8697791f8) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 gu::Lock::wait (this=, cond=...) at /test/galera_4x_dbg/galerautils/src/gu_lock.hpp:46 #5 RecvBuf::front (timeout=..., this=0x55a8697791b8) at /test/galera_4x_dbg/gcs/src/gcs_gcomm.cpp:116 #6 gcomm_recv (backend=, msg=0x55a86974ce98, timeout=9223372035999999999) at /test/galera_4x_dbg/gcs/src/gcs_gcomm.cpp:614 #7 0x00001531a06bb00c in core_msg_recv (timeout=9223372035999999999, recv_msg=0x55a86974ce98, backend=0x55a86974d040) at /test/galera_4x_dbg/gcs/src/gcs_core.cpp:1205 #8 gcs_core_recv (conn=0x55a86974ce20, recv_act=recv_act@entry=0x153193478bc0, timeout=) at /test/galera_4x_dbg/gcs/src/gcs_core.cpp:1205 #9 0x00001531a06b4baf in gcs_recv_thread (arg=) at /test/galera_4x_dbg/gcs/src/gcs.cpp:1449 #10 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #11 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x1531a00c1700 (LWP 2751529)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x15317c017ee0) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x15317c017e30, cond=0x15317c017eb8) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x15317c017eb8, mutex=mutex@entry=0x15317c017e30) at pthread_cond_wait.c:647 #3 0x000055a8667b4795 in safe_cond_wait (cond=cond@entry=0x15317c017eb8, mp=mp@entry=0x15317c017e08, file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1072) at /test/10.6_dbg/mysys/thr_mutex.c:492 #4 0x000055a86635d06c in inline_mysql_cond_wait (src_line=69, src_file=0x55a866953478 "/test/10.6_dbg/sql/wsrep_thd.h", mutex=0x15317c017e08, that=0x15317c017eb8) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1072 #5 Wsrep_thd_queue::pop_front (this=0x15317c017db0) at /test/10.6_dbg/sql/wsrep_thd.h:69 #6 wsrep_rollback_process (rollbacker=0x15317c0020c8, arg=) at /test/10.6_dbg/sql/wsrep_thd.cc:236 #7 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869777140) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #8 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #9 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x1531a0076700 (LWP 2751530)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x1531a01c30f8) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1531a01c3090, cond=0x1531a01c30d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x1531a01c30d0, mutex=mutex@entry=0x1531a01c3090) at pthread_cond_wait.c:647 #3 0x00001531a0816e8f in gu_cond_wait_SYS (mutex=0x1531a01c3090, cond=0x1531a01c30d0) at /test/galera_4x_dbg/galerautils/src/gu_threads.h:251 #4 fifo_lock_get (q=0x1531a01c3010) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x1531a01c3010, err=err@entry=0x1531a007558c) at /test/galera_4x_dbg/galerautils/src/gu_fifo.c:330 #6 0x00001531a06b7879 in gcs_recv (conn=0x55a86974cb30, action=action@entry=0x1531a0075620) at /test/galera_4x_dbg/gcs/src/gcs.cpp:2097 #7 0x00001531a06942ba in galera::Gcs::recv (act=..., this=) at /test/galera_4x_dbg/galera/src/galera_gcs.hpp:133 #8 galera::GcsActionSource::process (this=0x55a869773200, recv_ctx=0x1531a0075c00, exit_loop=@0x1531a007582f: false) at /test/galera_4x_dbg/galera/src/gcs_action_source.cpp:165 #9 0x00001531a065ed50 in galera::ReplicatorSMM::async_recv (this=0x55a869738f80, recv_ctx=0x1531a0075c00) at /test/galera_4x_dbg/galera/src/replicator_smm.cpp:402 #10 0x00001531a0633641 in galera_recv (gh=, recv_ctx=) at /test/galera_4x_dbg/galera/src/wsrep_provider.cpp:264 #11 0x000055a8669181d0 in wsrep::wsrep_provider_v26::run_applier (this=, applier_ctx=) at /test/10.6_dbg/wsrep-lib/src/wsrep_provider_v26.cpp:858 #12 0x000055a86635da7f in wsrep_replication_process (thd=0x153180000f88, arg=) at /test/10.6_dbg/sql/wsrep_server_state.h:51 #13 0x000055a86634b2c9 in start_wsrep_THD (arg=0x55a869790c10) at /test/10.6_dbg/sql/wsrep_mysqld.h:540 #14 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #15 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x15316c758700 (LWP 2751574)): --Type for more, q to quit, c to continue without paging-- #0 futex_wait_cancelable (private=, expected=0, futex_word=0x55a86719a668 ) at ../sysdeps/nptl/futex-internal.h:183 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55a86719a568 , cond=0x55a86719a640 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x55a86719a640 , mutex=mutex@entry=0x55a86719a568 ) at pthread_cond_wait.c:647 #3 0x000055a8667b4795 in safe_cond_wait (cond=0x55a86719a640 , mp=0x55a86719a540 , file=file@entry=0x55a866bb9c98 "/test/10.6_dbg/storage/innobase/buf/buf0flu.cc", line=line@entry=2226) at /test/10.6_dbg/mysys/thr_mutex.c:492 #4 0x000055a86665353e in buf_flush_page_cleaner () at /test/10.6_dbg/storage/innobase/buf/buf0flu.cc:2226 #5 0x000055a866654cdf in std::__invoke_impl (__f=) at /usr/include/c++/9/bits/invoke.h:89 #6 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #7 std::thread::_Invoker >::_M_invoke<0ul> (this=) at /usr/include/c++/9/thread:244 #8 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #9 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #10 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #11 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #12 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x1531916ac700 (LWP 2751571)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x000055a866753327 in my_getevents (ev=0x1531916a9c90, nr=256, min_nr=1, ctx=) at /test/10.6_dbg/tpool/aio_linux.cc:62 #2 tpool::aio_linux::getevent_thread_routine (aio=0x55a86977a8a0) at /test/10.6_dbg/tpool/aio_linux.cc:104 #3 0x000055a8667532a6 in std::__invoke_impl (__f=) at /usr/include/c++/9/bits/invoke.h:89 #4 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #5 std::thread::_Invoker >::_M_invoke<0ul, 1ul> (this=) at /usr/include/c++/9/thread:244 #6 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #7 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #8 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #10 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x153167dfe700 (LWP 2751577)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153167dfdbf0, clockid=, expected=0, futex_word=0x55a8697a7aac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153167dfdbf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7a80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7a80, mutex=0x55a86978fcf8, abstime=0x153167dfdbf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153167dfdbf0, __mutex=, __cond=0x55a8697a7a80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7a80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7a80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7a80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7a80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7a80, t=t@entry=0x153167dfdc98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7a80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:--Type for more, q to quit, c to continue without paging-- 251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x153166fff700 (LWP 2751581)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x153166ffebf0, clockid=, expected=0, futex_word=0x55a8697a7cac) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x153166ffebf0, clockid=, mutex=0x55a86978fcf8, cond=0x55a8697a7c80) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x55a8697a7c80, mutex=0x55a86978fcf8, abstime=0x153166ffebf0) at pthread_cond_wait.c:665 #3 0x000055a86674fb08 in __gthread_cond_timedwait (__abs_timeout=0x153166ffebf0, __mutex=, __cond=0x55a8697a7c80) at /usr/include/x86_64-linux-gnu/c++/9/bits/gthr-default.h:872 #4 std::condition_variable::__wait_until_impl > > (__atime=..., __lock=..., this=0x55a8697a7c80) at /usr/include/c++/9/condition_variable:188 #5 std::condition_variable::wait_until > > (__atime=..., __lock=..., this=0x55a8697a7c80) at /usr/include/c++/9/condition_variable:121 #6 std::condition_variable::wait_for > (__rtime=..., __lock=..., this=0x55a8697a7c80) at /usr/include/c++/9/condition_variable:152 #7 tpool::thread_pool_generic::wait_for_tasks (this=this@entry=0x55a86978fbe0, lk=..., thread_data=thread_data@entry=0x55a8697a7c80) at /test/10.6_dbg/tpool/tpool_generic.cc:480 #8 0x000055a866750622 in tpool::thread_pool_generic::get_task (this=this@entry=0x55a86978fbe0, thread_var=thread_var@entry=0x55a8697a7c80, t=t@entry=0x153166ffec98) at /test/10.6_dbg/tpool/tpool_generic.cc:533 #9 0x000055a866750744 in tpool::thread_pool_generic::worker_main (this=0x55a86978fbe0, thread_var=0x55a8697a7c80) at /test/10.6_dbg/tpool/tpool_generic.cc:578 #10 0x000055a866751e92 in std::__invoke_impl (__t=, __f=) at /usr/include/c++/9/bits/invoke.h:89 #11 std::__invoke (__fn=) at /usr/include/c++/9/bits/invoke.h:95 #12 std::thread::_Invoker >::_M_invoke<0ul, 1ul, 2ul> (this=) at /usr/include/c++/9/thread:244 #13 std::thread::_Invoker >::operator() (this=) at /usr/include/c++/9/thread:251 #14 std::thread::_State_impl > >::_M_run (this=) at /usr/include/c++/9/thread:195 #15 0x00001531a0fd9de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #16 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #17 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x15319367a700 (LWP 2751527)): #0 0x00001531a0cdf46e in epoll_wait (epfd=6, events=events@entry=0x153193679270, maxevents=maxevents@entry=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00001531a07e9cd2 in asio::detail::epoll_reactor::run (this=0x55a869779540, usec=, ops=...) at /test/galera_4x_dbg/asio/asio/detail/impl/epoll_reactor.ipp:470 #2 0x00001531a07ea9d6 in asio::detail::scheduler::do_run_one (ec=..., this_thread=..., lock=..., this=) at /test/galera_4x_dbg/asio/asio/detail/impl/scheduler.ipp:430 #3 asio::detail::scheduler::run (this=this@entry=0x55a8697793c0, ec=...) at /test/galera_4x_dbg/asio/asio/detail/impl/scheduler.ipp:199 #4 0x00001531a07e3a2c in asio::io_context::run (this=) at /test/galera_4x_dbg/asio/asio/impl/io_context.ipp:62 #5 gu::AsioIoService::run (this=this@entry=0x55a869776bb8) at /test/galera_4x_dbg/galerautils/src/gu_asio.cpp:750 #6 0x00001531a06f1658 in gcomm::AsioProtonet::event_loop (this=0x55a869776b00, period=...) at /test/galera_4x_dbg/gcomm/src/asio_protonet.cpp:103 #7 0x00001531a06d51de in GCommConn::run (this=0x55a869778fa0) at /test/galera_4x_dbg/galerautils/src/gu_datetime.hpp:68 #8 0x00001531a06d5a2a in run_fn (arg=) at /test/galera_4x_dbg/gcs/src/gcs_gcomm.cpp:307 #9 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #10 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x1531a1213700 (LWP 2751525)): --Type for more, q to quit, c to continue without paging-- #0 futex_abstimed_wait_cancelable (private=, abstime=0x1531a1212cb0, clockid=, expected=0, futex_word=0x55a867aa262c ) at ../sysdeps/nptl/futex-internal.h:320 #1 __pthread_cond_wait_common (abstime=0x1531a1212cb0, clockid=, mutex=0x55a867aa2668 , cond=0x55a867aa2600 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=cond@entry=0x55a867aa2600 , mutex=mutex@entry=0x55a867aa2668 , abstime=abstime@entry=0x1531a1212cb0) at pthread_cond_wait.c:665 #3 0x000055a8667b4a32 in safe_cond_timedwait (cond=cond@entry=0x55a867aa2600 , mp=mp@entry=0x55a867aa2640 , abstime=abstime@entry=0x1531a1212cb0, file=file@entry=0x55a86692a1b8 "/test/10.6_dbg/include/mysql/psi/mysql_thread.h", line=line@entry=1088) at /test/10.6_dbg/mysys/thr_mutex.c:546 #4 0x000055a8667b4ff6 in inline_mysql_cond_timedwait (src_line=321, src_file=0x55a866be35e0 "/test/10.6_dbg/mysys/thr_timer.c", abstime=0x1531a1212cb0, mutex=0x55a867aa2640 , that=0x55a867aa2600 ) at /test/10.6_dbg/include/mysql/psi/mysql_thread.h:1088 #5 timer_handler (arg=) at /test/10.6_dbg/mysys/thr_timer.c:321 #6 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #7 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x153164cf5700 (LWP 2757003)): #0 __pthread_kill (threadid=, signo=signo@entry=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 #1 0x000055a8667b0987 in my_write_core (sig=sig@entry=6) at /test/10.6_dbg/mysys/stacktrace.c:424 #2 0x000055a8660633d7 in handle_fatal_signal (sig=6) at /test/10.6_dbg/sql/signal_handler.cc:357 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00001531a0be2859 in __GI_abort () at abort.c:79 #6 0x00001531a0be2729 in __assert_fail_base (fmt=0x1531a0d78588 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55a866947d30 "transactional_table || !changed || thd->transaction->stmt.modified_non_trans_table", file=0x55a866947a30 "/test/10.6_dbg/sql/sql_insert.cc", line=4363, function=) at assert.c:92 #7 0x00001531a0bf3fd6 in __GI___assert_fail (assertion=assertion@entry=0x55a866947d30 "transactional_table || !changed || thd->transaction->stmt.modified_non_trans_table", file=file@entry=0x55a866947a30 "/test/10.6_dbg/sql/sql_insert.cc", line=line@entry=4363, function=function@entry=0x55a866947d00 "virtual void select_insert::abort_result_set()") at assert.c:101 #8 0x000055a865d64c49 in select_insert::abort_result_set (this=this@entry=0x1530c8014a30) at /test/10.6_dbg/sql/sql_insert.cc:4363 #9 0x000055a865d64c9d in select_create::abort_result_set (this=0x1530c8014a30) at /test/10.6_dbg/sql/sql_insert.cc:5201 #10 0x000055a865d6c6ab in select_create::send_eof (this=0x1530c8014a30) at /test/10.6_dbg/sql/sql_insert.cc:5102 #11 0x000055a865e23dc3 in JOIN::exec_inner (this=this@entry=0x1530c8014b78) at /test/10.6_dbg/sql/sql_select.cc:4671 #12 0x000055a865e24ce5 in JOIN::exec (this=this@entry=0x1530c8014b78) at /test/10.6_dbg/sql/sql_select.cc:4572 #13 0x000055a865e22cf4 in mysql_select (thd=thd@entry=0x1530c8000d48, tables=0x0, fields=..., conds=0x0, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2201171528192, result=0x1530c8014a30, unit=0x1530c8004eb8, select_lex=0x1530c80139d8) at /test/10.6_dbg/sql/sql_select.cc:5051 #14 0x000055a865e23465 in handle_select (thd=thd@entry=0x1530c8000d48, lex=lex@entry=0x1530c8004df0, result=result@entry=0x1530c8014a30, setup_tables_done_option=setup_tables_done_option@entry=0) at /test/10.6_dbg/sql/sql_select.cc:554 #15 0x000055a865e750d5 in Sql_cmd_create_table_like::execute (this=0x1530c8013140, thd=0x1530c8000d48) at /test/10.6_dbg/sql/sql_table.cc:11885 #16 0x000055a865db5356 in mysql_execute_command (thd=thd@entry=0x1530c8000d48, is_called_from_prepared_stmt=is_called_from_prepared_stmt@entry=false) at /test/10.6_dbg/sql/sql_parse.cc:6000 #17 0x000055a865d9da84 in mysql_parse (thd=thd@entry=0x1530c8000d48, rawbuf=rawbuf@entry=0x1530c8013050 "CREATE TABLE t1 (i INT) ENGINE=MyISAM DEFAULT CHARSET=utf8 SELECT 1 as i", length=length@entry=72, parser_state=parser_state@entry=0x153164cf4310) at /test/10.6_dbg/sql/sql_parse.cc:8019 #18 0x000055a865d9d484 in wsrep_mysql_parse (thd=thd@entry=0x1530c8000d48, rawbuf=0x1530c8013050 "CREATE TABLE t1 (i INT) ENGINE=MyISAM DEFAULT CHARSET=utf8 SELECT 1 as i", length=72, parser_state=parser_state@entry=0x153164cf4310) at /test/10.6_dbg/sql/sql_parse.cc:7831 #19 0x000055a865dab200 in dispatch_command (command=command@entry=COM_QUERY, thd=thd@entry=0x1530c8000d48, packet=packet@entry=0x1530c800ac79 "CREATE TABLE t1 (i INT) ENGINE=MyISAM DEFAULT CHARSET=utf8 SELECT 1 as i;", packet_length=packet_length@entry=73, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_class.h:1365 #20 0x000055a865dad62c in do_command (thd=0x1530c8000d48, blocking=blocking@entry=true) at /test/10.6_dbg/sql/sql_parse.cc:1409 #21 0x000055a865ef220a in do_handle_one_connection (connect=, connect@entry=0x55a869a836d8, put_in_cache=put_in_cache@entry=true) at /test/10.6_dbg/sql/sql_connect.cc:1416 #22 0x000055a865ef26dc in handle_one_connection (arg=0x55a869a836d8) at /test/10.6_dbg/sql/sql_connect.cc:1318 #23 0x00001531a10f3609 in start_thread (arg=) at pthread_create.c:477 #24 0x00001531a0cdf133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 (gdb) (gdb) (gdb)