galera.galera_partition 'innodb' [ fail ] Test ended at 2019-12-05 12:56:29 CURRENT_TEST: galera.galera_partition mysqltest: At line 425: query 'ALTER TABLE t1 DROP PARTITION rx201004' failed: 2013: Lost connection to MySQL server during query The result from queries just before the failure was: < snip > insert into t1 (id, dt) values (350, '2010-12-17 00:00:00'); SELECT COUNT(*) FROM t1; COUNT(*) 350 connection node_2; call p1(1000);; connection node_1a; call p1(1000);; connection node_3; call p1(1000);; connection node_4; call p1(1000);; connection node_1; SET SESSION wsrep_OSU_method='RSU'; SELECT @@wsrep_OSU_method; @@wsrep_OSU_method RSU SET SESSION sql_log_bin = 0; ALTER TABLE t1 DROP PARTITION rx2009xx; ALTER TABLE t1 DROP PARTITION rx201004; More results from queries before failure can be found in /home/jan/mysql/10.2-bugs/mysql-test/var/log/galera_partition.log Server [mysqld.1 - pid: 9953, winpid: 9953, exit: 256] failed during test run Server log from this test: ----------SERVER LOG START----------- 2019-12-05 12:56:14 140635139811136 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2019-12-05 12:56:14 140635139811136 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2019-12-05 12:56:14 140635139811136 [Note] /home/jan/mysql/10.2-bugs/sql/mysqld (mysqld 10.2.30-MariaDB-debug-log) starting as process 9955 ... 2019-12-05 12:56:14 140635139811136 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4190) 2019-12-05 12:56:14 140635139811136 [Warning] Changed limits: max_open_files: 1024 max_connections: 151 (was 151) table_cache: 421 (was 2000) 2019-12-05 12:56:14 140635139811136 [Warning] WSREP: wsrep_sst_receive_address is set to '127.0.0.1:16006' which makes it impossible for another host to reach this one. Please set it to the address which this node can be connected at by other cluster members. 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Read nil XID from storage engines, skipping position init 2019-12-05 12:56:14 140635139811136 [Note] WSREP: wsrep_load(): loading provider library '/usr/lib/libgalera_smm.so' 2019-12-05 12:56:14 140635139811136 [Note] WSREP: wsrep_load(): Galera 3.28(rXXXX) by Codership Oy loaded successfully. 2019-12-05 12:56:14 140635139811136 [Note] WSREP: CRC-32C: using hardware acceleration. 2019-12-05 12:56:14 140635139811136 [Warning] WSREP: Could not open state file for reading: '/home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data//grastate.dat' 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Passing config to GCS: base_dir = /home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/; base_host = 127.0.0.1; base_port = 16004; 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 = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data//galera.cache; gcache.page_size = 128M; gcache.recover = no; gcache.size = 10M; 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; g 2019-12-05 12:56:14 140635139811136 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 00000000-0000-0000-0000-000000000000:-1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Assign initial position for certification: -1, protocol version: -1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: wsrep_sst_grab() 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Start replication 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Setting initial position to 00000000-0000-0000-0000-000000000000:-1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: protonet asio version 0 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Using CRC-32C for message checksums. 2019-12-05 12:56:14 140635139811136 [Note] WSREP: backend: asio 2019-12-05 12:56:14 140635139811136 [Note] WSREP: gcomm thread scheduling priority set to other:0 2019-12-05 12:56:14 140635139811136 [Warning] WSREP: access file(/home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data//gvwstate.dat) failed(No such file or directory) 2019-12-05 12:56:14 140635139811136 [Note] WSREP: restore pc from disk failed 2019-12-05 12:56:14 140635139811136 [Note] WSREP: GMCast version 0 2019-12-05 12:56:14 140635139811136 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') listening at tcp://0.0.0.0:16004 2019-12-05 12:56:14 140635139811136 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') multicast: , ttl: 1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: EVS version 0 2019-12-05 12:56:14 140635139811136 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer '' 2019-12-05 12:56:14 140635139811136 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Node db0d2b5c state prim 2019-12-05 12:56:14 140635139811136 [Note] WSREP: view(view_id(PRIM,db0d2b5c,1) memb { db0d2b5c,1 } joined { } left { } partitioned { }) 2019-12-05 12:56:14 140635139811136 [Note] WSREP: save pc into disk 2019-12-05 12:56:14 140635139811136 [Note] WSREP: gcomm: connected 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Opened channel 'my_wsrep_cluster' 2019-12-05 12:56:14 140634937616128 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2019-12-05 12:56:14 140635139811136 [Note] WSREP: Waiting for SST to complete. 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Starting new group from scratch: db0df79b-174d-11ea-a331-9b14bf3ca785 2019-12-05 12:56:14 140634937616128 [Note] WSREP: STATE_EXCHANGE: sent state UUID: db0df96a-174d-11ea-8cb9-7a5e5e11146e 2019-12-05 12:56:14 140634937616128 [Note] WSREP: STATE EXCHANGE: sent state msg: db0df96a-174d-11ea-8cb9-7a5e5e11146e 2019-12-05 12:56:14 140634937616128 [Note] WSREP: STATE EXCHANGE: got state msg: db0df96a-174d-11ea-8cb9-7a5e5e11146e from 0 (jan-HP-ZBook-15u-G5) 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = -1, protocols = 0/9/3 (gcs/repl/appl), group UUID = db0df79b-174d-11ea-a331-9b14bf3ca785 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Flow-control interval: [16, 16] 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Trying to continue unpaused monitor 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Restored state OPEN -> JOINED (0) 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:14 140634937616128 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0) 2019-12-05 12:56:14 140634929223424 [Note] WSREP: New cluster view: global state: db0df79b-174d-11ea-a331-9b14bf3ca785:0, view# 1: Primary, number of nodes: 1, my index: 0, protocol version 3 2019-12-05 12:56:14 140635139811136 [Note] WSREP: SST complete, seqno: 0 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'SEQUENCE' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!! 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Uses event mutexes 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Compressed tables use zlib 1.2.11 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Number of pools: 1 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Using SSE2 crc32 instructions 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Completed initialization of buffer pool 2019-12-05 12:56:14 140634518177536 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Highest supported file format is Barracuda. 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: 128 out of 128 rollback segments are active. 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Creating shared tablespace for temporary tables 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: Waiting for purge to start 2019-12-05 12:56:14 140635139811136 [Note] InnoDB: 5.7.28 started; log sequence number 1628870 2019-12-05 12:56:14 140633872267008 [Note] InnoDB: Loading buffer pool(s) from /home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/ib_buffer_pool 2019-12-05 12:56:14 140633872267008 [Note] InnoDB: Buffer pool(s) load completed at 191205 12:56:14 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_MUTEXES' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_CMP' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_DELETED' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_CMP_RESET' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'FEEDBACK' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'user_variables' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_FT_CONFIG' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled. 2019-12-05 12:56:14 140635139811136 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled. 2019-12-05 12:56:14 140635139811136 [Warning] /home/jan/mysql/10.2-bugs/sql/mysqld: unknown option '--loose-pam-debug' 2019-12-05 12:56:14 140635139811136 [Note] Server socket created on IP: '127.0.0.1'. 2019-12-05 12:56:14 140635139811136 [Note] Reading of all Master_info entries succeeded 2019-12-05 12:56:14 140635139811136 [Note] Added new Master_info '' to hash table 2019-12-05 12:56:14 140635139811136 [Note] /home/jan/mysql/10.2-bugs/sql/mysqld: ready for connections. Version: '10.2.30-MariaDB-debug-log' socket: '/home/jan/mysql/10.2-bugs/mysql-test/var/tmp/mysqld.1.sock' port: 16000 Source distribution 2019-12-05 12:56:14 140634929223424 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:14 140634929223424 [Note] WSREP: REPL Protocols: 9 (4, 2) 2019-12-05 12:56:14 140634929223424 [Note] WSREP: Assign initial position for certification: 0, protocol version: 4 2019-12-05 12:56:14 140635047286528 [Note] WSREP: Service thread queue flushed. 2019-12-05 12:56:14 140634929223424 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> db0df79b-174d-11ea-a331-9b14bf3ca785:0 2019-12-05 12:56:14 140634929223424 [Note] WSREP: Synchronized with group, ready for connections 2019-12-05 12:56:14 140634929223424 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:14 140634946008832 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') connection established to db5794ce tcp://127.0.0.1:16007 2019-12-05 12:56:14 140634946008832 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') turning message relay requesting on, nonlive peers: 2019-12-05 12:56:14 140634946008832 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') connection established to db598fe7 tcp://127.0.0.1:16010 2019-12-05 12:56:14 140634946008832 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') connection established to db5f3b53 tcp://127.0.0.1:16013 2019-12-05 12:56:15 140634946008832 [Note] WSREP: declaring db5794ce at tcp://127.0.0.1:16007 stable 2019-12-05 12:56:15 140634946008832 [Note] WSREP: declaring db598fe7 at tcp://127.0.0.1:16010 stable 2019-12-05 12:56:15 140634946008832 [Note] WSREP: declaring db5f3b53 at tcp://127.0.0.1:16013 stable 2019-12-05 12:56:16 140634946008832 [Note] WSREP: Node db0d2b5c state prim 2019-12-05 12:56:16 140634946008832 [Note] WSREP: view(view_id(PRIM,db0d2b5c,2) memb { db0d2b5c,1 db5794ce,1 db598fe7,2 db5f3b53,3 } joined { } left { } partitioned { }) 2019-12-05 12:56:16 140634946008832 [Note] WSREP: save pc into disk 2019-12-05 12:56:16 140634937616128 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 4 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE_EXCHANGE: sent state UUID: dc3f3e89-174d-11ea-86a9-878f76a89852 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE EXCHANGE: sent state msg: dc3f3e89-174d-11ea-86a9-878f76a89852 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE EXCHANGE: got state msg: dc3f3e89-174d-11ea-86a9-878f76a89852 from 0 (jan-HP-ZBook-15u-G5) 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE EXCHANGE: got state msg: dc3f3e89-174d-11ea-86a9-878f76a89852 from 2 (jan-HP-ZBook-15u-G5) 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE EXCHANGE: got state msg: dc3f3e89-174d-11ea-86a9-878f76a89852 from 3 (jan-HP-ZBook-15u-G5) 2019-12-05 12:56:16 140634937616128 [Note] WSREP: STATE EXCHANGE: got state msg: dc3f3e89-174d-11ea-86a9-878f76a89852 from 1 (jan-HP-ZBook-15u-G5) 2019-12-05 12:56:16 140634937616128 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/4 (joined/total), act_id = 0, last_appl. = 0, protocols = 0/9/3 (gcs/repl/appl), group UUID = db0df79b-174d-11ea-a331-9b14bf3ca785 2019-12-05 12:56:16 140634937616128 [Note] WSREP: Flow-control interval: [32, 32] 2019-12-05 12:56:16 140634937616128 [Note] WSREP: Trying to continue unpaused monitor 2019-12-05 12:56:16 140634910885632 [Note] WSREP: New cluster view: global state: db0df79b-174d-11ea-a331-9b14bf3ca785:0, view# 2: Primary, number of nodes: 4, my index: 0, protocol version 3 2019-12-05 12:56:16 140634910885632 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:16 140634910885632 [Note] WSREP: REPL Protocols: 9 (4, 2) 2019-12-05 12:56:16 140634910885632 [Note] WSREP: Assign initial position for certification: 0, protocol version: 4 2019-12-05 12:56:16 140635047286528 [Note] WSREP: Service thread queue flushed. 2019-12-05 12:56:16 140634937616128 [Note] WSREP: Member 3.3 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*'. Selected 0.1 (jan-HP-ZBook-15u-G5)(SYNCED) as donor. 2019-12-05 12:56:16 140634937616128 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 0) 2019-12-05 12:56:16 140634910885632 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:16 140633830303488 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'donor' --address '127.0.0.1:16015/rsync_sst' --socket '/home/jan/mysql/10.2-bugs/mysql-test/var/tmp/mysqld.1.sock' --datadir '/home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/' --defaults-file '/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf' --defaults-group-suffix '.1' --gtid 'db0df79b-174d-11ea-a331-9b14bf3ca785:0' --gtid-domain-id '0' --mysqld-args --defaults-group-suffix=.1 --defaults-file=/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --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 --loose-enable-partition --core-file --loose-debug-sync-timeout=300' 2019-12-05 12:56:16 140634910885632 [Note] WSREP: sst_donor_thread signaled with 0 2019-12-05 12:56:16 140634937616128 [Warning] WSREP: Member 2.2 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*', but it is impossible to select State Transfer donor: Resource temporarily unavailable 2019-12-05 12:56:16 140634937616128 [Warning] WSREP: Member 1.1 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*', but it is impossible to select State Transfer donor: Resource temporarily unavailable 2019-12-05 12:56:16 140633830303488 [Note] WSREP: Flushing tables for SST... 2019-12-05 12:56:16 140633830303488 [Note] WSREP: Provider paused at db0df79b-174d-11ea-a331-9b14bf3ca785:0 (5) 2019-12-05 12:56:16 140633830303488 [Note] WSREP: Tables flushed. 2019-12-05 12:56:17 140633830303488 [Note] WSREP: resuming provider at 5 2019-12-05 12:56:17 140633830303488 [Note] WSREP: Provider resumed. 2019-12-05 12:56:17 140634937616128 [Note] WSREP: 0.1 (jan-HP-ZBook-15u-G5): State transfer to 3.3 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:17 140634937616128 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 0) 2019-12-05 12:56:17 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:17 140634937616128 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0) 2019-12-05 12:56:17 140634911192832 [Note] WSREP: Synchronized with group, ready for connections 2019-12-05 12:56:17 140634911192832 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:17 140634937616128 [Note] WSREP: Member 2.2 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*'. Selected 0.1 (jan-HP-ZBook-15u-G5)(SYNCED) as donor. 2019-12-05 12:56:17 140634937616128 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 0) 2019-12-05 12:56:17 140634910578432 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:17 140633821910784 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'donor' --address '127.0.0.1:16012/rsync_sst' --socket '/home/jan/mysql/10.2-bugs/mysql-test/var/tmp/mysqld.1.sock' --datadir '/home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/' --defaults-file '/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf' --defaults-group-suffix '.1' --gtid 'db0df79b-174d-11ea-a331-9b14bf3ca785:0' --gtid-domain-id '0' --mysqld-args --defaults-group-suffix=.1 --defaults-file=/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --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 --loose-enable-partition --core-file --loose-debug-sync-timeout=300' 2019-12-05 12:56:17 140634937616128 [Warning] WSREP: Member 1.1 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*', but it is impossible to select State Transfer donor: Resource temporarily unavailable 2019-12-05 12:56:17 140634910578432 [Note] WSREP: sst_donor_thread signaled with 0 2019-12-05 12:56:18 140633821910784 [Note] WSREP: Flushing tables for SST... 2019-12-05 12:56:18 140633821910784 [Note] WSREP: Provider paused at db0df79b-174d-11ea-a331-9b14bf3ca785:0 (9) 2019-12-05 12:56:18 140633821910784 [Note] WSREP: Tables flushed. 2019-12-05 12:56:18 140634946008832 [Note] WSREP: (db0d2b5c, 'tcp://0.0.0.0:16004') turning message relay requesting off 2019-12-05 12:56:18 140633821910784 [Note] WSREP: resuming provider at 9 2019-12-05 12:56:18 140633821910784 [Note] WSREP: Provider resumed. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: 0.1 (jan-HP-ZBook-15u-G5): State transfer to 2.2 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 0) 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0) 2019-12-05 12:56:18 140634911500032 [Note] WSREP: Synchronized with group, ready for connections 2019-12-05 12:56:18 140634911500032 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: 3.3 (jan-HP-ZBook-15u-G5): State transfer from 0.1 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Member 3.3 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Member 1.1 (jan-HP-ZBook-15u-G5) requested state transfer from '*any*'. Selected 0.1 (jan-HP-ZBook-15u-G5)(SYNCED) as donor. 2019-12-05 12:56:18 140634937616128 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 0) 2019-12-05 12:56:18 140634881234688 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:18 140633066960640 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'donor' --address '127.0.0.1:16009/rsync_sst' --socket '/home/jan/mysql/10.2-bugs/mysql-test/var/tmp/mysqld.1.sock' --datadir '/home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/data/' --defaults-file '/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf' --defaults-group-suffix '.1' --gtid 'db0df79b-174d-11ea-a331-9b14bf3ca785:0' --gtid-domain-id '0' --mysqld-args --defaults-group-suffix=.1 --defaults-file=/home/jan/mysql/10.2-bugs/mysql-test/var/my.cnf --log-output=file --innodb --innodb-cmpmem --innodb-cmp-per-index --innodb-trx --innodb-locks --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 --loose-enable-partition --core-file --loose-debug-sync-timeout=300' 2019-12-05 12:56:18 140634881234688 [Note] WSREP: sst_donor_thread signaled with 0 2019-12-05 12:56:19 140633066960640 [Note] WSREP: Flushing tables for SST... 2019-12-05 12:56:19 140633066960640 [Note] WSREP: Provider paused at db0df79b-174d-11ea-a331-9b14bf3ca785:0 (13) 2019-12-05 12:56:19 140633066960640 [Note] WSREP: Tables flushed. 2019-12-05 12:56:19 140633066960640 [Note] WSREP: resuming provider at 13 2019-12-05 12:56:19 140633066960640 [Note] WSREP: Provider resumed. 2019-12-05 12:56:19 140634937616128 [Note] WSREP: 0.1 (jan-HP-ZBook-15u-G5): State transfer to 1.1 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:19 140634937616128 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 0) 2019-12-05 12:56:19 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:19 140634937616128 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0) 2019-12-05 12:56:19 140634929223424 [Note] WSREP: Synchronized with group, ready for connections 2019-12-05 12:56:19 140634929223424 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2019-12-05 12:56:19 140634937616128 [Note] WSREP: 2.2 (jan-HP-ZBook-15u-G5): State transfer from 0.1 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:19 140634937616128 [Note] WSREP: Member 2.2 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:20 140634937616128 [Note] WSREP: 1.1 (jan-HP-ZBook-15u-G5): State transfer from 0.1 (jan-HP-ZBook-15u-G5) complete. 2019-12-05 12:56:20 140634937616128 [Note] WSREP: Member 1.1 (jan-HP-ZBook-15u-G5) synced with group. 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) desyncs itself from group 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 352) 2019-12-05 12:56:28 140634880005888 [Note] WSREP: Provider paused at db0df79b-174d-11ea-a331-9b14bf3ca785:352 (371) 2019-12-05 12:56:28 140634880005888 [Note] WSREP: resuming provider at 371 2019-12-05 12:56:28 140634880005888 [Note] WSREP: Provider resumed. 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) resyncs itself to group 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 357) 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Member 0.1 (jan-HP-ZBook-15u-G5) desyncs itself from group 2019-12-05 12:56:28 140634937616128 [Note] WSREP: Shifting JOINED -> DONOR/DESYNCED (TO: 357) safe_mutex: Trying to lock mutex at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc, line 2304, when the mutex was already locked at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc, line 2304 in thread T@33 191205 12:56:28 [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.2.30-MariaDB-debug-log key_buffer_size=1048576 read_buffer_size=131072 max_used_connections=3 max_threads=153 thread_count=20 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63104 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x7fe778000d90 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 = 0x7fe81c10ce50 thread_stack 0x49000 /home/jan/mysql/10.2-bugs/sql/mysqld(my_print_stacktrace+0x3c)[0x563e10de525c] /home/jan/mysql/10.2-bugs/sql/mysqld(handle_fatal_signal+0x3ae)[0x563e10680db8] /lib/x86_64-linux-gnu/libpthread.so.0(+0x15540)[0x7fe82be36540] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fe82b91d3eb] /lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fe82b8fc899] mysys/thr_mutex.c:267(safe_mutex_lock)[0x563e10dea124] psi/mysql_thread.h:666(inline_mysql_mutex_lock)[0x563e105d7801] sql/wsrep_mysqld.cc:2306(have_committing_connections())[0x563e105dfdde] sql/wsrep_mysqld.cc:2326(wsrep_wait_committing_connections_close(int))[0x563e105dfe97] sql/wsrep_mysqld.cc:1769(wsrep_RSU_begin(THD*, char*, char*))[0x563e105dd798] sql/wsrep_mysqld.cc:1894(wsrep_to_isolation_begin(THD*, char*, char*, TABLE_LIST const*, Alter_info*))[0x563e105de2e1] sql/sql_alter.cc:323(Sql_cmd_alter_table::execute(THD*))[0x563e10551dc3] sql/sql_parse.cc:5972(mysql_execute_command(THD*))[0x563e10401c8a] sql/sql_parse.cc:7740(mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x563e10406e4e] sql/sql_parse.cc:7535(wsrep_mysql_parse(THD*, char*, unsigned int, Parser_state*, bool, bool))[0x563e104063f3] sql/sql_parse.cc:1827(dispatch_command(enum_server_command, THD*, char*, unsigned int, bool, bool))[0x563e103f5036] sql/sql_parse.cc:1384(do_command(THD*))[0x563e103f3a08] sql/sql_connect.cc:1336(do_handle_one_connection(CONNECT*))[0x563e1054c8a0] sql/sql_connect.cc:1242(handle_one_connection)[0x563e1054c605] perfschema/pfs.cc:1864(pfs_spawn_thread)[0x563e10d8751a] nptl/pthread_create.c:480(start_thread)[0x7fe82be2a669] /lib/x86_64-linux-gnu/libc.so.6(clone+0x43)[0x7fe82b9f9323] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x7fe77801dd98): ALTER TABLE t1 DROP PARTITION rx201004 Connection ID (thread ID): 23 Status: NOT_KILLED Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash. Writing a core file... Working directory at /home/jan/mysql/10.2-bugs/mysql-test/var/mysqld.1/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 127634 127634 processes Max open files 1024 1024 files Max locked memory 67108864 67108864 bytes Max address space unlimited unlimited bytes Max file locks unlimited unlimited locks Max pending signals 127634 127634 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 ----------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.2-bugs/mysql-test/var/log/galera.galera_partition-innodb/mysqld.1/data/core Core generated by '/home/jan/mysql/10.2-bugs/sql/mysqld' Output from gdb follows. The first stack trace is from the failing thread. The following stack traces are from all threads (so the failing one is duplicated). -------------------------- [New LWP 10657] [New LWP 9959] [New LWP 9960] [New LWP 9966] [New LWP 9957] [New LWP 9956] [New LWP 9964] [New LWP 9987] [New LWP 9955] [New LWP 9963] [New LWP 9962] [New LWP 9984] [New LWP 9981] [New LWP 9972] [New LWP 9970] [New LWP 9967] [New LWP 9968] [New LWP 9998] [New LWP 9965] [New LWP 9994] [New LWP 10658] [New LWP 9982] [New LWP 9973] [New LWP 9980] [New LWP 9971] [New LWP 9976] [New LWP 9975] [New LWP 9978] [New LWP 9974] [New LWP 9991] [New LWP 9985] [New LWP 9979] [New LWP 9986] [New LWP 9983] [New LWP 9993] [New LWP 9977] [New LWP 9995] [New LWP 9992] [New LWP 9961] [New LWP 9990] [New LWP 9988] [New LWP 9958] [New LWP 9989] [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.2-bugs/sql/mysqld --defaults-group-suffix=.1 --defaults-file'. Program terminated with signal SIGABRT, Aborted. #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 56 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory. [Current thread is 1 (Thread 0x7fe81c10d700 (LWP 10657))] #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 #1 0x0000563e10de5352 in my_write_core (sig=6) at /home/jan/mysql/10.2-bugs/mysys/stacktrace.c:477 #2 0x0000563e10681141 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.2-bugs/sql/signal_handler.cc:343 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00007fe82b8fc899 in __GI_abort () at abort.c:79 #6 0x0000563e10dea124 in safe_mutex_lock (mp=0x563e11769200 , my_flags=0, file=0x563e10f01060 "/home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc", line=2304) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:264 #7 0x0000563e105d7801 in inline_mysql_mutex_lock (that=0x563e11769200 , src_file=0x563e10f01060 "/home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc", src_line=2304) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:666 #8 0x0000563e105dfdde in have_committing_connections () at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2304 #9 0x0000563e105dfe97 in wsrep_wait_committing_connections_close (wait_time=4900) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2326 #10 0x0000563e105dd798 in wsrep_RSU_begin (thd=0x7fe778000d90, db_=0x0, table_=0x0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:1769 #11 0x0000563e105de2e1 in wsrep_to_isolation_begin (thd=0x7fe778000d90, db_=0x0, table_=0x0, table_list=0x7fe77801de90, alter_info=0x7fe81c10a940) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:1894 #12 0x0000563e10551dc3 in Sql_cmd_alter_table::execute (this=0x7fe77801e4d0, thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_alter.cc:323 #13 0x0000563e10401c8a in mysql_execute_command (thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:5972 #14 0x0000563e10406e4e in mysql_parse (thd=0x7fe778000d90, rawbuf=0x7fe77801dd98 "ALTER TABLE t1 DROP PARTITION rx201004", length=38, parser_state=0x7fe81c10c1e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7740 #15 0x0000563e104063f3 in wsrep_mysql_parse (thd=0x7fe778000d90, rawbuf=0x7fe77801dd98 "ALTER TABLE t1 DROP PARTITION rx201004", length=38, parser_state=0x7fe81c10c1e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7532 #16 0x0000563e103f5036 in dispatch_command (command=COM_QUERY, thd=0x7fe778000d90, packet=0x7fe778015c61 "ALTER TABLE t1 DROP PARTITION rx201004", packet_length=38, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1827 #17 0x0000563e103f3a08 in do_command (thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1384 #18 0x0000563e1054c8a0 in do_handle_one_connection (connect=0x563e140e5e40) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1336 #19 0x0000563e1054c605 in handle_one_connection (arg=0x563e140e5e40) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1241 #20 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e1440da90) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #21 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #22 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 43 (Thread 0x7fe81de35700 (LWP 9989)): #0 0x00007fe82be3588b in fsync (fd=16) at ../sysdeps/unix/sysv/linux/fsync.c:27 #1 0x0000563e109521ac in os_file_fsync_posix (file=16) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:2516 #2 0x0000563e10952517 in os_file_flush_func (file=16) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:2609 #3 0x0000563e10b81601 in pfs_os_file_flush_func (file=..., src_file=0x563e110bd5e0 "/home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc", src_line=889) at /home/jan/mysql/10.2-bugs/storage/innobase/include/os0file.ic:496 #4 0x0000563e10b84874 in fil_flush_low (space=0x563e14073960, metadata=false) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:889 #5 0x0000563e10b91cac in fil_flush (space_id=4294967280) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5208 #6 0x0000563e10931082 in log_write_flush_to_disk_low () at /home/jan/mysql/10.2-bugs/storage/innobase/log/log0log.cc:1000 #7 0x0000563e10931a68 in log_write_up_to (lsn=1961570, flush_to_disk=true) at /home/jan/mysql/10.2-bugs/storage/innobase/log/log0log.cc:1241 #8 0x0000563e10a93a63 in trx_flush_log_if_needed_low (lsn=1961570) at /home/jan/mysql/10.2-bugs/storage/innobase/trx/trx0trx.cc:1530 #9 0x0000563e10a93ab0 in trx_flush_log_if_needed (lsn=1961570, trx=0x7fe81ea92390) at /home/jan/mysql/10.2-bugs/storage/innobase/trx/trx0trx.cc:1552 #10 0x0000563e10a96dd9 in trx_prepare (trx=0x7fe81ea92390) at /home/jan/mysql/10.2-bugs/storage/innobase/trx/trx0trx.cc:2678 #11 0x0000563e10a96e3b in trx_prepare_for_mysql (trx=0x7fe81ea92390) at /home/jan/mysql/10.2-bugs/storage/innobase/trx/trx0trx.cc:2690 #12 0x0000563e108b1071 in innobase_xa_prepare (hton=0x563e13f1d090, thd=0x7fe7a4000d90, prepare_trx=true) at /home/jan/mysql/10.2-bugs/storage/innobase/handler/ha_innodb.cc:17425 #13 0x0000563e10683c18 in prepare_or_error (ht=0x563e13f1d090, thd=0x7fe7a4000d90, all=true) at /home/jan/mysql/10.2-bugs/sql/handler.cc:1195 #14 0x0000563e106844db in ha_commit_trans (thd=0x7fe7a4000d90, all=true) at /home/jan/mysql/10.2-bugs/sql/handler.cc:1474 #15 0x0000563e10562614 in trans_commit (thd=0x7fe7a4000d90) at /home/jan/mysql/10.2-bugs/sql/transaction.cc:307 #16 0x0000563e105f1717 in wsrep_commit (thd=0x7fe7a4000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_applier.cc:302 #17 0x0000563e105f194c in wsrep_commit_cb (ctx=0x7fe7a4000d90, flags=1, meta=0x7fe81de33b00, exit=0x7fe81de33ad7, commit=true) at /home/jan/mysql/10.2-bugs/sql/wsrep_applier.cc:366 #18 0x00007fe826dda1cb in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a4000d90, trx=0x7fe79c046a00) at galera/src/trx_handle.hpp:110 #19 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a4000d90, trx=0x7fe79c046a00) at galera/src/replicator_smm.cpp:1250 #20 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe7a4000d90, act=..., exit_loop=@0x7fe81de341df: false) at galera/src/gcs_action_source.hpp:62 #21 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe7a4000d90, exit_loop=@0x7fe81de341df: false) at galera/src/gcs_action_source.cpp:180 #22 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe7a4000d90) at galera/src/replicator_smm.cpp:362 #23 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #24 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe7a4000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #25 0x0000563e105df584 in start_wsrep_THD (arg=0x563e144995f0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #26 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13f51900) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #27 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #28 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 42 (Thread 0x7fe81ffff700 (LWP 9958)): #0 0x00007fe82b9f965e in epoll_wait (epfd=9, events=events@entry=0x7fe81fffe4b0, maxevents=maxevents@entry=128, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0x00007fe826d4d4ff in asio::detail::epoll_reactor::run (this=0x563e13efaf00, block=block@entry=true, ops=...) at asio/asio/detail/impl/epoll_reactor.ipp:391 #2 0x00007fe826d695ae in asio::detail::task_io_service::do_run_one (ec=..., this_thread=..., lock=..., this=0x563e13ef52b0) at asio/asio/detail/impl/task_io_service.ipp:355 #3 asio::detail::task_io_service::run (ec=..., this=0x563e13ef52b0) at asio/asio/detail/impl/task_io_service.ipp:148 #4 asio::io_service::run (this=) at asio/asio/impl/io_service.ipp:58 #5 gcomm::AsioProtonet::event_loop (this=, period=...) at gcomm/src/asio_protonet.cpp:116 #6 0x00007fe826d7eee4 in GCommConn::run (this=0x563e13efa570) at galerautils/src/gu_datetime.hpp:63 #7 0x00007fe826d85d79 in GCommConn::run_fn (arg=) at gcs/src/gcs_gcomm.cpp:209 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 41 (Thread 0x7fe81de80700 (LWP 9988)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e8c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e8a0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e8a0, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81de7e730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7b4000d90, trx=0x7fe79001fb80) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7b4000d90, trx=0x7fe79001fb80) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe7b4000d90, act=..., exit_loop=@0x7fe81de7f1df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe7b4000d90, exit_loop=@0x7fe81de7f1df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe7b4000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe7b4000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e144943e0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13f51540) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 40 (Thread 0x7fe81ddea700 (LWP 9990)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e5c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e5a0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e5a0, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81dde8730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe798000d90, trx=0x7fe7980203d0) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe798000d90, trx=0x7fe7980203d0) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe798000d90, act=..., exit_loop=@0x7fe81dde91df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe798000d90, exit_loop=@0x7fe81dde91df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe798000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe798000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e13f51cc0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13f51d60) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 39 (Thread 0x7fe81effd700 (LWP 9961)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e848) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e820) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e820, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81effb730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe808000d90, trx=0x7fe808022c40) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe808000d90, trx=0x7fe808022c40) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe808000d90, act=..., exit_loop=@0x7fe81effc1df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe808000d90, exit_loop=@0x7fe81effc1df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe808000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe808000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e13ef3e70) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13edab20) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 38 (Thread 0x7fe81c284700 (LWP 9992)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e548) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e520) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e520, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81c282730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe790000d90, trx=0x7fe7a00203f0) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe790000d90, trx=0x7fe7a00203f0) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe790000d90, act=..., exit_loop=@0x7fe81c2831df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe790000d90, exit_loop=@0x7fe81c2831df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe790000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe790000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e13f521c0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e14499df0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 37 (Thread 0x7fe81c1a3700 (LWP 9995)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e11766c2c ) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e11769e28 , cond=0x563e11766c00 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e11766c00 , mutex=0x563e11769e28 ) at pthread_cond_wait.c:638 #3 0x0000563e10deaa5b in safe_cond_wait (cond=0x563e11766c00 , mp=0x563e11769e00 , file=0x563e10e989a0 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1138) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:491 #4 0x0000563e1033dc7d in inline_mysql_cond_wait (that=0x563e11766c00 , mutex=0x563e11769e00 , src_file=0x563e10e99700 "/home/jan/mysql/10.2-bugs/sql/slave.cc", src_line=337) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1138 #5 0x0000563e1033e89f in handle_slave_background (arg=0x0) at /home/jan/mysql/10.2-bugs/sql/slave.cc:337 #6 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e143db1a0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 36 (Thread 0x7fe7e5ffb700 (LWP 9977)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13f6bbd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13f6bb88, cond=0x563e13f6bbb0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13f6bbb0, mutex=0x563e13f6bb88) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13f6bb70) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13f6bb70, reset_sig_count=211) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13f6bb70, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e10a3e51d in srv_resume_thread (slot=0x563e115a2f98 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:938 #7 0x0000563e10a41f78 in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2618 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 35 (Thread 0x7fe81c239700 (LWP 9993)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e6c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e6a0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e6a0, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81c237730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe794000d90, trx=0x7fe79c0203e0) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe794000d90, trx=0x7fe79c0203e0) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe794000d90, act=..., exit_loop=@0x7fe81c2381df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe794000d90, exit_loop=@0x7fe81c2381df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe794000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe794000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e1449a1b0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e1449a250) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 34 (Thread 0x7fe7de7fc700 (LWP 9983)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe7de7fbdc8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x7fe7de7fbe08, cond=0x7fe7de7fbda0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x7fe7de7fbda0, mutex=0x7fe7de7fbe08) at pthread_cond_wait.c:638 #3 0x0000563e10deaa5b in safe_cond_wait (cond=0x7fe7de7fbda0, mp=0x7fe7de7fbde0, file=0x563e10fb5940 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1149) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:491 #4 0x0000563e1088d4a7 in inline_mysql_cond_wait (that=0x7fe7de7fbda0, mutex=0x7fe7de7fbde0, src_file=0x563e10fb86b0 "/home/jan/mysql/10.2-bugs/storage/innobase/handler/ha_innodb.cc", src_line=328) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1149 #5 0x0000563e10891089 in thd_destructor_proxy () at /home/jan/mysql/10.2-bugs/storage/innobase/handler/ha_innodb.cc:328 #6 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e140e3b80) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 33 (Thread 0x7fe81df16700 (LWP 9986)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e7c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e7a0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e7a0, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81df14730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a0000d90, trx=0x7fe7b4020990) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a0000d90, trx=0x7fe7b4020990) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe7a0000d90, act=..., exit_loop=@0x7fe81df151df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe7a0000d90, exit_loop=@0x7fe81df151df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe7a0000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe7a0000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e144819f0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e14437920) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 32 (Thread 0x7fe7e4ff9700 (LWP 9979)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13f6bc5c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13f6bc08, cond=0x563e13f6bc30) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13f6bc30, mutex=0x563e13f6bc08) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13f6bbf0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13f6bbf0, reset_sig_count=202) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13f6bbf0, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e10a3e51d in srv_resume_thread (slot=0x563e115a30b0 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:938 #7 0x0000563e10a41f78 in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2618 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 31 (Thread 0x7fe81df61700 (LWP 9985)): #0 0x00007fe82b91e4b2 in __GI___sigtimedwait (set=set@entry=0x7fe81df60e10, info=info@entry=0x7fe81df60d20, timeout=timeout@entry=0x0) at ../sysdeps/unix/sysv/linux/sigtimedwait.c:29 #1 0x00007fe82be360ec in __sigwait (set=0x7fe81df60e10, sig=0x7fe81df60de0) at ../sysdeps/unix/sysv/linux/sigwait.c:28 #2 0x0000563e103139e6 in signal_hand (arg=0x0) at /home/jan/mysql/10.2-bugs/sql/mysqld.cc:3511 #3 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13edf010) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #4 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #5 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 30 (Thread 0x7fe81dd9f700 (LWP 9991)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e748) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e720) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e720, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81dd9d730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe79c000d90, trx=0x7fe7a40210c0) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe79c000d90, trx=0x7fe7a40210c0) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe79c000d90, act=..., exit_loop=@0x7fe81dd9e1df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe79c000d90, exit_loop=@0x7fe81dd9e1df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe79c000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe79c000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e13f52120) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e14499a30) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 29 (Thread 0x7fe7e77fe700 (LWP 9974)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe7e77fde90, clockid=, expected=0, futex_word=0x563e140744f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe7e77fde90, clockid=, mutex=0x563e140744a8, cond=0x563e140744d0) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e140744d0, mutex=0x563e140744a8, abstime=0x7fe7e77fde90) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e14074490, abstime=0x7fe7e77fde90) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e14074490, time_in_usec=10000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e14074490, time_in_usec=10000000, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10b7a224 in dict_stats_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/dict/dict0stats_bg.cc:474 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 28 (Thread 0x7fe7e57fa700 (LWP 9978)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13f6bb5c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13f6bb08, cond=0x563e13f6bb30) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13f6bb30, mutex=0x563e13f6bb08) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13f6baf0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13f6baf0, reset_sig_count=248) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13f6baf0, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e10a3e51d in srv_resume_thread (slot=0x563e115a2e80 , sig_count=0, wait=true, timeout_usec=0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:938 #7 0x0000563e10a41f78 in srv_worker_thread (arg=0x0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2618 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 27 (Thread 0x7fe7e6ffd700 (LWP 9975)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe7e6ffcc70, clockid=, expected=0, futex_word=0x563e140bc648) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe7e6ffcc70, clockid=, mutex=0x563e140bc5f8, cond=0x563e140bc620) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e140bc620, mutex=0x563e140bc5f8, abstime=0x7fe7e6ffcc70) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e140bc5e0, abstime=0x7fe7e6ffcc70) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e140bc5e0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e140bc5e0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10aa8b82 in ib_wqueue_timedwait (wq=0x563e140d0de0, wait_in_usecs=5000000) at /home/jan/mysql/10.2-bugs/storage/innobase/ut/ut0wqueue.cc:154 #7 0x0000563e10bd5255 in fts_optimize_thread (arg=0x563e140d0de0) at /home/jan/mysql/10.2-bugs/storage/innobase/fts/fts0opt.cc:2836 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 26 (Thread 0x7fe7e67fc700 (LWP 9976)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe7e67fbde0, clockid=, expected=0, futex_word=0x563e13f6bad8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe7e67fbde0, clockid=, mutex=0x563e13f6ba88, cond=0x563e13f6bab0) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e13f6bab0, mutex=0x563e13f6ba88, abstime=0x7fe7e67fbde0) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e13f6ba70, abstime=0x7fe7e67fbde0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e13f6ba70, time_in_usec=10000, reset_sig_count=166) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e13f6ba70, time_in_usec=10000, reset_sig_count=166) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10a3e4f6 in srv_resume_thread (slot=0x563e115a2d68 , sig_count=166, wait=true, timeout_usec=10000) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:934 #7 0x0000563e10a4244b in srv_purge_coordinator_suspend (slot=0x563e115a2d68 , rseg_history_len=1) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2777 #8 0x0000563e10a42857 in srv_purge_coordinator_thread (arg=0x0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2872 #9 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #10 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 25 (Thread 0x7fe804ff9700 (LWP 9971)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe804ff8cb0, clockid=, expected=0, futex_word=0x563e13f6bcd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe804ff8cb0, clockid=, mutex=0x563e13f6bc88, cond=0x563e13f6bcb0) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e13f6bcb0, mutex=0x563e13f6bc88, abstime=0x7fe804ff8cb0) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e13f6bc70, abstime=0x7fe804ff8cb0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e13f6bc70, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e13f6bc70, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10a40721 in srv_error_monitor_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:1911 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 24 (Thread 0x7fe7dffff700 (LWP 9980)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13f6bdd8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13f6bd88, cond=0x563e13f6bdb0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13f6bdb0, mutex=0x563e13f6bd88) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13f6bd70) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13f6bd70, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13f6bd70, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e10b18757 in buf_dump_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/buf/buf0dump.cc:807 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 23 (Thread 0x7fe805ffb700 (LWP 9973)): #0 0x00007fe82be359f5 in __GI___nanosleep (requested_time=0x7fe805ffae60, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x0000563e1095cf1f in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0thread.cc:231 #2 0x0000563e10a4193c in srv_master_sleep () at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2414 #3 0x0000563e10a41a6e in srv_master_thread (arg=0x0) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:2455 #4 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #5 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 22 (Thread 0x7fe7deffd700 (LWP 9982)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13f6bed8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13f6be88, cond=0x563e13f6beb0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13f6beb0, mutex=0x563e13f6be88) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13f6be70) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13f6be70, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13f6be70, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e10b01cd1 in buf_resize_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/buf/buf0buf.cc:3179 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 21 (Thread 0x7fe81c0c2700 (LWP 10658)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe81c0bea20, clockid=, expected=0, futex_word=0x563e117911a8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe81c0bea20, clockid=, mutex=0x563e117910e8 , cond=0x563e11791180 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e11791180 , mutex=0x563e117910e8 , abstime=0x7fe81c0bea20) at pthread_cond_wait.c:656 #3 0x0000563e10deae1d in safe_cond_timedwait (cond=0x563e11791180 , mp=0x563e117910c0 , abstime=0x7fe81c0bea20, file=0x563e10effd90 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1175) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:545 #4 0x0000563e105d44ed in inline_mysql_cond_timedwait (that=0x563e11791180 , mutex=0x563e117910c0 , abstime=0x7fe81c0bea20, src_file=0x563e10f00148 "/home/jan/mysql/10.2-bugs/sql/wsrep_hton.cc", src_line=412) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1175 #5 0x0000563e105d5f66 in wsrep_run_wsrep_commit (thd=0x7fe77c000d90, all=false) at /home/jan/mysql/10.2-bugs/sql/wsrep_hton.cc:412 #6 0x0000563e105d4f13 in wsrep_prepare (hton=0x563e13f3afb0, thd=0x7fe77c000d90, all=false) at /home/jan/mysql/10.2-bugs/sql/wsrep_hton.cc:209 #7 0x0000563e10683c18 in prepare_or_error (ht=0x563e13f3afb0, thd=0x7fe77c000d90, all=false) at /home/jan/mysql/10.2-bugs/sql/handler.cc:1195 #8 0x0000563e106844db in ha_commit_trans (thd=0x7fe77c000d90, all=false) at /home/jan/mysql/10.2-bugs/sql/handler.cc:1474 #9 0x0000563e10562e9f in trans_commit_stmt (thd=0x7fe77c000d90) at /home/jan/mysql/10.2-bugs/sql/transaction.cc:510 #10 0x0000563e10402221 in mysql_execute_command (thd=0x7fe77c000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:6042 #11 0x0000563e10809f20 in sp_instr_stmt::exec_core (this=0x7fe77c0210c8, thd=0x7fe77c000d90, nextp=0x7fe81c0bfd44) at /home/jan/mysql/10.2-bugs/sql/sp_head.cc:3248 #12 0x0000563e10809575 in sp_lex_keeper::reset_lex_and_exec_core (this=0x7fe77c021108, thd=0x7fe77c000d90, nextp=0x7fe81c0bfd44, open_tables=false, instr=0x7fe77c0210c8) at /home/jan/mysql/10.2-bugs/sql/sp_head.cc:3011 #13 0x0000563e10809bc5 in sp_instr_stmt::execute (this=0x7fe77c0210c8, thd=0x7fe77c000d90, nextp=0x7fe81c0bfd44) at /home/jan/mysql/10.2-bugs/sql/sp_head.cc:3164 #14 0x0000563e10804cea in sp_head::execute (this=0x7fe77c018ba8, thd=0x7fe77c000d90, merge_da_on_success=true) at /home/jan/mysql/10.2-bugs/sql/sp_head.cc:1329 #15 0x0000563e10806dab in sp_head::execute_procedure (this=0x7fe77c018ba8, thd=0x7fe77c000d90, args=0x7fe77c0056d0) at /home/jan/mysql/10.2-bugs/sql/sp_head.cc:2118 #16 0x0000563e103f7e9e in do_execute_sp (thd=0x7fe77c000d90, sp=0x7fe77c018ba8) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:2954 #17 0x0000563e1040054c in mysql_execute_command (thd=0x7fe77c000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:5572 #18 0x0000563e10406e4e in mysql_parse (thd=0x7fe77c000d90, rawbuf=0x7fe77c0113c8 "call p1(1000)", length=13, parser_state=0x7fe81c0c11e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7740 #19 0x0000563e104063f3 in wsrep_mysql_parse (thd=0x7fe77c000d90, rawbuf=0x7fe77c0113c8 "call p1(1000)", length=13, parser_state=0x7fe81c0c11e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7532 #20 0x0000563e103f5036 in dispatch_command (command=COM_QUERY, thd=0x7fe77c000d90, packet=0x7fe77c008b51 "call p1(1000);", packet_length=14, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1827 #21 0x0000563e103f3a08 in do_command (thd=0x7fe77c000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1384 #22 0x0000563e1054c8a0 in do_handle_one_connection (connect=0x563e14431eb0) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1336 #23 0x0000563e1054c605 in handle_one_connection (arg=0x563e14431eb0) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1241 #24 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e144284f0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #25 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #26 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 20 (Thread 0x7fe81c1ee700 (LWP 9994)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e4c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e4a0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e4a0, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81c1ec730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe788000d90, trx=0x7fe7940206d0) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe788000d90, trx=0x7fe7940206d0) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe788000d90, act=..., exit_loop=@0x7fe81c1ed1df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe788000d90, exit_loop=@0x7fe81c1ed1df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe788000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe788000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e1449a610) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e1449a6b0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 19 (Thread 0x7fe807fff700 (LWP 9965)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc4198) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc4148, cond=0x563e13fc4170) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc4170, mutex=0x563e13fc4148) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc4130) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc4130, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc4130, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=3, m1=0x7fe807ffeca8, m2=0x7fe807ffecb0, type=0x7fe807ffece0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=3, m1=0x7fe807ffeca8, m2=0x7fe807ffecb0, request=0x7fe807ffece0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=3) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe58 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 18 (Thread 0x7fe81c158700 (LWP 9998)): #0 0x00007fe82b9ecc2f in __GI___poll (fds=0x7fe81c157708, nfds=1, timeout=28800000) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x0000563e10e59df5 in vio_io_wait (vio=0x563e13f51900, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/jan/mysql/10.2-bugs/vio/viosocket.c:945 #2 0x0000563e10e585b2 in vio_socket_io_wait (vio=0x563e13f51900, event=VIO_IO_EVENT_READ) at /home/jan/mysql/10.2-bugs/vio/viosocket.c:108 #3 0x0000563e10e5876c in vio_read (vio=0x563e13f51900, buf=0x7fe78419d6b0 "\001", size=4) at /home/jan/mysql/10.2-bugs/vio/viosocket.c:184 #4 0x0000563e103250da in my_real_read (net=0x7fe784001078, complen=0x7fe81c157920, header=1 '\001') at /home/jan/mysql/10.2-bugs/sql/net_serv.cc:892 #5 0x0000563e103258ef in my_net_read_packet_reallen (net=0x7fe784001078, read_from_server=1 '\001', reallen=0x7fe81c157988) at /home/jan/mysql/10.2-bugs/sql/net_serv.cc:1162 #6 0x0000563e1032589f in my_net_read_packet (net=0x7fe784001078, read_from_server=1 '\001') at /home/jan/mysql/10.2-bugs/sql/net_serv.cc:1146 #7 0x0000563e103f3487 in do_command (thd=0x7fe784000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1261 #8 0x0000563e1054c8a0 in do_handle_one_connection (connect=0x563e1448a1e0) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1336 #9 0x0000563e1054c605 in handle_one_connection (arg=0x563e1448a1e0) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1241 #10 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e144a19a0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #11 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #12 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 17 (Thread 0x7fe8067fc700 (LWP 9968)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe8067fbc00, clockid=, expected=0, futex_word=0x563e13f6be5c) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe8067fbc00, clockid=, mutex=0x563e13f6be08, cond=0x563e13f6be30) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e13f6be30, mutex=0x563e13f6be08, abstime=0x7fe8067fbc00) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e13f6bdf0, abstime=0x7fe8067fbc00) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e13f6bdf0, time_in_usec=844000, reset_sig_count=2) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e13f6bdf0, time_in_usec=844000, reset_sig_count=2) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10b21816 in pc_sleep_if_needed (next_loop_time=15609206, sig_count=2, cur_time=15608362) at /home/jan/mysql/10.2-bugs/storage/innobase/buf/buf0flu.cc:2706 #7 0x0000563e10b226d2 in buf_flush_page_cleaner_coordinator () at /home/jan/mysql/10.2-bugs/storage/innobase/buf/buf0flu.cc:3172 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 16 (Thread 0x7fe806ffd700 (LWP 9967)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc429c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc4248, cond=0x563e13fc4270) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc4270, mutex=0x563e13fc4248) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc4230) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc4230, reset_sig_count=8) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc4230, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=5, m1=0x7fe806ffcca8, m2=0x7fe806ffccb0, type=0x7fe806ffcce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=5, m1=0x7fe806ffcca8, m2=0x7fe806ffccb0, request=0x7fe806ffcce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=5) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe68 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 15 (Thread 0x7fe8057fa700 (LWP 9970)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe8057f9e70, clockid=, expected=0, futex_word=0x563e140628e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe8057f9e70, clockid=, mutex=0x563e14062898, cond=0x563e140628c0) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e140628c0, mutex=0x563e14062898, abstime=0x7fe8057f9e70) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e14062880, abstime=0x7fe8057f9e70) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e14062880, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e14062880, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e1092daaf in lock_wait_timeout_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/lock/lock0wait.cc:525 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 14 (Thread 0x7fe7e7fff700 (LWP 9972)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe7e7ffee50, clockid=, expected=0, futex_word=0x563e13f6bd58) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe7e7ffee50, clockid=, mutex=0x563e13f6bd08, cond=0x563e13f6bd30) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e13f6bd30, mutex=0x563e13f6bd08, abstime=0x7fe7e7ffee50) at pthread_cond_wait.c:656 #3 0x0000563e1095c4c8 in os_event::timed_wait (this=0x563e13f6bcf0, abstime=0x7fe7e7ffee50) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:275 #4 0x0000563e1095c797 in os_event::wait_time_low (this=0x563e13f6bcf0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:385 #5 0x0000563e1095c95f in os_event_wait_time_low (event=0x563e13f6bcf0, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:490 #6 0x0000563e10a40201 in srv_monitor_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0srv.cc:1747 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 13 (Thread 0x7fe7df7fe700 (LWP 9981)): #0 0x00007fe82be359f5 in __GI___nanosleep (requested_time=0x7fe7df7fd7d0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0x0000563e1095cf1f in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0thread.cc:231 #2 0x0000563e10af44de in btr_defragment_thread () at /home/jan/mysql/10.2-bugs/storage/innobase/btr/btr0defragment.cc:712 #3 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #4 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 12 (Thread 0x7fe7ddffb700 (LWP 9984)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe7ddffade0, clockid=, expected=0, futex_word=0x563e11fec768 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe7ddffade0, clockid=, mutex=0x563e11fec6a8 , cond=0x563e11fec740 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e11fec740 , mutex=0x563e11fec6a8 , abstime=0x7fe7ddffade0) at pthread_cond_wait.c:656 #3 0x0000563e10deae1d in safe_cond_timedwait (cond=0x563e11fec740 , mp=0x563e11fec680 , abstime=0x7fe7ddffade0, file=0x563e11101580 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1175) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:545 #4 0x0000563e10c63508 in inline_mysql_cond_timedwait (that=0x563e11fec740 , mutex=0x563e11fec680 , abstime=0x7fe7ddffade0, src_file=0x563e111015c0 "/home/jan/mysql/10.2-bugs/storage/maria/ma_servicethread.c", src_line=115) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1175 #5 0x0000563e10c63a16 in my_service_thread_sleep (control=0x563e115a87e0 , sleep_time=29000000000) at /home/jan/mysql/10.2-bugs/storage/maria/ma_servicethread.c:115 #6 0x0000563e10c582ff in ma_checkpoint_background (arg=0x1e) at /home/jan/mysql/10.2-bugs/storage/maria/ma_checkpoint.c:709 #7 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e143c2850) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 11 (Thread 0x7fe81dcad700 (LWP 9962)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc4018) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc3fc8, cond=0x563e13fc3ff0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc3ff0, mutex=0x563e13fc3fc8) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc3fb0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc3fb0, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc3fb0, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=0, m1=0x7fe81dcacca8, m2=0x7fe81dcaccb0, type=0x7fe81dcacce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=0, m1=0x7fe81dcacca8, m2=0x7fe81dcaccb0, request=0x7fe81dcacce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=0) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe40 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 10 (Thread 0x7fe81d4ac700 (LWP 9963)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc4098) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc4048, cond=0x563e13fc4070) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc4070, mutex=0x563e13fc4048) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc4030) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc4030, reset_sig_count=3) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc4030, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=1, m1=0x7fe81d4abca8, m2=0x7fe81d4abcb0, type=0x7fe81d4abce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=1, m1=0x7fe81d4abca8, m2=0x7fe81d4abcb0, request=0x7fe81d4abce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=1) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe48 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 9 (Thread 0x7fe82b8d2740 (LWP 9955)): #0 0x00007fe82b9ecc2f in __GI___poll (fds=0x7ffcfa62f260, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0x0000563e10319813 in handle_connections_sockets () at /home/jan/mysql/10.2-bugs/sql/mysqld.cc:6659 #2 0x0000563e10318ad3 in mysqld_main (argc=157, argv=0x563e13d3f040) at /home/jan/mysql/10.2-bugs/sql/mysqld.cc:6125 #3 0x0000563e1030d10d in main (argc=23, argv=0x7ffcfa62f8d8) at /home/jan/mysql/10.2-bugs/sql/main.cc:25 Thread 8 (Thread 0x7fe81decb700 (LWP 9987)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x7fe82409e648) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb9760, cond=0x7fe82409e620) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x7fe82409e620, mutex=0x563e13eb9760) at pthread_cond_wait.c:638 #3 0x00007fe826de2466 in gu::Lock::wait (this=0x7fe81dec9730, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::Monitor::enter (this=this@entry=0x563e13eb9760, obj=...) at galera/src/monitor.hpp:124 #5 0x00007fe826dda183 in galera::ReplicatorSMM::apply_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a8000d90, trx=0x7fe78801fb60) at galera/src/replicator_smm.cpp:452 #6 0x00007fe826ddd31e in galera::ReplicatorSMM::process_trx (this=0x563e13eb89c0, recv_ctx=0x7fe7a8000d90, trx=0x7fe78801fb60) at galera/src/replicator_smm.cpp:1250 #7 0x00007fe826db9488 in galera::GcsActionSource::dispatch (this=0x563e13eb9118, recv_ctx=0x7fe7a8000d90, act=..., exit_loop=@0x7fe81deca1df: false) at galera/src/gcs_action_source.hpp:62 #8 0x00007fe826dba098 in galera::GcsActionSource::process (this=0x563e13eb9118, recv_ctx=0x7fe7a8000d90, exit_loop=@0x7fe81deca1df: false) at galera/src/gcs_action_source.cpp:180 #9 0x00007fe826ddd98d in galera::ReplicatorSMM::async_recv (this=0x563e13eb89c0, recv_ctx=0x7fe7a8000d90) at galera/src/replicator_smm.cpp:362 #10 0x00007fe826df4c1b in galera_recv (gh=, recv_ctx=) at galera/src/wsrep_provider.cpp:244 #11 0x0000563e105f351f in wsrep_replication_process (thd=0x7fe7a8000d90) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:364 #12 0x0000563e105df584 in start_wsrep_THD (arg=0x563e144812f0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #13 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e14437ce0) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #14 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #15 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 7 (Thread 0x7fe81ccab700 (LWP 9964)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc4118) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc40c8, cond=0x563e13fc40f0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc40f0, mutex=0x563e13fc40c8) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc40b0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc40b0, reset_sig_count=1) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc40b0, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=2, m1=0x7fe81ccaaca8, m2=0x7fe81ccaacb0, type=0x7fe81ccaace0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=2, m1=0x7fe81ccaaca8, m2=0x7fe81ccaacb0, request=0x7fe81ccaace0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=2) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe50 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 6 (Thread 0x7fe82766a700 (LWP 9956)): #0 futex_abstimed_wait_cancelable (private=, abstime=0x7fe827669e90, clockid=, expected=0, futex_word=0x563e11ffddc8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:208 #1 __pthread_cond_wait_common (abstime=0x7fe827669e90, clockid=, mutex=0x563e11ffdd08 , cond=0x563e11ffdda0 ) at pthread_cond_wait.c:520 #2 __pthread_cond_timedwait (cond=0x563e11ffdda0 , mutex=0x563e11ffdd08 , abstime=0x7fe827669e90) at pthread_cond_wait.c:656 #3 0x0000563e10deae1d in safe_cond_timedwait (cond=0x563e11ffdda0 , mp=0x563e11ffdce0 , abstime=0x7fe827669e90, file=0x563e1113d760 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1175) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:545 #4 0x0000563e10debdc6 in inline_mysql_cond_timedwait (that=0x563e11ffdda0 , mutex=0x563e11ffdce0 , abstime=0x7fe827669e90, src_file=0x563e1113d7a0 "/home/jan/mysql/10.2-bugs/mysys/thr_timer.c", src_line=292) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1175 #5 0x0000563e10dec8f9 in timer_handler (arg=0x0) at /home/jan/mysql/10.2-bugs/mysys/thr_timer.c:292 #6 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13e82080) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #7 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #8 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 5 (Thread 0x7fe826095700 (LWP 9957)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13eb904c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13eb8ff8, cond=0x563e13eb9020) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x563e13eb9020, mutex=0x563e13eb8ff8) at pthread_cond_wait.c:638 #3 0x00007fe826dad6c5 in gu::Lock::wait (this=0x7fe826094ce0, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 galera::ServiceThd::thd_func (arg=0x563e13eb8fe0) at galera/src/galera_service_thd.cpp:30 #5 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #6 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 4 (Thread 0x7fe8077fe700 (LWP 9966)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13fc421c) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13fc41c8, cond=0x563e13fc41f0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e13fc41f0, mutex=0x563e13fc41c8) at pthread_cond_wait.c:638 #3 0x0000563e1095cbbe in os_event::wait (this=0x563e13fc41b0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:158 #4 0x0000563e1095c66e in os_event::wait_low (this=0x563e13fc41b0, reset_sig_count=8) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:325 #5 0x0000563e1095c988 in os_event_wait_low (event=0x563e13fc41b0, reset_sig_count=0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0event.cc:507 #6 0x0000563e1095777e in os_aio_simulated_handler (global_segment=4, m1=0x7fe8077fdca8, m2=0x7fe8077fdcb0, type=0x7fe8077fdce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:7351 #7 0x0000563e10955e5e in os_aio_handler (segment=4, m1=0x7fe8077fdca8, m2=0x7fe8077fdcb0, request=0x7fe8077fdce0) at /home/jan/mysql/10.2-bugs/storage/innobase/os/os0file.cc:5787 #8 0x0000563e10b917fc in fil_aio_wait (segment=4) at /home/jan/mysql/10.2-bugs/storage/innobase/fil/fil0fil.cc:5122 #9 0x0000563e10a44cd1 in io_handler_thread (arg=0x563e117dbe60 ) at /home/jan/mysql/10.2-bugs/storage/innobase/srv/srv0start.cc:332 #10 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #11 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 3 (Thread 0x7fe824091700 (LWP 9960)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e117910a8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e11790fe8 , cond=0x563e11791080 ) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=0x563e11791080 , mutex=0x563e11790fe8 ) at pthread_cond_wait.c:638 #3 0x0000563e10deaa5b in safe_cond_wait (cond=0x563e11791080 , mp=0x563e11790fc0 , file=0x563e10f05620 "/home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h", line=1138) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:491 #4 0x0000563e105f1c73 in inline_mysql_cond_wait (that=0x563e11791080 , mutex=0x563e11790fc0 , src_file=0x563e10f058e8 "/home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc", src_line=487) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:1138 #5 0x0000563e105f3d6d in wsrep_rollback_process (thd=0x7fe814001fe0) at /home/jan/mysql/10.2-bugs/sql/wsrep_thd.cc:487 #6 0x0000563e105df584 in start_wsrep_THD (arg=0x563e13ef48d0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2151 #7 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e13eda760) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #8 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #9 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 2 (Thread 0x7fe81f7fe700 (LWP 9959)): #0 futex_wait_cancelable (private=, expected=0, futex_word=0x563e13efa7fc) at ../sysdeps/unix/sysv/linux/futex-internal.h:80 #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x563e13efa7a8, cond=0x563e13efa7d0) at pthread_cond_wait.c:508 #2 __pthread_cond_wait (cond=cond@entry=0x563e13efa7d0, mutex=0x563e13efa7a8) at pthread_cond_wait.c:638 #3 0x00007fe826d7d338 in gu::Lock::wait (this=0x7fe81f7fd320, cond=...) at galerautils/src/gu_mutex.hpp:40 #4 RecvBuf::front (timeout=..., this=0x563e13efa7a8) at gcs/src/gcs_gcomm.cpp:124 #5 gcomm_recv (backend=, msg=0x563e13ec1c80, timeout=9223372035999999999) at gcs/src/gcs_gcomm.cpp:673 #6 0x00007fe826d73448 in core_msg_recv (timeout=9223372035999999999, recv_msg=0x563e13ec1c80, backend=0x563e13ec1da8) at gcs/src/gcs_core.cpp:1086 #7 gcs_core_recv (conn=0x563e13ec1c20, recv_act=recv_act@entry=0x7fe81f7fde50, timeout=9223372035999999999) at gcs/src/gcs_core.cpp:1086 #8 0x00007fe826d79096 in gcs_recv_thread (arg=) at gcs/src/gcs.cpp:1269 #9 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #10 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 Thread 1 (Thread 0x7fe81c10d700 (LWP 10657)): #0 __pthread_kill (threadid=, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:56 #1 0x0000563e10de5352 in my_write_core (sig=6) at /home/jan/mysql/10.2-bugs/mysys/stacktrace.c:477 #2 0x0000563e10681141 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.2-bugs/sql/signal_handler.cc:343 #3 #4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00007fe82b8fc899 in __GI_abort () at abort.c:79 #6 0x0000563e10dea124 in safe_mutex_lock (mp=0x563e11769200 , my_flags=0, file=0x563e10f01060 "/home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc", line=2304) at /home/jan/mysql/10.2-bugs/mysys/thr_mutex.c:264 #7 0x0000563e105d7801 in inline_mysql_mutex_lock (that=0x563e11769200 , src_file=0x563e10f01060 "/home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc", src_line=2304) at /home/jan/mysql/10.2-bugs/include/mysql/psi/mysql_thread.h:666 #8 0x0000563e105dfdde in have_committing_connections () at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2304 #9 0x0000563e105dfe97 in wsrep_wait_committing_connections_close (wait_time=4900) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:2326 #10 0x0000563e105dd798 in wsrep_RSU_begin (thd=0x7fe778000d90, db_=0x0, table_=0x0) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:1769 #11 0x0000563e105de2e1 in wsrep_to_isolation_begin (thd=0x7fe778000d90, db_=0x0, table_=0x0, table_list=0x7fe77801de90, alter_info=0x7fe81c10a940) at /home/jan/mysql/10.2-bugs/sql/wsrep_mysqld.cc:1894 #12 0x0000563e10551dc3 in Sql_cmd_alter_table::execute (this=0x7fe77801e4d0, thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_alter.cc:323 #13 0x0000563e10401c8a in mysql_execute_command (thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:5972 #14 0x0000563e10406e4e in mysql_parse (thd=0x7fe778000d90, rawbuf=0x7fe77801dd98 "ALTER TABLE t1 DROP PARTITION rx201004", length=38, parser_state=0x7fe81c10c1e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7740 #15 0x0000563e104063f3 in wsrep_mysql_parse (thd=0x7fe778000d90, rawbuf=0x7fe77801dd98 "ALTER TABLE t1 DROP PARTITION rx201004", length=38, parser_state=0x7fe81c10c1e0, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:7532 #16 0x0000563e103f5036 in dispatch_command (command=COM_QUERY, thd=0x7fe778000d90, packet=0x7fe778015c61 "ALTER TABLE t1 DROP PARTITION rx201004", packet_length=38, is_com_multi=false, is_next_command=false) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1827 #17 0x0000563e103f3a08 in do_command (thd=0x7fe778000d90) at /home/jan/mysql/10.2-bugs/sql/sql_parse.cc:1384 #18 0x0000563e1054c8a0 in do_handle_one_connection (connect=0x563e140e5e40) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1336 #19 0x0000563e1054c605 in handle_one_connection (arg=0x563e140e5e40) at /home/jan/mysql/10.2-bugs/sql/sql_connect.cc:1241 #20 0x0000563e10d8751a in pfs_spawn_thread (arg=0x563e1440da90) at /home/jan/mysql/10.2-bugs/storage/perfschema/pfs.cc:1862 #21 0x00007fe82be2a669 in start_thread (arg=) at pthread_create.c:479 #22 0x00007fe82b9f9323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 - saving '/home/jan/mysql/10.2-bugs/mysql-test/var/log/galera.galera_partition-innodb/' to '/home/jan/mysql/10.2-bugs/mysql-test/var/log/galera.galera_partition-innodb/' -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 24 seconds executing testcases Failure: Failed 1/1 tests, 0.00% were successful. Failing test(s): galera.galera_partition The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html mysql-test-run: *** ERROR: there were failing test cases