Bug #69535 Server mysqld got signal 11 and crached itself
Submitted: 21 Jun 2013 2:43 Modified: 23 Jun 2013 22:45
Reporter: Mona Chan Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: General Severity:S3 (Non-critical)
Version:Version: '5.6.4-m7-log' OS:Linux ( SUSE Linux Enterprise Server 11 SP2 (x86_64))
Assigned to: CPU Architecture:Any

[21 Jun 2013 2:43] Mona Chan
Description:
Server  mysqld got signal 11 and crashed itself;

Extract from mysqld.log

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.

key_buffer_size=536870912
read_buffer_size=10485760
max_used_connections=17
max_threads=40
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 = 1917409 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x7f6c5818f000
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 = 0x7f6c4fffce78 thread_stack 0x4000000
/usr/sbin/mysqld(my_print_stacktrace+0x33)[0x8454e3]
/usr/sbin/mysqld(handle_segfault+0x409)[0x5590b9]
/lib64/libpthread.so.0(+0xf7c0)[0x7f6d32a467c0]
/usr/sbin/mysqld(mi_extra+0x2e)[0x87a52e]
/usr/sbin/mysqld(_ZN4JOIN8optimizeEv+0x158a)[0x6d069a]
/usr/sbin/mysqld(_ZN30subselect_single_select_engine4execEv+0x132)[0x786782]
/usr/sbin/mysqld(_ZN14Item_subselect4execEv+0x16b)[0x788f3b]
/usr/sbin/mysqld(_ZN17Item_in_subselect8val_boolEv+0x18)[0x784ef8]
/usr/sbin/mysqld(_ZN17Item_in_optimizer7val_intEv+0x161)[0x58c321]
/usr/sbin/mysqld(_ZN4Item8val_boolEv+0x9c)[0x5751ac]
/usr/sbin/mysqld(_ZN13Item_cond_and7val_intEv+0x31)[0x58dae1]
/usr/sbin/mysqld[0x6b8dea]
/usr/sbin/mysqld(_Z10sub_selectP4JOINP13st_join_tableb+0xbd)[0x6b906d]
/usr/sbin/mysqld[0x6ad9c6]
/usr/sbin/mysqld(_ZN4JOIN7executeEPS_+0x5b0)[0x6c95e0]
/usr/sbin/mysqld(_ZN4JOIN4execEv+0x592)[0x6cb722]
/usr/sbin/mysqld(_Z12mysql_selectP3THDP10TABLE_LISTjR4ListI4ItemEPS4_jP8st_orderS9_S7_S9_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x1d8)[0x6d1c28]
/usr/sbin/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x16b)[0x6d239b]
/usr/sbin/mysqld[0x683d42]
/usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x31a7)[0x68a3a7]
/usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x2c6)[0x68bb86]
/usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x17c5)[0x68d995]
/usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x182)[0x663de2]
/usr/sbin/mysqld(handle_one_connection+0x44)[0x663e44]
/lib64/libpthread.so.0(+0x77b6)[0x7f6d32a3e7b6]
/lib64/libc.so.6(clone+0x6d)[0x7f6d311adc5d]

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

How to repeat:
It occurs occasionaly and dont know what caused the crash , so cannot manually to cause it to crash.

Check tables show all tables ok
[21 Jun 2013 5:25] MySQL Verification Team
Hi, please use 5.6.12 instead, and let us know if it fairs any better.
Hundreds of crashing bugs exist in 5.6.4 that do not exist in 5.6.12.
[21 Jun 2013 5:31] MySQL Verification Team
One such bug that has been fixed since 5.6.7:
Bug 14168270 - CRASH IN MI_EXTRA, CLEANUP AFTER DERIVED TABLE ERROR
[23 Jun 2013 22:37] Mona Chan
Where can I download mysql 5.6.12 for linux? I can only find the windows version.
[23 Jun 2013 22:45] Mona Chan
Also we are running Mysql standard/community version, but not the Enterprise version.
[24 Jun 2013 4:41] MySQL Verification Team
Hi Mona,  downloads are on the download page.
Generic Linux 64-bit tar.gz package:
http://dev.mysql.com/downloads/mirror.php?id=413140