[MDEV-18348] Galera test failure on galera.mysql-wsrep#201 Created: 2019-01-23  Updated: 2020-03-23

Status: Open
Project: MariaDB Server
Component/s: Galera
Affects Version/s: 10.4.2, 10.5.2
Fix Version/s: 10.4, 10.5

Type: Bug Priority: Major
Reporter: Jan Lindström (Inactive) Assignee: Teemu Ollakka
Resolution: Unresolved Votes: 0
Labels: None


 Description   

galera.mysql-wsrep#201 'innodb'          w3 [ fail ]
        Test ended at 2019-01-22 17:57:08
 
CURRENT_TEST: galera.mysql-wsrep#201
mysqltest: At line 29: query 'let $val2 = `SELECT MAX(id) FROM t1`' failed: 2013: Lost connection to MySQL server during query
 
The result from queries just before the failure was:
connection node_2;
connection node_1;
CREATE TABLE t1 (id INT PRIMARY KEY AUTO_INCREMENT) ENGINE=InnoDB;
INSERT INTO t1 VALUES (DEFAULT);
connection node_2;
SET GLOBAL query_cache_size=1355776;
 
 
Server [mysqld.2 - pid: 32075, winpid: 32075, exit: 256] failed during test run
Server log from this test:
----------SERVER LOG START-----------
2019-01-22 17:57:02 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated
2019-01-22 17:57:02 0 [Note] /usr/sbin/mysqld (mysqld 10.4.2-MariaDB-1:10.4.2+maria~stretch-log) starting as process 32078 ...
2019-01-22 17:57:02 0 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4186)
2019-01-22 17:57:02 0 [Warning] Changed limits: max_open_files: 1024  max_connections: 151 (was 151)  table_cache: 421 (was 2000)
2019-01-22 17:57:02 0 [Note] WSREP: Server initial position: 00000000-0000-0000-0000-000000000000:-1
2019-01-22 17:57:02 0 [Note] WSREP: Loading provider /usr/lib/galera/libgalera_smm.soinitial position: 00000000-0000-0000-0000-000000000000:-1
wsrep loader: [INFO] wsrep_load(): loading provider library '/usr/lib/galera/libgalera_smm.so'
wsrep loader: [INFO] wsrep_load(): Galera 26.4.0(r4460) by Codership Oy <info@codership.com> loaded successfully.
2019-01-22 17:57:02 0 [Note] WSREP: CRC-32C: using "slicing-by-8" algorithm.
2019-01-22 17:57:02 0 [Warning] WSREP: Could not open state file for reading: '/dev/shm/var/3/mysqld.2/data//grastate.dat'
2019-01-22 17:57:02 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1
2019-01-22 17:57:02 0 [Note] WSREP: GCache DEBUG: opened preamble:
Version: 0
UUID: 00000000-0000-0000-0000-000000000000
Seqno: -1 - -1
Offset: -1
Synced: 0
2019-01-22 17:57:02 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID.
2019-01-22 17:57:02 0 [Note] WSREP: Passing config to GCS: base_dir = /dev/shm/var/3/mysqld.2/data/; base_host = 127.0.0.1; base_port = 16045; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT30S; evs.install_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT10S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /dev/shm/var/3/mysqld.2/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /dev/shm/var/3/mysqld.2/data//galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = 
2019-01-22 17:57:02 0 [Note] WSREP: GCache history reset: old(00000000-0000-0000-0000-000000000000:0 -> 00000000-0000-0000-0000-000000000000:-1
2019-01-22 17:57:02 0 [Note] WSREP: Start replication
2019-01-22 17:57:02 0 [Note] WSREP: Connecting with bootstrap option: 0
2019-01-22 17:57:02 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1
2019-01-22 17:57:02 0 [Note] WSREP: protonet asio version 0
2019-01-22 17:57:02 0 [Note] WSREP: Using CRC-32C for message checksums.
2019-01-22 17:57:02 0 [Note] WSREP: backend: asio
2019-01-22 17:57:02 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 
2019-01-22 17:57:02 0 [Warning] WSREP: access file(/dev/shm/var/3/mysqld.2/data//gvwstate.dat) failed(No such file or directory)
2019-01-22 17:57:02 0 [Note] WSREP: restore pc from disk failed
2019-01-22 17:57:02 0 [Note] WSREP: GMCast version 0
2019-01-22 17:57:02 0 [Note] WSREP: (07d569cb, 'tcp://0.0.0.0:16045') listening at tcp://0.0.0.0:16045
2019-01-22 17:57:02 0 [Note] WSREP: (07d569cb, 'tcp://0.0.0.0:16045') multicast: , ttl: 1
2019-01-22 17:57:02 0 [Note] WSREP: EVS version 1
2019-01-22 17:57:02 0 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer '127.0.0.1:16042'
2019-01-22 17:57:02 0 [Note] WSREP: (07d569cb, 'tcp://0.0.0.0:16045') connection established to 0785d2be tcp://127.0.0.1:16042
2019-01-22 17:57:02 0 [Note] WSREP: (07d569cb, 'tcp://0.0.0.0:16045') turning message relay requesting on, nonlive peers: 
2019-01-22 17:57:02 0 [Note] WSREP: EVS version upgrade 0 -> 1
2019-01-22 17:57:02 0 [Note] WSREP: declaring 0785d2be at tcp://127.0.0.1:16042 stable
2019-01-22 17:57:02 0 [Note] WSREP: PC protocol upgrade 0 -> 1
2019-01-22 17:57:02 0 [Note] WSREP: Node 0785d2be state prim
2019-01-22 17:57:02 0 [Note] WSREP: view(view_id(PRIM,0785d2be,2) memb {
	0785d2be,0
	07d569cb,0
} joined {
} left {
} partitioned {
})
2019-01-22 17:57:02 0 [Note] WSREP: save pc into disk
2019-01-22 17:57:03 0 [Note] WSREP: gcomm: connected
2019-01-22 17:57:03 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
2019-01-22 17:57:03 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
2019-01-22 17:57:03 0 [Note] WSREP: Opened channel 'my_wsrep_cluster'
2019-01-22 17:57:03 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 1, memb_num = 2
2019-01-22 17:57:03 0 [Note] WSREP: STATE EXCHANGE: Waiting for state UUID.
2019-01-22 17:57:03 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 08227a99-1e99-11e9-8c14-d75c35084f01
2019-01-22 17:57:03 0 [Note] WSREP: STATE EXCHANGE: got state msg: 08227a99-1e99-11e9-8c14-d75c35084f01 from 0 (debian-9-stretch-ppc64le)
2019-01-22 17:57:03 0 [Note] WSREP: STATE EXCHANGE: got state msg: 08227a99-1e99-11e9-8c14-d75c35084f01 from 1 (debian-9-stretch-ppc64le)
2019-01-22 17:57:03 0 [Note] WSREP: Quorum results:
	version    = 5,
	component  = PRIMARY,
	conf_id    = 1,
	members    = 1/2 (joined/total),
	act_id     = 1,
	last_appl. = 0,
	protocols  = 1/10/4 (gcs/repl/appl),
	vote policy= 0,
	group UUID = 07867183-1e99-11e9-8f03-87208617e20d
2019-01-22 17:57:03 0 [Note] WSREP: Writing down CC checksum: a6d94ef9 7a211f6e 2050ecd6 0bfac8e6 at offset 232
2019-01-22 17:57:03 0 [Note] WSREP: Flow-control interval: [23, 23]
2019-01-22 17:57:03 0 [Note] WSREP: Trying to continue unpaused monitor
2019-01-22 17:57:03 0 [Note] WSREP: Shifting OPEN -> PRIMARY (TO: 2)
2019-01-22 17:57:03 2 [Note] WSREP: Starting applier thread 2
2019-01-22 17:57:03 2 [Note] WSREP: ####### processing CC 2, local, ordered
2019-01-22 17:57:03 2 [Note] WSREP: ####### drain monitors upto -1
2019-01-22 17:57:03 2 [Note] WSREP: REPL Protocols: 10 (5, 3)
2019-01-22 17:57:03 2 [Note] WSREP: ####### My UUID: 07d569cb-1e99-11e9-8438-e3d85695690d
2019-01-22 17:57:03 2 [Note] WSREP: Server debian-9-stretch-ppc64le connected to cluster at position 07867183-1e99-11e9-8f03-87208617e20d:2 with ID 07d569cb-1e99-11e9-8438-e3d85695690d
2019-01-22 17:57:03 2 [Note] WSREP: Server status change disconnected -> connected
2019-01-22 17:57:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:03 2 [Note] WSREP: State transfer required: 
	Group state: 07867183-1e99-11e9-8f03-87208617e20d:2
	Local state: 00000000-0000-0000-0000-000000000000:-1
2019-01-22 17:57:03 2 [Note] WSREP: Server status change connected -> joiner
2019-01-22 17:57:03 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:03 0 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'joiner' --address '127.0.0.2:16047' --datadir '/dev/shm/var/3/mysqld.2/data/'  --defaults-file '/dev/shm/var/3/my.cnf' --defaults-group-suffix '.2'  --parent '32078'  '' --binlog-index 'mysqld-bin.index''
2019-01-22 17:57:03 2 [Note] WSREP: Prepared SST request: rsync|127.0.0.2:16047/rsync_sst
2019-01-22 17:57:03 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:0 (proto: 10), state transfer needed: yes
2019-01-22 17:57:03 0 [Note] WSREP: Service thread queue flushed.
2019-01-22 17:57:03 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:0, protocol version: 5
2019-01-22 17:57:03 2 [Note] WSREP: ####### IST uuid:00000000-0000-0000-0000-000000000000 f: 0, l: 2, p: 10
2019-01-22 17:57:03 2 [Note] WSREP: IST receiver addr using tcp://127.0.0.1:16046
2019-01-22 17:57:03 2 [Note] WSREP: Prepared IST receiver for 0-2, listening at: tcp://127.0.0.1:16046
2019-01-22 17:57:03 0 [Note] WSREP: Member 1.0 (debian-9-stretch-ppc64le) requested state transfer from '*any*'. Selected 0.0 (debian-9-stretch-ppc64le)(SYNCED) as donor.
2019-01-22 17:57:03 0 [Note] WSREP: Shifting PRIMARY -> JOINER (TO: 2)
2019-01-22 17:57:03 2 [Note] WSREP: Requesting state transfer: success, donor: 0
2019-01-22 17:57:03 2 [Note] WSREP: Resetting GCache seqno map due to different histories.
2019-01-22 17:57:03 2 [Note] WSREP: GCache history reset: old(00000000-0000-0000-0000-000000000000:0 -> 07867183-1e99-11e9-8f03-87208617e20d:2
2019-01-22 17:57:04 0 [Note] WSREP: 0.0 (debian-9-stretch-ppc64le): State transfer to 1.0 (debian-9-stretch-ppc64le) complete.
2019-01-22 17:57:04 0 [Note] WSREP: Member 0.0 (debian-9-stretch-ppc64le) synced with group.
WSREP_SST: [INFO] Joiner cleanup. rsync PID: 32143 (20190122 17:57:04.367)
WSREP_SST: [INFO] Joiner cleanup done. (20190122 17:57:04.877)
2019-01-22 17:57:04 4 [Note] WSREP: SST received
2019-01-22 17:57:04 4 [Note] WSREP: Server status change joiner -> initializing
2019-01-22 17:57:04 4 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:04 0 [Note] Plugin 'partition' is disabled.
2019-01-22 17:57:04 0 [Note] Plugin 'SEQUENCE' is disabled.
2019-01-22 17:57:04 0 [Note] InnoDB: Using Linux native AIO
2019-01-22 17:57:04 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2019-01-22 17:57:04 0 [Note] InnoDB: Uses event mutexes
2019-01-22 17:57:04 0 [Note] InnoDB: Compressed tables use zlib 1.2.8
2019-01-22 17:57:04 0 [Note] InnoDB: Number of pools: 1
2019-01-22 17:57:04 0 [Note] InnoDB: Using POWER8 crc32 instructions
2019-01-22 17:57:04 0 [Note] mysqld: O_TMPFILE is not supported on /dev/shm/var/tmp/3/mysqld.2 (disabling future attempts)
2019-01-22 17:57:04 0 [Note] InnoDB: Initializing buffer pool, total size = 8M, instances = 1, chunk size = 8M
2019-01-22 17:57:04 0 [Note] InnoDB: Completed initialization of buffer pool
2019-01-22 17:57:04 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2019-01-22 17:57:04 0 [Note] InnoDB: Starting crash recovery from checkpoint LSN=151348
2019-01-22 17:57:04 0 [Note] InnoDB: Starting final batch to recover 18 pages from redo log.
2019-01-22 17:57:05 0 [Note] WSREP: (07d569cb, 'tcp://0.0.0.0:16045') turning message relay requesting off
2019-01-22 17:57:05 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2019-01-22 17:57:05 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2019-01-22 17:57:05 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2019-01-22 17:57:05 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2019-01-22 17:57:05 0 [Note] InnoDB: 10.4.2 started; log sequence number 186099; transaction id 47
2019-01-22 17:57:05 0 [Note] InnoDB: Loading buffer pool(s) from /dev/shm/var/3/mysqld.2/data/ib_buffer_pool
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_MUTEXES' is disabled.
2019-01-22 17:57:05 0 [Note] InnoDB: Buffer pool(s) load completed at 190122 17:57:05
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_CMP' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_TABLESPACES_ENCRYPTION' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'FEEDBACK' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'user_variables' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
2019-01-22 17:57:05 0 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
2019-01-22 17:57:05 0 [Note] WSREP: wsrep_plugin_init()
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown variable 'loose-feedback-debug-interval=60'
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown option '--loose-pam-debug'
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown option '--loose-aria'
2019-01-22 17:57:05 0 [Warning] /usr/sbin/mysqld: unknown variable 'loose-debug-sync-timeout=300'
2019-01-22 17:57:05 0 [Note] Server socket created on IP: '127.0.0.1'.
2019-01-22 17:57:05 0 [Note] WSREP: wsrep_init_schema_and_SR (nil)
2019-01-22 17:57:05 0 [Note] WSREP: Server initialized
2019-01-22 17:57:05 0 [Note] WSREP: Server status change initializing -> initialized
2019-01-22 17:57:05 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:05 4 [Note] WSREP: Server status change initialized -> joined
2019-01-22 17:57:05 4 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:05 4 [Note] WSREP: Recovered position from storage: 07867183-1e99-11e9-8f03-87208617e20d:2
2019-01-22 17:57:05 4 [Note] WSREP: Recovered view from SST:
  id: 07867183-1e99-11e9-8f03-87208617e20d:2
  status: primary
  prococol_version: 4
  capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO
  final: no
  own_index: 1
  members(2):
	0: 0785d2be-1e99-11e9-bae6-8f484787d070, debian-9-stretch-ppc64le
	1: 07d569cb-1e99-11e9-8438-e3d85695690d, debian-9-stretch-ppc64le
 
2019-01-22 17:57:05 4 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
2019-01-22 17:57:05 1 [Note] WSREP: Recovered cluster id 07867183-1e99-11e9-8f03-87208617e20d
2019-01-22 17:57:05 4 [Note] WSREP: SST received: 07867183-1e99-11e9-8f03-87208617e20d:2
2019-01-22 17:57:05 2 [Note] WSREP: Installed new state from SST: 07867183-1e99-11e9-8f03-87208617e20d:2
2019-01-22 17:57:05 2 [Note] WSREP: Cert. index preload up to 2
2019-01-22 17:57:05 0 [Note] WSREP: ####### IST applying starts with 3
2019-01-22 17:57:05 0 [Note] WSREP: ####### IST current seqno initialized to 2
2019-01-22 17:57:05 0 [Note] WSREP: Receiving IST...  0.0% (0/1 events) complete.
2019-01-22 17:57:05 0 [Note] WSREP: IST preload starting at 2
2019-01-22 17:57:05 0 [Note] Reading of all Master_info entries succeded
2019-01-22 17:57:05 0 [Note] Added new Master_info '' to hash table
2019-01-22 17:57:05 0 [Note] WSREP: REPL Protocols: 10 (5, 3)
2019-01-22 17:57:05 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.4.2-MariaDB-1:10.4.2+maria~stretch-log'  socket: '/dev/shm/var/tmp/3/mysqld.2.sock'  port: 16041  mariadb.org binary distribution
2019-01-22 17:57:05 0 [Note] WSREP: ####### Adjusting cert position: 0 -> 2
2019-01-22 17:57:05 0 [Note] WSREP: Service thread queue flushed.
2019-01-22 17:57:05 0 [Note] WSREP: Lowest cert indnex boundary for CC from preload: 2
2019-01-22 17:57:05 0 [Note] WSREP: Min available from gcache for CC from preload: 2
2019-01-22 17:57:05 0 [Note] WSREP: Receiving IST...100.0% (1/1 events) complete.
2019-01-22 17:57:05 2 [Note] WSREP: IST received: 07867183-1e99-11e9-8f03-87208617e20d:2
2019-01-22 17:57:05 0 [Note] WSREP: 1.0 (debian-9-stretch-ppc64le): State transfer from 0.0 (debian-9-stretch-ppc64le) complete.
2019-01-22 17:57:05 0 [Note] WSREP: Shifting JOINER -> JOINED (TO: 2)
2019-01-22 17:57:05 0 [Note] WSREP: Member 1.0 (debian-9-stretch-ppc64le) synced with group.
2019-01-22 17:57:05 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 2)
2019-01-22 17:57:05 2 [Note] WSREP: Server debian-9-stretch-ppc64le synced with group
2019-01-22 17:57:05 2 [Note] WSREP: Server status change joined -> synced
2019-01-22 17:57:05 2 [Note] WSREP: Synchronized with group, ready for connections
2019-01-22 17:57:05 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
190122 17:57:08 [ERROR] mysqld got signal 11 ;
This could be because you hit a bug. It is also possible that this binary
or one of the libraries it was linked against is corrupt, improperly built,
or misconfigured. This error can also be caused by malfunctioning hardware.
 
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
 
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed, 
something is definitely wrong and this may fail.
 
Server version: 10.4.2-MariaDB-1:10.4.2+maria~stretch-log
key_buffer_size=1048576
read_buffer_size=131072
max_used_connections=1
max_threads=153
thread_count=10
It is possible that mysqld could use up to 
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 63374 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.
 
Thread pointer: 0x0
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 = 0x0 thread_stack 0x49000
/usr/sbin/mysqld(my_print_stacktrace+0x68)[0x31d62ec8]
/usr/sbin/mysqld(handle_fatal_signal+0x474)[0x316a2e04]
linux-vdso64.so.1(__kernel_sigtramp_rt64+0x0)[0x3fffafdf04d8]
/usr/lib/galera/libgalera_smm.so(_ZN5gcomm12AsioProtonet10event_loopERKN2gu8datetime6PeriodE+0x50c)[0x3fffaa17315c]
/usr/lib/galera/libgalera_smm.so(_ZN5gcomm12AsioProtonet10event_loopERKN2gu8datetime6PeriodE+0x4bc)[0x3fffaa17310c]
/usr/lib/galera/libgalera_smm.so(_ZN9GCommConn3runEv+0xcc)[0x3fffaa1a5c1c]
/usr/lib/galera/libgalera_smm.so(_ZN9GCommConn6run_fnEPv+0x18)[0x3fffaa1adcf8]
/lib/powerpc64le-linux-gnu/libpthread.so.0(+0x80dc)[0x3fffafda80dc]
/lib/powerpc64le-linux-gnu/libc.so.6(clone+0x98)[0x3fffaf521528]
The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
information that should help you find out what is causing the crash.
Writing a core file at /dev/shm/var/3/mysqld.2/data/
----------SERVER LOG END-------------
 
 
 - found 'core' (0/0)
 
Trying 'dbx' to get a backtrace
 
Trying 'gdb' to get a backtrace from coredump /dev/shm/var/3/log/galera.mysql-wsrep#201-innodb/mysqld.2/data/core
Core generated by '/usr/sbin/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 32090]
[New LWP 32089]
[New LWP 32092]
[New LWP 32091]
[New LWP 32093]
[New LWP 32088]
[New LWP 32094]
[New LWP 32266]
[New LWP 32267]
[New LWP 32270]
[New LWP 32271]
[New LWP 32272]
[New LWP 32273]
[New LWP 32276]
[New LWP 32277]
[New LWP 32278]
[New LWP 32279]
[New LWP 32280]
[New LWP 32281]
[New LWP 32284]
[New LWP 32285]
[New LWP 32286]
[New LWP 32287]
[New LWP 32290]
[New LWP 32294]
[New LWP 32291]
[New LWP 32289]
[New LWP 32288]
[New LWP 32283]
[New LWP 32282]
[New LWP 32269]
[New LWP 32268]
[New LWP 32078]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/sbin/mysqld --defaults-group-suffix=.2 --defaults-file=/dev/shm/var/3/my.c'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00003fffafdb27e8 in __pthread_kill (threadid=<optimized out>, signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:55
55	../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory.
[Current thread is 1 (Thread 0x3fff9b7df000 (LWP 32090))]
#0  0x00003fffafdb27e8 in __pthread_kill (threadid=<optimized out>, signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:55
#1  0x0000000031d62920 in my_write_core (sig=<optimized out>) at ./mysys/stacktrace.c:481
#2  0x00000000316a2ec4 in handle_fatal_signal (sig=<optimized out>) at ./sql/signal_handler.cc:305
#3  <signal handler called>
#4  0x00003fffaa17315c in asio::detail::op_queue<asio::detail::task_io_service_operation>::~op_queue (this=0x3fff9b7de1e8, __in_chrg=<optimized out>) at /usr/include/asio/detail/op_queue.hpp:77
#5  asio::detail::task_io_service_thread_info::~task_io_service_thread_info (this=0x3fff9b7de1e0, __in_chrg=<optimized out>) at /usr/include/asio/detail/task_io_service_thread_info.hpp:29
#6  asio::detail::task_io_service::run (ec=..., this=0x100037a1910) at /usr/include/asio/detail/impl/task_io_service.ipp:141
#7  asio::io_service::run (this=<optimized out>) at /usr/include/asio/impl/io_service.ipp:58
#8  gcomm::AsioProtonet::event_loop (this=<optimized out>, period=...) at gcomm/src/asio_protonet.cpp:116
#9  0x00003fffaa1a5c1c in GCommConn::run (this=0x100037a0600) at gcs/src/gcs_gcomm.cpp:498
#10 0x00003fffaa1adcf8 in GCommConn::run_fn (arg=<optimized out>) at gcs/src/gcs_gcomm.cpp:209
#11 0x00003fffafda80dc in start_thread (arg=0x3fff9b7df000) at pthread_create.c:335
#12 0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 33 (Thread 0x3fffafe5c6c0 (LWP 32078)):
#0  0x00003fffaf514018 in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00003fffaf53a414 in __poll_chk (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>, fdslen=<optimized out>) at poll_chk.c:27
#2  0x000000003131bba8 in poll (__timeout=-1, __nfds=2, __fds=0x3fffeb4296b0) at /usr/include/powerpc64le-linux-gnu/bits/poll2.h:41
#3  handle_connections_sockets () at ./sql/mysqld.cc:6684
#4  0x000000003131d54c in mysqld_main (argc=<optimized out>, argv=<optimized out>) at ./sql/mysqld.cc:6064
#5  0x00000000312ea660 in main (argc=<optimized out>, argv=<optimized out>) at ./sql/main.cc:25
 
Thread 32 (Thread 0x3fff72fcf000 (LWP 32268)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff72fce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff72fce298, m1=0x3fff72fce390, m2=0x3fff72fce398, request=0x3fff72fce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff72fce3a0, m2=0x3fff72fce398, m1=0x3fff72fce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff72fce390, m2=0x3fff72fce398, request=0x3fff72fce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff72fcf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 31 (Thread 0x3fff727cf000 (LWP 32269)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff727ce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff727ce298, m1=0x3fff727ce390, m2=0x3fff727ce398, request=0x3fff727ce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff727ce3a0, m2=0x3fff727ce398, m1=0x3fff727ce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff727ce390, m2=0x3fff727ce398, request=0x3fff727ce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff727cf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 30 (Thread 0x3fff6cfcf000 (LWP 32282)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3c08, mutex=0x100038a3be0) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3bd0) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3bd0, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031a1257c in srv_resume_thread (timeout_usec=0, wait=true, sig_count=255, slot=0x32528840 <srv_sys+192>) at ./storage/innobase/srv/srv0srv.cc:903
#5  srv_purge_coordinator_suspend (rseg_history_len=32, slot=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2616
#6  srv_purge_coordinator_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2691
#7  0x00003fffafda80dc in start_thread (arg=0x3fff6cfcf000) at pthread_create.c:335
#8  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 29 (Thread 0x3fff5ffff000 (LWP 32283)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3d58, mutex=0x100038a3d30) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3d20) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3d20, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031a0fcb4 in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x325288e8 <srv_sys+360>) at ./storage/innobase/srv/srv0srv.cc:903
#5  srv_worker_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2485
#6  0x00003fffafda80dc in start_thread (arg=0x3fff5ffff000) at pthread_create.c:335
#7  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 28 (Thread 0x3fff5d7ff000 (LWP 32288)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3f88, mutex=0x100038a3f60) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3f50) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3f50, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031aaf544 in buf_resize_thread () at ./storage/innobase/buf/buf0buf.cc:3092
#5  0x00003fffafda80dc in start_thread (arg=0x3fff5d7ff000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 27 (Thread 0x3fff5cfff000 (LWP 32289)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x3fff5cffe4e0, mutex=0x3fff5cffe4b0) at pthread_cond_wait.c:186
#1  0x00000000318dbfec in inline_mysql_cond_wait (src_file=0x31f6b338 "/home/buildbot/buildbot/build/mariadb-10.4.2/storage/innobase/handler/ha_innodb.cc", src_line=289, mutex=0x3fff5cffe4b0, that=0x3fff5cffe4e0) at ./include/mysql/psi/mysql_thread.h:1178
#2  thd_destructor_proxy () at ./storage/innobase/handler/ha_innodb.cc:289
#3  0x0000000031cf5398 in pfs_spawn_thread (arg=0x10003a18328) at ./storage/perfschema/pfs.cc:1862
#4  0x00003fffafda80dc in start_thread (arg=0x3fff5cfff000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 26 (Thread 0x3fff981b8000 (LWP 32291)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x325ac1c0 <COND_slave_background>, mutex=0x325a97f0 <LOCK_slave_background>) at pthread_cond_wait.c:186
#1  0x000000003133cfe0 in inline_mysql_cond_wait (that=<optimized out>, mutex=<optimized out>, src_file=0x31e52ff8 "/home/buildbot/buildbot/build/mariadb-10.4.2/sql/slave.cc", src_line=520) at ./include/mysql/psi/mysql_thread.h:1167
#2  handle_slave_background (arg=<optimized out>) at ./sql/slave.cc:520
#3  0x0000000031cf5398 in pfs_spawn_thread (arg=0x10003d84398) at ./storage/perfschema/pfs.cc:1862
#4  0x00003fffafda80dc in start_thread (arg=0x3fff981b8000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 25 (Thread 0x3fff98158000 (LWP 32294)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x3fff98153b28, mutex=0x3fff98153b00) at pthread_cond_wait.c:186
#1  0x00003fffaa192858 in gcs_core_caused (core=0x10003751670, gtid=...) at gcs/src/gcs_core.cpp:1517
#2  0x00003fffaa19665c in gcs_caused (conn=<optimized out>, gtid=...) at gcs/src/gcs.cpp:1764
#3  0x00003fffaa2260ac in galera::Gcs::caused (this=0x10003748a08, gtid=..., wait_until=...) at galera/src/galera_gcs.hpp:150
#4  0x00003fffaa216878 in galera::ReplicatorSMM::sync_wait (this=0x100037482c0, upto=0x0, tout=<optimized out>, gtid=0x3fff981543d8) at galera/src/replicator_smm.cpp:1631
#5  0x00003fffaa23e678 in galera_sync_wait (wsrep=<optimized out>, upto=<optimized out>, tout=<optimized out>, gtid=<optimized out>) at galera/src/wsrep_provider.cpp:998
#6  0x0000000031e38e94 in wsrep::wsrep_provider_v26::causal_read (this=<optimized out>, timeout=<optimized out>) at ./wsrep-lib/src/wsrep_provider_v26.cpp:801
#7  0x0000000031e1ae74 in wsrep::server_state::causal_read (this=<optimized out>, timeout=<optimized out>) at ./wsrep-lib/src/server_state.cpp:636
#8  0x0000000031e12480 in wsrep::client_state::sync_wait (this=0x3fff74010858, timeout=<optimized out>) at ./wsrep-lib/src/client_state.cpp:417
#9  0x00000000315da7d0 in wsrep_sync_wait (thd=0x3fff7400ac18, mask=<optimized out>) at ./sql/wsrep_mysqld.cc:1023
#10 0x0000000031414ef0 in mysql_execute_command (thd=0x3fff7400ac18) at ./sql/sql_parse.cc:3819
#11 0x0000000031417f8c in mysql_parse (thd=0x3fff7400ac18, rawbuf=0x3fff740137e0 "SELECT MAX(id) FROM t1", length=<optimized out>, parser_state=0x3fff981567b0, is_com_multi=<optimized out>, is_next_command=<optimized out>) at ./sql/sql_parse.cc:8156
#12 0x0000000031418a8c in wsrep_mysql_parse (thd=0x3fff7400ac18, rawbuf=0x3fff740137e0 "SELECT MAX(id) FROM t1", length=<optimized out>, parser_state=0x3fff981567b0, is_com_multi=false, is_next_command=false) at ./sql/sql_parse.cc:7968
#13 0x000000003141b47c in dispatch_command (command=<optimized out>, thd=0x3fff7400ac18, packet=0x3fff74000909 "SELECT MAX(id) FROM t1", packet_length=<optimized out>, is_com_multi=<optimized out>, is_next_command=<optimized out>) at ./sql/sql_parse.cc:1826
#14 0x000000003141be8c in do_command (thd=0x3fff7400ac18) at ./sql/sql_parse.cc:1395
#15 0x000000003151af04 in do_handle_one_connection (connect=<optimized out>) at ./sql/sql_connect.cc:1398
#16 0x000000003151b0c4 in handle_one_connection (arg=0x10003d81ef8) at ./sql/sql_connect.cc:1301
#17 0x0000000031cf5398 in pfs_spawn_thread (arg=0x10003d82158) at ./storage/perfschema/pfs.cc:1862
#18 0x00003fffafda80dc in start_thread (arg=0x3fff98158000) at pthread_create.c:335
#19 0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 24 (Thread 0x3fff98218000 (LWP 32290)):
#0  0x00003fffaf44d628 in __GI___sigwaitinfo (set=<optimized out>, info=0x3fff98217470) at ../sysdeps/unix/sysv/linux/sigwaitinfo.c:56
#1  0x000000003130dd70 in my_sigwait (code=<synthetic pointer>, sig=0x3fff982173e8, set=0x3fff982173f0) at ./include/my_pthread.h:196
#2  signal_hand (arg=<optimized out>) at ./sql/mysqld.cc:3433
#3  0x0000000031cf5398 in pfs_spawn_thread (arg=0x10003ce55f8) at ./storage/perfschema/pfs.cc:1862
#4  0x00003fffafda80dc in start_thread (arg=0x3fff98218000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 23 (Thread 0x3fff5dfff000 (LWP 32287)):
#0  0x00003fffafdb6e28 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000003197ac84 in os_thread_sleep (tm=<optimized out>) at ./storage/innobase/os/os0thread.cc:225
#2  0x0000000031a9f4ac in btr_defragment_thread () at ./storage/innobase/btr/btr0defragment.cc:714
#3  0x00003fffafda80dc in start_thread (arg=0x3fff5dfff000) at pthread_create.c:335
#4  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 22 (Thread 0x3fff5e7ff000 (LWP 32286)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3ea8, mutex=0x100038a3e80) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3e70) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3e70, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031ab8ad0 in buf_dump_thread () at ./storage/innobase/buf/buf0dump.cc:835
#5  0x00003fffafda80dc in start_thread (arg=0x3fff5e7ff000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 21 (Thread 0x3fff5efff000 (LWP 32285)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3ce8, mutex=0x100038a3cc0) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3cb0) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3cb0, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031a0fcb4 in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x325288b0 <srv_sys+304>) at ./storage/innobase/srv/srv0srv.cc:903
#5  srv_worker_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2485
#6  0x00003fffafda80dc in start_thread (arg=0x3fff5efff000) at pthread_create.c:335
#7  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 20 (Thread 0x3fff5f7ff000 (LWP 32284)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100038a3c78, mutex=0x100038a3c50) at pthread_cond_wait.c:186
#1  0x000000003197a824 in os_event::wait (this=<optimized out>) at ./storage/innobase/os/os0event.cc:159
#2  os_event::wait_low (reset_sig_count=<optimized out>, this=0x100038a3c40) at ./storage/innobase/os/os0event.cc:326
#3  os_event_wait_low (event=0x100038a3c40, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:515
#4  0x0000000031a0fcb4 in srv_resume_thread (sig_count=0, timeout_usec=0, wait=true, slot=0x32528878 <srv_sys+248>) at ./storage/innobase/srv/srv0srv.cc:903
#5  srv_worker_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2485
#6  0x00003fffafda80dc in start_thread (arg=0x3fff5f7ff000) at pthread_create.c:335
#7  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 19 (Thread 0x3fff6d7cf000 (LWP 32281)):
#0  0x00003fffafdb6e28 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
#1  0x000000003197ac84 in os_thread_sleep (tm=<optimized out>) at ./storage/innobase/os/os0thread.cc:225
#2  0x0000000031a0eae8 in srv_master_sleep () at ./storage/innobase/srv/srv0srv.cc:2311
#3  srv_master_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0srv.cc:2352
#4  0x00003fffafda80dc in start_thread (arg=0x3fff6d7cf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 18 (Thread 0x3fff6dfcf000 (LWP 32280)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x10003a0ec18, mutex=0x10003a0ebf0, abstime=0x3fff6dfce220) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x10003a0ebe0, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031a64f94 in ib_wqueue_timedwait (wq=0x10003c8fc10, wait_in_usecs=<optimized out>) at ./storage/innobase/ut/ut0wqueue.cc:163
#4  0x0000000031b6a1c4 in fts_optimize_thread (arg=0x10003c8fc10) at ./storage/innobase/fts/fts0opt.cc:2897
#5  0x00003fffafda80dc in start_thread (arg=0x3fff6dfcf000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 17 (Thread 0x3fff6e7cf000 (LWP 32279)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x10003a6feb8, mutex=0x10003a6fe90, abstime=0x3fff6e7ce340) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x10003a6fe80, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031b161b4 in dict_stats_thread () at ./storage/innobase/dict/dict0stats_bg.cc:460
#4  0x00003fffafda80dc in start_thread (arg=0x3fff6e7cf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 16 (Thread 0x3fff6ffcf000 (LWP 32278)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x100038a3e38, mutex=0x100038a3e10, abstime=0x3fff6ffce400) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x100038a3e00, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031a0cb50 in srv_monitor_thread () at ./storage/innobase/srv/srv0srv.cc:1674
#4  0x00003fffafda80dc in start_thread (arg=0x3fff6ffcf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 15 (Thread 0x3fff6efcf000 (LWP 32277)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x100038a3dc8, mutex=0x100038a3da0, abstime=0x3fff6efce2e0) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x100038a3d90, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031a0d4bc in srv_error_monitor_thread () at ./storage/innobase/srv/srv0srv.cc:1838
#4  0x00003fffafda80dc in start_thread (arg=0x3fff6efcf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 14 (Thread 0x3fff6f7cf000 (LWP 32276)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x10003a3e888, mutex=0x10003a3e860, abstime=0x3fff6f7ce3a0) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x10003a3e850, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031944274 in lock_wait_timeout_thread () at ./storage/innobase/lock/lock0wait.cc:543
#4  0x00003fffafda80dc in start_thread (arg=0x3fff6f7cf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 13 (Thread 0x3fff707cf000 (LWP 32273)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x100038a3f18, mutex=0x100038a3ef0, abstime=0x3fff707ce100) at pthread_cond_timedwait.c:198
#1  0x0000000031979e08 in os_event::timed_wait (this=<error reading variable: value has been optimized out>, abstime=<optimized out>) at ./storage/innobase/os/os0event.cc:276
#2  0x000000003197a168 in os_event::wait_time_low (this=0x100038a3ee0, time_in_usec=<optimized out>, reset_sig_count=<optimized out>) at ./storage/innobase/os/os0event.cc:398
#3  0x0000000031ac6804 in pc_sleep_if_needed (cur_time=1548197827516, sig_count=2, next_loop_time=1548197828516) at ./storage/innobase/buf/buf0flu.cc:2592
#4  buf_flush_page_cleaner_coordinator () at ./storage/innobase/buf/buf0flu.cc:3051
#5  0x00003fffafda80dc in start_thread (arg=0x3fff707cf000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 12 (Thread 0x3fff70fcf000 (LWP 32272)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff70fce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff70fce298, m1=0x3fff70fce390, m2=0x3fff70fce398, request=0x3fff70fce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff70fce3a0, m2=0x3fff70fce398, m1=0x3fff70fce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff70fce390, m2=0x3fff70fce398, request=0x3fff70fce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff70fcf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 11 (Thread 0x3fff717cf000 (LWP 32271)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff717ce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff717ce298, m1=0x3fff717ce390, m2=0x3fff717ce398, request=0x3fff717ce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff717ce3a0, m2=0x3fff717ce398, m1=0x3fff717ce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff717ce390, m2=0x3fff717ce398, request=0x3fff717ce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff717cf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 10 (Thread 0x3fff71fcf000 (LWP 32270)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff71fce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff71fce298, m1=0x3fff71fce390, m2=0x3fff71fce398, request=0x3fff71fce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff71fce3a0, m2=0x3fff71fce398, m1=0x3fff71fce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff71fce390, m2=0x3fff71fce398, request=0x3fff71fce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff71fcf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 9 (Thread 0x3fff737cf000 (LWP 32267)):
#0  0x00003fffafd707f8 in ?? () from /lib/powerpc64le-linux-gnu/libaio.so.1
#1  0x00003fffafd70860 in io_getevents () from /lib/powerpc64le-linux-gnu/libaio.so.1
#2  0x000000003196ecc0 in LinuxAIOHandler::collect (this=0x3fff737ce298) at ./storage/innobase/os/os0file.cc:1913
#3  0x000000003196f3b8 in LinuxAIOHandler::poll (this=0x3fff737ce298, m1=0x3fff737ce390, m2=0x3fff737ce398, request=0x3fff737ce3a0) at ./storage/innobase/os/os0file.cc:2058
#4  0x0000000031974818 in os_aio_linux_handler (request=0x3fff737ce3a0, m2=0x3fff737ce398, m1=0x3fff737ce390, global_segment=<optimized out>) at ./storage/innobase/os/os0file.cc:2112
#5  os_aio_handler (segment=<optimized out>, m1=0x3fff737ce390, m2=0x3fff737ce398, request=0x3fff737ce3a0) at ./storage/innobase/os/os0file.cc:5665
#6  0x0000000031b26f18 in fil_aio_wait (segment=<optimized out>) at ./storage/innobase/fil/fil0fil.cc:4446
#7  0x0000000031a13258 in io_handler_thread (arg=<optimized out>) at ./storage/innobase/srv/srv0start.cc:325
#8  0x00003fffafda80dc in start_thread (arg=0x3fff737cf000) at pthread_create.c:335
#9  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 8 (Thread 0x3fff9902f000 (LWP 32266)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x32e4d8f0 <COND_checkpoint>, mutex=0x32e4d8b8 <LOCK_checkpoint>, abstime=0x3fff9902e3a8) at pthread_cond_timedwait.c:198
#1  0x0000000031bf15c0 in inline_mysql_cond_timedwait (src_file=0x31fbb970 "/home/buildbot/buildbot/build/mariadb-10.4.2/storage/maria/ma_servicethread.c", src_line=116, abstime=<optimized out>, mutex=0x32e4d8b8 <LOCK_checkpoint>, that=0x32e4d8f0 <COND_checkpoint>) at ./include/mysql/psi/mysql_thread.h:1204
#2  my_service_thread_sleep (control=0x3252b398 <checkpoint_control>, sleep_time=<optimized out>) at ./storage/maria/ma_servicethread.c:115
#3  0x0000000031be4ff0 in ma_checkpoint_background (arg=0x1e) at ./storage/maria/ma_checkpoint.c:707
#4  0x0000000031cf5398 in pfs_spawn_thread (arg=0x10003860048) at ./storage/perfschema/pfs.cc:1862
#5  0x00003fffafda80dc in start_thread (arg=0x3fff9902f000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 7 (Thread 0x3fffa8538000 (LWP 32094)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x10003777de8, mutex=0x10003777dc0) at pthread_cond_wait.c:186
#1  0x00003fffaa01eda0 in fifo_lock_get (q=0x10003777d40) at galerautils/src/gu_fifo.c:262
#2  gu_fifo_get_head (q=0x10003777d40, err=0x3fffa85364a4) at galerautils/src/gu_fifo.c:330
#3  0x00003fffaa197130 in gcs_recv (conn=0x100037518d0, action=0x3fffa8536540) at gcs/src/gcs.cpp:2024
#4  0x00003fffaa1edee0 in galera::Gcs::recv (act=..., this=0x10003748a08) at galera/src/galera_gcs.hpp:120
#5  galera::GcsActionSource::process (this=0x100037511b0, recv_ctx=0x3fffa8536be8, exit_loop=<optimized out>) at galera/src/gcs_action_source.cpp:161
#6  0x00003fffaa21c0b4 in galera::ReplicatorSMM::async_recv (this=0x100037482c0, recv_ctx=0x3fffa8536be8) at galera/src/replicator_smm.cpp:383
#7  0x00003fffaa23e378 in galera_recv (gh=<optimized out>, recv_ctx=<optimized out>) at galera/src/wsrep_provider.cpp:236
#8  0x0000000031e38224 in wsrep::wsrep_provider_v26::run_applier (this=<optimized out>, applier_ctx=<optimized out>) at ./wsrep-lib/src/wsrep_provider_v26.cpp:646
#9  0x00000000315f51a8 in wsrep_replication_process (thd=0x3fff840009a8, arg=<optimized out>) at ./sql/wsrep_thd.cc:61
#10 0x00000000315e0244 in start_wsrep_THD (arg=0x100037b06a0) at ./sql/wsrep_mysqld.cc:2808
#11 0x00003fffafda80dc in start_thread (arg=0x3fffa8538000) at pthread_create.c:335
#12 0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 6 (Thread 0x3fffaaacf000 (LWP 32088)):
#0  0x00003fffafdb11b0 in __pthread_cond_timedwait (cond=0x32e5d838 <COND_timer>, mutex=0x32e5d7d0 <LOCK_timer>, abstime=0x3fffaaace4b8) at pthread_cond_timedwait.c:198
#1  0x0000000031d69760 in inline_mysql_cond_timedwait (that=0x32e5d838 <COND_timer>, mutex=0x32e5d7d0 <LOCK_timer>, src_file=0x31fcf700 "/home/buildbot/buildbot/build/mariadb-10.4.2/mysys/thr_timer.c", src_line=292, abstime=0x3fffaaace4b8) at ./include/mysql/psi/mysql_thread.h:1204
#2  timer_handler (arg=<optimized out>) at ./mysys/thr_timer.c:292
#3  0x0000000031cf5398 in pfs_spawn_thread (arg=0x1000371ac48) at ./storage/perfschema/pfs.cc:1862
#4  0x00003fffafda80dc in start_thread (arg=0x3fffaaacf000) at pthread_create.c:335
#5  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 5 (Thread 0x3fffa8598000 (LWP 32093)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x3fff90014998, mutex=0x3fff90014968) at pthread_cond_wait.c:186
#1  0x00000000315f482c in inline_mysql_cond_wait (src_line=69, src_file=0x31e84c90 "/home/buildbot/buildbot/build/mariadb-10.4.2/sql/wsrep_thd.h", mutex=<optimized out>, that=<optimized out>) at ./include/mysql/psi/mysql_thread.h:1178
#2  Wsrep_thd_queue::pop_front (this=<optimized out>) at ./sql/wsrep_thd.h:69
#3  wsrep_post_rollback_process (post_rollbacker=<optimized out>, arg=<optimized out>) at ./sql/wsrep_thd.cc:285
#4  0x00000000315e0244 in start_wsrep_THD (arg=0x1000378f570) at ./sql/wsrep_mysqld.cc:2808
#5  0x00003fffafda80dc in start_thread (arg=0x3fffa8598000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 4 (Thread 0x3fff9afdf000 (LWP 32091)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x100037a0860, mutex=0x100037a0838) at pthread_cond_wait.c:186
#1  0x00003fffaa1a23d8 in gu::Lock::wait (this=<synthetic pointer>, cond=...) at galerautils/src/gu_lock.hpp:45
#2  RecvBuf::front (timeout=..., this=0x100037a0838) at gcs/src/gcs_gcomm.cpp:124
#3  gcomm_recv (backend=<optimized out>, msg=0x100037516d0, timeout=<optimized out>) at gcs/src/gcs_gcomm.cpp:673
#4  0x00003fffaa18f81c in core_msg_recv (timeout=9223372035999999999, recv_msg=0x100037516d0, backend=0x10003751818) at gcs/src/gcs_core.cpp:480
#5  gcs_core_recv (conn=0x10003751670, recv_act=0x3fff9afde440, timeout=9223372035999999999) at gcs/src/gcs_core.cpp:1184
#6  0x00003fffaa19e3d0 in gcs_recv_thread (arg=0x100037518d0) at gcs/src/gcs.cpp:1398
#7  0x00003fffafda80dc in start_thread (arg=0x3fff9afdf000) at pthread_create.c:335
#8  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 3 (Thread 0x3fffa85f8000 (LWP 32092)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x3fff7c014998, mutex=0x3fff7c014968) at pthread_cond_wait.c:186
#1  0x00000000315f375c in inline_mysql_cond_wait (src_line=69, src_file=0x31e84c90 "/home/buildbot/buildbot/build/mariadb-10.4.2/sql/wsrep_thd.h", mutex=0x3fff7c014968, that=0x3fff7c014998) at ./include/mysql/psi/mysql_thread.h:1178
#2  Wsrep_thd_queue::pop_front (this=0x3fff7c014910) at ./sql/wsrep_thd.h:69
#3  wsrep_rollback_process (rollbacker=0x3fff7c0009a8, arg=<optimized out>) at ./sql/wsrep_thd.cc:143
#4  0x00000000315e0244 in start_wsrep_THD (arg=0x100037c2080) at ./sql/wsrep_mysqld.cc:2808
#5  0x00003fffafda80dc in start_thread (arg=0x3fffa85f8000) at pthread_create.c:335
#6  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 2 (Thread 0x3fffa9e1f000 (LWP 32089)):
#0  0x00003fffafdb0bfc in __pthread_cond_wait (cond=0x10003748a58, mutex=0x10003748a30) at pthread_cond_wait.c:186
#1  0x00003fffaa1e179c in gu::Lock::wait (this=<synthetic pointer>, cond=...) at galerautils/src/gu_lock.hpp:45
#2  galera::ServiceThd::thd_func (arg=0x10003748a18) at galera/src/galera_service_thd.cpp:30
#3  0x00003fffafda80dc in start_thread (arg=0x3fffa9e1f000) at pthread_create.c:335
#4  0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Thread 1 (Thread 0x3fff9b7df000 (LWP 32090)):
#0  0x00003fffafdb27e8 in __pthread_kill (threadid=<optimized out>, signo=<optimized out>) at ../sysdeps/unix/sysv/linux/pthread_kill.c:55
#1  0x0000000031d62920 in my_write_core (sig=<optimized out>) at ./mysys/stacktrace.c:481
#2  0x00000000316a2ec4 in handle_fatal_signal (sig=<optimized out>) at ./sql/signal_handler.cc:305
#3  <signal handler called>
#4  0x00003fffaa17315c in asio::detail::op_queue<asio::detail::task_io_service_operation>::~op_queue (this=0x3fff9b7de1e8, __in_chrg=<optimized out>) at /usr/include/asio/detail/op_queue.hpp:77
#5  asio::detail::task_io_service_thread_info::~task_io_service_thread_info (this=0x3fff9b7de1e0, __in_chrg=<optimized out>) at /usr/include/asio/detail/task_io_service_thread_info.hpp:29
#6  asio::detail::task_io_service::run (ec=..., this=0x100037a1910) at /usr/include/asio/detail/impl/task_io_service.ipp:141
#7  asio::io_service::run (this=<optimized out>) at /usr/include/asio/impl/io_service.ipp:58
#8  gcomm::AsioProtonet::event_loop (this=<optimized out>, period=...) at gcomm/src/asio_protonet.cpp:116
#9  0x00003fffaa1a5c1c in GCommConn::run (this=0x100037a0600) at gcs/src/gcs_gcomm.cpp:498
#10 0x00003fffaa1adcf8 in GCommConn::run_fn (arg=<optimized out>) at gcs/src/gcs_gcomm.cpp:209
#11 0x00003fffafda80dc in start_thread (arg=0x3fff9b7df000) at pthread_create.c:335
#12 0x00003fffaf521528 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S:85
 
Compressed file /dev/shm/var/3/log/galera.mysql-wsrep#201-innodb/mysqld.2/data/core
 - saving '/dev/shm/var/3/log/galera.mysql-wsrep#201-innodb/' to '/dev/shm/var/log/galera.mysql-wsrep#201-innodb/'
 
Retrying test galera.mysql-wsrep#201, attempt(2/3)...



 Comments   
Comment by Stepan Patryshev (Inactive) [ 2020-03-23 ]

It failed also on bb, 10.5.

Generated at Thu Feb 08 08:43:25 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.