Logging: /home/mleich/Server/10.4/mysql-test/mysql-test-run.pl --mem bs_4.test vardir: /home/mleich/Server/10.4/bld_debug/mysql-test/var Checking leftover processes... Removing old var directory... Creating var directory '/home/mleich/Server/10.4/bld_debug/mysql-test/var'... - symlinking 'var' to '/dev/shm/var_auto_PKMz' Checking supported features... MariaDB Version 10.4.3-MariaDB-debug - SSL connections supported - binaries are debug compiled Collecting tests... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019 CREATE TABLE t4 ( col_int INTEGER, col_text TEXT ) ENGINE = InnoDB ; INSERT INTO t4 (col_int, col_text) VALUES ( 8, '1') ; INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1') ; ALTER TABLE t4 ADD FULLTEXT KEY ftidx1 ( col_text ), ADD FULLTEXT KEY ftidx3 ( col_text ) ; Warnings: Note 1831 Duplicate index `ftidx3`. This is deprecated and will be disallowed in a future release ALTER TABLE t4 ADD COLUMN col_text_g TEXT GENERATED ALWAYS AS (SUBSTR(col_text,1,499)) VIRTUAL ; DELETE FROM t4 WHERE col_int = 8 ; ALTER TABLE t4 DROP KEY ftidx1 ; INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1') ; ERROR HY000: Lost connection to MySQL server during query DROP TABLE t4; main.bs_4 'innodb' [ fail ] Test ended at 2019-02-18 21:46:11 CURRENT_TEST: main.bs_4 mysqltest: At line 15: query 'DROP TABLE t4' failed: 2006: MySQL server has gone away Server [mysqld.1 - pid: 5394, winpid: 5394, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2019-02-18 21:46:10 0 [Note] /home/mleich/Server/10.4/bld_debug/sql/mysqld (mysqld 10.4.3-MariaDB-debug-log) starting as process 5398 ... 2019-02-18 21:46:10 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4190) 2019-02-18 21:46:10 0 [Warning] Changed limits: max_open_files: 1024 max_connections: 151 (was 151) table_cache: 421 (was 2000) 2019-02-18 21:46:10 0 [Note] Plugin 'partition' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'SEQUENCE' is disabled. 2019-02-18 21:46:10 0 [Note] InnoDB: Using Linux native AIO 2019-02-18 21:46:10 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! 2019-02-18 21:46:10 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2019-02-18 21:46:10 0 [Note] InnoDB: Uses event mutexes 2019-02-18 21:46:10 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2019-02-18 21:46:10 0 [Note] InnoDB: Number of pools: 1 2019-02-18 21:46:10 0 [Note] InnoDB: Using SSE2 crc32 instructions 2019-02-18 21:46:10 0 [Note] mysqld: O_TMPFILE is not supported on /home/mleich/Server/10.4/bld_debug/mysql-test/var/tmp/mysqld.1 (disabling future attempts) 2019-02-18 21:46:10 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M 2019-02-18 21:46:10 0 [Note] InnoDB: Completed initialization of buffer pool 2019-02-18 21:46:10 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2019-02-18 21:46:10 0 [Note] InnoDB: 128 out of 128 rollback segments are active. 2019-02-18 21:46:10 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2019-02-18 21:46:10 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-02-18 21:46:10 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2019-02-18 21:46:10 0 [Note] InnoDB: Waiting for purge to start 2019-02-18 21:46:10 0 [Note] InnoDB: 10.4.3 started; log sequence number 151263; transaction id 34 2019-02-18 21:46:10 0 [Note] InnoDB: Loading buffer pool(s) from /dev/shm/var_auto_PKMz/mysqld.1/data/ib_buffer_pool 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_MUTEXES' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_CMP' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_DELETED' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_CMP_RESET' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled. 2019-02-18 21:46:10 0 [Note] InnoDB: Buffer pool(s) load completed at 190218 21:46:10 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'FEEDBACK' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'user_variables' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_FT_CONFIG' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled. 2019-02-18 21:46:10 0 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled. 2019-02-18 21:46:10 0 [Warning] /home/mleich/Server/10.4/bld_debug/sql/mysqld: unknown option '--loose-pam-debug' 2019-02-18 21:46:10 0 [Warning] /home/mleich/Server/10.4/bld_debug/sql/mysqld: unknown option '--loose-aria' 2019-02-18 21:46:10 0 [Note] Server socket created on IP: '127.0.0.1'. 2019-02-18 21:46:10 0 [Note] Reading of all Master_info entries succeded 2019-02-18 21:46:10 0 [Note] Added new Master_info '' to hash table 2019-02-18 21:46:10 0 [Note] /home/mleich/Server/10.4/bld_debug/sql/mysqld: ready for connections. Version: '10.4.3-MariaDB-debug-log' socket: '/home/mleich/Server/10.4/bld_debug/mysql-test/var/tmp/mysqld.1.sock' port: 16000 Source distribution mysqld: /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:7418: ulint fts_init_recover_doc(void*, void*): Assertion `cache' failed. 190218 21:46:10 [ERROR] mysqld got signal 6 ; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is corrupt, improperly built, or misconfigured. This error can also be caused by malfunctioning hardware. To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help diagnose the problem, but since we have already crashed, something is definitely wrong and this may fail. Server version: 10.4.3-MariaDB-debug-log key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=1 max_threads=153 thread_count=7 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63476 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f8164000ce8 Attempting backtrace. You can use the following information to find out where mysqld died. If you see no messages after this, something went terribly wrong... stack_bottom = 0x7f81b411ee60 thread_stack 0x49000 /home/mleich/Server/10.4/bld_debug/sql/mysqld(my_print_stacktrace+0x40)[0x56179572ac56] mysys/stacktrace.c:269(my_print_stacktrace)[0x561794f5b4fe] /lib/x86_64-linux-gnu/libpthread.so.0(+0x13150)[0x7f81ba662150] linux/raise.c:51(__GI_raise)[0x7f81b97af0bb] stdlib/abort.c:92(__GI_abort)[0x7f81b97b0f5d] assert/assert.c:92(__assert_fail_base)[0x7f81b97a6f17] /lib/x86_64-linux-gnu/libc.so.6(+0x2efc2)[0x7f81b97a6fc2] /home/mleich/Server/10.4/bld_debug/sql/mysqld(+0x104fd06)[0x5617954f5d06] fts/fts0fts.cc:7421(fts_init_recover_doc(void*, void*))[0x5617953301c6] row/row0sel.cc:2387(fetch_step(que_thr_t*))[0x56179529d1fd] que/que0que.cc:1026(que_thr_step(que_thr_t*))[0x56179529d4f4] que/que0que.cc:1104(que_run_threads_low(que_thr_t*))[0x56179529d6e6] que/que0que.cc:1146(que_run_threads(que_thr_t*))[0x56179550a8d8] fts/fts0sql.cc:240(fts_eval_sql(trx_t*, que_fork_t*))[0x5617954ed9a0] fts/fts0fts.cc:3840(fts_doc_fetch_by_doc_id(fts_get_doc_t*, unsigned long, dict_index_t*, unsigned long, unsigned long (*)(void*, void*), void*))[0x5617954f62ea] fts/fts0fts.cc:7556(fts_init_index(dict_table_t*, unsigned long))[0x5617954f0106] fts/fts0fts.cc:4911(fts_init_doc_id(dict_table_t const*))[0x5617954ead32] fts/fts0fts.cc:2616(fts_get_next_doc_id(dict_table_t const*, unsigned long*))[0x5617952f597e] row/row0mysql.cc:665(row_mysql_convert_row_to_innobase(dtuple_t*, row_prebuilt_t*, unsigned char const*, mem_block_info_t**))[0x5617952f7868] row/row0mysql.cc:1425(row_insert_for_mysql(unsigned char const*, row_prebuilt_t*, ins_mode_t))[0x5617951903b3] handler/ha_innodb.cc:8065(ha_innobase::write_row(unsigned char*))[0x561794f6ecd4] sql/handler.cc:6497(handler::ha_write_row(unsigned char*))[0x561794be0bc9] sql/sql_insert.cc:2026(write_record(THD*, TABLE*, st_copy_info*))[0x561794bddf6b] sql/sql_insert.cc:1067(mysql_insert(THD*, TABLE_LIST*, List&, List >&, List&, List&, enum_duplicates, bool))[0x561794c269dd] sql/sql_parse.cc:4773(mysql_execute_command(THD*))[0x561794c32a34] sql/sql_parse.cc:8141(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x561794c1de40] sql/sql_parse.cc:1819(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x561794c1c688] sql/sql_parse.cc:1357(do_command(THD*))[0x561794d90745] sql/sql_connect.cc:1399(do_handle_one_connection(CONNECT*))[0x561794d904a9] sql/sql_connect.cc:1303(handle_one_connection)[0x5617956c2a4e] nptl/pthread_create.c:465(start_thread)[0x7f81ba6567fc] x86_64/clone.S:97(clone)[0x7f81b988cb5f] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x7f81640144d0): INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1') Connection ID (thread ID): 9 Status: NOT_KILLED Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file at /home/mleich/Server/10.4/bld_debug/mysql-test/var/mysqld.1/data/ ----------SERVER LOG END------------- - found 'core' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace from coredump /home/mleich/Server/10.4/bld_debug/mysql-test/var/log/main.bs_4-innodb/mysqld.1/data/core Core generated by '/home/mleich/Server/10.4/bld_debug/sql/mysqld' Output from gdb follows. The first stack trace is from the failing thread. The following stack traces are from all threads (so the failing one is duplicated). -------------------------- [New LWP 5435] [New LWP 5403] [New LWP 5401] [New LWP 5399] [New LWP 5415] [New LWP 5406] [New LWP 5417] [New LWP 5413] [New LWP 5407] [New LWP 5410] [New LWP 5418] [New LWP 5412] [New LWP 5419] [New LWP 5431] [New LWP 5404] [New LWP 5421] [New LWP 5425] [New LWP 5423] [New LWP 5398] [New LWP 5430] [New LWP 5416] [New LWP 5402] [New LWP 5408] [New LWP 5411] [New LWP 5429] [New LWP 5405] [New LWP 5414] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/mleich/Server/10.4/bld_debug/sql/mysqld --defaults-group-suffix=.1 --defa'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57 57 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory. [Current thread is 1 (Thread 0x7f81b411f700 (LWP 5435))] #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57 #1 0x000056179572ad48 in my_write_core (sig=6) at /home/mleich/Server/10.4/mysys/stacktrace.c:481 #2 0x0000561794f5b929 in handle_fatal_signal (sig=6) at /home/mleich/Server/10.4/sql/signal_handler.cc:305 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #5 0x00007f81b97b0f5d in __GI_abort () at abort.c:90 #6 0x00007f81b97a6f17 in __assert_fail_base (fmt=, assertion=assertion@entry=0x561795b6273a "cache", file=file@entry=0x561795b60760 "/home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc", line=line@entry=7418, function=function@entry=0x561795b650e0 "ulint fts_init_recover_doc(void*, void*)") at assert.c:92 #7 0x00007f81b97a6fc2 in __GI___assert_fail (assertion=0x561795b6273a "cache", file=0x561795b60760 "/home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc", line=7418, function=0x561795b650e0 "ulint fts_init_recover_doc(void*, void*)") at assert.c:101 #8 0x00005617954f5d06 in fts_init_recover_doc (row=0x7f81641af1c0, user_arg=0x7f816406f2e0) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:7418 #9 0x00005617953301c6 in fetch_step (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/row/row0sel.cc:2387 #10 0x000056179529d1fd in que_thr_step (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1026 #11 0x000056179529d4f4 in que_run_threads_low (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1104 #12 0x000056179529d6e6 in que_run_threads (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1144 #13 0x000056179550a8d8 in fts_eval_sql (trx=0x7f81af400268, graph=0x7f81641b0248) at /home/mleich/Server/10.4/storage/innobase/fts/fts0sql.cc:238 #14 0x00005617954ed9a0 in fts_doc_fetch_by_doc_id (get_doc=0x0, doc_id=0, index_to_use=0x7f81641a3bc8, option=2, callback=0x5617954f5c25 , arg=0x7f816406f2e0) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:3840 #15 0x00005617954f62ea in fts_init_index (table=0x7f8164053208, has_cache_lock=1) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:7562 #16 0x00005617954f0106 in fts_init_doc_id (table=0x7f8164053208) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:4908 #17 0x00005617954ead32 in fts_get_next_doc_id (table=0x7f8164053208, doc_id=0x7f81b411caf8) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:2613 #18 0x00005617952f597e in row_mysql_convert_row_to_innobase (row=0x7f816407bf08, prebuilt=0x7f816407b838, mysql_rec=0x7f8164055f88 "\374\003", blob_heap=0x7f81b411cb70) at /home/mleich/Server/10.4/storage/innobase/row/row0mysql.cc:665 #19 0x00005617952f7868 in row_insert_for_mysql (mysql_rec=0x7f8164055f88 "\374\003", prebuilt=0x7f816407b838, ins_mode=ROW_INS_NORMAL) at /home/mleich/Server/10.4/storage/innobase/row/row0mysql.cc:1422 #20 0x00005617951903b3 in ha_innobase::write_row (this=0x7f81640665b0, record=0x7f8164055f88 "\374\003") at /home/mleich/Server/10.4/storage/innobase/handler/ha_innodb.cc:8065 #21 0x0000561794f6ecd4 in handler::ha_write_row (this=0x7f81640665b0, buf=0x7f8164055f88 "\374\003") at /home/mleich/Server/10.4/sql/handler.cc:6497 #22 0x0000561794be0bc9 in write_record (thd=0x7f8164000ce8, table=0x7f816417b948, info=0x7f81b411d520) at /home/mleich/Server/10.4/sql/sql_insert.cc:2026 #23 0x0000561794bddf6b in mysql_insert (thd=0x7f8164000ce8, table_list=0x7f81640145e8, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/mleich/Server/10.4/sql/sql_insert.cc:1067 #24 0x0000561794c269dd in mysql_execute_command (thd=0x7f8164000ce8) at /home/mleich/Server/10.4/sql/sql_parse.cc:4773 #25 0x0000561794c32a34 in mysql_parse (thd=0x7f8164000ce8, rawbuf=0x7f81640144d0 "INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1')", length=51, parser_state=0x7f81b411e1e0, is_com_multi=false, is_next_command=false) at /home/mleich/Server/10.4/sql/sql_parse.cc:8141 #26 0x0000561794c1de40 in dispatch_command (command=COM_QUERY, thd=0x7f8164000ce8, packet=0x7f8164009f39 "INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1') ", packet_length=52, is_com_multi=false, is_next_command=false) at /home/mleich/Server/10.4/sql/sql_parse.cc:1819 #27 0x0000561794c1c688 in do_command (thd=0x7f8164000ce8) at /home/mleich/Server/10.4/sql/sql_parse.cc:1357 #28 0x0000561794d90745 in do_handle_one_connection (connect=0x561798e1daa8) at /home/mleich/Server/10.4/sql/sql_connect.cc:1399 #29 0x0000561794d904a9 in handle_one_connection (arg=0x561798e1daa8) at /home/mleich/Server/10.4/sql/sql_connect.cc:1302 #30 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798e640b8) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #31 0x00007f81ba6567fc in start_thread (arg=0x7f81b411f700) at pthread_create.c:465 #32 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7f81977fe700 (LWP 5414)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81977fdc70, expected=0, futex_word=0x561798c9550c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81977fdc70, mutex=0x561798c954b8, cond=0x561798c954e0) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798c954e0, mutex=0x561798c954b8, abstime=0x7f81977fdc70) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798c954a0, abstime=0x7f81977fdc70) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798c954a0, time_in_usec=5000000, reset_sig_count=8) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798c954a0, time_in_usec=5000000, reset_sig_count=8) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x00005617953ba50a in ib_wqueue_timedwait (wq=0x561798c95310, wait_in_usecs=5000000) at /home/mleich/Server/10.4/storage/innobase/ut/ut0wqueue.cc:161 #7 0x00005617954ff079 in fts_optimize_thread (arg=0x561798c95310) at /home/mleich/Server/10.4/storage/innobase/fts/fts0opt.cc:2896 #8 0x00007f81ba6567fc in start_thread (arg=0x7f81977fe700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7f81acfaa700 (LWP 5405)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81acfa9c10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81acfa9c10, m1=0x7f81acfa9cb8, m2=0x7f81acfa9cc0, request=0x7f81acfa9cf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=3, m1=0x7f81acfa9cb8, m2=0x7f81acfa9cc0, request=0x7f81acfa9cf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=3, m1=0x7f81acfa9cb8, m2=0x7f81acfa9cc0, request=0x7f81acfa9cf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=3) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f38 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81acfaa700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f8176ffd700 (LWP 5429)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x7f8176ffcdd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x7f8176ffce18, cond=0x7f8176ffcdb0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x7f8176ffcdb0, mutex=0x7f8176ffce18) at pthread_cond_wait.c:655 #3 0x0000561795730478 in safe_cond_wait (cond=0x7f8176ffcdb0, mp=0x7f8176ffcdf0, file=0x561795a23740 "/home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h", line=1178) at /home/mleich/Server/10.4/mysys/thr_mutex.c:492 #4 0x000056179517d610 in inline_mysql_cond_wait (that=0x7f8176ffcdb0, mutex=0x7f8176ffcdf0, src_file=0x561795a25188 "/home/mleich/Server/10.4/storage/innobase/handler/ha_innodb.cc", src_line=294) at /home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h:1178 #5 0x00005617951822cc in thd_destructor_proxy () at /home/mleich/Server/10.4/storage/innobase/handler/ha_innodb.cc:294 #6 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798d34148) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #7 0x00007f81ba6567fc in start_thread (arg=0x7f8176ffd700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f81a57fa700 (LWP 5411)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81a57f9cb0, expected=0, futex_word=0x561798af55e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81a57f9cb0, mutex=0x561798af5598, cond=0x561798af55c0) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798af55c0, mutex=0x561798af5598, abstime=0x7f81a57f9cb0) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798af5580, abstime=0x7f81a57f9cb0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798af5580, time_in_usec=1000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798af5580, time_in_usec=1000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x000056179535a1dc in srv_error_monitor_thread () at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:1836 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81a57fa700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f81a6ffd700 (LWP 5408)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81a6ffcc00, expected=0, futex_word=0x561798af576c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81a6ffcc00, mutex=0x561798af5718, cond=0x561798af5740) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798af5740, mutex=0x561798af5718, abstime=0x7f81a6ffcc00) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798af5700, abstime=0x7f81a6ffcc00) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798af5700, time_in_usec=1000000, reset_sig_count=2) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798af5700, time_in_usec=1000000, reset_sig_count=2) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x0000561795443498 in pc_sleep_if_needed (next_loop_time=1550522771196, sig_count=2, cur_time=1550522770196) at /home/mleich/Server/10.4/storage/innobase/buf/buf0flu.cc:2593 #7 0x0000561795444411 in buf_flush_page_cleaner_coordinator () at /home/mleich/Server/10.4/storage/innobase/buf/buf0flu.cc:3051 #8 0x00007f81ba6567fc in start_thread (arg=0x7f81a6ffd700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f81ae7ad700 (LWP 5402)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81ae7acc10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81ae7acc10, m1=0x7f81ae7accb8, m2=0x7f81ae7accc0, request=0x7f81ae7accf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=0, m1=0x7f81ae7accb8, m2=0x7f81ae7accc0, request=0x7f81ae7accf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=0, m1=0x7f81ae7accb8, m2=0x7f81ae7accc0, request=0x7f81ae7accf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=0) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f20 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81ae7ad700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f8196ffd700 (LWP 5416)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af53e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5398, cond=0x561798af53c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af53c0, mutex=0x561798af5398) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5380) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5380, reset_sig_count=5) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5380, reset_sig_count=5) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x0000561795357f6a in srv_resume_thread (slot=0x5617962d6b48 , sig_count=5, wait=true, timeout_usec=0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:901 #7 0x000056179535bd82 in srv_purge_coordinator_suspend (slot=0x5617962d6b48 , rseg_history_len=28) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2614 #8 0x000056179535c022 in srv_purge_coordinator_thread (arg=0x0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2689 #9 0x00007f81ba6567fc in start_thread (arg=0x7f8196ffd700) at pthread_create.c:465 #10 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f81b41b3700 (LWP 5430)): #0 0x00007f81b97b099e in __GI___sigwaitinfo (set=, info=0x7f81b41b2d40) at ../sysdeps/unix/sysv/linux/sigwaitinfo.c:56 #1 0x0000561794aeb6c8 in my_sigwait (set=0x7f81b41b2e20, sig=0x7f81b41b2de4, code=0x7f81b41b2de8) at /home/mleich/Server/10.4/include/my_pthread.h:196 #2 0x0000561794af1ce7 in signal_hand (arg=0x0) at /home/mleich/Server/10.4/sql/mysqld.cc:3230 #3 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798ab2718) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #4 0x00007f81ba6567fc in start_thread (arg=0x7f81b41b3700) at pthread_create.c:465 #5 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f81bb32e740 (LWP 5398)): #0 0x00007f81b9880951 in __GI___poll (fds=0x7ffde340d2d0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x0000561794af7f13 in handle_connections_sockets () at /home/mleich/Server/10.4/sql/mysqld.cc:6414 #2 0x0000561794af7199 in mysqld_main (argc=146, argv=0x5617988bd2e8) at /home/mleich/Server/10.4/sql/mysqld.cc:5850 #3 0x0000561794aeb64a in main (argc=23, argv=0x7ffde340d5d8) at /home/mleich/Server/10.4/sql/main.cc:25 Thread 18 (Thread 0x7f8177fff700 (LWP 5423)): #0 0x00007f81ba6615f8 in __GI___nanosleep (requested_time=0x7f8177ffe7e0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:27 #1 0x000056179526a611 in os_thread_sleep (tm=1000000) at /home/mleich/Server/10.4/storage/innobase/os/os0thread.cc:225 #2 0x0000561795413a28 in btr_defragment_thread () at /home/mleich/Server/10.4/storage/innobase/btr/btr0defragment.cc:702 #3 0x00007f81ba6567fc in start_thread (arg=0x7f8177fff700) at pthread_create.c:465 #4 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f81777fe700 (LWP 5425)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af57e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5798, cond=0x561798af57c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af57c0, mutex=0x561798af5798) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5780) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5780, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5780, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x000056179542206d in buf_resize_thread () at /home/mleich/Server/10.4/storage/innobase/buf/buf0buf.cc:3097 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81777fe700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f8194ff9700 (LWP 5421)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af56e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5698, cond=0x561798af56c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af56c0, mutex=0x561798af5698) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5680) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5680, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5680, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x00005617954399f4 in buf_dump_thread () at /home/mleich/Server/10.4/storage/innobase/buf/buf0dump.cc:833 #7 0x00007f81ba6567fc in start_thread (arg=0x7f8194ff9700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f81ad7ab700 (LWP 5404)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81ad7aac10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81ad7aac10, m1=0x7f81ad7aacb8, m2=0x7f81ad7aacc0, request=0x7f81ad7aacf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=2, m1=0x7f81ad7aacb8, m2=0x7f81ad7aacc0, request=0x7f81ad7aacf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=2, m1=0x7f81ad7aacb8, m2=0x7f81ad7aacc0, request=0x7f81ad7aacf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=2) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f30 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81ad7ab700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f81b4169700 (LWP 5431)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x56179649934c ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x56179649c708 , cond=0x561796499320 ) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561796499320 , mutex=0x56179649c708 ) at pthread_cond_wait.c:655 #3 0x0000561795730478 in safe_cond_wait (cond=0x561796499320 , mp=0x56179649c6e0 , file=0x561795821618 "/home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h", line=1167) at /home/mleich/Server/10.4/mysys/thr_mutex.c:492 #4 0x0000561794b1c6dc in inline_mysql_cond_wait (that=0x561796499320 , mutex=0x56179649c6e0 , src_file=0x5617958221a8 "/home/mleich/Server/10.4/sql/slave.cc", src_line=519) at /home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h:1167 #5 0x0000561794b1df45 in handle_slave_background (arg=0x0) at /home/mleich/Server/10.4/sql/slave.cc:519 #6 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798d39258) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81b4169700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f81957fa700 (LWP 5419)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af556c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5518, cond=0x561798af5540) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af5540, mutex=0x561798af5518) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5500) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5500, reset_sig_count=22) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5500, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x0000561795357f6a in srv_resume_thread (slot=0x5617962d6bf0 , sig_count=0, wait=true, timeout_usec=0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:901 #7 0x000056179535b96d in srv_worker_thread (arg=0x0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2483 #8 0x00007f81ba6567fc in start_thread (arg=0x7f81957fa700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f81a4ff9700 (LWP 5412)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81a4ff8e50, expected=0, futex_word=0x561798af5668) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81a4ff8e50, mutex=0x561798af5618, cond=0x561798af5640) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798af5640, mutex=0x561798af5618, abstime=0x7f81a4ff8e50) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798af5600, abstime=0x7f81a4ff8e50) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798af5600, time_in_usec=5000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798af5600, time_in_usec=5000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x0000561795359cad in srv_monitor_thread () at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:1672 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81a4ff9700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f8195ffb700 (LWP 5418)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af54e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5498, cond=0x561798af54c0) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af54c0, mutex=0x561798af5498) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5480) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5480, reset_sig_count=21) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5480, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x0000561795357f6a in srv_resume_thread (slot=0x5617962d6bb8 , sig_count=0, wait=true, timeout_usec=0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:901 #7 0x000056179535b96d in srv_worker_thread (arg=0x0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2483 #8 0x00007f81ba6567fc in start_thread (arg=0x7f8195ffb700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f81a5ffb700 (LWP 5410)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81a5ffae70, expected=0, futex_word=0x561798ccd688) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81a5ffae70, mutex=0x561798ccd638, cond=0x561798ccd660) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798ccd660, mutex=0x561798ccd638, abstime=0x7f81a5ffae70) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798ccd620, abstime=0x7f81a5ffae70) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798ccd620, time_in_usec=1000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798ccd620, time_in_usec=1000000, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x000056179523603c in lock_wait_timeout_thread () at /home/mleich/Server/10.4/storage/innobase/lock/lock0wait.cc:543 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81a5ffb700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f81a77fe700 (LWP 5407)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81a77fdc10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81a77fdc10, m1=0x7f81a77fdcb8, m2=0x7f81a77fdcc0, request=0x7f81a77fdcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=5, m1=0x7f81a77fdcb8, m2=0x7f81a77fdcc0, request=0x7f81a77fdcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=5, m1=0x7f81a77fdcb8, m2=0x7f81a77fdcc0, request=0x7f81a77fdcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=5) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f48 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81a77fe700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 8 (Thread 0x7f8197fff700 (LWP 5413)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f8197ffee90, expected=0, futex_word=0x561798cfeb68) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f8197ffee90, mutex=0x561798cfeb18, cond=0x561798cfeb40) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561798cfeb40, mutex=0x561798cfeb18, abstime=0x7f8197ffee90) at pthread_cond_wait.c:667 #3 0x0000561795269c0c in os_event::timed_wait (this=0x561798cfeb00, abstime=0x7f8197ffee90) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:276 #4 0x0000561795269f39 in os_event::wait_time_low (this=0x561798cfeb00, time_in_usec=10000000, reset_sig_count=1) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:398 #5 0x000056179526a0d7 in os_event_wait_time_low (event=0x561798cfeb00, time_in_usec=10000000, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:498 #6 0x00005617954a3d48 in dict_stats_thread () at /home/mleich/Server/10.4/storage/innobase/dict/dict0stats_bg.cc:459 #7 0x00007f81ba6567fc in start_thread (arg=0x7f8197fff700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f81967fc700 (LWP 5417)): #0 0x00007f81ba65d072 in futex_wait_cancelable (private=, expected=0, futex_word=0x561798af5468) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 __pthread_cond_wait_common (abstime=0x0, mutex=0x561798af5418, cond=0x561798af5440) at pthread_cond_wait.c:502 #2 __pthread_cond_wait (cond=0x561798af5440, mutex=0x561798af5418) at pthread_cond_wait.c:655 #3 0x000056179526a30e in os_event::wait (this=0x561798af5400) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:159 #4 0x0000561795269da6 in os_event::wait_low (this=0x561798af5400, reset_sig_count=21) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:326 #5 0x000056179526a0fc in os_event_wait_low (event=0x561798af5400, reset_sig_count=0) at /home/mleich/Server/10.4/storage/innobase/os/os0event.cc:515 #6 0x0000561795357f6a in srv_resume_thread (slot=0x5617962d6b80 , sig_count=0, wait=true, timeout_usec=0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:901 #7 0x000056179535b96d in srv_worker_thread (arg=0x0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2483 #8 0x00007f81ba6567fc in start_thread (arg=0x7f81967fc700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f81a7fff700 (LWP 5406)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81a7ffec10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81a7ffec10, m1=0x7f81a7ffecb8, m2=0x7f81a7ffecc0, request=0x7f81a7ffecf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=4, m1=0x7f81a7ffecb8, m2=0x7f81a7ffecc0, request=0x7f81a7ffecf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=4, m1=0x7f81a7ffecb8, m2=0x7f81a7ffecc0, request=0x7f81a7ffecf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=4) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f40 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81a7fff700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f81a67fc700 (LWP 5415)): #0 0x00007f81ba6615f8 in __GI___nanosleep (requested_time=0x7f81a67fbe70, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:27 #1 0x000056179526a611 in os_thread_sleep (tm=1000000) at /home/mleich/Server/10.4/storage/innobase/os/os0thread.cc:225 #2 0x000056179535b2f7 in srv_master_sleep () at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2309 #3 0x000056179535b435 in srv_master_thread (arg=0x0) at /home/mleich/Server/10.4/storage/innobase/srv/srv0srv.cc:2350 #4 0x00007f81ba6567fc in start_thread (arg=0x7f81a67fc700) at pthread_create.c:465 #5 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f81b551d700 (LWP 5399)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81b551cea0, expected=0, futex_word=0x561796d37fa8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81b551cea0, mutex=0x561796d37ee8 , cond=0x561796d37f80 ) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561796d37f80 , mutex=0x561796d37ee8 , abstime=0x7f81b551cea0) at pthread_cond_wait.c:667 #3 0x0000561795730838 in safe_cond_timedwait (cond=0x561796d37f80 , mp=0x561796d37ec0 , abstime=0x7f81b551cea0, file=0x561795bd9400 "/home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h", line=1204) at /home/mleich/Server/10.4/mysys/thr_mutex.c:546 #4 0x00005617957317ff in inline_mysql_cond_timedwait (that=0x561796d37f80 , mutex=0x561796d37ec0 , abstime=0x7f81b551cea0, src_file=0x561795bd9440 "/home/mleich/Server/10.4/mysys/thr_timer.c", src_line=292) at /home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h:1204 #5 0x0000561795732364 in timer_handler (arg=0x0) at /home/mleich/Server/10.4/mysys/thr_timer.c:292 #6 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798a00d78) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81b551d700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f81affff700 (LWP 5401)): #0 0x00007f81ba65d786 in futex_abstimed_wait_cancelable (private=, abstime=0x7f81afffedf0, expected=0, futex_word=0x561796d257e8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 __pthread_cond_wait_common (abstime=0x7f81afffedf0, mutex=0x561796d25728 , cond=0x561796d257c0 ) at pthread_cond_wait.c:539 #2 __pthread_cond_timedwait (cond=0x561796d257c0 , mutex=0x561796d25728 , abstime=0x7f81afffedf0) at pthread_cond_wait.c:667 #3 0x0000561795730838 in safe_cond_timedwait (cond=0x561796d257c0 , mp=0x561796d25700 , abstime=0x7f81afffedf0, file=0x561795b95ce0 "/home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h", line=1204) at /home/mleich/Server/10.4/mysys/thr_mutex.c:546 #4 0x0000561795598bb5 in inline_mysql_cond_timedwait (that=0x561796d257c0 , mutex=0x561796d25700 , abstime=0x7f81afffedf0, src_file=0x561795b95d20 "/home/mleich/Server/10.4/storage/maria/ma_servicethread.c", src_line=116) at /home/mleich/Server/10.4/include/mysql/psi/mysql_thread.h:1204 #5 0x00005617955990da in my_service_thread_sleep (control=0x5617962dad40 , sleep_time=29000000000) at /home/mleich/Server/10.4/storage/maria/ma_servicethread.c:115 #6 0x000056179558d56a in ma_checkpoint_background (arg=0x1e) at /home/mleich/Server/10.4/storage/maria/ma_checkpoint.c:707 #7 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798aad458) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #8 0x00007f81ba6567fc in start_thread (arg=0x7f81affff700) at pthread_create.c:465 #9 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f81adfac700 (LWP 5403)): #0 0x00007f81baf3563a in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #1 0x000056179525d260 in LinuxAIOHandler::collect (this=0x7f81adfabc10) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:1915 #2 0x000056179525d7b1 in LinuxAIOHandler::poll (this=0x7f81adfabc10, m1=0x7f81adfabcb8, m2=0x7f81adfabcc0, request=0x7f81adfabcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2060 #3 0x000056179525d924 in os_aio_linux_handler (global_segment=1, m1=0x7f81adfabcb8, m2=0x7f81adfabcc0, request=0x7f81adfabcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:2114 #4 0x00005617952625ba in os_aio_handler (segment=1, m1=0x7f81adfabcb8, m2=0x7f81adfabcc0, request=0x7f81adfabcf0) at /home/mleich/Server/10.4/storage/innobase/os/os0file.cc:5665 #5 0x00005617954ba883 in fil_aio_wait (segment=1) at /home/mleich/Server/10.4/storage/innobase/fil/fil0fil.cc:4344 #6 0x000056179535d6cc in io_handler_thread (arg=0x561796513f28 ) at /home/mleich/Server/10.4/storage/innobase/srv/srv0start.cc:325 #7 0x00007f81ba6567fc in start_thread (arg=0x7f81adfac700) at pthread_create.c:465 #8 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f81b411f700 (LWP 5435)): #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57 #1 0x000056179572ad48 in my_write_core (sig=6) at /home/mleich/Server/10.4/mysys/stacktrace.c:481 #2 0x0000561794f5b929 in handle_fatal_signal (sig=6) at /home/mleich/Server/10.4/sql/signal_handler.cc:305 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #5 0x00007f81b97b0f5d in __GI_abort () at abort.c:90 #6 0x00007f81b97a6f17 in __assert_fail_base (fmt=, assertion=assertion@entry=0x561795b6273a "cache", file=file@entry=0x561795b60760 "/home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc", line=line@entry=7418, function=function@entry=0x561795b650e0 "ulint fts_init_recover_doc(void*, void*)") at assert.c:92 #7 0x00007f81b97a6fc2 in __GI___assert_fail (assertion=0x561795b6273a "cache", file=0x561795b60760 "/home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc", line=7418, function=0x561795b650e0 "ulint fts_init_recover_doc(void*, void*)") at assert.c:101 #8 0x00005617954f5d06 in fts_init_recover_doc (row=0x7f81641af1c0, user_arg=0x7f816406f2e0) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:7418 #9 0x00005617953301c6 in fetch_step (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/row/row0sel.cc:2387 #10 0x000056179529d1fd in que_thr_step (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1026 #11 0x000056179529d4f4 in que_run_threads_low (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1104 #12 0x000056179529d6e6 in que_run_threads (thr=0x7f81641b0308) at /home/mleich/Server/10.4/storage/innobase/que/que0que.cc:1144 #13 0x000056179550a8d8 in fts_eval_sql (trx=0x7f81af400268, graph=0x7f81641b0248) at /home/mleich/Server/10.4/storage/innobase/fts/fts0sql.cc:238 #14 0x00005617954ed9a0 in fts_doc_fetch_by_doc_id (get_doc=0x0, doc_id=0, index_to_use=0x7f81641a3bc8, option=2, callback=0x5617954f5c25 , arg=0x7f816406f2e0) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:3840 #15 0x00005617954f62ea in fts_init_index (table=0x7f8164053208, has_cache_lock=1) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:7562 #16 0x00005617954f0106 in fts_init_doc_id (table=0x7f8164053208) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:4908 #17 0x00005617954ead32 in fts_get_next_doc_id (table=0x7f8164053208, doc_id=0x7f81b411caf8) at /home/mleich/Server/10.4/storage/innobase/fts/fts0fts.cc:2613 #18 0x00005617952f597e in row_mysql_convert_row_to_innobase (row=0x7f816407bf08, prebuilt=0x7f816407b838, mysql_rec=0x7f8164055f88 "\374\003", blob_heap=0x7f81b411cb70) at /home/mleich/Server/10.4/storage/innobase/row/row0mysql.cc:665 #19 0x00005617952f7868 in row_insert_for_mysql (mysql_rec=0x7f8164055f88 "\374\003", prebuilt=0x7f816407b838, ins_mode=ROW_INS_NORMAL) at /home/mleich/Server/10.4/storage/innobase/row/row0mysql.cc:1422 #20 0x00005617951903b3 in ha_innobase::write_row (this=0x7f81640665b0, record=0x7f8164055f88 "\374\003") at /home/mleich/Server/10.4/storage/innobase/handler/ha_innodb.cc:8065 #21 0x0000561794f6ecd4 in handler::ha_write_row (this=0x7f81640665b0, buf=0x7f8164055f88 "\374\003") at /home/mleich/Server/10.4/sql/handler.cc:6497 #22 0x0000561794be0bc9 in write_record (thd=0x7f8164000ce8, table=0x7f816417b948, info=0x7f81b411d520) at /home/mleich/Server/10.4/sql/sql_insert.cc:2026 #23 0x0000561794bddf6b in mysql_insert (thd=0x7f8164000ce8, table_list=0x7f81640145e8, fields=..., values_list=..., update_fields=..., update_values=..., duplic=DUP_ERROR, ignore=false) at /home/mleich/Server/10.4/sql/sql_insert.cc:1067 #24 0x0000561794c269dd in mysql_execute_command (thd=0x7f8164000ce8) at /home/mleich/Server/10.4/sql/sql_parse.cc:4773 #25 0x0000561794c32a34 in mysql_parse (thd=0x7f8164000ce8, rawbuf=0x7f81640144d0 "INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1')", length=51, parser_state=0x7f81b411e1e0, is_com_multi=false, is_next_command=false) at /home/mleich/Server/10.4/sql/sql_parse.cc:8141 #26 0x0000561794c1de40 in dispatch_command (command=COM_QUERY, thd=0x7f8164000ce8, packet=0x7f8164009f39 "INSERT INTO t4 (col_int, col_text) VALUES ( 3, '1') ", packet_length=52, is_com_multi=false, is_next_command=false) at /home/mleich/Server/10.4/sql/sql_parse.cc:1819 #27 0x0000561794c1c688 in do_command (thd=0x7f8164000ce8) at /home/mleich/Server/10.4/sql/sql_parse.cc:1357 #28 0x0000561794d90745 in do_handle_one_connection (connect=0x561798e1daa8) at /home/mleich/Server/10.4/sql/sql_connect.cc:1399 #29 0x0000561794d904a9 in handle_one_connection (arg=0x561798e1daa8) at /home/mleich/Server/10.4/sql/sql_connect.cc:1302 #30 0x00005617956c2a4e in pfs_spawn_thread (arg=0x561798e640b8) at /home/mleich/Server/10.4/storage/perfschema/pfs.cc:1862 #31 0x00007f81ba6567fc in start_thread (arg=0x7f81b411f700) at pthread_create.c:465 #32 0x00007f81b988cb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 - saving '/home/mleich/Server/10.4/bld_debug/mysql-test/var/log/main.bs_4-innodb/' to '/home/mleich/Server/10.4/bld_debug/mysql-test/var/log/main.bs_4-innodb/' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 12 seconds executing testcases Failure: Failed 1/1 tests, 0.00% were successful. Failing test(s): main.bs_4 The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html