Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.10
-
centos 6.5 x64
Description
140611 15:57:12 [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.0.10-MariaDB
|
key_buffer_size=402653184
|
read_buffer_size=2097152
|
max_used_connections=3
|
max_threads=153
|
thread_count=3
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1023048 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x0x32db7f8
|
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 = 0x7f04fc1abd78 thread_stack 0x48000
|
mysys/stacktrace.c:247(my_print_stacktrace)[0xa99329]
|
sql/signal_handler.cc:153(handle_fatal_signal)[0x6da8aa]
|
/lib64/libpthread.so.0(+0xf710)[0x7f0503083710]
|
/usr/local/mariadb/lib/plugin/ha_spider.so(_Z24spider_db_discard_resultP9ha_spideriP14st_spider_conn+0x3a)[0x7f04bdf702aa]
|
/usr/local/mariadb/lib/plugin/ha_spider.so(_Z24spider_db_udf_ping_tableP24st_spider_table_mon_listP15st_spider_shareP21st_spider_transactionP14st_spider_connPcjbbx+0x682)[0x7f04bdf7d572]
|
/usr/local/mariadb/lib/plugin/ha_spider.so(_Z22spider_ping_table_bodyP11st_udf_initP11st_udf_argsPcS3_+0x826)[0x7f04bdfa3c76]
|
sql/sql_udf.h:110(udf_handler::val_int(char*))[0x728706]
|
sql/item.cc:6636(Item::send(Protocol*, String*))[0x6f02ec]
|
sql/protocol.cc:900(Protocol::send_result_set_row(List<Item>*))[0x524299]
|
sql/sql_class.cc:2543(select_send::send_data(List<Item>&))[0x567dd5]
|
sql/sql_select.cc:2439(JOIN::exec_inner())[0x5ded4c]
|
sql/sql_select.cc:2357(JOIN::exec())[0x5dff99]
|
sql/sql_select.cc:3295(mysql_select(THD*, Item***, TABLE_LIST*, unsigned int, List<Item>&, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, unsigned long long, select_result*, st_select_lex_unit*, st_select_lex*))[0x5dd10a]
|
sql/sql_select.cc:372(handle_select(THD*, LEX*, select_result*, unsigned long))[0x5e0294]
|
sql/sql_parse.cc:5307(execute_sqlcom_select)[0x58dd34]
|
sql/sql_parse.cc:2590(mysql_execute_command(THD*))[0x595e00]
|
sql/sql_parse.cc:6452(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x597cf9]
|
sql/sql_parse.cc:1310(dispatch_command(enum_server_command, THD*, char*, unsigned int))[0x599293]
|
sql/sql_connect.cc:1379(do_handle_one_connection(THD*))[0x64d5f4]
|
sql/sql_connect.cc:1295(handle_one_connection)[0x64d680]
|
perfschema/pfs.cc:1856(pfs_spawn_thread)[0x82c610]
|
/lib64/libpthread.so.0(+0x79d1)[0x7f050307b9d1]
|
/lib64/libc.so.6(clone+0x6d)[0x7f0501783b7d]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7f048c004d60): is an invalid pointer
|
Connection ID (thread ID): 8
|
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=off
|
|
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.
|
140611 15:57:12 mysqld_safe Number of processes running now: 0
|
140611 15:57:12 mysqld_safe mysqld restarted
|
140611 15:57:12 [Note] InnoDB: The InnoDB memory heap is disabled
|
140611 15:57:12 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
140611 15:57:12 [Note] InnoDB: Compressed tables use zlib 1.2.3
|
140611 15:57:12 [Note] InnoDB: Using CPU crc32 instructions
|
140611 15:57:12 [Note] InnoDB: Initializing buffer pool, size = 128.0M
|
140611 15:57:12 [Note] InnoDB: Completed initialization of buffer pool
|
140611 15:57:12 [Note] InnoDB: Highest supported file format is Barracuda.
|
140611 15:57:12 [Note] InnoDB: The log sequence numbers 8465585 and 8465585 in ibdata files do not match the log sequence number 8478678 in the ib_logfiles!
|
140611 15:57:12 [Note] InnoDB: Database was not shutdown normally!
|
140611 15:57:12 [Note] InnoDB: Starting crash recovery.
|
140611 15:57:12 [Note] InnoDB: Reading tablespace information from the .ibd files...
|
140611 15:57:12 [Note] InnoDB: Restoring possible half-written data pages
|
140611 15:57:12 [Note] InnoDB: from the doublewrite buffer...
|
140611 15:57:12 [Note] InnoDB: 128 rollback segment(s) are active.
|
140611 15:57:12 [Note] InnoDB: Waiting for purge to start
|
140611 15:57:12 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.15-63.0 started; log sequence number 8478678
|
140611 15:57:12 [Note] Recovering after a crash using tc.log
|
140611 15:57:12 [Note] Starting crash recovery...
|
140611 15:57:12 [Note] Crash recovery finished.
|
140611 15:57:12 [Note] Server socket created on IP: '0.0.0.0'.
|
140611 15:57:12 [Note] Event Scheduler: Loaded 0 events
|
140611 15:57:12 [Note] /usr/local/mariadb/bin/mysqld: ready for connections.
|
Version: '10.0.10-MariaDB' socket: '/tmp/mariadb3306.sock' port: 3306 Source distribution
|