(gdb) r
|
Starting program: /usr/sbin/mysqld --user=mysql
|
[Thread debugging using libthread_db enabled]
|
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
2020-04-26 20:39:38 140737354045248 [Note] /usr/sbin/mysqld (mysqld 10.1.45-MariaDB-debug) starting as process 9611 ...
|
2020-04-26 20:39:38 140737354045248 [Warning] You have enabled the binary log, but you haven't set server-id to a non-zero value: we force server id to 1; updates will be logged to the binary log, but connections from slaves will not be accepted.
|
[New Thread 0x7ffff20bc700 (LWP 9615)]
|
2020-04-26 20:39:38 140737354045248 [ERROR] mysqld: file-key-management-filename is not set
|
2020-04-26 20:39:38 140737354045248 [ERROR] Plugin 'file_key_management' init function returned error.
|
2020-04-26 20:39:38 140737354045248 [ERROR] Plugin 'file_key_management' registration as a ENCRYPTION failed.
|
[New Thread 0x7fffdd757700 (LWP 9616)]
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Using mutexes to ref count buffer pool pages
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: InnoDB: !!!!!!!! UNIV_DEBUG switched on !!!!!!!!!
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: InnoDB: !!!!!!!! UNIV_SYNC_DEBUG switched on !!!!!!!!!
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: The InnoDB memory heap is disabled
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Compressed tables use zlib 1.2.8
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Using SSE crc32 instructions
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Initializing buffer pool, size = 256.0M
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Completed initialization of buffer pool
|
[New Thread 0x7fffc6bdf700 (LWP 9617)]
|
[New Thread 0x7fffc63de700 (LWP 9618)]
|
[New Thread 0x7fffc5bdd700 (LWP 9619)]
|
[New Thread 0x7fffc53dc700 (LWP 9620)]
|
[New Thread 0x7fffc4bdb700 (LWP 9621)]
|
[New Thread 0x7fffc43da700 (LWP 9622)]
|
[New Thread 0x7fffc3bd9700 (LWP 9623)]
|
[New Thread 0x7fffc33d8700 (LWP 9624)]
|
[New Thread 0x7fffc2bd7700 (LWP 9625)]
|
[New Thread 0x7fffc23d6700 (LWP 9626)]
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Highest supported file format is Barracuda.
|
[New Thread 0x7fffc179c700 (LWP 9627)]
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Starting crash recovery from checkpoint LSN=616986210718
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Restoring possible half-written data pages from the doublewrite buffer...
|
[New Thread 0x7fffc0f9b700 (LWP 9628)]
|
2020-04-26 20:39:39 140737354045248 [Note] InnoDB: Starting final batch to recover 10 pages from redo log
|
2020-04-26 20:39:39 7fffc4bdb700 InnoDB: Assertion failure in thread 140736494155520 in file page0page.ic line 664
|
InnoDB: Failing assertion: page_offset(rec) <= page_header_get_field(page, PAGE_HEAP_TOP)
|
InnoDB: We intentionally generate a memory trap.
|
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
|
InnoDB: If you get repeated assertion failures or crashes, even
|
InnoDB: immediately after the mysqld startup, there may be
|
InnoDB: corruption in the InnoDB tablespace. Please refer to
|
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/forcing-innodb-recovery.html
|
InnoDB: about forcing recovery.
|
|
Thread 8 "mysqld" received signal SIGABRT, Aborted.
|