galera.galera_bf_kill_debug 'innodb' w9 [ fail ] Test ended at 2021-08-18 09:11:01 CURRENT_TEST: galera.galera_bf_kill_debug mysqltest: At line 93: query 'drop table t1' failed: 2013: Lost connection to MySQL server during query The result from queries just before the failure was: < snip > connection node_1; select * from t1; a b 1 0 update t1 set b= 1 where a=1; connection node_2b; SET SESSION DEBUG_SYNC = "now WAIT_FOR sync.before_wsrep_thd_abort_reached"; connection node_2; SET DEBUG_SYNC= 'before_awake_no_mutex SIGNAL awake_reached WAIT_FOR continue_kill'; connection node_2b; SET DEBUG_SYNC='now WAIT_FOR awake_reached'; SET GLOBAL debug_dbug = ""; SET DEBUG_SYNC = "now SIGNAL signal.before_wsrep_thd_abort"; SET DEBUG_SYNC = "now SIGNAL continue_kill"; connection node_2; connection node_2a; select * from t1; connection node_2; SET DEBUG_SYNC = "RESET"; drop table t1; More results from queries before failure can be found in /home/jan/mysql/10.4/mysql-test/var/9/log/galera_bf_kill_debug.log Server [mysqld.2 - pid: 1558942, winpid: 1558942, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- $ /home/jan/mysql/10.4/sql/mysqld --defaults-group-suffix=.2 --defaults-file=/home/jan/mysql/10.4/mysql-test/var/9/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-lock-waits --innodb-metrics --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-columns --innodb-sys-fields --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-indexes --innodb-sys-tables --innodb-sys-virtual --core-file --loose-debug-sync-timeout=300 2021-08-18 9:10:45 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2021-08-18 9:10:45 0 [Note] /home/jan/mysql/10.4/sql/mysqld (mysqld 10.4.22-MariaDB-debug-log) starting as process 1558946 ... 2021-08-18 9:10:45 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 32190) 2021-08-18 9:10:45 0 [Warning] Changed limits: max_open_files: 1024 max_connections: 151 (was 151) table_cache: 421 (was 2000) 2021-08-18 9:10:45 0 [Note] WSREP: Server initial position: 00000000-0000-0000-0000-000000000000:-1 2021-08-18 9:10:45 0 [Note] WSREP: Loading provider /usr/lib/libgalera_4_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2021-08-18 9:10:45 0 [Note] WSREP: wsrep_load(): loading provider library '/usr/lib/libgalera_4_smm.so' 2021-08-18 9:10:45 0 [Note] WSREP: wsrep_load(): Galera 26.4.9(r902dd268) by Codership Oy loaded successfully. 2021-08-18 9:10:45 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2021-08-18 9:10:45 0 [Warning] WSREP: Could not open state file for reading: '/home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data//grastate.dat' 2021-08-18 9:10:45 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2021-08-18 9:10:45 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2021-08-18 9:10:45 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2021-08-18 9:10:45 0 [Note] WSREP: Passing config to GCS: base_dir = /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/; base_host = 127.0.0.1; base_port = 16245; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT30S; evs.install_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT10S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; g 2021-08-18 9:10:45 0 [Note] WSREP: SR storage init for: table 2021-08-18 9:10:45 0 [Note] WSREP: wsrep_start_replication 2021-08-18 9:10:45 0 [Note] WSREP: Start replication 2021-08-18 9:10:45 0 [Note] WSREP: Connecting with bootstrap option: 0 2021-08-18 9:10:45 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2021-08-18 9:10:45 0 [Note] WSREP: protonet asio version 0 2021-08-18 9:10:45 0 [Note] WSREP: Using CRC-32C for message checksums. 2021-08-18 9:10:45 0 [Note] WSREP: backend: asio 2021-08-18 9:10:45 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2021-08-18 9:10:45 0 [Warning] WSREP: access file(/home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data//gvwstate.dat) failed(No such file or directory) 2021-08-18 9:10:45 0 [Note] WSREP: restore pc from disk failed 2021-08-18 9:10:45 0 [Note] WSREP: GMCast version 0 2021-08-18 9:10:45 0 [Note] WSREP: (0693c818-b55b, 'tcp://0.0.0.0:16245') listening at tcp://0.0.0.0:16245 2021-08-18 9:10:45 0 [Note] WSREP: (0693c818-b55b, 'tcp://0.0.0.0:16245') multicast: , ttl: 1 2021-08-18 9:10:45 0 [Note] WSREP: EVS version 1 2021-08-18 9:10:45 0 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer '127.0.0.1:16242' 2021-08-18 9:10:45 0 [Note] WSREP: (0693c818-b55b, 'tcp://0.0.0.0:16245') connection established to 06083e43-9c14 tcp://127.0.0.1:16242 2021-08-18 9:10:45 0 [Note] WSREP: (0693c818-b55b, 'tcp://0.0.0.0:16245') turning message relay requesting on, nonlive peers: 2021-08-18 9:10:46 0 [Note] WSREP: EVS version upgrade 0 -> 1 2021-08-18 9:10:46 0 [Note] WSREP: declaring 06083e43-9c14 at tcp://127.0.0.1:16242 stable 2021-08-18 9:10:46 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2021-08-18 9:10:46 0 [Note] WSREP: Node 06083e43-9c14 state prim 2021-08-18 9:10:46 0 [Note] WSREP: view(view_id(PRIM,06083e43-9c14,2) memb { 06083e43-9c14,0 0693c818-b55b,0 } joined { } left { } partitioned { }) 2021-08-18 9:10:46 0 [Note] WSREP: save pc into disk 2021-08-18 9:10:46 0 [Note] WSREP: gcomm: connected 2021-08-18 9:10:46 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2021-08-18 9:10:46 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2021-08-18 9:10:46 0 [Note] WSREP: Opened channel 'my_wsrep_cluster' 2021-08-18 9:10:46 1 [Note] WSREP: wsrep system thread 1, 0x7f8038001fe0 starting 2021-08-18 9:10:46 1 [Note] WSREP: Starting rollbacker thread 1 2021-08-18 9:10:46 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2 2021-08-18 9:10:46 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID. 2021-08-18 9:10:46 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 06e1602c-ffeb-11eb-8b51-8a389876c6a0 2021-08-18 9:10:46 0 [Note] WSREP: STATE EXCHANGE: got state msg: 06e1602c-ffeb-11eb-8b51-8a389876c6a0 from 0 (jan-HP-ZBook-15u-G5) 2021-08-18 9:10:46 0 [Note] WSREP: STATE EXCHANGE: got state msg: 06e1602c-ffeb-11eb-8b51-8a389876c6a0 from 1 (jan-HP-ZBook-15u-G5) 2021-08-18 9:10:46 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 1, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 060bc720-ffeb-11eb-81d0-9adf46198c80 2021-08-18 9:10:46 0 [Note] WSREP: Flow-control interval: [23, 23] 2021-08-18 9:10:46 0 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 2) 2021-08-18 9:10:46 2 [Note] WSREP: wsrep system thread 2, 0x7f8030000d90 starting 2021-08-18 9:10:46 2 [Note] WSREP: Starting applier thread 2 2021-08-18 9:10:46 2 [Note] WSREP: ####### processing CC 2, local, ordered 2021-08-18 9:10:46 2 [Note] WSREP: Process first view: 060bc720-ffeb-11eb-81d0-9adf46198c80 my uuid: 0693c818-ffeb-11eb-b55b-cb7e79392eef 2021-08-18 9:10:46 2 [Note] WSREP: Server jan-HP-ZBook-15u-G5 connected to cluster at position 060bc720-ffeb-11eb-81d0-9adf46198c80:2 with ID 0693c818-ffeb-11eb-b55b-cb7e79392eef 2021-08-18 9:10:46 2 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: disconnected -> connected 2021-08-18 9:10:46 2 [Note] WSREP: Server status change disconnected -> connected 2021-08-18 9:10:46 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:46 2 [Note] WSREP: ####### My UUID: 0693c818-ffeb-11eb-b55b-cb7e79392eef 2021-08-18 9:10:46 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: yes 2021-08-18 9:10:46 0 [Note] WSREP: Service thread queue flushed. 2021-08-18 9:10:46 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2021-08-18 9:10:46 2 [Note] WSREP: State transfer required: Group state: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 Local state: 00000000-0000-0000-0000-000000000000:-1 2021-08-18 9:10:46 2 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: connected -> joiner 2021-08-18 9:10:46 2 [Note] WSREP: Server status change connected -> joiner 2021-08-18 9:10:46 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:46 0 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'joiner' --address '127.0.0.2:16247' --datadir '/home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/' --defaults-file '/home/jan/mysql/10.4/mysql-test/var/9/my.cnf' --defaults-group-suffix '.2' --parent '1558946' --binlog-index 'mysqld-bin.index' --mysqld-args --defaults-group-suffix=.2 --defaults-file=/home/jan/mysql/10.4/mysql-test/var/9/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --innodb-lock-waits --innodb-metrics --innodb-buffer-pool-stats --innodb-buffer-page --innodb-buffer-page-lru --innodb-sys-columns --innodb-sys-fields --innodb-sys-foreign --innodb-sys-foreign-cols --innodb-sys-indexes --innodb-sys-tables --innodb-sys-virtual --core-file --loose-debug-sync-timeout=300' 2021-08-18 9:10:46 0 [Note] WSREP: Joiner monitor thread started to monitor WSREP_SST: [INFO] Using stunnel for SSL encryption: CAfile: '/home/jan/mysql/10.4/mysql-test/std_data/cacert.pem', ssl-mode='VERIFY_CA' (20210818 09:10:47.294) 2021.08.18 09:10:47 LOG4[ui]: Insecure file permissions on /home/jan/mysql/10.4/mysql-test/std_data/server-key.pem 2021-08-18 9:10:47 2 [Note] WSREP: Prepared SST request: rsync|localhost:3da2d525d13111ce7e584601c6479531@127.0.0.2:16247/rsync_sst 2021-08-18 9:10:47 2 [Note] WSREP: ####### IST uuid:00000000-0000-0000-0000-000000000000 f: 0, l: 2, STRv: 3 2021-08-18 9:10:47 2 [Note] WSREP: IST receiver addr using tcp://127.0.0.1:16246 2021-08-18 9:10:47 2 [Note] WSREP: Prepared IST receiver for 0-2, listening at: tcp://127.0.0.1:16246 2021-08-18 9:10:47 0 [Note] WSREP: Member 1.0 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*'. Selected 0.0 (jan-HP-ZBook-15u-G5)(SYNCED) as donor. 2021-08-18 9:10:47 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 2) 2021-08-18 9:10:47 2 [Note] WSREP: Requesting state transfer: success, donor: 0 2021-08-18 9:10:47 2 [Note] WSREP: Resetting GCache seqno map due to different histories. 2021-08-18 9:10:47 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:49 0 [Note] WSREP: 0.0 (jan-HP-ZBook-15u-G5): State transfer to 1.0 (jan-HP-ZBook-15u-G5) complete. 2021-08-18 9:10:49 0 [Note] WSREP: Member 0.0 (jan-HP-ZBook-15u-G5) synced with group. 2021-08-18 9:10:49 0 [Note] WSREP: (0693c818-b55b, 'tcp://0.0.0.0:16245') turning message relay requesting off WSREP_SST: [INFO] Joiner cleanup: rsync PID=0, stunnel PID=1559437 (20210818 09:10:50.243) WSREP_SST: [INFO] Joiner cleanup done. (20210818 09:10:51.035) 2021-08-18 9:10:51 3 [Note] WSREP: SST received 2021-08-18 9:10:51 3 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: joiner -> initializing 2021-08-18 9:10:51 3 [Note] WSREP: Server status change joiner -> initializing 2021-08-18 9:10:51 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:51 0 [Note] Plugin 'partition' is disabled. 2021-08-18 9:10:51 0 [Note] Plugin 'SEQUENCE' is disabled. 2021-08-18 9:10:51 0 [Note] InnoDB: Using Linux native AIO 2021-08-18 9:10:51 0 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! 2021-08-18 9:10:51 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2021-08-18 9:10:51 0 [Note] InnoDB: Uses event mutexes 2021-08-18 9:10:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-08-18 9:10:51 0 [Note] InnoDB: Number of pools: 1 2021-08-18 9:10:51 0 [Note] InnoDB: Using SSE2 crc32 instructions 2021-08-18 9:10:51 0 [Note] mysqld: O_TMPFILE is not supported on /home/jan/mysql/10.4/mysql-test/var/tmp/9/mysqld.2 (disabling future attempts) 2021-08-18 9:10:51 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M 2021-08-18 9:10:51 0 [Note] InnoDB: Completed initialization of buffer pool 2021-08-18 9:10:51 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2021-08-18 9:10:51 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=68804 2021-08-18 9:10:51 0 [Note] InnoDB: Starting final batch to recover 18 pages from redo log. 2021-08-18 9:10:51 0 [Note] InnoDB: 128 out of 128 rollback segments are active. 2021-08-18 9:10:51 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-08-18 9:10:51 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-08-18 9:10:51 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-08-18 9:10:52 0 [Note] InnoDB: Waiting for purge to start 2021-08-18 9:10:52 0 [Note] InnoDB: 10.4.22 started; log sequence number 78176; transaction id 44 2021-08-18 9:10:52 0 [Note] InnoDB: Loading buffer pool(s) from /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/ib_buffer_pool 2021-08-18 9:10:52 0 [Note] InnoDB: Buffer pool(s) load completed at 210818 9:10:52 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_MUTEXES' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_CMP' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_DELETED' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_CMP_RESET' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'user_variables' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_FT_CONFIG' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled. 2021-08-18 9:10:52 0 [Note] Plugin 'unix_socket' is disabled. 2021-08-18 9:10:52 0 [Note] WSREP: wsrep_plugin_init() 2021-08-18 9:10:52 0 [Warning] /home/jan/mysql/10.4/sql/mysqld: unknown option '--loose-pam-debug' 2021-08-18 9:10:52 0 [Warning] /home/jan/mysql/10.4/sql/mysqld: unknown option '--loose-aria' 2021-08-18 9:10:52 0 [Note] Server socket created on IP: '127.0.0.1'. 2021-08-18 9:10:52 0 [Note] WSREP: wsrep_init_schema_and_SR (nil) 2021-08-18 9:10:52 9 [Note] WSREP: SQL: 202 CREATE TABLE IF NOT EXISTS mysql.wsrep_cluster(cluster_uuid CHAR(36) PRIMARY KEY,view_id BIGINT NOT NULL,view_seqno BIGINT NOT NULL,protocol_version INT NOT NULL,capabilities INT NOT NULL) ENGINE=InnoDB thd: 9 2021-08-18 9:10:52 9 [Note] WSREP: SQL: 203 CREATE TABLE IF NOT EXISTS mysql.wsrep_cluster_members(node_uuid CHAR(36) PRIMARY KEY,cluster_uuid CHAR(36) NOT NULL,node_name CHAR(32) NOT NULL,node_incoming_address VARCHAR(256) NOT NULL) ENGINE=InnoDB thd: 9 2021-08-18 9:10:52 9 [Note] WSREP: SQL: 199 CREATE TABLE IF NOT EXISTS mysql.wsrep_streaming_log(node_uuid CHAR(36), trx_id BIGINT, seqno BIGINT, flags INT NOT NULL, frag LONGBLOB NOT NULL, PRIMARY KEY (node_uuid, trx_id, seqno)) ENGINE=InnoDB thd: 9 2021-08-18 9:10:52 0 [Note] WSREP: Server initialized 2021-08-18 9:10:52 0 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: initializing -> initialized 2021-08-18 9:10:52 0 [Note] WSREP: Server status change initializing -> initialized 2021-08-18 9:10:52 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:52 3 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: initialized -> joined 2021-08-18 9:10:52 3 [Note] WSREP: Server status change initialized -> joined 2021-08-18 9:10:52 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:52 3 [Note] WSREP: Read WSREPXid from InnoDB: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 3 [Note] WSREP: Recovered position from storage: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 3 [Note] WSREP: Restored cluster view: id: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 1 members(2): 0: 06083e43-ffeb-11eb-9c14-8ec150fdd91c, jan-HP-ZBook-15u-G5 1: 0693c818-ffeb-11eb-b55b-cb7e79392eef, jan-HP-ZBook-15u-G5 2021-08-18 9:10:52 3 [Note] WSREP: Recovered view from SST: id: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 1 members(2): 0: 06083e43-ffeb-11eb-9c14-8ec150fdd91c, jan-HP-ZBook-15u-G5 1: 0693c818-ffeb-11eb-b55b-cb7e79392eef, jan-HP-ZBook-15u-G5 2021-08-18 9:10:52 3 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:52 3 [Note] WSREP: No applier in Wsrep_server_service::log_view(), skipping write to wsrep_schema 2021-08-18 9:10:52 10 [Note] WSREP: Recovered cluster id 060bc720-ffeb-11eb-81d0-9adf46198c80 2021-08-18 9:10:52 3 [Note] WSREP: SST received: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 2 [Note] WSREP: Installed new state from SST: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 3 [Note] WSREP: SST succeeded for position 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 0 [Note] WSREP: Joiner monitor thread ended with total time 6 sec 2021-08-18 9:10:52 0 [Note] WSREP: Startup creating 0 applier threads running 1 2021-08-18 9:10:52 2 [Note] WSREP: Cert. index preload up to 2 2021-08-18 9:10:52 0 [Note] WSREP: ####### IST applying starts with 3 2021-08-18 9:10:52 0 [Note] WSREP: ####### IST current seqno initialized to 2 2021-08-18 9:10:52 0 [Note] WSREP: Receiving IST... 0.0% (0/1 events) complete. 2021-08-18 9:10:52 0 [Note] WSREP: IST preload starting at 2 2021-08-18 9:10:52 0 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-18 9:10:52 0 [Note] WSREP: Service thread queue flushed. 2021-08-18 9:10:52 0 [Note] WSREP: ####### Assign initial position for certification: 060bc720-ffeb-11eb-81d0-9adf46198c80:1, protocol version: 5 2021-08-18 9:10:52 0 [Note] WSREP: REPL Protocols: 10 (5) 2021-08-18 9:10:52 0 [Note] WSREP: ####### Adjusting cert position: 1 -> 2 2021-08-18 9:10:52 0 [Note] WSREP: Service thread queue flushed. 2021-08-18 9:10:52 0 [Note] WSREP: Lowest cert index boundary for CC from preload: 2 2021-08-18 9:10:52 0 [Note] WSREP: Min available from gcache for CC from preload: 2 2021-08-18 9:10:52 0 [Note] WSREP: Receiving IST...100.0% (1/1 events) complete. 2021-08-18 9:10:52 2 [Note] WSREP: IST received: 060bc720-ffeb-11eb-81d0-9adf46198c80:2 2021-08-18 9:10:52 2 [Note] WSREP: Lowest cert index boundary for CC from sst: 2 2021-08-18 9:10:52 2 [Note] WSREP: Min available from gcache for CC from sst: 2 2021-08-18 9:10:52 0 [Note] WSREP: 1.0 (jan-HP-ZBook-15u-G5): State transfer from 0.0 (jan-HP-ZBook-15u-G5) complete. 2021-08-18 9:10:52 0 [Note] WSREP: Shifting JOINER -> JOINED (TO: 2) 2021-08-18 9:10:52 0 [Note] WSREP: Member 1.0 (jan-HP-ZBook-15u-G5) synced with group. 2021-08-18 9:10:52 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 2) 2021-08-18 9:10:52 2 [Note] WSREP: Server jan-HP-ZBook-15u-G5 synced with group 2021-08-18 9:10:52 2 [Note] WSREP: server jan-HP-ZBook-15u-G5 state change: joined -> synced 2021-08-18 9:10:52 2 [Note] WSREP: Server status change joined -> synced 2021-08-18 9:10:52 2 [Note] WSREP: Synchronized with group, ready for connections 2021-08-18 9:10:52 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2021-08-18 9:10:52 0 [Note] Reading of all Master_info entries succeeded 2021-08-18 9:10:52 0 [Note] Added new Master_info '' to hash table 2021-08-18 9:10:52 0 [Note] /home/jan/mysql/10.4/sql/mysqld: ready for connections. Version: '10.4.22-MariaDB-debug-log' socket: '/home/jan/mysql/10.4/mysql-test/var/tmp/9/mysqld.2.sock' port: 16241 Source distribution 2021-08-18 9:10:52 13 [Note] WSREP: assigned new next trx id: 4 2021-08-18 9:10:52 13 [Note] WSREP: assigned new next trx id: 5 2021-08-18 9:10:52 13 [Note] WSREP: wsrep_commit_empty(13) 2021-08-18 9:10:52 13 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 13 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 13 [Note] WSREP: assigned new next trx id: 6 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 7 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 8 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 9 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 10 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 11 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 12 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 13 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 14 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 15 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 16 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 17 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 18 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 19 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 20 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 21 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 22 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 23 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 10 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 24 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 25 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 26 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 27 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_commit_empty(14) 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:52 14 [Note] WSREP: assigned new next trx id: 28 2021-08-18 9:10:54 15 [Note] WSREP: assigned new next trx id: 29 2021-08-18 9:10:54 15 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:54 15 [Note] WSREP: wsrep_commit_empty(15) 2021-08-18 9:10:54 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:54 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:54 15 [Note] WSREP: assigned new next trx id: 30 2021-08-18 9:10:54 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:54 15 [Note] WSREP: TOI Begin for CREATE TABLE t1(a int not null primary key auto_increment,b int) engine=InnoDB 2021-08-18 9:10:55 15 [Note] WSREP: Set WSREPXid for InnoDB: 060bc720-ffeb-11eb-81d0-9adf46198c80:3 2021-08-18 9:10:55 15 [Note] WSREP: TO END: -1: CREATE TABLE t1(a int not null primary key auto_increment,b int) engine=InnoDB 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 31 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 4, thd->variables.wsrep_on= 1 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_before_commit: 1, -1 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_after_commit: 1, 1, 4, 1 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 16 [Note] WSREP: assigned new next trx id: 32 2021-08-18 9:10:55 16 [Note] WSREP: TOI Begin for truncate t1 2021-08-18 9:10:55 16 [Note] WSREP: Set WSREPXid for InnoDB: 060bc720-ffeb-11eb-81d0-9adf46198c80:5 2021-08-18 9:10:55 16 [Note] WSREP: TO END: -1: truncate t1 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 16 [Note] WSREP: assigned new next trx id: 33 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 4, thd->variables.wsrep_on= 1 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_before_commit: 1, -1 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_after_commit: 1, 1, 6, 1 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 16 [Note] WSREP: assigned new next trx id: 34 2021-08-18 9:10:55 16 [Note] WSREP: wsrep_sync_wait: thd->variables.wsrep_sync_wait= 15, mask= 1, thd->variables.wsrep_on= 1 2021-08-18 9:10:55 16 [Note] WSREP: assigned new next trx id: 35 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 36 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 37 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_commit_empty(15) 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 38 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_commit_empty(15) 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 39 2021-08-18 9:10:55 2 [Note] WSREP: wsrep_commit_empty(2) 2021-08-18 9:10:55 2 [Note] WSREP: assigned new next trx id: 40 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 41 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 42 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 43 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 44 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 45 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 46 2021-08-18 9:10:55 17 [Note] WSREP: assigned new next trx id: 47 2021-08-18 9:10:55 15 [Note] WSREP: kill_one_thread 15, victim: 16 wsrep_aborter 0 by signal 13 2021-08-18 9:10:55 15 [Note] WSREP: victim: 16 taken care of 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_commit_empty(15) 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 0 [Note] WSREP: cluster conflict due to high priority abort for threads: 2021-08-18 9:10:55 0 [Note] WSREP: Winning thread: THD: 2, mode: high priority, state: exec, conflict: executing, seqno: 7 SQL: update t1 set b= 1 where a=1o�a 2021-08-18 9:10:55 0 [Note] WSREP: Victim thread: THD: 16, mode: local, state: idle, conflict: executing, seqno: -1 SQL: NULL 2021-08-18 9:10:55 0 [Note] WSREP: context: /home/jan/mysql/10.4/storage/innobase/handler/ha_innodb.cc:18692 2021-08-18 9:10:55 0 [Note] WSREP: Aborter BF trx_id: 56 thread: 2 seqno: 7 client_state: exec client_mode: high priority transaction_mode: executing query: update t1 set b= 1 where a=1o�a 2021-08-18 9:10:55 0 [Note] WSREP: Victim normal trx_id: 55 thread: 16 seqno: -1 client_state: idle client_mode: local transaction_mode: executing query: NULL 2021-08-18 9:10:55 0 [Note] WSREP: wsrep_thd_set_wsrep_aborter called 2021-08-18 9:10:55 0 [Note] WSREP: wsrep_bf_abort BF aborter before thd: 2 thd_ptr: 0x7f8030000d90 client_mode: high priority client_state: exec trx_state: executing next_trx_id: 40 trx_id: 46 seqno: 7 is_streaming: 0 fragments: 0 sql_errno: 0 message: command: 161 query: update t1 set b= 1 where a=1o�a 2021-08-18 9:10:55 0 [Note] WSREP: wsrep_bf_abort victim before thd: 16 thd_ptr: 0x7f7fcc000d90 client_mode: local client_state: idle trx_state: executing next_trx_id: 35 trx_id: 34 seqno: -1 is_streaming: 0 fragments: 0 sql_errno: 1927 message: Connection was killed command: 4 query: NULL 2021-08-18 9:10:55 0 [Note] WSREP: enqueuing trx abort for (16) 2021-08-18 9:10:55 16 [Note] WSREP: Rollbacker aborting local thd (16 140189150422592) mysqld: /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:833: void wsrep::client_state::state(wsrep::unique_lock&, wsrep::client_state::state): Assertion `wsrep::this_thread::get_id() == owning_thread_id_' failed. 210818 9:10:55 [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.22-MariaDB-debug-log key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=3 max_threads=153 thread_count=10 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63648 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7f7fcc000d90 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 = 0x7f8054831d60 thread_stack 0x49000 2021-08-18 9:10:55 2 [Note] WSREP: wsrep_before_commit: 1, 7 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 48 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: assigned new next trx id: 49 2021-08-18 9:10:55 15 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: TOI Begin for drop table t1 2021-08-18 9:10:55 2 [Note] WSREP: wsrep_after_commit: 1, 1, 7, 0 2021-08-18 9:10:55 2 [Note] WSREP: wsrep_after_apply 2 2021-08-18 9:10:55 2 [Note] WSREP: wsrep_thd_binlog_reset 2021-08-18 9:10:55 15 [Note] WSREP: MDL conflict schema: test request: (15 seqno 8 wsrep (toi, exec, aborted) cmd 3 9 drop table t1) granted: (16 seqno -1 wsrep (local, idle, aborting) cmd 0 52 (null)) 2021-08-18 9:10:55 15 [Note] WSREP: MDL ticket: type: MDL_SHARED_WRITE space: TABLE db: test name: t1 (Waiting for table metadata lock) mysys/stacktrace.c:174(my_print_stacktrace)[0x556019dbaf00] sql/signal_handler.cc:222(handle_fatal_signal)[0x5560194fe1fd] sigaction.c:0(__restore_rt)[0x7f805cfcd1f0] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7f805ca82fbb] /lib/x86_64-linux-gnu/libc.so.6(abort+0x116)[0x7f805ca68864] /lib/x86_64-linux-gnu/libc.so.6(+0x26749)[0x7f805ca68749] /lib/x86_64-linux-gnu/libc.so.6(+0x383d6)[0x7f805ca7a3d6] src/client_state.cpp:834(wsrep::client_state::state(std::unique_lock&, wsrep::client_state::state))[0x556019e32c58] src/client_state.cpp:53(wsrep::client_state::close())[0x556019e2f733] sql/wsrep_trans_observer.h:436(wsrep_close(THD*))[0x556019316eae] sql/sql_connect.cc:1201(end_connection(THD*))[0x556019319d17] sql/sql_connect.cc:1426(do_handle_one_connection(CONNECT*))[0x55601931a570] sql/sql_connect.cc:1317(handle_one_connection)[0x55601931a1f9] perfschema/pfs.cc:1871(pfs_spawn_thread)[0x556019d46e9b] nptl/pthread_create.c:474(start_thread)[0x7f805cfc2450] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7f805cb59d53] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x0): (null) Connection ID (thread ID): 16 Status: KILL_CONNECTION 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=on,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,condition_pushdown_from_having=on The manual page at https://mariadb.com/kb/en/how-to-produce-a-full-stack-trace-for-mysqld/ contains information that should help you find out what is causing the crash. We think the query pointer is invalid, but we will try to print it anyway. Query: Writing a core file... Working directory at /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data Resource Limits: Limit Soft Limit Hard Limit Units Max cpu time unlimited unlimited seconds Max file size unlimited unlimited bytes Max data size unlimited unlimited bytes Max stack size 8388608 unlimited bytes Max core file size unlimited unlimited bytes Max resident set unlimited unlimited bytes Max processes 127374 127374 processes Max open files 1024 1024 files Max locked memory 4188157952 4188157952 bytes Max address space unlimited unlimited bytes Max file locks unlimited unlimited locks Max pending signals 127374 127374 signals Max msgqueue size 819200 819200 bytes Max nice priority 0 0 Max realtime priority 0 0 Max realtime timeout unlimited unlimited us Core pattern: |/usr/share/apport/apport %p %s %c %d %P %E ----------SERVER LOG END------------- - found 'core' (0/5) Trying 'dbx' to get a backtrace Trying 'gdb' to get a backtrace from coredump /home/jan/mysql/10.4/mysql-test/var/9/log/galera.galera_bf_kill_debug-innodb/mysqld.2/data/core Core generated by '/home/jan/mysql/10.4/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). -------------------------- warning: Can't open file /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/galera.cache during file-backed mapping note processing warning: Can't open file /home/jan/mysql/10.4/mysql-test/var/9/mysqld.2/data/tc.log during file-backed mapping note processing warning: Can't open file /[aio] (deleted) during file-backed mapping note processing [New LWP 1560100] [New LWP 1558976] [New LWP 1559956] [New LWP 1560000] [New LWP 1559983] [New LWP 1559957] [New LWP 1559217] [New LWP 1559959] [New LWP 1558946] [New LWP 1559985] [New LWP 1559960] [New LWP 1559218] [New LWP 1559961] [New LWP 1559962] [New LWP 1558971] [New LWP 1559991] [New LWP 1559992] [New LWP 1559987] [New LWP 1560010] [New LWP 1558981] [New LWP 1559993] [New LWP 1559216] [New LWP 1559994] [New LWP 1560103] [New LWP 1559995] [New LWP 1559951] [New LWP 1559999] [New LWP 1559958] [New LWP 1560012] [New LWP 1559984] [New LWP 1559986] [New LWP 1559997] [New LWP 1559998] [New LWP 1560018] Warning: couldn't activate thread debugging using libthread_db: Cannot find new threads: generic error warning: File "/usr/lib/x86_64-linux-gnu/libthread_db-1.0.so" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /usr/lib/x86_64-linux-gnu/libthread_db-1.0.so line to your configuration file "/home/jan/.gdbinit". To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/jan/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. [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/jan/mysql/10.4/sql/mysqld --defaults-group-suffix=.2 --defaults-file=/hom'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:54 54 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory. [Current thread is 1 (Thread 0x7f80540e7640 (LWP 1560100))] #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:54 #1 0x0000556019dbaff6 in my_write_core (sig=6) at /home/jan/mysql/10.4/mysys/stacktrace.c:386 #2 0x00005560194fe587 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.4/sql/signal_handler.cc:356 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 #5 0x00007f805ca68864 in __GI_abort () at abort.c:79 #6 0x00007f805ca68749 in __assert_fail_base (fmt=0x7f805cbf1f78 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55601a392a30 "wsrep::this_thread::get_id() == owning_thread_id_", file=0x55601a392920 "/home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp", line=833, function=) at assert.c:92 #7 0x00007f805ca7a3d6 in __GI___assert_fail (assertion=0x55601a392a30 "wsrep::this_thread::get_id() == owning_thread_id_", file=0x55601a392920 "/home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp", line=833, function=0x55601a393b90 "void wsrep::client_state::state(wsrep::unique_lock&, wsrep::client_state::state)") at assert.c:101 #8 0x0000556019e32c58 in wsrep::client_state::state (this=0x7f7fcc006f68, lock=..., state=wsrep::client_state::s_quitting) at /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:833 #9 0x0000556019e2f733 in wsrep::client_state::close (this=0x7f7fcc006f68) at /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:52 #10 0x0000556019316eae in wsrep_close (thd=0x7f7fcc000d90) at /home/jan/mysql/10.4/sql/wsrep_trans_observer.h:434 #11 0x0000556019319d17 in end_connection (thd=0x7f7fcc000d90) at /home/jan/mysql/10.4/sql/sql_connect.cc:1199 #12 0x000055601931a570 in do_handle_one_connection (connect=0x55601be7feb0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1423 #13 0x000055601931a1f9 in handle_one_connection (arg=0x55601be7feb0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1316 #14 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601be7cc60) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #15 0x00007f805cfc2450 in start_thread (arg=0x7f80540e7640) at pthread_create.c:473 #16 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x7f8054132640 (LWP 1560018)): #0 futex_wait (private=0, expected=2, futex_word=0x7f7fcc002958) at ../sysdeps/nptl/futex-internal.h:146 #1 __lll_lock_wait (futex=futex@entry=0x7f7fcc002958, private=0) at lowlevellock.c:52 #2 0x00007f805cfc4892 in __GI___pthread_mutex_lock (mutex=0x7f7fcc002958) at ../nptl/pthread_mutex_lock.c:132 #3 0x0000556019dbfb80 in safe_mutex_lock (mp=0x7f7fcc002930, my_flags=0, file=0x556019f13ec0 "/home/jan/mysql/10.4/sql/wsrep_mysqld.cc", line=2321) at /home/jan/mysql/10.4/mysys/thr_mutex.c:293 #4 0x00005560193ffdd5 in inline_mysql_mutex_lock (that=0x7f7fcc002930, src_file=0x556019f13ec0 "/home/jan/mysql/10.4/sql/wsrep_mysqld.cc", src_line=2321) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:702 #5 0x0000556019407448 in wsrep_handle_mdl_conflict (requestor_ctx=0x7f80280026a0, ticket=0x7f7fcc0078e0, key=0x7f80280ac9d0) at /home/jan/mysql/10.4/sql/wsrep_mysqld.cc:2321 #6 0x0000556019328d3d in MDL_lock::can_grant_lock (this=0x7f80280ac9d0, type_arg=MDL_EXCLUSIVE, requestor_ctx=0x7f80280026a0, ignore_lock_priority=false) at /home/jan/mysql/10.4/sql/mdl.cc:1798 #7 0x00005560193296ae in MDL_context::try_acquire_lock_impl (this=0x7f80280026a0, mdl_request=0x7f8028032c98, out_ticket=0x7f8054130588) at /home/jan/mysql/10.4/sql/mdl.cc:2129 #8 0x0000556019329abe in MDL_context::acquire_lock (this=0x7f80280026a0, mdl_request=0x7f8028032c98, lock_wait_timeout=31536000) at /home/jan/mysql/10.4/sql/mdl.cc:2276 #9 0x000055601932a4c8 in MDL_context::acquire_locks (this=0x7f80280026a0, mdl_requests=0x7f8054130700, lock_wait_timeout=31536000) at /home/jan/mysql/10.4/sql/mdl.cc:2478 #10 0x00005560190ec068 in lock_table_names (thd=0x7f8028002580, options=..., tables_start=0x7f8028032848, tables_end=0x0, lock_wait_timeout=31536000, flags=0) at /home/jan/mysql/10.4/sql/sql_base.cc:4126 #11 0x000055601926b47b in lock_table_names (thd=0x7f8028002580, table_list=0x7f8028032848, table_list_end=0x0, lock_wait_timeout=31536000, flags=0) at /home/jan/mysql/10.4/sql/sql_base.h:246 #12 0x0000556019270c71 in mysql_rm_table (thd=0x7f8028002580, tables=0x7f8028032848, if_exists=false, drop_temporary=false, drop_sequence=false) at /home/jan/mysql/10.4/sql/sql_table.cc:2062 #13 0x0000556019193535 in mysql_execute_command (thd=0x7f8028002580) at /home/jan/mysql/10.4/sql/sql_parse.cc:4935 #14 0x000055601919d612 in mysql_parse (thd=0x7f8028002580, rawbuf=0x7f8028032798 "drop table t1", length=13, parser_state=0x7f8054131430, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:7995 #15 0x000055601919cd04 in wsrep_mysql_parse (thd=0x7f8028002580, rawbuf=0x7f8028032798 "drop table t1", length=13, parser_state=0x7f8054131430, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:7799 #16 0x0000556019189818 in dispatch_command (command=COM_QUERY, thd=0x7f8028002580, packet=0x7f8028041221 "drop table t1", packet_length=13, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.4/sql/sql_parse.cc:1843 #17 0x0000556019188189 in do_command (thd=0x7f8028002580) at /home/jan/mysql/10.4/sql/sql_parse.cc:1373 #18 0x000055601931a55d in do_handle_one_connection (connect=0x55601be4c5e0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1420 #19 0x000055601931a1f9 in handle_one_connection (arg=0x55601be4c5e0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1316 #20 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601be81ad0) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #21 0x00007f805cfc2450 in start_thread (arg=0x7f8054132640) at pthread_create.c:473 #22 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x7f80027fc640 (LWP 1559998)): #0 0x00007f805cb1a5df in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7f80027fb6f0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:73 #1 0x00007f805cb1fac7 in __GI___nanosleep (req=, rem=) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x000055601986a252 in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.4/storage/innobase/os/os0thread.cc:231 #3 0x0000556019a613f6 in btr_defragment_thread () at /home/jan/mysql/10.4/storage/innobase/btr/btr0defragment.cc:703 #4 0x00007f805cfc2450 in start_thread (arg=0x7f80027fc640) at pthread_create.c:473 #5 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x7f8002ffd640 (LWP 1559997)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba92698) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba92698, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba92648, cond=0x55601ba92670) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba92670, mutex=0x55601ba92648) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba92630) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba92630, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba92630, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019a8e107 in buf_dump_thread () at /home/jan/mysql/10.4/storage/innobase/buf/buf0dump.cc:832 #8 0x00007f805cfc2450 in start_thread (arg=0x7f8002ffd640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x7f800e7fc640 (LWP 1559986)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x7f800e7fbd70, clockid=0, expected=0, futex_word=0x55601bcf7fa8) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601bcf7fa8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f800e7fbd70, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f800e7fbd70, clockid=0, mutex=0x55601bcf7f58, cond=0x55601bcf7f80) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601bcf7f80, mutex=0x55601bcf7f58, abstime=0x7f800e7fbd70) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601bcf7f40, abstime=0x7f800e7fbd70) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601bcf7f40, time_in_usec=10000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601bcf7f40, time_in_usec=10000000, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x0000556019b062be in dict_stats_thread () at /home/jan/mysql/10.4/storage/innobase/dict/dict0stats_bg.cc:490 #8 0x00007f805cfc2450 in start_thread (arg=0x7f800e7fc640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x7f800f7fe640 (LWP 1559984)): #0 __futex_abstimed_wait_common64 (cancel=true, private=461232472, abstime=0x7f800f7fdb90, clockid=21856, expected=0, futex_word=0x55601ba92598) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba92598, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f800f7fdb90, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f800f7fdb90, clockid=0, mutex=0x55601ba92548, cond=0x55601ba92570) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601ba92570, mutex=0x55601ba92548, abstime=0x7f800f7fdb90) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601ba92530, abstime=0x7f800f7fdb90) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601ba92530, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601ba92530, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x00005560199873be in srv_error_monitor_thread () at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:1848 #8 0x00007f805cfc2450 in start_thread (arg=0x7f800f7fe640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7f805417d640 (LWP 1560012)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601a92e6ac ) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601a92e6ac , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601a92e5e8 , cond=0x55601a92e680 ) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601a92e680 , mutex=0x55601a92e5e8 ) at pthread_cond_wait.c:628 #4 0x0000556019dc04de in safe_cond_wait (cond=0x55601a92e680 , mp=0x55601a92e5c0 , file=0x556019e9b0b0 "/home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h", line=1174) at /home/jan/mysql/10.4/mysys/thr_mutex.c:492 #5 0x0000556019182ad6 in inline_mysql_cond_wait (that=0x55601a92e680 , mutex=0x55601a92e5c0 , src_file=0x556019e9b280 "/home/jan/mysql/10.4/sql/sql_manager.cc", src_line=102) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:1174 #6 0x0000556019182ff3 in handle_manager (arg=0x0) at /home/jan/mysql/10.4/sql/sql_manager.cc:102 #7 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601b964380) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #8 0x00007f805cfc2450 in start_thread (arg=0x7f805417d640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7f801f7fe640 (LWP 1559958)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f801f7fdaf0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f801f7fdaf0, m1=0x7f801f7fdb90, m2=0x7f801f7fdb98, request=0x7f801f7fdbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=2, m1=0x7f801f7fdb90, m2=0x7f801f7fdb98, request=0x7f801f7fdbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=2, m1=0x7f801f7fdb90, m2=0x7f801f7fdb98, request=0x7f801f7fdbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=2) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3ef0 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f801f7fe640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7f8001ffb640 (LWP 1559999)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba92798) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba92798, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba92748, cond=0x55601ba92770) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba92770, mutex=0x55601ba92748) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba92730) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba92730, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba92730, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019a72b23 in buf_resize_thread () at /home/jan/mysql/10.4/storage/innobase/buf/buf0buf.cc:3143 #8 0x00007f805cfc2450 in start_thread (arg=0x7f8001ffb640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7f8046056640 (LWP 1559951)): #0 __futex_abstimed_wait_common64 (cancel=true, private=1174755712, abstime=0x7f8046055cc0, clockid=21856, expected=0, futex_word=0x55601b1b68e8 ) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601b1b68e8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f8046055cc0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f8046055cc0, clockid=0, mutex=0x55601b1b6828 , cond=0x55601b1b68c0 ) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601b1b68c0 , mutex=0x55601b1b6828 , abstime=0x7f8046055cc0) at pthread_cond_wait.c:646 #4 0x0000556019dc08a0 in safe_cond_timedwait (cond=0x55601b1b68c0 , mp=0x55601b1b6800 , abstime=0x7f8046055cc0, file=0x55601a209450 "/home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h", line=1211) at /home/jan/mysql/10.4/mysys/thr_mutex.c:546 #5 0x0000556019c10381 in inline_mysql_cond_timedwait (that=0x55601b1b68c0 , mutex=0x55601b1b6800 , abstime=0x7f8046055cc0, src_file=0x55601a209488 "/home/jan/mysql/10.4/storage/maria/ma_servicethread.c", src_line=115) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:1211 #6 0x0000556019c108d1 in my_service_thread_sleep (control=0x55601a7667a0 , sleep_time=29000000000) at /home/jan/mysql/10.4/storage/maria/ma_servicethread.c:115 #7 0x0000556019c0453d in ma_checkpoint_background (arg=0x1e) at /home/jan/mysql/10.4/storage/maria/ma_checkpoint.c:707 #8 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601ba4b110) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #9 0x00007f805cfc2450 in start_thread (arg=0x7f8046056640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7f80037fe640 (LWP 1559995)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba9249c) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba9249c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba92448, cond=0x55601ba92470) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba92470, mutex=0x55601ba92448) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba92430) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba92430, reset_sig_count=28) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba92430, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019984e57 in srv_resume_thread (slot=0x55601a7601b8 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:904 #8 0x000055601998921a in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2518 #9 0x00007f805cfc2450 in start_thread (arg=0x7f80037fe640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7f805409c640 (LWP 1560103)): #0 0x00007f805cb4e22f in __GI___poll (fds=0x7f805409ba08, nfds=1, timeout=28800000) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x0000556019e2d3d5 in vio_io_wait (vio=0x55601be7d100, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/jan/mysql/10.4/vio/viosocket.c:980 #2 0x0000556019e2b934 in vio_socket_io_wait (vio=0x55601be7d100, event=VIO_IO_EVENT_READ) at /home/jan/mysql/10.4/vio/viosocket.c:118 #3 0x0000556019e2bb40 in vio_read (vio=0x55601be7d100, buf=0x7f7fd000abf0 "\a", size=4) at /home/jan/mysql/10.4/vio/viosocket.c:199 #4 0x00005560196877ba in my_real_read (net=0x7f7fd0001098, complen=0x7f805409bc20, header=1 '\001') at /home/jan/mysql/10.4/sql/net_serv.cc:975 #5 0x00005560196880c0 in my_net_read_packet_reallen (net=0x7f7fd0001098, read_from_server=1 '\001', reallen=0x7f805409bc88) at /home/jan/mysql/10.4/sql/net_serv.cc:1256 #6 0x0000556019688070 in my_net_read_packet (net=0x7f7fd0001098, read_from_server=1 '\001') at /home/jan/mysql/10.4/sql/net_serv.cc:1240 #7 0x0000556019187adf in do_command (thd=0x7f7fd0000d90) at /home/jan/mysql/10.4/sql/sql_parse.cc:1238 #8 0x000055601931a55d in do_handle_one_connection (connect=0x55601be7d030) at /home/jan/mysql/10.4/sql/sql_connect.cc:1420 #9 0x000055601931a1f9 in handle_one_connection (arg=0x55601be7d030) at /home/jan/mysql/10.4/sql/sql_connect.cc:1316 #10 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601be7d370) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #11 0x00007f805cfc2450 in start_thread (arg=0x7f805409c640) at pthread_create.c:473 #12 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7f8003fff640 (LWP 1559994)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba92418) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba92418, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba923c8, cond=0x55601ba923f0) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba923f0, mutex=0x55601ba923c8) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba923b0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba923b0, reset_sig_count=31) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba923b0, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019984e57 in srv_resume_thread (slot=0x55601a7600c0 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:904 #8 0x000055601998921a in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2518 #9 0x00007f805cfc2450 in start_thread (arg=0x7f8003fff640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7f8055033640 (LWP 1559216)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601b91665c) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601b91665c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601b916608, cond=0x55601b916630) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=cond@entry=0x55601b916630, mutex=mutex@entry=0x55601b916608) at pthread_cond_wait.c:628 #4 0x00007f8057a3f04b in gu::Lock::wait (cond=..., this=) at /home/jan/mysql/mariadb-galeralib/galerautils/src/gu_mutex.hpp:86 #5 RecvBuf::front (timeout=..., this=0x55601b916608) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_gcomm.cpp:114 #6 gcomm_recv (backend=, msg=0x55601b94bc80, timeout=9223372035999999999) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_gcomm.cpp:610 #7 0x00007f8057a2a995 in core_msg_recv (timeout=9223372035999999999, recv_msg=0x55601b94bc80, backend=0x55601b94bde0) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_core.cpp:480 #8 gcs_core_recv (conn=0x55601b94bc20, recv_act=recv_act@entry=0x7f8055032cc0, timeout=) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_core.cpp:1201 #9 0x00007f8057a25cb2 in gcs_recv_thread (arg=) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs.cpp:1414 #10 0x00007f805cfc2450 in start_thread (arg=0x7f8055033640) at pthread_create.c:473 #11 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7f800cff9640 (LWP 1559993)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba9251c) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba9251c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba924c8, cond=0x55601ba924f0) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba924f0, mutex=0x55601ba924c8) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba924b0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba924b0, reset_sig_count=24) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba924b0, reset_sig_count=0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019984e57 in srv_resume_thread (slot=0x55601a7602b0 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:904 #8 0x000055601998921a in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2518 #9 0x00007f805cfc2450 in start_thread (arg=0x7f800cff9640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7f8055834640 (LWP 1558981)): #0 0x00007f805cb5a09e in epoll_wait (epfd=6, events=events@entry=0x7f80558333e0, maxevents=maxevents@entry=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007f8057b53965 in asio::detail::epoll_reactor::run (this=0x55601b93b9a0, block=block@entry=true, ops=...) at /home/jan/mysql/mariadb-galeralib/asio/asio/detail/impl/epoll_reactor.ipp:391 #2 0x00007f8057b4d48b in asio::detail::task_io_service::do_run_one (ec=..., this_thread=..., lock=..., this=) at /home/jan/mysql/mariadb-galeralib/asio/asio/detail/impl/task_io_service.ipp:355 #3 asio::detail::task_io_service::run (ec=..., this=0x55601b987740) at /home/jan/mysql/mariadb-galeralib/asio/asio/detail/impl/task_io_service.ipp:148 #4 asio::io_service::run (this=, this=) at /home/jan/mysql/mariadb-galeralib/asio/asio/impl/io_service.ipp:58 #5 gu::AsioIoService::run (this=) at /home/jan/mysql/mariadb-galeralib/galerautils/src/gu_asio.cpp:701 #6 0x00007f8057a43fea in GCommConn::run (this=0x55601b916410) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_gcomm.cpp:435 #7 0x00007f8057a44abd in run_fn (arg=) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs_gcomm.cpp:304 #8 0x00007f805cfc2450 in start_thread (arg=0x7f8055834640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7f80541c8640 (LWP 1560010)): #0 0x00007f805ca83db2 in __GI___sigtimedwait (set=0x7f80541c7cf0, info=0x7f80541c7c10, timeout=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:54 #1 0x000055601904078e in my_sigwait (set=0x7f80541c7cf0, sig=0x7f80541c7cb4, code=0x7f80541c7cb8) at /home/jan/mysql/10.4/include/my_pthread.h:196 #2 0x000055601904700b in signal_hand (arg=0x0) at /home/jan/mysql/10.4/sql/mysqld.cc:3219 #3 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601b96adf0) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #4 0x00007f805cfc2450 in start_thread (arg=0x7f80541c8640) at pthread_create.c:473 #5 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7f800dffb640 (LWP 1559987)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x7f800dffab50, clockid=0, expected=0, futex_word=0x55601bc32f38) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601bc32f38, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f800dffab50, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f800dffab50, clockid=0, mutex=0x55601bc32ee8, cond=0x55601bc32f10) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601bc32f10, mutex=0x55601bc32ee8, abstime=0x7f800dffab50) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601bc32ed0, abstime=0x7f800dffab50) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601bc32ed0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601bc32ed0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x00005560199f32ea in ib_wqueue_timedwait (wq=0x55601bc32d20, wait_in_usecs=5000000) at /home/jan/mysql/10.4/storage/innobase/ut/ut0wqueue.cc:154 #8 0x0000556019b6a464 in fts_optimize_thread (arg=0x55601bc32d20) at /home/jan/mysql/10.4/storage/innobase/fts/fts0opt.cc:2830 #9 0x00007f805cfc2450 in start_thread (arg=0x7f800dffb640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7f800d7fa640 (LWP 1559992)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601ba9239c) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba9239c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601ba92348, cond=0x55601ba92370) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x55601ba92370, mutex=0x55601ba92348) at pthread_cond_wait.c:628 #4 0x0000556019869ec0 in os_event::wait (this=0x55601ba92330) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:158 #5 0x0000556019869982 in os_event::wait_low (this=0x55601ba92330, reset_sig_count=10) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:325 #6 0x0000556019869c8f in os_event_wait_low (event=0x55601ba92330, reset_sig_count=10) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:502 #7 0x0000556019984e57 in srv_resume_thread (slot=0x55601a75ffc8 , sig_count=10, wait=true, timeout_usec=0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:904 #8 0x00005560199896ef in srv_purge_coordinator_suspend (slot=0x55601a75ffc8 , rseg_history_len=27) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2658 #9 0x0000556019989a30 in srv_purge_coordinator_thread (arg=0x0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2741 #10 0x00007f805cfc2450 in start_thread (arg=0x7f800d7fa640) at pthread_create.c:473 #11 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7f801cff9640 (LWP 1559991)): #0 0x00007f805cb1a5df in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7f801cff8d40, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:73 #1 0x00007f805cb1fac7 in __GI___nanosleep (req=, rem=) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0x000055601986a252 in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.4/storage/innobase/os/os0thread.cc:231 #3 0x0000556019988883 in srv_master_sleep () at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2335 #4 0x00005560199889fe in srv_master_thread (arg=0x0) at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:2375 #5 0x00007f805cfc2450 in start_thread (arg=0x7f801cff9640) at pthread_create.c:473 #6 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7f80583f0640 (LWP 1558971)): #0 __futex_abstimed_wait_common64 (cancel=true, private=1480522256, abstime=0x7f80583efd70, clockid=21856, expected=0, futex_word=0x55601b1c9da8 ) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601b1c9da8 , expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f80583efd70, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f80583efd70, clockid=0, mutex=0x55601b1c9ce8 , cond=0x55601b1c9d80 ) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601b1c9d80 , mutex=0x55601b1c9ce8 , abstime=0x7f80583efd70) at pthread_cond_wait.c:646 #4 0x0000556019dc08a0 in safe_cond_timedwait (cond=0x55601b1c9d80 , mp=0x55601b1c9cc0 , abstime=0x7f80583efd70, file=0x55601a24ec00 "/home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h", line=1211) at /home/jan/mysql/10.4/mysys/thr_mutex.c:546 #5 0x0000556019dc1921 in inline_mysql_cond_timedwait (that=0x55601b1c9d80 , mutex=0x55601b1c9cc0 , abstime=0x7f80583efd70, src_file=0x55601a24ec38 "/home/jan/mysql/10.4/mysys/thr_timer.c", src_line=292) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:1211 #6 0x0000556019dc250b in timer_handler (arg=0x0) at /home/jan/mysql/10.4/mysys/thr_timer.c:292 #7 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601b90da60) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #8 0x00007f805cfc2450 in start_thread (arg=0x7f80583f0640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7f801d7fa640 (LWP 1559962)): #0 __futex_abstimed_wait_common64 (cancel=true, private=16384, abstime=0x7f801d7f9ae0, clockid=0, expected=0, futex_word=0x55601ba9271c) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba9271c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f801d7f9ae0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f801d7f9ae0, clockid=0, mutex=0x55601ba926c8, cond=0x55601ba926f0) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601ba926f0, mutex=0x55601ba926c8, abstime=0x7f801d7f9ae0) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601ba926b0, abstime=0x7f801d7f9ae0) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601ba926b0, time_in_usec=922000, reset_sig_count=4) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601ba926b0, time_in_usec=922000, reset_sig_count=4) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x0000556019a9a5d3 in pc_sleep_if_needed (next_loop_time=1917629684, sig_count=4, cur_time=1917628762) at /home/jan/mysql/10.4/storage/innobase/buf/buf0flu.cc:2637 #8 0x0000556019a9b7d3 in buf_flush_page_cleaner_coordinator () at /home/jan/mysql/10.4/storage/innobase/buf/buf0flu.cc:3096 #9 0x00007f805cfc2450 in start_thread (arg=0x7f801d7fa640) at pthread_create.c:473 #10 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7f801dffb640 (LWP 1559961)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f801dffaaf0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f801dffaaf0, m1=0x7f801dffab90, m2=0x7f801dffab98, request=0x7f801dffabc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=5, m1=0x7f801dffab90, m2=0x7f801dffab98, request=0x7f801dffabc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=5, m1=0x7f801dffab90, m2=0x7f801dffab98, request=0x7f801dffabc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=5) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3f08 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f801dffb640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7f80547e7640 (LWP 1559218)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601b972104) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601b972104, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601b9720b0, cond=0x55601b9720d8) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=cond@entry=0x55601b9720d8, mutex=mutex@entry=0x55601b9720b0) at pthread_cond_wait.c:628 #4 0x00007f8057b7a8a6 in fifo_lock_get (q=0x55601b972030) at /home/jan/mysql/mariadb-galeralib/galerautils/src/gu_fifo.c:262 #5 gu_fifo_get_head (q=0x55601b972030, err=err@entry=0x7f80547e6604) at /home/jan/mysql/mariadb-galeralib/galerautils/src/gu_fifo.c:330 #6 0x00007f8057a1f5e7 in gcs_recv (conn=0x55601b94b9a0, action=action@entry=0x7f80547e6670) at /home/jan/mysql/mariadb-galeralib/gcs/src/gcs.cpp:2053 #7 0x00007f8057a0596a in galera::Gcs::recv (act=..., this=) at /home/jan/mysql/mariadb-galeralib/galera/src/galera_gcs.hpp:120 #8 galera::GcsActionSource::process (this=0x55601b9842b0, recv_ctx=0x7f80547e6ca0, exit_loop=@0x7f80547e687f: false) at /home/jan/mysql/mariadb-galeralib/galera/src/gcs_action_source.cpp:162 #9 0x00007f80579d14c0 in galera::ReplicatorSMM::async_recv (this=0x55601b9421a0, recv_ctx=0x7f80547e6ca0) at /home/jan/mysql/mariadb-galeralib/galera/src/replicator_smm.cpp:390 #10 0x00007f80579aa1f1 in galera_recv (gh=, recv_ctx=) at /home/jan/mysql/mariadb-galeralib/galera/src/wsrep_provider.cpp:236 #11 0x0000556019e565d8 in wsrep::wsrep_provider_v26::run_applier (this=0x55601b7ff410, applier_ctx=0x7f80547e6ca0) at /home/jan/mysql/10.4/wsrep-lib/src/wsrep_provider_v26.cpp:796 #12 0x0000556019418f2f in wsrep_replication_process (thd=0x7f8030000d90, arg=0x55601b98a3a0) at /home/jan/mysql/10.4/sql/wsrep_thd.cc:57 #13 0x00005560194098d6 in start_wsrep_THD (arg=0x55601b98a3a0) at /home/jan/mysql/10.4/sql/wsrep_mysqld.cc:2910 #14 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601b964380) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #15 0x00007f805cfc2450 in start_thread (arg=0x7f80547e7640) at pthread_create.c:473 #16 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7f801e7fc640 (LWP 1559960)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f801e7fbaf0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f801e7fbaf0, m1=0x7f801e7fbb90, m2=0x7f801e7fbb98, request=0x7f801e7fbbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=4, m1=0x7f801e7fbb90, m2=0x7f801e7fbb98, request=0x7f801e7fbbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=4, m1=0x7f801e7fbb90, m2=0x7f801e7fbb98, request=0x7f801e7fbbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=4) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3f00 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f801e7fc640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7f800effd640 (LWP 1559985)): #0 __futex_abstimed_wait_common64 (cancel=true, private=461232472, abstime=0x7f800effcd30, clockid=21856, expected=0, futex_word=0x55601ba92618) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601ba92618, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f800effcd30, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f800effcd30, clockid=0, mutex=0x55601ba925c8, cond=0x55601ba925f0) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601ba925f0, mutex=0x55601ba925c8, abstime=0x7f800effcd30) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601ba925b0, abstime=0x7f800effcd30) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601ba925b0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601ba925b0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x0000556019986e38 in srv_monitor_thread () at /home/jan/mysql/10.4/storage/innobase/srv/srv0srv.cc:1684 #8 0x00007f805cfc2450 in start_thread (arg=0x7f800effd640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7f805c7e27c0 (LWP 1558946)): #0 0x00007f805cb4e22f in __GI___poll (fds=0x7fff891ce5c0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x000055601904d704 in handle_connections_sockets () at /home/jan/mysql/10.4/sql/mysqld.cc:6463 #2 0x000055601904c933 in mysqld_main (argc=164, argv=0x55601b7dd390) at /home/jan/mysql/10.4/sql/mysqld.cc:5899 #3 0x000055601904072d in main (argc=23, argv=0x7fff891ce8d8) at /home/jan/mysql/10.4/sql/main.cc:25 Thread 8 (Thread 0x7f801effd640 (LWP 1559959)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f801effcaf0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f801effcaf0, m1=0x7f801effcb90, m2=0x7f801effcb98, request=0x7f801effcbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=3, m1=0x7f801effcb90, m2=0x7f801effcb98, request=0x7f801effcbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=3, m1=0x7f801effcb90, m2=0x7f801effcb98, request=0x7f801effcbc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=3) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3ef8 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f801effd640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7f8054832640 (LWP 1559217)): #0 futex_wait (private=0, expected=2, futex_word=0x7f7fcc002958) at ../sysdeps/nptl/futex-internal.h:146 #1 __lll_lock_wait (futex=futex@entry=0x7f7fcc002958, private=0) at lowlevellock.c:52 #2 0x00007f805cfc4892 in __GI___pthread_mutex_lock (mutex=0x7f7fcc002958) at ../nptl/pthread_mutex_lock.c:132 #3 0x0000556019dbfb80 in safe_mutex_lock (mp=0x7f7fcc002930, my_flags=0, file=0x556019e8a020 "/home/jan/mysql/10.4/sql/wsrep_mutex.h", line=34) at /home/jan/mysql/10.4/mysys/thr_mutex.c:293 #4 0x000055601910f62e in inline_mysql_mutex_lock (that=0x7f7fcc002930, src_file=0x556019e8a020 "/home/jan/mysql/10.4/sql/wsrep_mutex.h", src_line=34) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:702 #5 0x0000556019127180 in Wsrep_mutex::lock (this=0x7f7fcc006f30) at /home/jan/mysql/10.4/sql/wsrep_mutex.h:34 #6 0x0000556019055e65 in std::unique_lock::lock (this=0x7f8054831a50) at /usr/include/c++/10/bits/unique_lock.h:138 #7 0x0000556019055559 in std::unique_lock::unique_lock (this=0x7f8054831a50, __m=...) at /usr/include/c++/10/bits/unique_lock.h:68 #8 0x0000556019e47c8a in wsrep::transaction::after_rollback (this=0x7f7fcc006fd0) at /home/jan/mysql/10.4/wsrep-lib/src/transaction.cpp:743 #9 0x00005560190fad87 in wsrep::client_state::after_rollback (this=0x7f7fcc006f68) at /home/jan/mysql/10.4/wsrep-lib/include/wsrep/client_state.hpp:537 #10 0x000055601950066b in wsrep_after_rollback (thd=0x7f7fcc000d90, all=true) at /home/jan/mysql/10.4/sql/wsrep_trans_observer.h:383 #11 0x00005560195052bb in ha_rollback_trans (thd=0x7f7fcc000d90, all=true) at /home/jan/mysql/10.4/sql/handler.cc:1952 #12 0x0000556019333ea7 in trans_rollback (thd=0x7f7fcc000d90) at /home/jan/mysql/10.4/sql/transaction.cc:342 #13 0x00005560193f50aa in Wsrep_client_service::bf_rollback (this=0x7f7fcc006f50) at /home/jan/mysql/10.4/sql/wsrep_client_service.cc:331 #14 0x0000556019419b46 in wsrep_rollback_local (thd=0x7f7fcc000d90, rollbacker=0x7f8038001fe0) at /home/jan/mysql/10.4/sql/wsrep_thd.cc:214 #15 0x0000556019419e82 in wsrep_rollback_process (rollbacker=0x7f8038001fe0, arg=0x55601b98a380) at /home/jan/mysql/10.4/sql/wsrep_thd.cc:265 #16 0x00005560194098d6 in start_wsrep_THD (arg=0x55601b98a380) at /home/jan/mysql/10.4/sql/wsrep_mysqld.cc:2910 #17 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601b963fb0) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #18 0x00007f805cfc2450 in start_thread (arg=0x7f8054832640) at pthread_create.c:473 #19 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7f801ffff640 (LWP 1559957)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f801fffeaf0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f801fffeaf0, m1=0x7f801fffeb90, m2=0x7f801fffeb98, request=0x7f801fffebc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=1, m1=0x7f801fffeb90, m2=0x7f801fffeb98, request=0x7f801fffebc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=1, m1=0x7f801fffeb90, m2=0x7f801fffeb98, request=0x7f801fffebc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=1) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3ee8 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f801ffff640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7f800ffff640 (LWP 1559983)): #0 __futex_abstimed_wait_common64 (cancel=true, private=461232472, abstime=0x7f800fffed50, clockid=21856, expected=0, futex_word=0x55601bcc67c8) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601bcc67c8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x7f800fffed50, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc899e in __pthread_cond_wait_common (abstime=0x7f800fffed50, clockid=0, mutex=0x55601bcc6778, cond=0x55601bcc67a0) at pthread_cond_wait.c:504 #3 __pthread_cond_timedwait (cond=0x55601bcc67a0, mutex=0x55601bcc6778, abstime=0x7f800fffed50) at pthread_cond_wait.c:646 #4 0x00005560198697e0 in os_event::timed_wait (this=0x55601bcc6760, abstime=0x7f800fffed50) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:275 #5 0x0000556019869aab in os_event::wait_time_low (this=0x55601bcc6760, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:385 #6 0x0000556019869c66 in os_event_wait_time_low (event=0x55601bcc6760, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.4/storage/innobase/os/os0event.cc:485 #7 0x000055601982997a in lock_wait_timeout_thread () at /home/jan/mysql/10.4/storage/innobase/lock/lock0wait.cc:527 #8 0x00007f805cfc2450 in start_thread (arg=0x7f800ffff640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7f80017fa640 (LWP 1560000)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f80017f9ca8) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f80017f9ca8, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7f80017f9ce8, cond=0x7f80017f9c80) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=0x7f80017f9c80, mutex=0x7f80017f9ce8) at pthread_cond_wait.c:628 #4 0x0000556019dc04de in safe_cond_wait (cond=0x7f80017f9c80, mp=0x7f80017f9cc0, file=0x55601a0a4c20 "/home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h", line=1185) at /home/jan/mysql/10.4/mysys/thr_mutex.c:492 #5 0x000055601974f3fd in inline_mysql_cond_wait (that=0x7f80017f9c80, mutex=0x7f80017f9cc0, src_file=0x55601a0a7bd0 "/home/jan/mysql/10.4/storage/innobase/handler/ha_innodb.cc", src_line=311) at /home/jan/mysql/10.4/include/mysql/psi/mysql_thread.h:1185 #6 0x0000556019754315 in thd_destructor_proxy () at /home/jan/mysql/10.4/storage/innobase/handler/ha_innodb.cc:311 #7 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601bc3ff00) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #8 0x00007f805cfc2450 in start_thread (arg=0x7f80017fa640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7f8044a54640 (LWP 1559956)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38 #1 0x00007f805d4de27b in ?? () from /lib/x86_64-linux-gnu/libaio.so.1 #2 0x0000556019858b27 in LinuxAIOHandler::collect (this=0x7f8044a53af0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1823 #3 0x000055601985925c in LinuxAIOHandler::poll (this=0x7f8044a53af0, m1=0x7f8044a53b90, m2=0x7f8044a53b98, request=0x7f8044a53bc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:1984 #4 0x00005560198593d7 in os_aio_linux_handler (global_segment=0, m1=0x7f8044a53b90, m2=0x7f8044a53b98, request=0x7f8044a53bc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:2038 #5 0x000055601985e5fc in os_aio_handler (segment=0, m1=0x7f8044a53b90, m2=0x7f8044a53b98, request=0x7f8044a53bc0) at /home/jan/mysql/10.4/storage/innobase/os/os0file.cc:5365 #6 0x0000556019b1de11 in fil_aio_wait (segment=0) at /home/jan/mysql/10.4/storage/innobase/fil/fil0fil.cc:4297 #7 0x000055601998b722 in io_handler_thread (arg=0x55601a9a3ee0 ) at /home/jan/mysql/10.4/storage/innobase/srv/srv0start.cc:324 #8 0x00007f805cfc2450 in start_thread (arg=0x7f8044a54640) at pthread_create.c:473 #9 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7f8057838640 (LWP 1558976)): #0 __futex_abstimed_wait_common64 (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x55601b942964) at ../sysdeps/nptl/futex-internal.c:74 #1 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x55601b942964, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ../sysdeps/nptl/futex-internal.c:123 #2 0x00007f805cfc8540 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55601b942910, cond=0x55601b942938) at pthread_cond_wait.c:504 #3 __pthread_cond_wait (cond=cond@entry=0x55601b942938, mutex=mutex@entry=0x55601b942910) at pthread_cond_wait.c:628 #4 0x00007f80579fc9a8 in gu::Lock::wait (cond=..., this=) at /home/jan/mysql/mariadb-galeralib/galerautils/src/gu_lock.hpp:46 #5 galera::ServiceThd::thd_func (arg=0x55601b9428f8) at /home/jan/mysql/mariadb-galeralib/galera/src/galera_service_thd.cpp:30 #6 0x00007f805cfc2450 in start_thread (arg=0x7f8057838640) at pthread_create.c:473 #7 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7f80540e7640 (LWP 1560100)): #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:54 #1 0x0000556019dbaff6 in my_write_core (sig=6) at /home/jan/mysql/10.4/mysys/stacktrace.c:386 #2 0x00005560194fe587 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.4/sql/signal_handler.cc:356 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 #5 0x00007f805ca68864 in __GI_abort () at abort.c:79 #6 0x00007f805ca68749 in __assert_fail_base (fmt=0x7f805cbf1f78 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x55601a392a30 "wsrep::this_thread::get_id() == owning_thread_id_", file=0x55601a392920 "/home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp", line=833, function=) at assert.c:92 #7 0x00007f805ca7a3d6 in __GI___assert_fail (assertion=0x55601a392a30 "wsrep::this_thread::get_id() == owning_thread_id_", file=0x55601a392920 "/home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp", line=833, function=0x55601a393b90 "void wsrep::client_state::state(wsrep::unique_lock&, wsrep::client_state::state)") at assert.c:101 #8 0x0000556019e32c58 in wsrep::client_state::state (this=0x7f7fcc006f68, lock=..., state=wsrep::client_state::s_quitting) at /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:833 #9 0x0000556019e2f733 in wsrep::client_state::close (this=0x7f7fcc006f68) at /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:52 #10 0x0000556019316eae in wsrep_close (thd=0x7f7fcc000d90) at /home/jan/mysql/10.4/sql/wsrep_trans_observer.h:434 #11 0x0000556019319d17 in end_connection (thd=0x7f7fcc000d90) at /home/jan/mysql/10.4/sql/sql_connect.cc:1199 #12 0x000055601931a570 in do_handle_one_connection (connect=0x55601be7feb0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1423 #13 0x000055601931a1f9 in handle_one_connection (arg=0x55601be7feb0) at /home/jan/mysql/10.4/sql/sql_connect.cc:1316 #14 0x0000556019d46e9b in pfs_spawn_thread (arg=0x55601be7cc60) at /home/jan/mysql/10.4/storage/perfschema/pfs.cc:1869 #15 0x00007f805cfc2450 in start_thread (arg=0x7f80540e7640) at pthread_create.c:473 #16 0x00007f805cb59d53 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Compressed file /home/jan/mysql/10.4/mysql-test/var/9/log/galera.galera_bf_kill_debug-innodb/mysqld.2/data/core - saving '/home/jan/mysql/10.4/mysql-test/var/9/log/galera.galera_bf_kill_debug-innodb/' to '/home/jan/mysql/10.4/mysql-test/var/log/galera.galera_bf_kill_debug-innodb/' galera.galera_drop_database 'innodb' w1 [ pass ] 48337 galera.galera_kill_nochanges 'innodb' w3 [ pass ] 20624 galera.galera_binlog_event_max_size_min 'innodb' w2 [ pass ] 2128 galera.galera_binlog_event_max_size_max 'innodb' w5 [ pass ] 25913 galera.galera_split_brain 'innodb' w6 [ pass ] 22937 galera.galera_autoinc_sst_mariabackup 'innodb' w12 [ pass ] 34098 galera.galera_defaults 'innodb' w14 [ pass ] 2068 galera.galera_parallel_autoinc_manytrx 'innodb' w16 [ pass ] 45752 galera.galera_binlog_checksum 'innodb' w15 [ pass ] 2249 galera.galera_bf_background_statistics 'innodb' w11 [ pass ] 23636 galera.galera_binlog_stmt_autoinc 'innodb' w10 [ pass ] 2618 ***Warnings generated in error logs during shutdown after running tests: galera.galera_bf_kill_debug mysqld: /home/jan/mysql/10.4/wsrep-lib/src/client_state.cpp:833: void wsrep::client_state::state(wsrep::unique_lock&, wsrep::client_state::state): Assertion `wsrep::this_thread::get_id() == owning_thread_id_' failed. Attempting backtrace. You can use the following information to find out