#3 <signal handler called>
|
#4 0x000055becbeda765 in QUERY_PROFILE::new_status (this=0x8f8f8f8f8f8f8f8f, status_arg=0x55becc6d476a "Waiting for query cache lock", function_arg=0x55becc6e9b1b <Query_cache::try_lock(THD*, Query_cache::Cache_try_lock_mode)::__FUNCTION__> "try_lock", file_arg=0x55becc6e7260 "/data/src/10.1/sql/sql_cache.cc", line_arg=603) at /data/src/10.1/sql/sql_profile.cc:312
|
#5 0x000055becbce4de8 in PROFILING::status_change (this=0x7f490a38b578, status_arg=0x55becc6d476a "Waiting for query cache lock", function_arg=0x55becc6e9b1b <Query_cache::try_lock(THD*, Query_cache::Cache_try_lock_mode)::__FUNCTION__> "try_lock", file_arg=0x55becc6e7260 "/data/src/10.1/sql/sql_cache.cc", line_arg=603) at /data/src/10.1/sql/sql_profile.h:312
|
#6 0x000055becbce53e2 in THD::enter_stage (this=0x7f490a388070, stage=0x55becce85db0 <stage_waiting_for_query_cache_lock>, calling_func=0x55becc6e9b1b <Query_cache::try_lock(THD*, Query_cache::Cache_try_lock_mode)::__FUNCTION__> "try_lock", calling_file=0x55becc6e7260 "/data/src/10.1/sql/sql_cache.cc", calling_line=603) at /data/src/10.1/sql/sql_class.h:2066
|
#7 0x000055becbd604be in set_thd_stage_info (thd_arg=0x7f490a388070, new_stage=0x55becce85db0 <stage_waiting_for_query_cache_lock>, old_stage=0x7f49152cda68, calling_func=0x55becc6e9b1b <Query_cache::try_lock(THD*, Query_cache::Cache_try_lock_mode)::__FUNCTION__> "try_lock", calling_file=0x55becc6e7260 "/data/src/10.1/sql/sql_cache.cc", calling_line=603) at /data/src/10.1/sql/sql_class.cc:557
|
#8 0x000055becbd5e89e in Query_cache_wait_state::Query_cache_wait_state (this=0x7f49152cda60, thd=0x7f490a388070, func=0x55becc6e9b1b <Query_cache::try_lock(THD*, Query_cache::Cache_try_lock_mode)::__FUNCTION__> "try_lock", file=0x55becc6e7260 "/data/src/10.1/sql/sql_cache.cc", line=603) at /data/src/10.1/sql/sql_cache.cc:432
|
#9 0x000055becbd50fd8 in Query_cache::try_lock (this=0x55becd0814c0 <query_cache>, thd=0x7f490a388070, mode=Query_cache::WAIT) at /data/src/10.1/sql/sql_cache.cc:603
|
#10 0x000055becbd51fd5 in Query_cache::insert (this=0x55becd0814c0 <query_cache>, thd=0x7f490a388070, query_cache_tls=0x7f490a388328, packet=0x7f48fce69070 "\001", length=5, pkt_nr=1) at /data/src/10.1/sql/sql_cache.cc:1082
|
#11 0x000055becbd51f05 in query_cache_insert (thd_arg=0x7f490a388070, packet=0x7f48fce69070 "\001", length=5, pkt_nr=1) at /data/src/10.1/sql/sql_cache.cc:1057
|
#12 0x000055becbce67fa in net_real_write (net=0x7f48fcc68a70, packet=0x7f48fce69070 "\001", len=5) at /data/src/10.1/sql/net_serv.cc:606
|
#13 0x000055becbce6129 in net_flush (net=0x7f48fcc68a70) at /data/src/10.1/sql/net_serv.cc:363
|
#14 0x000055becbce653e in net_write_command (net=0x7f48fcc68a70, command=1 '\001', header=0x0, head_len=0, packet=0x0, len=0) at /data/src/10.1/sql/net_serv.cc:501
|
#15 0x000055becbfa38e1 in cli_advanced_command (mysql=0x7f48fcc68a70, command=COM_QUIT, header=0x0, header_length=0, arg=0x0, arg_length=0, skip_check=1 '\001', stmt=0x0) at /data/src/10.1/sql-common/client.c:701
|
#16 0x000055becbfaabbf in mysql_close_slow_part (mysql=0x7f48fcc68a70) at /data/src/10.1/sql-common/client.c:3950
|
#17 0x000055becbfaac38 in mysql_close (mysql=0x7f48fcc68a70) at /data/src/10.1/sql-common/client.c:3962
|
#18 0x00007f49130b5ec3 in ha_federated::close (this=0x7f48fccb0888) at /data/src/10.1/storage/federated/ha_federated.cc:1693
|
#19 0x000055becbfe6fcb in handler::ha_close (this=0x7f48fccb0888) at /data/src/10.1/sql/handler.cc:2596
|
#20 0x000055becbe97fc5 in closefrm (table=0x7f48fcc81c70, free_share=true) at /data/src/10.1/sql/table.cc:3054
|
#21 0x000055becbd394c3 in intern_close_table (table=0x7f48fcc81c70) at /data/src/10.1/sql/sql_base.cc:354
|
#22 0x000055becbf689e5 in tc_purge (mark_flushed=true) at /data/src/10.1/sql/table_cache.cc:204
|
#23 0x000055becbd398e6 in close_cached_tables (thd=0x0, tables=0x0, wait_for_refresh=false, timeout=31536000) at /data/src/10.1/sql/sql_base.cc:485
|
#24 0x000055becbf6935c in tdc_start_shutdown () at /data/src/10.1/sql/table_cache.cc:460
|
#25 0x000055becbcd5e02 in clean_up (print_message=true) at /data/src/10.1/sql/mysqld.cc:2120
|
#26 0x000055becbcd5a28 in unireg_end () at /data/src/10.1/sql/mysqld.cc:2002
|
#27 0x000055becbcd593f in kill_server (sig_ptr=0x0) at /data/src/10.1/sql/mysqld.cc:1930
|
#28 0x000055becbcd5967 in kill_server_thread (arg=0x7f49153f61d0) at /data/src/10.1/sql/mysqld.cc:1953
|
#29 0x000055becc292b98 in pfs_spawn_thread (arg=0x7f48fc42c0f0) at /data/src/10.1/storage/perfschema/pfs.cc:1861
|
#30 0x00007f4914ff1494 in start_thread (arg=0x7f49152ceb00) at pthread_create.c:333
|
#31 0x00007f49133aa93f in clone () from /lib/x86_64-linux-gnu/libc.so.6
|