150403 8:30:47 [ERROR] 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. 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.3-MariaDB-wsrep key_buffer_size=268435456 read_buffer_size=1048576 max_used_connections=8 max_threads=153 thread_count=9 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 578722 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x0x7fd0c3437008 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 = 0x7fd11346ad00 thread_stack 0x48000 /usr/sbin/mysqld(my_print_stacktrace+0x2b)[0x7fd1177f278b] /usr/sbin/mysqld(handle_fatal_signal+0x455)[0x7fd11735d7a5] /lib64/libpthread.so.0(+0xf710)[0x7fd1169ab710] /usr/sbin/mysqld(_Z21tc_add_table_callbackP11TDC_elementP16tc_add_table_arg+0x83)[0x7fd117310793] /usr/sbin/mysqld(lf_hash_iterate+0x170)[0x7fd1177fbdf0] /usr/sbin/mysqld(_Z11tdc_iterateP3THDPFcPvS1_ES1_b+0x73)[0x7fd1173124e3] /usr/sbin/mysqld(_Z12tc_add_tableP3THDP5TABLE+0x214)[0x7fd1173128a4] /usr/sbin/mysqld(_Z10open_tableP3THDP10TABLE_LISTP11st_mem_rootP18Open_table_context+0xb02)[0x7fd1171b73a2] /usr/sbin/mysqld(_Z11open_tablesP3THDRK14DDL_options_stPP10TABLE_LISTPjjP19Prelocking_strategy+0xfde)[0x7fd1171b862e] /usr/sbin/mysqld(_Z30open_normal_and_derived_tablesP3THDP10TABLE_LISTjj+0x59)[0x7fd1171b8809] /usr/sbin/mysqld(+0x46edce)[0x7fd117249dce] /usr/sbin/mysqld(_Z14get_all_tablesP3THDP10TABLE_LISTP4Item+0x1d9)[0x7fd11725f1c9] /usr/sbin/mysqld(_Z24get_schema_tables_resultP4JOIN23enum_schema_table_state+0x246)[0x7fd11725d3f6] /usr/sbin/mysqld(_ZN4JOIN10exec_innerEv+0x755)[0x7fd1172451f5] /usr/sbin/mysqld(_Z12mysql_selectP3THDPPP4ItemP10TABLE_LISTjR4ListIS1_ES2_jP8st_orderSB_S2_SB_yP13select_resultP18st_select_lex_unitP13st_select_lex+0x123)[0x7fd117244023] /usr/sbin/mysqld(_Z13handle_selectP3THDP3LEXP13select_resultm+0x289)[0x7fd1172475e9] /usr/sbin/mysqld(+0x411ff0)[0x7fd1171ecff0] /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x61df)[0x7fd1171f969f] /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_state+0x20a)[0x7fd1171fc67a] /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x21d9)[0x7fd1171ff039] /usr/sbin/mysqld(_Z10do_commandP3THD+0x156)[0x7fd1171ff506] /usr/sbin/mysqld(_Z24do_handle_one_connectionP3THD+0x187)[0x7fd1172b7bf7] /usr/sbin/mysqld(handle_one_connection+0x47)[0x7fd1172b7dc7] /lib64/libpthread.so.0(+0x79d1)[0x7fd1169a39d1] /lib64/libc.so.6(clone+0x6d)[0x7fd114e898fd] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x7fd0bdc20020): is an invalid pointer Connection ID (thread ID): 2269 Status: NOT_KILLED Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on 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.