galera.galera_as_slave_replication_bundle 'xtradb' w4 [ fail ]
|
Test ended at 2017-08-17 09:42:18
|
|
CURRENT_TEST: galera.galera_as_slave_preordered
|
CURRENT_TEST: galera.galera_as_slave_replication_bundle
|
mysqltest: In included file "./include/wait_condition.inc":
|
included from /home/jan/mysql/10.0-galera/mysql-test/suite/galera/t/galera_as_slave_replication_bundle.test at line 30:
|
At line 54: query 'let $success= `$wait_condition`' failed with wrong errno 2013: 'Lost connection to MySQL server during query', instead of 0...
|
|
The result from queries just before the failure was:
|
START SLAVE;
|
CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB;
|
INSERT INTO t1 VALUES(1);
|
INSERT INTO t1 VALUES(2);
|
INSERT INTO t1 VALUES(3);
|
INSERT INTO t1 VALUES(4);
|
INSERT INTO t1 VALUES(5);
|
CURRENT_TEST: galera.galera_as_slave_replication_bundle
|
mysqltest: In included file "./include/wait_condition.inc":
|
included from /home/jan/mysql/10.0-galera/mysql-test/suite/galera/t/galera_as_slave_replication_bundle.test at line 33:
|
At line 54: query 'let $success= `$wait_condition`' failed with wrong errno 2013: 'Lost connection to MySQL server during query', instead of 0...
|
|
The result from queries just before the failure was:
|
START SLAVE;
|
CREATE TABLE t1 (f1 INTEGER PRIMARY KEY) ENGINE=InnoDB;
|
INSERT INTO t1 VALUES(1);
|
INSERT INTO t1 VALUES(2);
|
INSERT INTO t1 VALUES(3);
|
INSERT INTO t1 VALUES(4);
|
INSERT INTO t1 VALUES(5);
|
|
|
Server [mysqld.2 - pid: 15866, winpid: 15866, exit: 256] failed during test run
|
Server log from this test:
|
----------SERVER LOG START-----------
|
170817 9:41:58 [Warning] WSREP: option --wsrep-causal-reads is deprecated
|
170817 9:41:58 [Note] /home/jan/mysql/10.0-galera/sql/mysqld (mysqld 10.0.32-MariaDB-wsrep-debug) starting as process 15868 ...
|
170817 9:41:58 [Note] WSREP: Read nil XID from storage engines, skipping position init
|
170817 9:41:58 [Note] WSREP: wsrep_load(): loading provider library '/usr/lib/libgalera_smm.so'
|
170817 9:41:58 [Note] WSREP: wsrep_load(): Galera 3.21(r8678538) by Codership Oy <info@codership.com> loaded successfully.
|
170817 9:41:58 [Note] WSREP: CRC-32C: using hardware acceleration.
|
170817 9:41:58 [Warning] WSREP: Could not open state file for reading: '/dev/shm/4/mysqld.2/data//grastate.dat'
|
170817 9:41:58 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootsrap: 1
|
170817 9:41:58 [Note] WSREP: Passing config to GCS: base_dir = /dev/shm/4/mysqld.2/data/; base_host = 127.0.0.1; base_port = 16043; cert.log_conflicts = no; 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 = /dev/shm/4/mysqld.2/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /dev/shm/4/mysqld.2/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; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S
|
170817 9:41:58 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 00000000-0000-0000-0000-000000000000:-1
|
170817 9:41:58 [Note] WSREP: Assign initial position for certification: -1, protocol version: -1
|
170817 9:41:58 [Note] WSREP: wsrep_sst_grab()
|
170817 9:41:58 [Note] WSREP: Start replication
|
170817 9:41:58 [Note] WSREP: Setting initial position to 00000000-0000-0000-0000-000000000000:-1
|
170817 9:41:58 [Note] WSREP: protonet asio version 0
|
170817 9:41:58 [Note] WSREP: Using CRC-32C for message checksums.
|
170817 9:41:58 [Note] WSREP: backend: asio
|
170817 9:41:58 [Note] WSREP: gcomm thread scheduling priority set to other:0
|
170817 9:41:58 [Warning] WSREP: access file(/dev/shm/4/mysqld.2/data//gvwstate.dat) failed(No such file or directory)
|
170817 9:41:58 [Note] WSREP: restore pc from disk failed
|
170817 9:41:58 [Note] WSREP: GMCast version 0
|
170817 9:41:58 [Note] WSREP: (2ac3acf5, 'tcp://0.0.0.0:16043') listening at tcp://0.0.0.0:16043
|
170817 9:41:58 [Note] WSREP: (2ac3acf5, 'tcp://0.0.0.0:16043') multicast: , ttl: 1
|
170817 9:41:58 [Note] WSREP: EVS version 0
|
170817 9:41:58 [Note] WSREP: gcomm: connecting to group 'my_wsrep_cluster', peer ''
|
170817 9:41:58 [Note] WSREP: start_prim is enabled, turn off pc_recovery
|
170817 9:41:58 [Note] WSREP: Node 2ac3acf5 state prim
|
170817 9:41:58 [Note] WSREP: view(view_id(PRIM,2ac3acf5,1) memb {
|
2ac3acf5,0
|
} joined {
|
} left {
|
} partitioned {
|
})
|
170817 9:41:58 [Note] WSREP: save pc into disk
|
170817 9:41:58 [Note] WSREP: gcomm: connected
|
170817 9:41:58 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636
|
170817 9:41:58 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0)
|
170817 9:41:58 [Note] WSREP: Opened channel 'my_wsrep_cluster'
|
170817 9:41:58 [Note] WSREP: Waiting for SST to complete.
|
170817 9:41:58 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1
|
170817 9:41:58 [Note] WSREP: Starting new group from scratch: 2ac44089-8317-11e7-9645-82bf5c67e922
|
170817 9:41:58 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 2ac443d4-8317-11e7-8bf7-8f54815e8be4
|
170817 9:41:58 [Note] WSREP: STATE EXCHANGE: sent state msg: 2ac443d4-8317-11e7-8bf7-8f54815e8be4
|
170817 9:41:58 [Note] WSREP: STATE EXCHANGE: got state msg: 2ac443d4-8317-11e7-8bf7-8f54815e8be4 from 0 (jan-laptop-asus)
|
170817 9:41:58 [Note] WSREP: Quorum results:
|
version = 4,
|
component = PRIMARY,
|
conf_id = 0,
|
members = 1/1 (joined/total),
|
act_id = 0,
|
last_appl. = -1,
|
protocols = 0/7/3 (gcs/repl/appl),
|
group UUID = 2ac44089-8317-11e7-9645-82bf5c67e922
|
170817 9:41:58 [Note] WSREP: Flow-control interval: [16, 16]
|
170817 9:41:58 [Note] WSREP: Trying to continue unpaused monitor
|
170817 9:41:58 [Note] WSREP: Restored state OPEN -> JOINED (0)
|
170817 9:41:58 [Note] WSREP: Member 0.0 (jan-laptop-asus) synced with group.
|
170817 9:41:58 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0)
|
170817 9:41:58 [Note] WSREP: New cluster view: global state: 2ac44089-8317-11e7-9645-82bf5c67e922:0, view# 1: Primary, number of nodes: 1, my index: 0, protocol version 3
|
170817 9:41:58 [Note] WSREP: SST complete, seqno: 0
|
170817 9:41:58 [Note] InnoDB: innodb_empty_free_list_algorithm has been changed to legacy because of small buffer pool size. In order to use backoff, increase buffer pool at least up to 20MB.
|
|
170817 9:41:58 [Note] InnoDB: Using mutexes to ref count buffer pool pages
|
2017-08-17 09:41:58 7f06205a5f40 InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
|
2017-08-17 09:41:58 7f06205a5f40 InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!
|
170817 9:41:58 [Note] InnoDB: The InnoDB memory heap is disabled
|
170817 9:41:58 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
170817 9:41:58 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
|
170817 9:41:58 [Note] InnoDB: Compressed tables use zlib 1.2.8
|
170817 9:41:58 [Note] InnoDB: Using Linux native AIO
|
170817 9:41:58 [Note] InnoDB: Using CPU crc32 instructions
|
170817 9:41:58 [Note] InnoDB: Initializing buffer pool, size = 8.0M
|
170817 9:41:58 [Note] InnoDB: Completed initialization of buffer pool
|
170817 9:41:58 [Note] InnoDB: Highest supported file format is Barracuda.
|
170817 9:41:58 [Note] WSREP: (2ac3acf5, 'tcp://0.0.0.0:16043') connection established to 2ad6015a tcp://127.0.0.1:16046
|
170817 9:41:58 [Note] WSREP: (2ac3acf5, 'tcp://0.0.0.0:16043') turning message relay requesting on, nonlive peers:
|
170817 9:41:58 [Note] WSREP: declaring 2ad6015a at tcp://127.0.0.1:16046 stable
|
170817 9:41:58 [Note] WSREP: Node 2ac3acf5 state prim
|
170817 9:41:58 [Note] WSREP: view(view_id(PRIM,2ac3acf5,2) memb {
|
2ac3acf5,0
|
2ad6015a,0
|
} joined {
|
} left {
|
} partitioned {
|
})
|
170817 9:41:58 [Note] WSREP: save pc into disk
|
170817 9:41:58 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2
|
170817 9:41:58 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 2b22e74e-8317-11e7-be5b-eb3ea40963e0
|
170817 9:41:58 [Note] WSREP: STATE EXCHANGE: sent state msg: 2b22e74e-8317-11e7-be5b-eb3ea40963e0
|
170817 9:41:58 [Note] WSREP: STATE EXCHANGE: got state msg: 2b22e74e-8317-11e7-be5b-eb3ea40963e0 from 0 (jan-laptop-asus)
|
170817 9:41:59 [Note] WSREP: STATE EXCHANGE: got state msg: 2b22e74e-8317-11e7-be5b-eb3ea40963e0 from 1 (jan-laptop-asus)
|
170817 9:41:59 [Note] WSREP: Quorum results:
|
version = 4,
|
component = PRIMARY,
|
conf_id = 1,
|
members = 1/2 (joined/total),
|
act_id = 0,
|
last_appl. = 0,
|
protocols = 0/7/3 (gcs/repl/appl),
|
group UUID = 2ac44089-8317-11e7-9645-82bf5c67e922
|
170817 9:41:59 [Note] WSREP: Flow-control interval: [23, 23]
|
170817 9:41:59 [Note] WSREP: Trying to continue unpaused monitor
|
170817 9:41:59 [Note] InnoDB: 128 rollback segment(s) are active.
|
170817 9:41:59 [Note] InnoDB: Waiting for purge to start
|
170817 9:41:59 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.36-82.1 started; log sequence number 1629444
|
170817 9:41:59 [Note] Plugin 'XTRADB_READ_VIEW' is disabled.
|
170817 9:41:59 [Note] Plugin 'XTRADB_INTERNAL_HASH_TABLES' is disabled.
|
170817 9:41:59 [Note] Plugin 'XTRADB_RSEG' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
|
170817 9:41:59 [Note] Plugin 'INNODB_CHANGED_PAGES' is disabled.
|
170817 9:41:59 [Note] Plugin 'partition' is disabled.
|
170817 9:41:59 [Warning] /home/jan/mysql/10.0-galera/sql/mysqld: unknown variable 'loose-feedback-user-info=mysql-test'
|
170817 9:41:59 [Warning] /home/jan/mysql/10.0-galera/sql/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
|
170817 9:41:59 [Warning] /home/jan/mysql/10.0-galera/sql/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
|
170817 9:41:59 [Warning] /home/jan/mysql/10.0-galera/sql/mysqld: unknown variable 'loose-feedback-debug-interval=60'
|
170817 9:41:59 [Note] Server socket created on IP: '127.0.0.1'.
|
170817 9:42:00 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
|
170817 9:42:00 [Note] WSREP: REPL Protocols: 7 (3, 2)
|
170817 9:42:00 [Note] WSREP: Assign initial position for certification: 0, protocol version: 3
|
170817 9:42:00 [Note] WSREP: Service thread queue flushed.
|
170817 9:42:00 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 2ac44089-8317-11e7-9645-82bf5c67e922:0
|
170817 9:42:00 [Note] WSREP: Synchronized with group, ready for connections
|
170817 9:42:00 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
|
170817 9:42:00 [Note] WSREP: New cluster view: global state: 2ac44089-8317-11e7-9645-82bf5c67e922:0, view# 2: Primary, number of nodes: 2, my index: 0, protocol version 3
|
170817 9:42:00 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
|
170817 9:42:00 [Note] WSREP: REPL Protocols: 7 (3, 2)
|
170817 9:42:00 [Note] WSREP: Assign initial position for certification: 0, protocol version: 3
|
170817 9:42:00 [Note] WSREP: Service thread queue flushed.
|
170817 9:42:00 [Note] /home/jan/mysql/10.0-galera/sql/mysqld: ready for connections.
|
Version: '10.0.32-MariaDB-wsrep-debug' socket: '/dev/shm/tmp/4/mysqld.2.sock' port: 16041 Source distribution, wsrep_25.20.rc3fc46e
|
170817 9:42:00 [Note] WSREP: Member 1.0 (jan-laptop-asus) requested state transfer from '*any*'. Selected 0.0 (jan-laptop-asus)(SYNCED) as donor.
|
170817 9:42:00 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 0)
|
170817 9:42:00 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
|
170817 9:42:00 [Note] WSREP: Running: 'wsrep_sst_rsync --role 'donor' --address '127.0.0.1:16048/rsync_sst' --socket '/dev/shm/tmp/4/mysqld.2.sock' --datadir '/dev/shm/4/mysqld.2/data/' --defaults-file '/dev/shm/4/my.cnf' --defaults-group-suffix '.2' --binlog 'mysqld-bin' --gtid '2ac44089-8317-11e7-9645-82bf5c67e922:0''
|
170817 9:42:00 [Note] WSREP: sst_donor_thread signaled with 0
|
170817 9:42:00 [Note] WSREP: Flushing tables for SST...
|
170817 9:42:00 [Note] WSREP: Provider paused at 2ac44089-8317-11e7-9645-82bf5c67e922:0 (5)
|
170817 9:42:00 [Note] WSREP: Tables flushed.
|
WSREP_SST: [INFO] Preparing binlog files for transfer: (20170817 09:42:00.873)
|
mysqld-bin.000002
|
170817 9:42:01 [Note] WSREP: (2ac3acf5, 'tcp://0.0.0.0:16043') turning message relay requesting off
|
170817 9:42:01 [Note] WSREP: resuming provider at 5
|
170817 9:42:01 [Note] WSREP: Provider resumed.
|
170817 9:42:02 [Note] WSREP: 0.0 (jan-laptop-asus): State transfer to 1.0 (jan-laptop-asus) complete.
|
170817 9:42:02 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 0)
|
170817 9:42:02 [Note] WSREP: Member 0.0 (jan-laptop-asus) synced with group.
|
170817 9:42:02 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 0)
|
170817 9:42:02 [Note] WSREP: Synchronized with group, ready for connections
|
170817 9:42:02 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification.
|
170817 9:42:04 [Note] WSREP: 1.0 (jan-laptop-asus): State transfer from 0.0 (jan-laptop-asus) complete.
|
170817 9:42:04 [Note] WSREP: Member 1.0 (jan-laptop-asus) synced with group.
|
170817 9:42:05 [Note] 'CHANGE MASTER TO executed'. Previous state master_host='', master_port='3306', master_log_file='', master_log_pos='4'. New state master_host='127.0.0.1', master_port='16040', master_log_file='', master_log_pos='4'.
|
170817 9:42:05 [Note] WSREP: ready state reached
|
170817 9:42:05 [Note] Slave SQL thread initialized, starting replication in log 'FIRST' at position 0, relay log './mysqld-relay-bin.000001' position: 4
|
170817 9:42:05 [Note] Slave I/O thread: connected to master 'root@127.0.0.1:16040',replication started in log 'FIRST' at position 4
|
mysqld: /home/jan/mysql/10.0-galera/sql/log_event.cc:6639: virtual int Gtid_log_event::do_apply_event(rpl_group_info*): Assertion `(thd->variables.option_bits & (1ULL << 25)) == 0' failed.
|
170817 9:42:05 [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.0.32-MariaDB-wsrep-debug
|
key_buffer_size=1048576
|
read_buffer_size=131072
|
max_used_connections=2
|
max_threads=153
|
thread_count=4
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 62944 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7f0607475070
|
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 = 0x7f061e142de8 thread_stack 0x48000
|
/home/jan/mysql/10.0-galera/sql/mysqld(my_print_stacktrace+0x35)[0x5570c7d4f11e]
|
/home/jan/mysql/10.0-galera/sql/mysqld(handle_fatal_signal+0x352)[0x5570c774f225]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x110c0)[0x7f06201a90c0]
|
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcf)[0x7f061e1bffcf]
|
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7f061e1c13fa]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x2be37)[0x7f061e1b8e37]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x2bee2)[0x7f061e1b8ee2]
|
/home/jan/mysql/10.0-galera/sql/mysqld(_ZN14Gtid_log_event14do_apply_eventEP14rpl_group_info+0xfc)[0x5570c7841f10]
|
/home/jan/mysql/10.0-galera/sql/mysqld(_ZN9Log_event11apply_eventEP14rpl_group_info+0x2e)[0x5570c74b366a]
|
/home/jan/mysql/10.0-galera/sql/mysqld(_Z26apply_event_and_update_posP9Log_eventP3THDP14rpl_group_infoP19rpl_parallel_thread+0x397)[0x5570c74a962f]
|
/home/jan/mysql/10.0-galera/sql/mysqld(+0x3f100b)[0x5570c74aa00b]
|
/home/jan/mysql/10.0-galera/sql/mysqld(handle_slave_sql+0xe00)[0x5570c74ad0f7]
|
/home/jan/mysql/10.0-galera/sql/mysqld(+0x99d0f0)[0x5570c7a560f0]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7494)[0x7f062019f494]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7f061e275aff]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x0):
|
Connection ID (thread ID): 9
|
Status: NOT_KILLED
|
|
Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on
|
|
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
|
----------SERVER LOG END-------------
|
|
|
- saving '/dev/shm/4/log/galera.galera_as_slave_replication_bundle-xtradb/' to '/dev/shm/log/galera.galera_as_slave_replication_bundle-xtradb/'
|
- found 'core' (1/5)
|
|
Trying 'dbx' to get a backtrace
|
|
Trying 'gdb' to get a backtrace from coredump /dev/shm/log/galera.galera_as_slave_replication_bundle-xtradb/mysqld.2/data/core
|
Core generated by '/home/jan/mysql/10.0-galera/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 16317]
|
[New LWP 15888]
|
[New LWP 16054]
|
[New LWP 15892]
|
[New LWP 15891]
|
[New LWP 15893]
|
[New LWP 16033]
|
[New LWP 15900]
|
[New LWP 15894]
|
[New LWP 15895]
|
[New LWP 15901]
|
[New LWP 15907]
|
[New LWP 15902]
|
[New LWP 16011]
|
[New LWP 15903]
|
[New LWP 16012]
|
[New LWP 15904]
|
[New LWP 15905]
|
[New LWP 16013]
|
[New LWP 16014]
|
[New LWP 16313]
|
[New LWP 16015]
|
[New LWP 16016]
|
[New LWP 16316]
|
[New LWP 16034]
|
[New LWP 16035]
|
[New LWP 16052]
|
[New LWP 16314]
|
[New LWP 15868]
|
[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.0-galera/sql/mysqld --defaults-group-suffix=.2 --defaults-fi'.
|
Program terminated with signal SIGABRT, Aborted.
|
#0 __pthread_kill (threadid=<optimized out>, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
57 ../sysdeps/unix/sysv/linux/pthread_kill.c: No such file or directory.
|
[Current thread is 1 (Thread 0x7f061e143700 (LWP 16317))]
|
#0 __pthread_kill (threadid=<optimized out>, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
#1 0x00005570c7d4f1f5 in my_write_core (sig=6) at /home/jan/mysql/10.0-galera/mysys/stacktrace.c:478
|
#2 0x00005570c774f5a6 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.0-galera/sql/signal_handler.cc:285
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
|
#5 0x00007f061e1c13fa in __GI_abort () at abort.c:89
|
#6 0x00007f061e1b8e37 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x5570c7e94748 "(thd->variables.option_bits & (1ULL << 25)) == 0", file=file@entry=0x5570c7e91c78 "/home/jan/mysql/10.0-galera/sql/log_event.cc", line=line@entry=6639, function=function@entry=0x5570c7e96f00 <Gtid_log_event::do_apply_event(rpl_group_info*)::__PRETTY_FUNCTION__> "virtual int Gtid_log_event::do_apply_event(rpl_group_info*)") at assert.c:92
|
#7 0x00007f061e1b8ee2 in __GI___assert_fail (assertion=0x5570c7e94748 "(thd->variables.option_bits & (1ULL << 25)) == 0", file=0x5570c7e91c78 "/home/jan/mysql/10.0-galera/sql/log_event.cc", line=6639, function=0x5570c7e96f00 <Gtid_log_event::do_apply_event(rpl_group_info*)::__PRETTY_FUNCTION__> "virtual int Gtid_log_event::do_apply_event(rpl_group_info*)") at assert.c:101
|
#8 0x00005570c7841f10 in Gtid_log_event::do_apply_event (this=0x7f0607490670, rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/log_event.cc:6639
|
#9 0x00005570c74b366a in Log_event::apply_event (this=0x7f0607490670, rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/log_event.h:1360
|
#10 0x00005570c74a962f in apply_event_and_update_pos (ev=0x7f0607490670, thd=0x7f0607475070, rgi=0x7f060742b800, rpt=0x0) at /home/jan/mysql/10.0-galera/sql/slave.cc:3317
|
#11 0x00005570c74aa00b in exec_relay_log_event (thd=0x7f0607475070, rli=0x7f0611bd1cf8, serial_rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/slave.cc:3659
|
#12 0x00005570c74ad0f7 in handle_slave_sql (arg=0x7f0611bd0000) at /home/jan/mysql/10.0-galera/sql/slave.cc:4797
|
#13 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f0610897370) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#14 0x00007f062019f494 in start_thread (arg=0x7f061e143700) at pthread_create.c:333
|
#15 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 29 (Thread 0x7f06205a5f40 (LWP 15868)):
|
#0 0x00007f061e26c6ad in poll () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7486806 in handle_connections_sockets () at /home/jan/mysql/10.0-galera/sql/mysqld.cc:6886
|
#2 0x00005570c748582a in mysqld_main (argc=144, argv=0x7f061d88aac0) at /home/jan/mysql/10.0-galera/sql/mysqld.cc:6312
|
#3 0x00005570c7479b30 in main (argc=16, argv=0x7ffff3c10ab8) at /home/jan/mysql/10.0-galera/sql/main.cc:25
|
|
Thread 28 (Thread 0x7f0620435700 (LWP 16314)):
|
#0 0x00007f061e26c6ad in poll () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7d9c6e5 in vio_io_wait (vio=0x7f060c2e6bf0, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/jan/mysql/10.0-galera/vio/viosocket.c:992
|
#2 0x00005570c7d9b038 in vio_socket_io_wait (vio=0x7f060c2e6bf0, event=VIO_IO_EVENT_READ) at /home/jan/mysql/10.0-galera/vio/viosocket.c:108
|
#3 0x00005570c7d9b1eb in vio_read (vio=0x7f060c2e6bf0, buf=0x7f0611bf7070 "\001", size=4) at /home/jan/mysql/10.0-galera/vio/viosocket.c:184
|
#4 0x00005570c748e658 in my_real_read (net=0x7f060c3f7328, complen=0x7f0620434930, header=1 '\001') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:874
|
#5 0x00005570c748eea8 in my_net_read_packet (net=0x7f060c3f7328, read_from_server=1 '\001') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:1137
|
#6 0x00005570c753df49 in do_command (thd=0x7f060c3f7070) at /home/jan/mysql/10.0-galera/sql/sql_parse.cc:953
|
#7 0x00005570c76649d7 in do_handle_one_connection (thd_arg=0x7f060c3f7070) at /home/jan/mysql/10.0-galera/sql/sql_connect.cc:1394
|
#8 0x00005570c766471d in handle_one_connection (arg=0x7f060c3f7070) at /home/jan/mysql/10.0-galera/sql/sql_connect.cc:1306
|
#9 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f060c2e6e70) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#10 0x00007f062019f494 in start_thread (arg=0x7f0620435700) at pthread_create.c:333
|
#11 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 27 (Thread 0x7f0620510700 (LWP 16052)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00005570c7d548cf in safe_cond_wait (cond=0x5570c86e5e28 <mysql_bin_log+4072>, mp=0x5570c86e5d78 <mysql_bin_log+3896>, file=0x5570c7e8b260 "/home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h", line=1154) at /home/jan/mysql/10.0-galera/mysys/thr_mutex.c:493
|
#2 0x00005570c78182f3 in inline_mysql_cond_wait (that=0x5570c86e5e28 <mysql_bin_log+4072>, mutex=0x5570c86e5d78 <mysql_bin_log+3896>, src_file=0x5570c7e8b6d8 "/home/jan/mysql/10.0-galera/sql/log.cc", src_line=9468) at /home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h:1154
|
#3 0x00005570c782fa5f in binlog_background_thread (arg=0x0) at /home/jan/mysql/10.0-galera/sql/log.cc:9468
|
#4 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f0611bbb670) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#5 0x00007f062019f494 in start_thread (arg=0x7f0620510700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 26 (Thread 0x7f0605ffe700 (LWP 16035)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00005570c7b031e7 in os_cond_wait (cond=0x7f06193ab3c8, fast_mutex=0x7f06193ab390) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:196
|
#2 0x00005570c7b0355d in os_event_wait_low (event=0x7f06193ab390, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:477
|
#3 0x00005570c7c564d5 in buf_dump_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/buf/buf0dump.cc:707
|
#4 0x00007f062019f494 in start_thread (arg=0x7f0605ffe700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 25 (Thread 0x7f06067ff700 (LWP 16034)):
|
#0 0x00007f061e26e3f3 in select () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7b03dd6 in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0thread.cc:311
|
#2 0x00005570c7c5e53a in page_cleaner_sleep_if_needed (next_loop_time=1502952125821) at /home/jan/mysql/10.0-galera/storage/xtradb/buf/buf0flu.cc:2587
|
#3 0x00005570c7c5ee57 in buf_flush_lru_manager_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/buf/buf0flu.cc:2889
|
#4 0x00007f062019f494 in start_thread (arg=0x7f06067ff700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 24 (Thread 0x7f061e18c700 (LWP 16316)):
|
#0 0x00007f061e26c6ad in poll () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7d9c6e5 in vio_io_wait (vio=0x7f06078800f0, event=VIO_IO_EVENT_READ, timeout=120000) at /home/jan/mysql/10.0-galera/vio/viosocket.c:992
|
#2 0x00005570c7d9b038 in vio_socket_io_wait (vio=0x7f06078800f0, event=VIO_IO_EVENT_READ) at /home/jan/mysql/10.0-galera/vio/viosocket.c:108
|
#3 0x00005570c7d9b1eb in vio_read (vio=0x7f06078800f0, buf=0x7f0607888070 "'", size=16384) at /home/jan/mysql/10.0-galera/vio/viosocket.c:184
|
#4 0x00005570c7d9b40b in vio_read_buff (vio=0x7f06078800f0, buf=0x7f060788d070 "", size=4) at /home/jan/mysql/10.0-galera/vio/viosocket.c:232
|
#5 0x00005570c748e658 in my_real_read (net=0x7f0607865470, complen=0x7f061e18bc40, header=0 '\000') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:874
|
#6 0x00005570c748eea8 in my_net_read_packet (net=0x7f0607865470, read_from_server=0 '\000') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:1137
|
#7 0x00005570c7717196 in cli_safe_read (mysql=0x7f0607865470) at /home/jan/mysql/10.0-galera/sql-common/client.c:581
|
#8 0x00005570c74a9032 in read_event (mysql=0x7f0607865470, mi=0x7f0611bd0000, suppress_warnings=0x7f061e18be0b) at /home/jan/mysql/10.0-galera/sql/slave.cc:3125
|
#9 0x00005570c74ab43a in handle_slave_io (arg=0x7f0611bd0000) at /home/jan/mysql/10.0-galera/sql/slave.cc:4129
|
#10 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f06108970f0) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#11 0x00007f062019f494 in start_thread (arg=0x7f061e18c700) at pthread_create.c:333
|
#12 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 23 (Thread 0x7f06087f8700 (LWP 16016)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00005570c7b031e7 in os_cond_wait (cond=0x7f06193ab278, fast_mutex=0x7f06193ab240) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:196
|
#2 0x00005570c7b0355d in os_event_wait_low (event=0x7f06193ab240, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:477
|
#3 0x00005570c7bbc49a in srv_resume_thread (slot=0x5570c8f01e58 <srv_sys+536>, sig_count=1, wait=true, timeout_usec=0) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:1033
|
#4 0x00005570c7bc1237 in srv_purge_coordinator_suspend (slot=0x5570c8f01e58 <srv_sys+536>, rseg_history_len=6) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:3405
|
#5 0x00005570c7bc15e9 in srv_purge_coordinator_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:3496
|
#6 0x00007f062019f494 in start_thread (arg=0x7f06087f8700) at pthread_create.c:333
|
#7 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 22 (Thread 0x7f0608ff9700 (LWP 16015)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7b030fb in os_cond_wait_timed (cond=0x7f06193aca88, fast_mutex=0x7f06193aca50, abstime=0x7f0608ff8de0) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:159
|
#2 0x00005570c7b0371f in os_event_wait_time_low (event=0x7f06193aca50, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:591
|
#3 0x00005570c7c042be in ib_wqueue_timedwait (wq=0x7f0611bc54f8, wait_in_usecs=5000000) at /home/jan/mysql/10.0-galera/storage/xtradb/ut/ut0wqueue.cc:154
|
#4 0x00005570c7ce97fa in fts_optimize_thread (arg=0x7f0611bc54f8) at /home/jan/mysql/10.0-galera/storage/xtradb/fts/fts0opt.cc:3060
|
#5 0x00007f062019f494 in start_thread (arg=0x7f0608ff9700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 21 (Thread 0x7f062047e700 (LWP 16313)):
|
#0 0x00007f061e26c6ad in poll () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7d9c6e5 in vio_io_wait (vio=0x7f060c2e66f0, event=VIO_IO_EVENT_READ, timeout=28800000) at /home/jan/mysql/10.0-galera/vio/viosocket.c:992
|
#2 0x00005570c7d9b038 in vio_socket_io_wait (vio=0x7f060c2e66f0, event=VIO_IO_EVENT_READ) at /home/jan/mysql/10.0-galera/vio/viosocket.c:108
|
#3 0x00005570c7d9b1eb in vio_read (vio=0x7f060c2e66f0, buf=0x7f0611bcb070 "\001", size=4) at /home/jan/mysql/10.0-galera/vio/viosocket.c:184
|
#4 0x00005570c748e658 in my_real_read (net=0x7f060c3f1328, complen=0x7f062047d930, header=1 '\001') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:874
|
#5 0x00005570c748eea8 in my_net_read_packet (net=0x7f060c3f1328, read_from_server=1 '\001') at /home/jan/mysql/10.0-galera/sql/net_serv.cc:1137
|
#6 0x00005570c753df49 in do_command (thd=0x7f060c3f1070) at /home/jan/mysql/10.0-galera/sql/sql_parse.cc:953
|
#7 0x00005570c76649d7 in do_handle_one_connection (thd_arg=0x7f060c3f1070) at /home/jan/mysql/10.0-galera/sql/sql_connect.cc:1394
|
#8 0x00005570c766471d in handle_one_connection (arg=0x7f060c3f1070) at /home/jan/mysql/10.0-galera/sql/sql_connect.cc:1306
|
#9 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f060c2e6970) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#10 0x00007f062019f494 in start_thread (arg=0x7f062047e700) at pthread_create.c:333
|
#11 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 20 (Thread 0x7f06097fa700 (LWP 16014)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7b030fb in os_cond_wait_timed (cond=0x7f06193ac858, fast_mutex=0x7f06193ac820, abstime=0x7f06097f9e90) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:159
|
#2 0x00005570c7b0371f in os_event_wait_time_low (event=0x7f06193ac820, time_in_usec=10000000, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:591
|
#3 0x00005570c7ca9da9 in dict_stats_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/dict/dict0stats_bg.cc:359
|
#4 0x00007f062019f494 in start_thread (arg=0x7f06097fa700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 19 (Thread 0x7f0609ffb700 (LWP 16013)):
|
#0 0x00007f061e26e3f3 in select () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7b03dd6 in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0thread.cc:311
|
#2 0x00005570c7bc0702 in srv_master_sleep () at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:3039
|
#3 0x00005570c7bc0846 in srv_master_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:3089
|
#4 0x00007f062019f494 in start_thread (arg=0x7f0609ffb700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 18 (Thread 0x7f060cffa700 (LWP 15905)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be56a0, segment=1, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=5, message1=0x7f060cff9e70, message2=0x7f060cff9e68, type=0x7f060cff9e60, space_id=0x7f060cff9e58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=5) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06548 <n+40>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060cffa700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 17 (Thread 0x7f060d7fb700 (LWP 15904)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be56a0, segment=0, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=4, message1=0x7f060d7fae70, message2=0x7f060d7fae68, type=0x7f060d7fae60, space_id=0x7f060d7fae58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=4) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06540 <n+32>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060d7fb700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 16 (Thread 0x7f060a7fc700 (LWP 16012)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7b030fb in os_cond_wait_timed (cond=0x7f06193ab2e8, fast_mutex=0x7f06193ab2b0, abstime=0x7f060a7fbe30) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:159
|
#2 0x00005570c7b0371f in os_event_wait_time_low (event=0x7f06193ab2b0, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:591
|
#3 0x00005570c7bbf2bc in srv_error_monitor_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:2319
|
#4 0x00007f062019f494 in start_thread (arg=0x7f060a7fc700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 15 (Thread 0x7f060dffc700 (LWP 15903)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be5560, segment=1, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=3, message1=0x7f060dffbe70, message2=0x7f060dffbe68, type=0x7f060dffbe60, space_id=0x7f060dffbe58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=3) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06538 <n+24>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060dffc700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 14 (Thread 0x7f060affd700 (LWP 16011)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7b030fb in os_cond_wait_timed (cond=0x7f06193ac5b8, fast_mutex=0x7f06193ac580, abstime=0x7f060affce70) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:159
|
#2 0x00005570c7b0371f in os_event_wait_time_low (event=0x7f06193ac580, time_in_usec=1000000, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:591
|
#3 0x00005570c7ad928d in lock_wait_timeout_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/lock/lock0wait.cc:540
|
#4 0x00007f062019f494 in start_thread (arg=0x7f060affd700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 13 (Thread 0x7f060e7fd700 (LWP 15902)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be5560, segment=0, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=2, message1=0x7f060e7fce70, message2=0x7f060e7fce68, type=0x7f060e7fce60, space_id=0x7f060e7fce58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=2) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06530 <n+16>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060e7fd700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 12 (Thread 0x7f060bfff700 (LWP 15907)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7b030fb in os_cond_wait_timed (cond=0x7f06193ab358, fast_mutex=0x7f06193ab320, abstime=0x7f060bffee40) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:159
|
#2 0x00005570c7b0371f in os_event_wait_time_low (event=0x7f06193ab320, time_in_usec=5000000, reset_sig_count=1) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0sync.cc:591
|
#3 0x00005570c7bbec67 in srv_monitor_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0srv.cc:2073
|
#4 0x00007f062019f494 in start_thread (arg=0x7f060bfff700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 11 (Thread 0x7f060effe700 (LWP 15901)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be5600, segment=0, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=1, message1=0x7f060effde70, message2=0x7f060effde68, type=0x7f060effde60, space_id=0x7f060effde58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=1) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06528 <n+8>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060effe700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 10 (Thread 0x7f06117ff700 (LWP 15895)):
|
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
|
#1 0x00005570c7d54baa in safe_cond_timedwait (cond=0x5570c8ee8de0 <COND_checkpoint>, mp=0x5570c8ee8d20 <LOCK_checkpoint>, abstime=0x7f06117fede0, file=0x5570c7ebfff0 "/home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h", line=1191) at /home/jan/mysql/10.0-galera/mysys/thr_mutex.c:547
|
#2 0x00005570c79432b9 in inline_mysql_cond_timedwait (that=0x5570c8ee8de0 <COND_checkpoint>, mutex=0x5570c8ee8d20 <LOCK_checkpoint>, abstime=0x7f06117fede0, src_file=0x5570c7ec0030 "/home/jan/mysql/10.0-galera/storage/maria/ma_servicethread.c", src_line=116) at /home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h:1191
|
#3 0x00005570c794379b in my_service_thread_sleep (control=0x5570c8502200 <checkpoint_control>, sleep_time=29000000000) at /home/jan/mysql/10.0-galera/storage/maria/ma_servicethread.c:115
|
#4 0x00005570c7938b7e in ma_checkpoint_background (arg=0x1e) at /home/jan/mysql/10.0-galera/storage/maria/ma_checkpoint.c:708
|
#5 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f061d838570) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#6 0x00007f062019f494 in start_thread (arg=0x7f06117ff700) at pthread_create.c:333
|
#7 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 9 (Thread 0x7f0620559700 (LWP 15894)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00007f0618bb00fe in fifo_lock_get (q=0x7f0619397000) at galerautils/src/gu_fifo.c:261
|
#2 gu_fifo_get_head (q=0x7f0619397000, err=err@entry=0x7f0620558184) at galerautils/src/gu_fifo.c:329
|
#3 0x00007f0618cfe5c5 in gcs_recv (conn=0x7f061d869400, action=action@entry=0x7f06205581d0) at gcs/src/gcs.cpp:1864
|
#4 0x00007f0618d4f44a in galera::Gcs::recv (act=..., this=<optimized out>) at galera/src/galera_gcs.hpp:118
|
#5 galera::GcsActionSource::process (this=0x7f0619bed730, recv_ctx=0x7f0612c37070, exit_loop=@0x7f062055825f: false) at galera/src/gcs_action_source.cpp:175
|
#6 0x00007f0618d7659b in galera::ReplicatorSMM::async_recv (this=0x7f0619bed000, recv_ctx=0x7f0612c37070) at galera/src/replicator_smm.cpp:360
|
#7 0x00007f0618d900b8 in galera_recv (gh=<optimized out>, recv_ctx=<optimized out>) at galera/src/wsrep_provider.cpp:244
|
#8 0x00005570c76df36e in wsrep_replication_process (thd=0x7f0612c37070) at /home/jan/mysql/10.0-galera/sql/wsrep_thd.cc:359
|
#9 0x00005570c7483a41 in start_wsrep_THD (arg=0x5570c76df2bc <wsrep_replication_process(THD*)>) at /home/jan/mysql/10.0-galera/sql/mysqld.cc:5417
|
#10 0x00007f062019f494 in start_thread (arg=0x7f0620559700) at pthread_create.c:333
|
#11 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 8 (Thread 0x7f060f7ff700 (LWP 15900)):
|
#0 0x00007f061ff966ca in ?? () from /lib/x86_64-linux-gnu/libaio.so.1
|
#1 0x00005570c7b00ba5 in os_aio_linux_collect (array=0x7f0619be5650, segment=0, seg_size=256) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5138
|
#2 0x00005570c7b00f14 in os_aio_linux_handle (global_seg=0, message1=0x7f060f7fee70, message2=0x7f060f7fee68, type=0x7f060f7fee60, space_id=0x7f060f7fee58) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0file.cc:5284
|
#3 0x00005570c7cbb864 in fil_aio_wait (segment=0) at /home/jan/mysql/10.0-galera/storage/xtradb/fil/fil0fil.cc:5778
|
#4 0x00005570c7bc37bc in io_handler_thread (arg=0x5570c8f06520 <n>) at /home/jan/mysql/10.0-galera/storage/xtradb/srv/srv0start.cc:542
|
#5 0x00007f062019f494 in start_thread (arg=0x7f060f7ff700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 7 (Thread 0x7f060b7fe700 (LWP 16033)):
|
#0 0x00007f061e26e3f3 in select () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00005570c7b03dd6 in os_thread_sleep (tm=1000000) at /home/jan/mysql/10.0-galera/storage/xtradb/os/os0thread.cc:311
|
#2 0x00005570c7c5e53a in page_cleaner_sleep_if_needed (next_loop_time=1502952125848) at /home/jan/mysql/10.0-galera/storage/xtradb/buf/buf0flu.cc:2587
|
#3 0x00005570c7c5e88b in buf_flush_page_cleaner_thread (arg=0x0) at /home/jan/mysql/10.0-galera/storage/xtradb/buf/buf0flu.cc:2728
|
#4 0x00007f062019f494 in start_thread (arg=0x7f060b7fe700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 6 (Thread 0x7f06205a2700 (LWP 15893)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00005570c7d548cf in safe_cond_wait (cond=0x5570c86bc840 <COND_wsrep_rollback>, mp=0x5570c86bc780 <LOCK_wsrep_rollback>, file=0x5570c7e0e840 "/home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h", line=1154) at /home/jan/mysql/10.0-galera/mysys/thr_mutex.c:493
|
#2 0x00005570c76ddd40 in inline_mysql_cond_wait (that=0x5570c86bc840 <COND_wsrep_rollback>, mutex=0x5570c86bc780 <LOCK_wsrep_rollback>, src_file=0x5570c7e0ea18 "/home/jan/mysql/10.0-galera/sql/wsrep_thd.cc", src_line=453) at /home/jan/mysql/10.0-galera/include/mysql/psi/mysql_thread.h:1154
|
#3 0x00005570c76df958 in wsrep_rollback_process (thd=0x7f0612816070) at /home/jan/mysql/10.0-galera/sql/wsrep_thd.cc:453
|
#4 0x00005570c7483a41 in start_wsrep_THD (arg=0x5570c76df85d <wsrep_rollback_process(THD*)>) at /home/jan/mysql/10.0-galera/sql/mysqld.cc:5417
|
#5 0x00007f062019f494 in start_thread (arg=0x7f06205a2700) at pthread_create.c:333
|
#6 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 5 (Thread 0x7f06147ff700 (LWP 15891)):
|
#0 0x00007f061e2760f3 in epoll_wait () at ../sysdeps/unix/syscall-template.S:84
|
#1 0x00007f0618cd5dfc in asio::detail::epoll_reactor::run (this=0x7f06197d8f00, block=block@entry=true, ops=...) at /usr/include/asio/detail/impl/epoll_reactor.ipp:391
|
#2 0x00007f0618cf0dc9 in asio::detail::task_io_service::do_run_one (ec=..., this_thread=..., lock=..., this=0x7f061d8af8e0) at /usr/include/asio/detail/impl/task_io_service.ipp:355
|
#3 asio::detail::task_io_service::run (ec=..., this=0x7f061d8af8e0) at /usr/include/asio/detail/impl/task_io_service.ipp:148
|
#4 asio::io_service::run (this=<optimized out>) at /usr/include/asio/impl/io_service.ipp:58
|
#5 gcomm::AsioProtonet::event_loop (this=<optimized out>, period=...) at gcomm/src/asio_protonet.cpp:121
|
#6 0x00007f0618d07631 in GCommConn::run (this=0x7f061d82c900) at gcs/src/gcs_gcomm.cpp:498
|
#7 0x00007f0618d0f299 in GCommConn::run_fn (arg=<optimized out>) at gcs/src/gcs_gcomm.cpp:209
|
#8 0x00007f062019f494 in start_thread (arg=0x7f06147ff700) at pthread_create.c:333
|
#9 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 4 (Thread 0x7f0613ffe700 (LWP 15892)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00007f0618d05b1f in gu::Lock::wait (this=0x7f0613ffd080, cond=...) at galerautils/src/gu_lock.hpp:59
|
#2 RecvBuf::front (timeout=..., this=0x7f061d82cb40) at gcs/src/gcs_gcomm.cpp:124
|
#3 gcomm_recv (backend=<optimized out>, msg=0x7f061d869660, timeout=9223372035999999999) at gcs/src/gcs_gcomm.cpp:673
|
#4 0x00007f0618cfb00a in core_msg_recv (timeout=9223372035999999999, recv_msg=0x7f061d869660, backend=0x7f061d869778) at gcs/src/gcs_core.cpp:468
|
#5 gcs_core_recv (conn=0x7f061d869600, recv_act=recv_act@entry=0x7f0613ffde70, timeout=9223372035999999999) at gcs/src/gcs_core.cpp:1073
|
#6 0x00007f0618d00e46 in gcs_recv_thread (arg=0x7f061d869400) at gcs/src/gcs.cpp:1268
|
#7 0x00007f062019f494 in start_thread (arg=0x7f0613ffe700) at pthread_create.c:333
|
#8 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 3 (Thread 0x7f06204c7700 (LWP 16054)):
|
#0 do_sigwait (set=<optimized out>, set@entry=0x7f06204c6df0, sig=sig@entry=0x7f06204c6dec) at ../sysdeps/unix/sysv/linux/sigwait.c:64
|
#1 0x00007f06201a8ced in __sigwait (set=0x7f06204c6df0, sig=0x7f06204c6dec) at ../sysdeps/unix/sysv/linux/sigwait.c:96
|
#2 0x00005570c747fc44 in signal_hand (arg=0x0) at /home/jan/mysql/10.0-galera/sql/mysqld.cc:3435
|
#3 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f0611bbbb70) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#4 0x00007f062019f494 in start_thread (arg=0x7f06204c7700) at pthread_create.c:333
|
#5 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 2 (Thread 0x7f06177ff700 (LWP 15888)):
|
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
|
#1 0x00007f0618d3e1a5 in gu::Lock::wait (this=0x7f06177fec80, cond=...) at galerautils/src/gu_lock.hpp:59
|
#2 galera::ServiceThd::thd_func (arg=0x7f0619bed5f8) at galera/src/galera_service_thd.cpp:30
|
#3 0x00007f062019f494 in start_thread (arg=0x7f06177ff700) at pthread_create.c:333
|
#4 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|
Thread 1 (Thread 0x7f061e143700 (LWP 16317)):
|
#0 __pthread_kill (threadid=<optimized out>, signo=6) at ../sysdeps/unix/sysv/linux/pthread_kill.c:57
|
#1 0x00005570c7d4f1f5 in my_write_core (sig=6) at /home/jan/mysql/10.0-galera/mysys/stacktrace.c:478
|
#2 0x00005570c774f5a6 in handle_fatal_signal (sig=6) at /home/jan/mysql/10.0-galera/sql/signal_handler.cc:285
|
#3 <signal handler called>
|
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
|
#5 0x00007f061e1c13fa in __GI_abort () at abort.c:89
|
#6 0x00007f061e1b8e37 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x5570c7e94748 "(thd->variables.option_bits & (1ULL << 25)) == 0", file=file@entry=0x5570c7e91c78 "/home/jan/mysql/10.0-galera/sql/log_event.cc", line=line@entry=6639, function=function@entry=0x5570c7e96f00 <Gtid_log_event::do_apply_event(rpl_group_info*)::__PRETTY_FUNCTION__> "virtual int Gtid_log_event::do_apply_event(rpl_group_info*)") at assert.c:92
|
#7 0x00007f061e1b8ee2 in __GI___assert_fail (assertion=0x5570c7e94748 "(thd->variables.option_bits & (1ULL << 25)) == 0", file=0x5570c7e91c78 "/home/jan/mysql/10.0-galera/sql/log_event.cc", line=6639, function=0x5570c7e96f00 <Gtid_log_event::do_apply_event(rpl_group_info*)::__PRETTY_FUNCTION__> "virtual int Gtid_log_event::do_apply_event(rpl_group_info*)") at assert.c:101
|
#8 0x00005570c7841f10 in Gtid_log_event::do_apply_event (this=0x7f0607490670, rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/log_event.cc:6639
|
#9 0x00005570c74b366a in Log_event::apply_event (this=0x7f0607490670, rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/log_event.h:1360
|
#10 0x00005570c74a962f in apply_event_and_update_pos (ev=0x7f0607490670, thd=0x7f0607475070, rgi=0x7f060742b800, rpt=0x0) at /home/jan/mysql/10.0-galera/sql/slave.cc:3317
|
#11 0x00005570c74aa00b in exec_relay_log_event (thd=0x7f0607475070, rli=0x7f0611bd1cf8, serial_rgi=0x7f060742b800) at /home/jan/mysql/10.0-galera/sql/slave.cc:3659
|
#12 0x00005570c74ad0f7 in handle_slave_sql (arg=0x7f0611bd0000) at /home/jan/mysql/10.0-galera/sql/slave.cc:4797
|
#13 0x00005570c7a560f0 in pfs_spawn_thread (arg=0x7f0610897370) at /home/jan/mysql/10.0-galera/storage/perfschema/pfs.cc:1860
|
#14 0x00007f062019f494 in start_thread (arg=0x7f061e143700) at pthread_create.c:333
|
#15 0x00007f061e275aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97
|
|