← Back to team overview

maria-developers team mailing list archive

aria engine crash at recovery

 

hi guys i got a crash and aria engine don't startup, any help?


161222 03:41:13 mysqld_safe Starting mysqld daemon with databases from
/home/mysql/data/local/
2016-12-22  3:41:13 139878188566400 [Warning] 'THREAD_CONCURRENCY' is
deprecated and will be removed in a future release.
2016-12-22  3:41:13 139878188566400 [Note] /usr/mariadb/mariadb/bin//mysqld
(mysqld 10.1.5-MariaDB-log) starting as process 19217 ...
2016-12-22  3:41:13 139878188566400 [Note] mysqld: Aria engine: starting
recovery
recovered pages: 0% 3082852397% 0%161222  3:41:13 [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.5-MariaDB-log
key_buffer_size=629145600
read_buffer_size=4194304
max_used_connections=0
max_threads=52
thread_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads =
1041422 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0x0
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 = 0x0 thread_stack 0x48000
mysys/stacktrace.c:247(my_print_stacktrace)[0x7f37ee645b0b]
sql/signal_handler.cc:153(handle_fatal_signal)[0x7f37ee1dfdb5]
/lib64/libpthread.so.0(+0x10d00)[0x7f37ecd72d00]
maria/ma_recovery.c:2142(exec_REDO_LOGREC_CLR_END)[0x7f37ee5683b7]
maria/ma_recovery.c:588(display_and_apply_record)[0x7f37ee56985d]
maria/ma_recovery.c:350(maria_apply_log)[0x7f37ee56d45c]
maria/ma_recovery.c:242(maria_recovery_from_log)[0x7f37ee56df1e]
maria/ha_maria.cc:3594(ha_maria_init)[0x7f37ee546c2d]
sql/handler.cc:512(ha_initialize_handlerton(st_plugin_int*))[0x7f37ee1e2518]
sql/sql_plugin.cc:1403(plugin_initialize)[0x7f37ee089e65]
sql/sql_plugin.cc:1675(plugin_init(int*, char**, int))[0x7f37ee08add2]
sql/mysqld.cc:5064(init_server_components)[0x7f37edfc37e8]
sql/mysqld.cc:5659(mysqld_main(int, char**))[0x7f37edfc61ca]
/lib64/libc.so.6(__libc_start_main+0xf0)[0x7f37ec3a79f0]
/usr/mariadb/mariadb/bin//mysqld(+0x39dbad)[0x7f37edfbabad]

Follow ups