Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2015-11-25 2:38:24 34426872832 [Note] /usr/local/libexec/mysqld (mysqld 10.1.8-MariaDB) starting as process 6876 ...
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Setting wsrep_ready to 0
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Read nil XID from storage engines, skipping position init
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: wsrep_load(): loading provider library '/usr/local/lib/libgalera_smm.so'
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: wsrep_load(): Galera 3.5(rXXXX) by Codership Oy <info@codership.com> loaded successfully.
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: wsrep_guess_ip() : ????
- 2015-11-25 2:38:24 34426872832 [Warning] WSREP: Failed to guess base node address. Set it explicitly via wsrep_node_address.
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: CRC-32C: using hardware acceleration.
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Passing config to GCS: base_port = 4567; cert.log_conflicts = no; debug = no; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 1; 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 = /usr/db/mysql/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = /usr/db/mysql//galera.cache; gcache.page_size = 128M; gcache.size = 128M; 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; pc.checksum = false; pc.ignore_quorum = false; pc.ignore_sb = false; pc.npvo = false; pc.version = 0; pc.wait_prim = true; pc.wait_prim_timeout = P30S; pc.weight = 1; protonet.backend = asio; protonet.v
- 2015-11-25 2:38:24 34426875904 [Note] WSREP: Service thread queue flushed.
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Assign initial position for certification: -1, protocol version: -1
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: wsrep_sst_grab()
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Start replication
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: 'wsrep-new-cluster' option used, bootstrapping the cluster
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Setting initial position to 00000000-0000-0000-0000-000000000000:-1
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: protonet asio version 0
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: Using CRC-32C (optimized) for message checksums.
- 2015-11-25 2:38:24 34426872832 [Note] WSREP: backend: asio
- 151125 2:38:24 [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 http://kb.askmonty.org/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.1.8-MariaDB
- key_buffer_size=0
- read_buffer_size=262144
- max_used_connections=0
- max_threads=153
- thread_count=0
- It is possible that mysqld could use up to
- key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 52005 K bytes of memory
- Hope that's ok; if not, decrease some variables in the equation.
- Thread pointer: 0x0x0
- 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 0x3c000
- 0xaeff7e <my_print_stacktrace+0x2e> at /usr/local/libexec/mysqld
- 0x71a84e <handle_fatal_signal+0x22e> at /usr/local/libexec/mysqld
- 0x8031d39aa <pthread_sigmask+0x4aa> at /lib/libthr.so.3
- 0x8031d31a8 <pthread_getspecific+0xdd8> at /lib/libthr.so.3
- 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.
- 151125 02:38:24 mysqld_safe mysqld from pid file /usr/db/mysql/cluster-1.pid ended
Advertisement
Add Comment
Please, Sign In to add comment