[Thread debugging using libthread_db enabled]
|
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
__lll_lock_wait_private (futex=futex@entry=0x1554d5d47b80 <main_arena>) at ./lowlevellock.c:35
|
35 ./lowlevellock.c: No such file or directory.
|
(gdb) bt
|
#0 __lll_lock_wait_private (futex=futex@entry=0x1554d5d47b80 <main_arena>) at ./lowlevellock.c:35
|
#1 0x00001554d5bf94ab in __GI___libc_malloc (bytes=bytes@entry=504) at malloc.c:3064
|
#2 0x0000564817cbc7c3 in my_malloc (size=size@entry=496, my_flags=my_flags@entry=16)
|
at /test/10.2_opt/mysys/my_malloc.c:101
|
#3 0x0000564817d1f665 in mysql_socket_vio_new (mysql_socket=..., type=type@entry=VIO_TYPE_SOCKET, flags=flags@entry=1)
|
at /test/10.2_opt/vio/vio.c:253
|
#4 0x0000564817519925 in handle_connections_sockets () at /test/10.2_opt/sql/mysqld.cc:6912
|
#5 0x000056481751a701 in mysqld_main (argc=<optimized out>, argv=<optimized out>) at /test/10.2_opt/sql/mysqld.cc:6192
|
#6 0x00001554d5b830b3 in __libc_start_main (main=0x5648174fb500 <main(int, char**)>, argc=10, argv=0x7ffe3bbb3ec8,
|
init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe3bbb3eb8)
|
at ../csu/libc-start.c:308
|
#7 0x000056481750d39e in _start () at /test/10.2_opt/sql/sql_list.h:196
|
(gdb) thread apply all bt
|
|
Thread 39 (Thread 0x1554a4bda700 (LWP 1599299)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a4bd9dc0, clockid=<optimized out>, expected=0, futex_word=0x1554a6c84af0 <myrocks::rdb_mc_thread+144>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a4bd9dc0, clockid=<optimized out>, mutex=0x1554a6c84a98 <myrocks::rdb_mc_thread+56>, cond=0x1554a6c84ac8 <myrocks::rdb_mc_thread+104>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x1554a6c84ac8 <myrocks::rdb_mc_thread+104>, mutex=mutex@entry=0x1554a6c84a98 <myrocks::rdb_mc_thread+56>, abstime=abstime@entry=0x1554a4bd9dc0) at pthread_cond_wait.c:656
|
#3 0x00001554a67b719e in inline_mysql_cond_timedwait (src_file=0x1554a6b6dbb8 "/test/10.2_opt/storage/rocksdb/ha_rocksdb.cc", src_line=13561, abstime=0x1554a4bd9dc0, mutex=0x1554a6c84a98 <myrocks::rdb_mc_thread+56>, that=0x1554a6c84ac8 <myrocks::rdb_mc_thread+104>) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 myrocks::Rdb_manual_compaction_thread::run (this=0x1554a6c84a60 <myrocks::rdb_mc_thread>) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:13561
|
#5 0x00001554a680f7f0 in myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84a60 <myrocks::rdb_mc_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:34
|
#6 myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84a60 <myrocks::rdb_mc_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:29
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 38 (Thread 0x1554a49d9700 (LWP 1599298)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a49d8cb0, clockid=<optimized out>, expected=0, futex_word=0x1554a6c847f0 <myrocks::rdb_drop_idx_thread+144>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a49d8cb0, clockid=<optimized out>, mutex=0x1554a6c84798 <myrocks::rdb_drop_idx_thread+56>, cond=0x1554a6c847c8 <myrocks::rdb_drop_idx_thread+104>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x1554a6c847c8 <myrocks::rdb_drop_idx_thread+104>, mutex=mutex@entry=0x1554a6c84798 <myrocks::rdb_drop_idx_thread+56>, abstime=abstime@entry=0x1554a49d8cb0) at pthread_cond_wait.c:656
|
#3 0x00001554a67c92ba in inline_mysql_cond_timedwait (src_file=0x1554a6b6dbb8 "/test/10.2_opt/storage/rocksdb/ha_rocksdb.cc", src_line=11526, abstime=0x1554a49d8cb0, mutex=0x1554a6c84798 <myrocks::rdb_drop_idx_thread+56>, that=0x1554a6c847c8 <myrocks::rdb_drop_idx_thread+104>) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 myrocks::Rdb_drop_index_thread::run (this=0x1554a6c84760 <myrocks::rdb_drop_idx_thread>) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:11526
|
#5 0x00001554a680f7f0 in myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84760 <myrocks::rdb_drop_idx_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:34
|
#6 myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84760 <myrocks::rdb_drop_idx_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:29
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 37 (Thread 0x1554a47d8700 (LWP 1599297)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a47d7dc0, clockid=<optimized out>, expected=0, futex_word=0x1554a6c84c10 <myrocks::rdb_bg_thread+144>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a47d7dc0, clockid=<optimized out>, mutex=0x1554a6c84bb8 <myrocks::rdb_bg_thread+56>, cond=0x1554a6c84be8 <myrocks::rdb_bg_thread+104>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x1554a6c84be8 <myrocks::rdb_bg_thread+104>, mutex=mutex@entry=0x1554a6c84bb8 <myrocks::rdb_bg_thread+56>, abstime=abstime@entry=0x1554a47d7dc0) at pthread_cond_wait.c:656
|
#3 0x00001554a67cb152 in inline_mysql_cond_timedwait (src_file=0x1554a6b6dbb8 "/test/10.2_opt/storage/rocksdb/ha_rocksdb.cc", src_line=13465, abstime=0x1554a47d7dc0, mutex=0x1554a6c84bb8 <myrocks::rdb_bg_thread+56>, that=0x1554a6c84be8 <myrocks::rdb_bg_thread+104>) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 myrocks::Rdb_background_thread::run (this=0x1554a6c84b80 <myrocks::rdb_bg_thread>) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:13465
|
#5 0x00001554a680f7f0 in myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84b80 <myrocks::rdb_bg_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:34
|
#6 myrocks::Rdb_thread::thread_func (thread_ptr=0x1554a6c84b80 <myrocks::rdb_bg_thread>) at /test/10.2_opt/storage/rocksdb/rdb_threads.cc:29
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 36 (Thread 0x1554a45d7700 (LWP 1599050)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a45d6d00, clockid=<optimized out>, expected=0, futex_word=0x155478208878) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a45d6d00, clockid=<optimized out>, mutex=0x155478208808, cond=0x155478208850) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x155478208850, mutex=0x155478208808, abstime=abstime@entry=0x1554a45d6d00) at pthread_cond_wait.c:656
|
#3 0x00001554a6ab7e02 in rocksdb::port::CondVar::TimedWait (this=this@entry=0x155478208850, abs_time_us=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/port/port_posix.cc:120
|
#4 0x00001554a69993eb in rocksdb::InstrumentedCondVar::TimedWaitInternal (this=0x155478208850, abs_time_us=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:66
|
#5 0x00001554a69994cc in rocksdb::InstrumentedCondVar::TimedWait (this=this@entry=0x155478208850, abs_time_us=abs_time_us@entry=1632897676064446) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:55
|
#6 0x00001554a68490e3 in rocksdb::RepeatableThread::wait (delay=<optimized out>, this=0x1554782087b0) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:90
|
#7 rocksdb::RepeatableThread::thread (this=0x1554782087b0) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:126
|
#8 rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}::operator()() const (__closure=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:38
|
#9 std::__invoke_impl<void, rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}>(std::__invoke_other, rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}&&) (__f=...) at /usr/include/c++/9/bits/invoke.h:60
|
#10 std::__invoke<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}>(std::__invoke_result&&, (rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}&&)...) (__fn=...) at /usr/include/c++/9/bits/invoke.h:95
|
#11 std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> >::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=<optimized out>) at /usr/include/c++/9/thread:244
|
#12 std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> >::operator()() (this=<optimized out>) at /usr/include/c++/9/thread:251
|
#13 std::thread::_State_impl<std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> > >::_M_run() (this=<optimized out>) at /usr/include/c++/9/thread:195
|
#14 0x00001554d5f75de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#15 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#16 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 35 (Thread 0x1554a43d6700 (LWP 1599049)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a43d5d00, clockid=<optimized out>, expected=0, futex_word=0x15547802b538) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a43d5d00, clockid=<optimized out>, mutex=0x15547802b4c8, cond=0x15547802b510) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x15547802b510, mutex=0x15547802b4c8, abstime=abstime@entry=0x1554a43d5d00) at pthread_cond_wait.c:656
|
#3 0x00001554a6ab7e02 in rocksdb::port::CondVar::TimedWait (this=this@entry=0x15547802b510, abs_time_us=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/port/port_posix.cc:120
|
#4 0x00001554a69993eb in rocksdb::InstrumentedCondVar::TimedWaitInternal (this=0x15547802b510, abs_time_us=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:66
|
#5 0x00001554a69994cc in rocksdb::InstrumentedCondVar::TimedWait (this=this@entry=0x15547802b510, abs_time_us=abs_time_us@entry=1632897676066044) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:55
|
#6 0x00001554a68490e3 in rocksdb::RepeatableThread::wait (delay=<optimized out>, this=0x15547802b470) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:90
|
#7 rocksdb::RepeatableThread::thread (this=0x15547802b470) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:126
|
#8 rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}::operator()() const (__closure=<optimized out>) at /test/10.2_opt/storage/rocksdb/rocksdb/util/repeatable_thread.h:38
|
#9 std::__invoke_impl<void, rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}>(std::__invoke_other, rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}&&) (__f=...) at /usr/include/c++/9/bits/invoke.h:60
|
#10 std::__invoke<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}>(std::__invoke_result&&, (rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}&&)...) (__fn=...) at /usr/include/c++/9/bits/invoke.h:95
|
#11 std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> >::_M_invoke<0ul>(std::_Index_tuple<0ul>) (this=<optimized out>) at /usr/include/c++/9/thread:244
|
#12 std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> >::operator()() (this=<optimized out>) at /usr/include/c++/9/thread:251
|
#13 std::thread::_State_impl<std::thread::_Invoker<std::tuple<rocksdb::RepeatableThread::RepeatableThread(std::function<void ()>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, rocksdb::Env*, unsigned long, unsigned long)::{lambda()#1}> > >::_M_run() (this=<optimized out>) at /usr/include/c++/9/thread:195
|
#14 0x00001554d5f75de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#15 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#16 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 34 (Thread 0x1554a61e5700 (LWP 1598998)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x15547801e590) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x15547801e540, cond=0x15547801e568) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=0x15547801e568, mutex=0x15547801e540) at pthread_cond_wait.c:638
|
#3 0x00001554d5f6fe30 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#4 0x00001554a6a5fa2d in rocksdb::ThreadPoolImpl::Impl::BGThread (this=0x15547801e4d0, thread_id=0) at /test/10.2_opt/storage/rocksdb/rocksdb/util/threadpool_imp.cc:196
|
#5 0x00001554a6a5fdbe in rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper (arg=0x1554781f6f60) at /test/10.2_opt/storage/rocksdb/rocksdb/util/threadpool_imp.cc:306
|
#6 0x00001554d5f75de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 33 (Thread 0x1554a63e6700 (LWP 1598997)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x15547801e250) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x15547801e200, cond=0x15547801e228) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=0x15547801e228, mutex=0x15547801e200) at pthread_cond_wait.c:638
|
#3 0x00001554d5f6fe30 in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#4 0x00001554a6a5fa2d in rocksdb::ThreadPoolImpl::Impl::BGThread (this=0x15547801e190, thread_id=0) at /test/10.2_opt/storage/rocksdb/rocksdb/util/threadpool_imp.cc:196
|
#5 0x00001554a6a5fdbe in rocksdb::ThreadPoolImpl::Impl::BGThreadWrapper (arg=0x1554781f6a50) at /test/10.2_opt/storage/rocksdb/rocksdb/util/threadpool_imp.cc:306
|
#6 0x00001554d5f75de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 32 (Thread 0x1554a65e7700 (LWP 1598996)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1554781eea10) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1554781ee908, cond=0x1554781ee9e8) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x1554781ee9e8, mutex=0x1554781ee908) at pthread_cond_wait.c:638
|
#3 0x00001554a6ab7d81 in rocksdb::port::CondVar::Wait (this=this@entry=0x1554781ee9e8) at /test/10.2_opt/storage/rocksdb/rocksdb/port/port_posix.cc:106
|
#4 0x00001554a699918a in rocksdb::InstrumentedCondVar::WaitInternal (this=this@entry=0x1554781ee9e8) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:48
|
#5 0x00001554a6999230 in rocksdb::InstrumentedCondVar::Wait (this=this@entry=0x1554781ee9e8) at /test/10.2_opt/storage/rocksdb/rocksdb/monitoring/instrumented_mutex.cc:41
|
#6 0x00001554a697d598 in rocksdb::DeleteScheduler::BackgroundEmptyTrash (this=0x1554781ee8e8) at /test/10.2_opt/storage/rocksdb/rocksdb/file/delete_scheduler.cc:196
|
#7 0x00001554d5f75de4 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 31 (Thread 0x1554d4070700 (LWP 1585530)):
|
#0 __lll_lock_wait_private (futex=futex@entry=0x1554d5d47b80 <main_arena>) at ./lowlevellock.c:35
|
#1 0x00001554d5bf9049 in __malloc_fork_lock_parent () at arena.c:156
|
#2 0x00001554d5c421aa in __libc_fork () at ../sysdeps/nptl/fork.c:73
|
#3 0x0000564817cdb9b4 in start_addr2line_fork (binary_path=0x7ffe3bbb447c "/test/MD180921-mariadb-10.2.41-linux-x86_64-opt/bin/mysqld") at /test/10.2_opt/mysys/my_addr_resolve.c:192
|
#4 start_addr2line_fork (binary_path=0x7ffe3bbb447c "/test/MD180921-mariadb-10.2.41-linux-x86_64-opt/bin/mysqld") at /test/10.2_opt/mysys/my_addr_resolve.c:175
|
#5 0x0000564817cdbae8 in my_addr_resolve (ptr=0x564817cc09f2 <my_print_stacktrace+50>, loc=loc@entry=0x1554d406cb80) at /test/10.2_opt/mysys/my_addr_resolve.c:241
|
#6 0x0000564817cc0a4b in print_with_addr_resolve (n=<optimized out>, addrs=0x1554d406cba0) at /test/10.2_opt/mysys/stacktrace.c:158
|
#7 my_print_stacktrace (stack_bottom=<optimized out>, thread_stack=299008) at /test/10.2_opt/mysys/stacktrace.c:176
|
#8 0x000056481776585b in handle_fatal_signal (sig=11) at /test/10.2_opt/sql/signal_handler.cc:218
|
#9 <signal handler called>
|
#10 _int_free (av=0x1554d5d47b80 <main_arena>, p=0x155478251480, have_lock=<optimized out>) at malloc.c:4316
|
#11 0x00001554a67fa17d in String::free (this=0x1554d406d6c0) at /test/10.2_opt/sql/./sql_string.h:351
|
#12 String::~String (this=0x1554d406d6c0, __in_chrg=<optimized out>) at /test/10.2_opt/sql/./sql_string.h:187
|
#13 myrocks::Rdb_field_packing::fill_hidden_pk_val (this=0x1554782b7970, dst=0x1554d406d768, hidden_pk_id=<optimized out>) at /test/10.2_opt/storage/rocksdb/rdb_datadic.cc:3492
|
#14 0x00001554a67ff2e8 in myrocks::Rdb_key_def::pack_record (this=this@entry=0x15547820ce00, tbl=tbl@entry=0x15547822b1b8, pack_buffer=0x1554781f5628 "\260g xT\025", record=0x15547822a278 "\376", packed_tuple=0x155478251478 "", unpack_info=unpack_info@entry=0x155478060310, should_store_row_debug_checksums=false, hidden_pk_id=1, n_key_parts=2, n_null_fields=0x0, ttl_bytes=0x155478257431 "") at /test/10.2_opt/storage/rocksdb/rdb_datadic.cc:1362
|
#15 0x00001554a67c5765 in myrocks::ha_rocksdb::update_write_sk (this=this@entry=0x15547805fdd0, table_arg=0x15547822b1b8, kd=..., row_info=..., bulk_load_sk=bulk_load_sk@entry=false) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:10131
|
#16 0x00001554a67c5eb4 in myrocks::ha_rocksdb::update_write_indexes (pk_changed=<optimized out>, row_info=..., this=0x15547805fdd0) at /usr/include/c++/9/bits/shared_ptr_base.h:1020
|
#17 myrocks::ha_rocksdb::update_write_indexes (this=0x15547805fdd0, row_info=..., pk_changed=<optimized out>) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:10210
|
#18 0x00001554a67c6034 in myrocks::ha_rocksdb::update_write_row (this=this@entry=0x15547805fdd0, old_data=old_data@entry=0x0, new_data=new_data@entry=0x15547822a278 "\376", skip_unique_check=<optimized out>) at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:10315
|
#19 0x00001554a67c617b in myrocks::ha_rocksdb::write_row (this=0x15547805fdd0, buf=0x15547822a278 "\376") at /test/10.2_opt/storage/rocksdb/ha_rocksdb.cc:9524
|
#20 0x000056481777093f in handler::ha_write_row (this=0x15547805fdd0, buf=0x15547822a278 "\376") at /test/10.2_opt/sql/handler.cc:6118
|
#21 0x000056481759522d in write_record (thd=thd@entry=0x155478000c48, table=table@entry=0x15547822b1b8, info=info@entry=0x1554d406dc30) at /test/10.2_opt/sql/sql_insert.cc:1940
|
#22 0x000056481759f268 in mysql_insert (thd=thd@entry=0x155478000c48, table_list=<optimized out>, fields=..., values_list=..., update_fields=..., update_values=..., duplic=<optimized out>, ignore=<optimized out>) at /test/10.2_opt/sql/sql_insert.cc:1066
|
#23 0x00005648175b4733 in mysql_execute_command (thd=<optimized out>) at /test/10.2_opt/sql/sql_parse.cc:4217
|
#24 0x00005648175bb45a in mysql_parse (thd=thd@entry=0x155478000c48, rawbuf=<optimized out>, length=<optimized out>, parser_state=parser_state@entry=0x1554d406f560, is_com_multi=is_com_multi@entry=false, is_next_command=is_next_command@entry=false) at /test/10.2_opt/sql/sql_parse.cc:7793
|
#25 0x00005648175be41d in dispatch_command (command=COM_QUERY, thd=0x155478000c48, packet=0x155478006fb9 "INSERT IGNORE INTO t1 VALUES (1)", packet_length=32, is_com_multi=<optimized out>, is_next_command=<optimized out>) at /test/10.2_opt/sql/sql_class.h:1109
|
#26 0x00005648175bf85d in do_command (thd=0x155478000c48) at /test/10.2_opt/sql/sql_parse.cc:1381
|
#27 0x00005648176986c6 in do_handle_one_connection (connect=connect@entry=0x56481a7e4d98) at /test/10.2_opt/sql/sql_connect.cc:1336
|
#28 0x000056481769883f in handle_one_connection (arg=0x56481a7e4d98) at /test/10.2_opt/sql/sql_connect.cc:1241
|
#29 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#30 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 30 (Thread 0x1554d40bb700 (LWP 1585349)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x5648183de6e8 <COND_manager+40>) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5648183de700 <LOCK_manager>, cond=0x5648183de6c0 <COND_manager>) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x5648183de6c0 <COND_manager>, mutex=mutex@entry=0x5648183de700 <LOCK_manager>) at pthread_cond_wait.c:638
|
#3 0x00005648175aa56b in inline_mysql_cond_wait (that=0x5648183de6c0 <COND_manager>, mutex=0x5648183de700 <LOCK_manager>, src_file=0x564817d58080 "/test/10.2_opt/sql/sql_manager.cc", src_line=102) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1156
|
#4 handle_manager (arg=<optimized out>) at /test/10.2_opt/sql/sql_manager.cc:102
|
#5 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#6 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 29 (Thread 0x1554d4106700 (LWP 1585348)):
|
#0 0x00001554d5ba3322 in __GI___sigtimedwait (set=set@entry=0x1554d4105da0, info=info@entry=0x1554d4105c70, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29
|
#1 0x00001554d6095f6c in __sigwait (set=set@entry=0x1554d4105da0, sig=sig@entry=0x1554d4105d48) at ../sysdeps/unix/sysv/linux/sigwait.c:28
|
#2 0x000056481750f8db in signal_hand (arg=<optimized out>) at /test/10.2_opt/sql/mysqld.cc:3557
|
#3 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#4 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 28 (Thread 0x1554a6ead700 (LWP 1585347)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554a6eacd70, clockid=<optimized out>, expected=0, futex_word=0x564818c57bc8 <COND_checkpoint+40>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554a6eacd70, clockid=<optimized out>, mutex=0x564818c57be0 <LOCK_checkpoint>, cond=0x564818c57ba0 <COND_checkpoint>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x564818c57ba0 <COND_checkpoint>, mutex=mutex@entry=0x564818c57be0 <LOCK_checkpoint>, abstime=abstime@entry=0x1554a6eacd70) at pthread_cond_wait.c:656
|
#3 0x0000564817b72837 in inline_mysql_cond_timedwait (src_file=0x564817e4cdb8 "/test/10.2_opt/storage/maria/ma_servicethread.c", src_line=115, abstime=0x1554a6eacd70, mutex=0x564818c57be0 <LOCK_checkpoint>, that=0x564818c57ba0 <COND_checkpoint>) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 my_service_thread_sleep (control=control@entry=0x56481835b8c0 <checkpoint_control>, sleep_time=sleep_time@entry=30000000000) at /test/10.2_opt/storage/maria/ma_servicethread.c:115
|
#5 0x0000564817b6ae3a in ma_checkpoint_background (arg=0x1e) at /test/10.2_opt/storage/maria/ma_checkpoint.c:709
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 27 (Thread 0x1554a75fa700 (LWP 1585345)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x1554a75f9e28) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1554a75f9dd0, cond=0x1554a75f9e00) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x1554a75f9e00, mutex=mutex@entry=0x1554a75f9dd0) at pthread_cond_wait.c:638
|
#3 0x00005648178f9ec9 in inline_mysql_cond_wait (src_file=0x564817dfca80 "/test/10.2_opt/storage/innobase/handler/ha_innodb.cc", src_line=347, mutex=0x1554a75f9dd0, that=0x1554a75f9e00) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1156
|
#4 thd_destructor_proxy () at /test/10.2_opt/storage/innobase/handler/ha_innodb.cc:347
|
#5 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#6 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 26 (Thread 0x1554a77fb700 (LWP 1585344)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fea40) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe9f0, cond=0x56481a0fea18) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fea18, mutex=mutex@entry=0x56481a0fe9f0) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe9e0) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe9e0, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x0000564817a8023a in buf_resize_thread () at /test/10.2_opt/storage/innobase/buf/buf0buf.cc:3110
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 25 (Thread 0x1554a79fc700 (LWP 1585343)):
|
#0 0x00001554d5c3c3bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x1554a79fb760, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
|
#1 0x00001554d5c42047 in __GI___nanosleep (requested_time=requested_time@entry=0x1554a79fb760, remaining=remaining@entry=0x0) at nanosleep.c:27
|
#2 0x000056481797a684 in os_thread_sleep (tm=tm@entry=1000000) at /test/10.2_opt/storage/innobase/os/os0thread.cc:231
|
#3 0x0000564817a6f722 in btr_defragment_thread () at /test/10.2_opt/storage/innobase/btr/btr0defragment.cc:723
|
#4 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#5 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 24 (Thread 0x1554a7bfd700 (LWP 1585342)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fe960) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe910, cond=0x56481a0fe938) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fe938, mutex=mutex@entry=0x56481a0fe910) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe900) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe900, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x0000564817a85e68 in buf_dump_thread () at /test/10.2_opt/storage/innobase/buf/buf0dump.cc:806
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 23 (Thread 0x1554a7dfe700 (LWP 1585341)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fe810) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe7c0, cond=0x56481a0fe7e8) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fe7e8, mutex=mutex@entry=0x56481a0fe7c0) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe7b0) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe7b0, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x00005648179fcd7e in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x564818359d68 <srv_sys+360>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#6 srv_worker_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 22 (Thread 0x1554a7fff700 (LWP 1585340)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fe7a0) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe750, cond=0x56481a0fe778) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fe778, mutex=mutex@entry=0x56481a0fe750) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe740) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe740, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x00005648179fcd7e in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x564818359d30 <srv_sys+304>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#6 srv_worker_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 21 (Thread 0x1554bc30c700 (LWP 1585339)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fe730) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe6e0, cond=0x56481a0fe708) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fe708, mutex=mutex@entry=0x56481a0fe6e0) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe6d0) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe6d0, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x00005648179fcd7e in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x564818359cf8 <srv_sys+248>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#6 srv_worker_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2621
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 20 (Thread 0x1554bc50d700 (LWP 1585338)):
|
#0 futex_wait_cancelable (private=<optimized out>, expected=0, futex_word=0x56481a0fe6c0) at ../sysdeps/nptl/futex-internal.h:183
|
#1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x56481a0fe670, cond=0x56481a0fe698) at pthread_cond_wait.c:508
|
#2 __pthread_cond_wait (cond=cond@entry=0x56481a0fe698, mutex=mutex@entry=0x56481a0fe670) at pthread_cond_wait.c:638
|
#3 0x000056481797a161 in os_event::wait (this=0x56481a0fe660) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 os_event::wait_low (this=0x56481a0fe660, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:325
|
#5 0x00005648179fe04a in srv_resume_thread (timeout_usec=0, wait=true, sig_count=1, slot=0x564818359cc0 <srv_sys+192>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2782
|
#6 srv_purge_coordinator_suspend (rseg_history_len=<optimized out>, slot=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2782
|
#7 srv_purge_coordinator_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2877
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 19 (Thread 0x1554bc70e700 (LWP 1585336)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554bc70db40, clockid=<optimized out>, expected=0, futex_word=0x56481a47f480) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554bc70db40, clockid=<optimized out>, mutex=0x56481a47f430, cond=0x56481a47f458) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a47f458, mutex=0x56481a47f430, abstime=abstime@entry=0x1554bc70db40) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554bc70db40) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a47f420, time_in_usec=<optimized out>, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x0000564817a3eb68 in ib_wqueue_timedwait (wq=wq@entry=0x56481a0ce5c0, wait_in_usecs=wait_in_usecs@entry=5000000) at /test/10.2_opt/storage/innobase/ut/ut0wqueue.cc:154
|
#6 0x0000564817b0ea39 in fts_optimize_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/fts/fts0opt.cc:2826
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 18 (Thread 0x1554bc90f700 (LWP 1585335)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554bc90ed10, clockid=<optimized out>, expected=0, futex_word=0x56481a43c590) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554bc90ed10, clockid=<optimized out>, mutex=0x56481a43c540, cond=0x56481a43c568) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a43c568, mutex=0x56481a43c540, abstime=abstime@entry=0x1554bc90ed10) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554bc90ed10) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a43c530, time_in_usec=<optimized out>, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x0000564817acc31e in dict_stats_thread () at /test/10.2_opt/storage/innobase/dict/dict0stats_bg.cc:489
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 17 (Thread 0x1554d4e3f700 (LWP 1585334)):
|
#0 0x00001554d5c3c3bf in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=req@entry=0x1554d4e3ed70, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
|
#1 0x00001554d5c42047 in __GI___nanosleep (requested_time=requested_time@entry=0x1554d4e3ed70, remaining=remaining@entry=0x0) at nanosleep.c:27
|
#2 0x000056481797a684 in os_thread_sleep (tm=tm@entry=1000000) at /test/10.2_opt/storage/innobase/os/os0thread.cc:231
|
#3 0x00005648179fbcb5 in srv_master_sleep () at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2416
|
#4 srv_master_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:2456
|
#5 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#6 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 16 (Thread 0x1554bcb10700 (LWP 1585329)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554bcb0fd40, clockid=<optimized out>, expected=0, futex_word=0x56481a0fe8f0) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554bcb0fd40, clockid=<optimized out>, mutex=0x56481a0fe8a0, cond=0x56481a0fe8c8) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a0fe8c8, mutex=0x56481a0fe8a0, abstime=abstime@entry=0x1554bcb0fd40) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554bcb0fd40) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a0fe890, time_in_usec=<optimized out>, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x00005648179fa7f0 in srv_monitor_thread () at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:1745
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 15 (Thread 0x1554bcd11700 (LWP 1585328)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554bcd10c50, clockid=<optimized out>, expected=0, futex_word=0x56481a0fe880) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554bcd10c50, clockid=<optimized out>, mutex=0x56481a0fe830, cond=0x56481a0fe858) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a0fe858, mutex=0x56481a0fe830, abstime=abstime@entry=0x1554bcd10c50) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554bcd10c50) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a0fe820, time_in_usec=<optimized out>, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x00005648179fb0c7 in srv_error_monitor_thread () at /test/10.2_opt/storage/innobase/srv/srv0srv.cc:1909
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 14 (Thread 0x1554d4c3e700 (LWP 1585327)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554d4c3dce0, clockid=<optimized out>, expected=0, futex_word=0x56481a43a7a0) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554d4c3dce0, clockid=<optimized out>, mutex=0x56481a43a750, cond=0x56481a43a778) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a43a778, mutex=0x56481a43a750, abstime=abstime@entry=0x1554d4c3dce0) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554d4c3dce0) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a43a740, time_in_usec=<optimized out>, reset_sig_count=1) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x000056481795aa87 in lock_wait_timeout_thread () at /test/10.2_opt/storage/innobase/lock/lock0wait.cc:530
|
#6 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#7 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 13 (Thread 0x1554bd117700 (LWP 1585315)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554bd116ba0, clockid=<optimized out>, expected=0, futex_word=0x56481a0fe9d4) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554bd116ba0, clockid=<optimized out>, mutex=0x56481a0fe980, cond=0x56481a0fe9a8) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=0x56481a0fe9a8, mutex=0x56481a0fe980, abstime=abstime@entry=0x1554bd116ba0) at pthread_cond_wait.c:656
|
#3 0x000056481797a0c6 in os_event::timed_wait (this=<optimized out>, abstime=0x1554bd116ba0) at /test/10.2_opt/storage/innobase/include/sync0types.h:484
|
#4 0x000056481797a1f1 in os_event::wait_time_low (this=0x56481a0fe970, time_in_usec=<optimized out>, reset_sig_count=466) at /test/10.2_opt/storage/innobase/os/os0event.cc:385
|
#5 0x00005648174e0c51 in pc_sleep_if_needed (cur_time=16802165, sig_count=466, next_loop_time=16803165) at /test/10.2_opt/storage/innobase/buf/buf0flu.cc:2682
|
#6 buf_flush_page_cleaner_coordinator () at /test/10.2_opt/storage/innobase/buf/buf0flu.cc:3148
|
#7 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#8 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 12 (Thread 0x1554bd318700 (LWP 1585314)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bd317ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bd317ba0, m1=0x1554bd317c70, m2=0x1554bd317c78, request=0x1554bd317c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bd317c80, m2=0x1554bd317c78, m1=0x1554bd317c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=9, m1=m1@entry=0x1554bd317c70, m2=m2@entry=0x1554bd317c78, request=request@entry=0x1554bd317c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=9) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 11 (Thread 0x1554bd519700 (LWP 1585313)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bd518ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bd518ba0, m1=0x1554bd518c70, m2=0x1554bd518c78, request=0x1554bd518c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bd518c80, m2=0x1554bd518c78, m1=0x1554bd518c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=8, m1=m1@entry=0x1554bd518c70, m2=m2@entry=0x1554bd518c78, request=request@entry=0x1554bd518c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=8) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 10 (Thread 0x1554bd71a700 (LWP 1585312)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bd719ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bd719ba0, m1=0x1554bd719c70, m2=0x1554bd719c78, request=0x1554bd719c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bd719c80, m2=0x1554bd719c78, m1=0x1554bd719c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=7, m1=m1@entry=0x1554bd719c70, m2=m2@entry=0x1554bd719c78, request=request@entry=0x1554bd719c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=7) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 9 (Thread 0x1554bd91b700 (LWP 1585310)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bd91aba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bd91aba0, m1=0x1554bd91ac70, m2=0x1554bd91ac78, request=0x1554bd91ac80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bd91ac80, m2=0x1554bd91ac78, m1=0x1554bd91ac70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=6, m1=m1@entry=0x1554bd91ac70, m2=m2@entry=0x1554bd91ac78, request=request@entry=0x1554bd91ac80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=6) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 8 (Thread 0x1554bdb1c700 (LWP 1585309)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bdb1bba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bdb1bba0, m1=0x1554bdb1bc70, m2=0x1554bdb1bc78, request=0x1554bdb1bc80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bdb1bc80, m2=0x1554bdb1bc78, m1=0x1554bdb1bc70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=5, m1=m1@entry=0x1554bdb1bc70, m2=m2@entry=0x1554bdb1bc78, request=request@entry=0x1554bdb1bc80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=5) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 7 (Thread 0x1554bdd1d700 (LWP 1585308)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554bdd1cba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554bdd1cba0, m1=0x1554bdd1cc70, m2=0x1554bdd1cc78, request=0x1554bdd1cc80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554bdd1cc80, m2=0x1554bdd1cc78, m1=0x1554bdd1cc70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=4, m1=m1@entry=0x1554bdd1cc70, m2=m2@entry=0x1554bdd1cc78, request=request@entry=0x1554bdd1cc80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=4) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 6 (Thread 0x1554d4328700 (LWP 1585307)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554d4327ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554d4327ba0, m1=0x1554d4327c70, m2=0x1554d4327c78, request=0x1554d4327c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554d4327c80, m2=0x1554d4327c78, m1=0x1554d4327c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=3, m1=m1@entry=0x1554d4327c70, m2=m2@entry=0x1554d4327c78, request=request@entry=0x1554d4327c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=3) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 5 (Thread 0x1554d4529700 (LWP 1585306)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554d4528ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554d4528ba0, m1=0x1554d4528c70, m2=0x1554d4528c78, request=0x1554d4528c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554d4528c80, m2=0x1554d4528c78, m1=0x1554d4528c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=2, m1=m1@entry=0x1554d4528c70, m2=m2@entry=0x1554d4528c78, request=request@entry=0x1554d4528c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=2) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 4 (Thread 0x1554d472a700 (LWP 1585305)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554d4729ba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554d4729ba0, m1=0x1554d4729c70, m2=0x1554d4729c78, request=0x1554d4729c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554d4729c80, m2=0x1554d4729c78, m1=0x1554d4729c70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=1, m1=m1@entry=0x1554d4729c70, m2=m2@entry=0x1554d4729c78, request=request@entry=0x1554d4729c80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=1) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 3 (Thread 0x1554d492b700 (LWP 1585304)):
|
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
|
#1 0x00001554d619527b in ?? () from /usr/lib/x86_64-linux-gnu/libaio.so.1
|
#2 0x0000564817973c4d in LinuxAIOHandler::collect (this=0x1554d492aba0) at /test/10.2_opt/storage/innobase/os/os0file.cc:1940
|
#3 0x0000564817977d33 in LinuxAIOHandler::poll (this=0x1554d492aba0, m1=0x1554d492ac70, m2=0x1554d492ac78, request=0x1554d492ac80) at /test/10.2_opt/storage/innobase/os/os0file.cc:2101
|
#4 0x00005648179791b3 in os_aio_linux_handler (request=0x1554d492ac80, m2=0x1554d492ac78, m1=0x1554d492ac70, global_segment=<optimized out>) at /usr/include/c++/9/bits/stl_vector.h:915
|
#5 os_aio_handler (segment=segment@entry=0, m1=m1@entry=0x1554d492ac70, m2=m2@entry=0x1554d492ac78, request=request@entry=0x1554d492ac80) at /test/10.2_opt/storage/innobase/os/os0file.cc:5818
|
#6 0x0000564817ad624c in fil_aio_wait (segment=segment@entry=0) at /test/10.2_opt/storage/innobase/fil/fil0fil.cc:5153
|
#7 0x00005648179ff818 in io_handler_thread (arg=<optimized out>) at /test/10.2_opt/storage/innobase/srv/srv0start.cc:332
|
#8 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 2 (Thread 0x1554d5829700 (LWP 1585111)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554d5828df0, clockid=<optimized out>, expected=0, futex_word=0x564818c67608 <COND_timer+40>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554d5828df0, clockid=<optimized out>, mutex=0x564818c67620 <LOCK_timer>, cond=0x564818c675e0 <COND_timer>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x564818c675e0 <COND_timer>, mutex=mutex@entry=0x564818c67620 <LOCK_timer>, abstime=abstime@entry=0x1554d5828df0) at pthread_cond_wait.c:656
|
#3 0x0000564817cc4c9a in inline_mysql_cond_timedwait (that=0x564818c675e0 <COND_timer>, mutex=0x564818c67620 <LOCK_timer>, src_file=0x564817e74f28 "/test/10.2_opt/mysys/thr_timer.c", src_line=292, abstime=0x1554d5828df0) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 timer_handler (arg=<optimized out>) at /test/10.2_opt/mysys/thr_timer.c:292
|
#5 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#6 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 1 (Thread 0x1554d59a47c0 (LWP 1585094)):
|
#0 __lll_lock_wait_private (futex=futex@entry=0x1554d5d47b80 <main_arena>) at ./lowlevellock.c:35
|
#1 0x00001554d5bf94ab in __GI___libc_malloc (bytes=bytes@entry=504) at malloc.c:3064
|
#2 0x0000564817cbc7c3 in my_malloc (size=size@entry=496, my_flags=my_flags@entry=16) at /test/10.2_opt/mysys/my_malloc.c:101
|
#3 0x0000564817d1f665 in mysql_socket_vio_new (mysql_socket=..., type=type@entry=VIO_TYPE_SOCKET, flags=flags@entry=1)
|
#9 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 2 (Thread 0x1554d5829700 (LWP 1585111)):
|
#0 futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x1554d5828df0, clockid=<optimized out>, expected=0, futex_word=0x564818c67608 <COND_timer+40>) at ../sysdeps/nptl/futex-internal.h:320
|
#1 __pthread_cond_wait_common (abstime=0x1554d5828df0, clockid=<optimized out>, mutex=0x564818c67620 <LOCK_timer>, cond=0x564818c675e0 <COND_timer>) at pthread_cond_wait.c:520
|
#2 __pthread_cond_timedwait (cond=cond@entry=0x564818c675e0 <COND_timer>, mutex=mutex@entry=0x564818c67620 <LOCK_timer>, abstime=abstime@entry=0x1554d5828df0) at pthread_cond_wait.c:656
|
#3 0x0000564817cc4c9a in inline_mysql_cond_timedwait (that=0x564818c675e0 <COND_timer>, mutex=0x564818c67620 <LOCK_timer>, src_file=0x564817e74f28 "/test/10.2_opt/mysys/thr_timer.c", src_line=292, abstime=0x1554d5828df0) at /test/10.2_opt/include/mysql/psi/mysql_thread.h:1193
|
#4 timer_handler (arg=<optimized out>) at /test/10.2_opt/mysys/thr_timer.c:292
|
#5 0x00001554d608a609 in start_thread (arg=<optimized out>) at pthread_create.c:477
|
#6 0x00001554d5c7e293 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
|
|
Thread 1 (Thread 0x1554d59a47c0 (LWP 1585094)):
|
#0 __lll_lock_wait_private (futex=futex@entry=0x1554d5d47b80 <main_arena>) at ./lowlevellock.c:35
|
#1 0x00001554d5bf94ab in __GI___libc_malloc (bytes=bytes@entry=504) at malloc.c:3064
|
#2 0x0000564817cbc7c3 in my_malloc (size=size@entry=496, my_flags=my_flags@entry=16) at /test/10.2_opt/mysys/my_malloc.c:101
|
#3 0x0000564817d1f665 in mysql_socket_vio_new (mysql_socket=..., type=type@entry=VIO_TYPE_SOCKET, flags=flags@entry=1) at /test/10.2_opt/vio/vio.c:253
|
#4 0x0000564817519925 in handle_connections_sockets () at /test/10.2_opt/sql/mysqld.cc:6912
|
#5 0x000056481751a701 in mysqld_main (argc=<optimized out>, argv=<optimized out>) at /test/10.2_opt/sql/mysqld.cc:6192
|
#6 0x00001554d5b830b3 in __libc_start_main (main=0x5648174fb500 <main(int, char**)>, argc=10, argv=0x7ffe3bbb3ec8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe3bbb3eb8) at ../csu/libc-start.c:308
|
#7 0x000056481750d39e in _start () at /test/10.2_opt/sql/sql_list.h:196
|