Description:
did a yum update yesterday, mariadb will not start now. get the following errors
Dec 16 09:01:47 odin mysqld: 2015-12-16 9:01:47 139826035431552 [Note] /usr/sbin/mysqld (mysqld 10.1.9-MariaDB) starting as process 28768 ...
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Using mutexes to ref count buffer pool pages
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: The InnoDB memory heap is disabled
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Memory barrier is not used
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Compressed tables use zlib 1.2.7
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Using Linux native AIO
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Not using CPU crc32 instructions
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Initializing buffer pool, size = 128.0M
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Completed initialization of buffer pool
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Highest supported file format is Barracuda.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: The log sequence numbers 5073545343 and 5073545343 in ibdata files do not match the log sequence number 5073571599 in the ib_logfiles!
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Database was not shutdown normally!
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Starting crash recovery.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Reading tablespace information from the .ibd files...
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Restoring possible half-written data pages
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: from the doublewrite buffer...
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: 128 rollback segment(s) are active.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Waiting for purge to start
Dec 16 09:01:48 odin mysqld: 151216 9:01:48 [ERROR] mysqld got signal 11 ;
Dec 16 09:01:48 odin mysqld: This could be because you hit a bug. It is also possible that this binary
Dec 16 09:01:48 odin mysqld: or one of the libraries it was linked against is corrupt, improperly built,
Dec 16 09:01:48 odin mysqld: or misconfigured. This error can also be caused by malfunctioning hardware.
Dec 16 09:01:48 odin mysqld: To report this bug, see http://kb.askmonty.org/en/reporting-bugs
Dec 16 09:01:48 odin mysqld: We will try our best to scrape up some info that will hopefully help
Dec 16 09:01:48 odin mysqld: diagnose the problem, but since we have already crashed,
Dec 16 09:01:48 odin mysqld: something is definitely wrong and this may fail.
Dec 16 09:01:48 odin mysqld: Server version: 10.1.9-MariaDB
Dec 16 09:01:48 odin mysqld: key_buffer_size=134217728
Dec 16 09:01:48 odin mysqld: read_buffer_size=131072
Dec 16 09:01:48 odin mysqld: max_used_connections=0
Dec 16 09:01:48 odin mysqld: max_threads=153
Dec 16 09:01:48 odin mysqld: thread_count=0
Dec 16 09:01:48 odin mysqld: It is possible that mysqld could use up to
Dec 16 09:01:48 odin mysqld: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467104 K bytes of memory
Dec 16 09:01:48 odin mysqld: Hope that's ok; if not, decrease some variables in the equation.
Dec 16 09:01:48 odin mysqld: Thread pointer: 0x0x0
Dec 16 09:01:48 odin mysqld: Attempting backtrace. You can use the following information to find out
Dec 16 09:01:48 odin mysqld: where mysqld died. If you see no messages after this, something went
Dec 16 09:01:48 odin mysqld: terribly wrong...
Dec 16 09:01:48 odin mysqld: stack_bottom = 0x0 thread_stack 0x48000
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 5073571599
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139825252398848 [Note] InnoDB: Dumping buffer pool(s) not yet started
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] Plugin 'FEEDBACK' is disabled.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] Recovering after a crash using tc.log
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] Starting crash recovery...
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] Crash recovery finished.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] Server socket created on IP: '89.0.0.24'.
Dec 16 09:01:48 odin mysqld: 2015-12-16 9:01:48 139826035431552 [Note] /usr/sbin/mysqld: ready for connections.
Dec 16 09:01:48 odin mysqld: Version: '10.1.9-MariaDB' socket: '/data/mysql/mysql.sock' port: 3306 MariaDB Server
Dec 16 09:01:48 odin mysqld: mysys/stacktrace.c:247(my_print_stacktrace)[0x7f2bc9d6f18e]
Dec 16 09:01:48 odin mysqld: sql/signal_handler.cc:160(handle_fatal_signal)[0x7f2bc989e9ad]
Dec 16 09:01:48 odin mysqld: /lib64/libpthread.so.0(+0xf100)[0x7f2bc8ec4100]
Dec 16 09:01:48 odin mysqld: include/mach0data.ic:56(mach_read_from_1)[0x7f2bc9b0b198]
Dec 16 09:01:48 odin mysqld: row/row0purge.cc:820(row_purge_parse_undo_rec)[0x7f2bc9ada627]
Dec 16 09:01:48 odin mysqld: que/que0que.cc:1089(que_thr_step)[0x7f2bc9aa1af7]
Dec 16 09:01:48 odin mysqld: trx/trx0purge.cc:1254(trx_purge(unsigned long, unsigned long, bool))[0x7f2bc9b0864e]
Dec 16 09:01:48 odin mysqld: srv/srv0srv.cc:3441(srv_do_purge)[0x7f2bc9af6540]
Dec 16 09:01:48 odin mysqld: /lib64/libpthread.so.0(+0x7dc5)[0x7f2bc8ebcdc5]
Dec 16 09:01:48 odin mysqld: /lib64/libc.so.6(clone+0x6d)[0x7f2bc72e021d]
Dec 16 09:01:48 odin mysqld: The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
Dec 16 09:01:48 odin mysqld: information that should help you find out what is causing the crash.
How to repeat:
did a yum update yesterday, mariadb will not start now.