mysqld got signal 6
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Galera | Status tracked in 3.x | |||||
2.x |
New
|
Undecided
|
Unassigned | |||
3.x |
New
|
Undecided
|
Unassigned |
Bug Description
One node in my 5-node cluster suddenly failed today with the following backtrace. I haven't seen a node go down abruptly like this before, and don't know how to reproduce:
140616 12:16:23 [Note] WSREP: (2a98992d-
pure virtual method called
terminate called without an active exception
140616 12:16:23 [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://
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: 5.5.37-
key_buffer_
read_buffer_
max_used_
max_threads=502
thread_count=2
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_
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 0x48000
/usr/sbin/
/usr/sbin/
/lib/x86_
/lib/x86_
/lib/x86_
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/usr/lib/
/lib/x86_
/lib/x86_
The manual page at http://
information that should help you find out what is causing the crash.
140616 12:16:23 mysqld_safe Number of processes running now: 0
140616 12:16:23 mysqld_safe WSREP: not restarting wsrep node automatically
140616 12:16:23 mysqld_safe mysqld from pid file /var/lib/
This looks like Galera library bug. What is the version of installed Galera library?