UNIV_DEBUG: sql/sql_parse.cc:1153: bool do_command(THD*): Assertion `thd->m_statement_psi == __null' failed.

Bug #1296395 reported by Raghavendra D Prabhu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC
Confirmed
Critical
Muhammad Irfan

Bug Description

20:34:50 UTC - 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.
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 XtraDB Cluster better by reporting any
bugs at https://bugs.launchpad.net/percona-xtradb-cluster

key_buffer_size=8388608
read_buffer_size=131072
max_used_connections=4
max_threads=153
thread_count=4
connection_count=4
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 69229 K bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x359aac0
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 = 7fdf3b63ae98 thread_stack 0x40000
/pxc56d/bin/mysqld(my_print_stacktrace+0x2c)[0x97ca7c]
/pxc56d/bin/mysqld(handle_fatal_signal+0x489)[0x6f43c9]
/usr/lib/libpthread.so.0(+0xf880)[0x7fdf9f072880]
/usr/lib/libc.so.6(gsignal+0x39)[0x7fdf9d402389]
/usr/lib/libc.so.6(abort+0x148)[0x7fdf9d403788]
/usr/lib/libc.so.6(+0x2e4a6)[0x7fdf9d3fb4a6]
/usr/lib/libc.so.6(+0x2e552)[0x7fdf9d3fb552]
/pxc56d/bin/mysqld(_Z10do_commandP3THD+0x630)[0x783ef0]
/pxc56d/bin/mysqld(_Z24do_handle_one_connectionP3THD+0x142)[0x74e622]
/pxc56d/bin/mysqld(handle_one_connection+0x20)[0x74e760]
/pxc56d/bin/mysqld(pfs_spawn_thread+0x143)[0xbf57f3]
/usr/lib/libpthread.so.0(+0x80a2)[0x7fdf9f06b0a2]
/usr/lib/libc.so.6(clone+0x6d)[0x7fdf9d4b2d1d]

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): 4
Status: NOT_KILLED

You may download the Percona XtraDB Cluster operations manual by visiting
http://www.percona.com/software/percona-xtradb-cluster/. You may find information
in the manual which will help you identify the cause of the crash.

Revision history for this message
Philip Stoev (philip-stoev-f) wrote :

This seems to happen when server-side prepared statements (PS protocol) when the cluster is not fully operational. See https://github.com/codership/mysql-wsrep/issues/125 which also has a test case.

Changed in percona-xtradb-cluster:
assignee: nobody → Muhammad Irfan (muhammad-irfan)
Changed in percona-xtradb-cluster:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXC-933

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.