151022 10:38:45 [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: 5.5.46-MariaDB-log
|
key_buffer_size=134217728
|
read_buffer_size=4194304
|
max_used_connections=2
|
max_threads=52
|
thread_count=2
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 770958 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x0x7fb2becfc000
|
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 = 0x7fb2b0337e30 thread_stack 0x48000
|
mysys/stacktrace.c:247(my_print_stacktrace)[0xaf83be]
|
sql/signal_handler.cc:153(handle_fatal_signal)[0x6dd3ec]
|
/lib64/libpthread.so.0[0x3935c0f790]
|
sql/sql_list.h:206(base_list::push_back(void*))[0x702b08]
|
sql/item.cc:5213(Item_field::fix_fields(THD*, Item**))[0x704b09]
|
sql/item_func.cc:204(Item_func::fix_fields(THD*, Item**))[0x73d1d4]
|
sql/sql_base.cc:8953(setup_conds(THD*, TABLE_LIST*, List<TABLE_LIST>&, Item**))[0x5364d4]
|
sql/sql_lex.h:1051(st_select_lex::set_non_agg_field_used(bool))[0x5ade31]
|
sql/item_subselect.cc:3020(subselect_single_select_engine::prepare())[0x77236b]
|
sql/item_subselect.cc:245(Item_subselect::fix_fields(THD*, Item**))[0x770d3d]
|
sql/sql_base.cc:8227(setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool))[0x534039]
|
sql/sql_update.cc:364(mysql_update(THD*, TABLE_LIST*, List<Item>&, List<Item>&, Item*, unsigned int, st_order*, unsigned long long, enum_duplicates, bool, unsigne
|
d long long*, unsigned long long*))[0x60df91]
|
sql/sql_parse.cc:2852(mysql_execute_command(THD*))[0x586057]
|
sql/sql_parse.cc:5914(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x587e11]
|
sql/sql_parse.cc:1081(dispatch_command(enum_server_command, THD*, char*, unsigned int))[0x589db8]
|
sql/sql_parse.cc:793(do_command(THD*))[0x58a373]
|
sql/sql_connect.cc:1269(do_handle_one_connection(THD*))[0x645d13]
|
sql/sql_connect.cc:1187(handle_one_connection)[0x645e5c]
|
/lib64/libpthread.so.0[0x3935c07a51]
|
/lib64/libc.so.6(clone+0x6d)[0x39358e893d]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7fb2b1a08018): UPDATE configuration SET value = (SELECT value FROM hostconfig WHERE `name`= configuration.name) WHERE value is null
|
Connection ID (thread ID): 3
|
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_pus
|
hdown=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_matc
|
h_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_c
|
ache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=off
|