My node is crashed

Hi everybody,

I don’t understand what’s happen since I upgrade percona xtrabackup to 2.1.3.
My node is crashed and I have this error in my log :

07:53:55 UTC - 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.
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.
Please help us make Percona Server better by reporting any
bugs at [url]System Dashboard - Percona JIRA

key_buffer_size=52428800
read_buffer_size=131072
max_used_connections=13
max_threads=2002
thread_count=6
connection_count=6
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 4432877 K bytes of memory
Hope that’s ok; if not, decrease some variables in the equation.

Thread pointer: 0x7f9234000990
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 = 7f9244a8fdb8 thread_stack 0x40000
/usr/sbin/mysqld(my_print_stacktrace+0x35)[0x7d0765]
/usr/sbin/mysqld(handle_fatal_signal+0x4b4)[0x6a9c64]
/lib64/libpthread.so.0[0x33e060f500]
/usr/sbin/mysqld[0x59636e]
/usr/sbin/mysqld(_Z14wsrep_apply_cbPvPKvml+0x8c)[0x59699c]
/usr/lib64/libgalera_smm.so(+0x194c2d)[0x7f9337d92c2d]
/usr/lib64/libgalera_smm.so(_ZN6galera13ReplicatorSMM9apply_trxEPvPNS_9TrxHandleE+0x223)[0x7f9337d93b83]
/usr/lib64/libgalera_smm.so(_ZN6galera13ReplicatorSMM11process_trxEPvPNS_9TrxHandleE+0x45)[0x7f9337d944d5]
/usr/lib64/libgalera_smm.so(_ZN6galera15GcsActionSource8dispatchEPvRK10gcs_action+0x2bc)[0x7f9337d6fe0c]
/usr/lib64/libgalera_smm.so(_ZN6galera15GcsActionSource7processEPv+0x58)[0x7f9337d702c8]
/usr/lib64/libgalera_smm.so(_ZN6galera13ReplicatorSMM10async_recvEPv+0x7d)[0x7f9337d8be0d]
/usr/lib64/libgalera_smm.so(galera_recv+0x23)[0x7f9337da4c13]
/usr/sbin/mysqld(_Z25wsrep_replication_processP3THD+0x4b)[0x595edb]
/usr/sbin/mysqld(start_wsrep_THD+0x3ad)[0x51e34d]
/lib64/libpthread.so.0[0x33e0607851]
/lib64/libc.so.6(clone+0x6d)[0x33dfee890d]

Trying to get some variables.
Some pointers may be invalid and cause the dump to abort.
Query (0): is an invalid pointer
Connection ID (thread ID): 3
Status: NOT_KILLED

You may download the Percona Server operations manual by visiting
[url]http://www.percona.com/software/percona-server/[/url]. You may find information
in the manual which will help you identify the cause of the crash.
130528 09:53:56 mysqld_safe Number of processes running now: 0
130528 09:53:56 mysqld_safe WSREP: not restarting wsrep node automatically
130528 09:53:56 mysqld_safe mysqld from pid file /var/lib/mysql/srv-d2-mysql02.pid ended

Can you help me please,

Best regards

Azigui