[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MariaDB service not start



200623 10:11:18 [ERROR] mysqld got signal 4 ;
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 https://mariadb.com/kb/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.3.22-MariaDB-1
key_buffer_size=134217728
read_buffer_size=131072
max_used_connections=0
max_threads=153
thread_count=0
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467423 K  bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Thread pointer: 0x0
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 0x49000
/usr/sbin/mysqld(my_print_stacktrace-0x80d788)[0x13e638968]
/usr/sbin/mysqld(handle_fatal_signal-0xe9fae8)[0x13df49068]
addr2line: 'linux-vdso64.so.1': No such file
linux-vdso64.so.1(__kernel_sigtramp_rt64+0x0)[0x7fffba9704d8]
/usr/sbin/mysqld(crc32c_vpmsum-0x7f12d0)[0x13e6572b0]
[0x4d]
/usr/sbin/mysqld(+0xc1dea0)[0x13e1fdea0]
/usr/sbin/mysqld(+0xc1ef30)[0x13e1fef30]
/usr/sbin/mysqld(+0xc22c18)[0x13e202c18]
/usr/sbin/mysqld(+0xc23c08)[0x13e203c08]
/usr/sbin/mysqld(+0x5d57d8)[0x13dbb57d8]
/usr/sbin/mysqld(+0xcee0e0)[0x13e2ce0e0]
/usr/sbin/mysqld(+0xba0d3c)[0x13e180d3c]
/usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int-0xe9c71c)[0x13df4d2a4]
/usr/sbin/mysqld(+0x6fe520)[0x13dcde520]
/usr/sbin/mysqld(_Z11plugin_initPiPPci-0x10e6d7c)[0x13dcdf9ac]
/usr/sbin/mysqld(+0x5f853c)[0x13dbd853c]
/usr/sbin/mysqld(_Z11mysqld_mainiPPc-0x11d5d78)[0x13dbe1848]
/usr/sbin/mysqld(main-0x11fcc08)[0x13dbb9ba8]
/lib/powerpc64-linux-gnu/libc.so.6(+0x4ccb0)[0x7fffba00ccb0]
/lib/powerpc64-linux-gnu/libc.so.6(__libc_start_main-0x1c0634)[0x7fffba00cec4]
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.
Writing a core file...
Working directory at /var/lib/mysql
Resource Limits:
Limit                     Soft Limit           Hard Limit           Units
Max cpu time              unlimited unlimited            seconds
Max file size             unlimited unlimited            bytes
Max data size             unlimited unlimited            bytes
Max stack size            8388608 unlimited            bytes
Max core file size        0 unlimited            bytes
Max resident set          unlimited unlimited            bytes
Max processes             14664 14664                processes
Max open files            4184 4184                 files
Max locked memory         520708096 520708096            bytes
Max address space         unlimited unlimited            bytes
Max file locks            unlimited unlimited            locks
Max pending signals       14664 14664                signals
Max msgqueue size         819200 819200               bytes
Max nice priority         0 0
Max realtime priority     0 0
Max realtime timeout      unlimited unlimited            us
Core pattern: core

2020-06-23 10:11:22 0 [Note] InnoDB: Using Linux native AIO
2020-06-23 10:11:22 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-06-23 10:11:22 0 [Note] InnoDB: Uses event mutexes
2020-06-23 10:11:22 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-23 10:11:22 0 [Note] InnoDB: Number of pools: 1
2020-06-23 10:11:22 0 [Note] InnoDB: Using POWER8 crc32 instructions
2020-06-23 10:11:22 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-06-23 10:11:22 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-23 10:11:22 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-23 10:11:22 0 [Note] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0 2020-06-23 10:11:22 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:11:22 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:11:23 0 [Note] InnoDB: Starting shutdown...
2020-06-23 10:11:23 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:11:23 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:11:23 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-23 10:11:23 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-06-23 10:11:23 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:11:23 0 [ERROR] Aborting

2020-06-23 10:12:39 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:12:39 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:12:40 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:12:40 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:12:40 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:12:40 0 [ERROR] Aborting

2020-06-23 10:17:54 0 [Note] InnoDB: Using Linux native AIO
2020-06-23 10:17:54 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-06-23 10:17:54 0 [Note] InnoDB: Uses event mutexes
2020-06-23 10:17:54 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-23 10:17:54 0 [Note] InnoDB: Number of pools: 1
2020-06-23 10:17:54 0 [Note] InnoDB: Using POWER8 crc32 instructions
2020-06-23 10:17:54 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-06-23 10:17:54 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-23 10:17:54 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-23 10:17:54 0 [Note] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0 2020-06-23 10:17:54 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:17:54 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:17:55 0 [Note] InnoDB: Starting shutdown...
2020-06-23 10:17:55 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:17:55 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:17:55 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-23 10:17:55 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-06-23 10:17:55 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:17:55 0 [ERROR] Aborting

2020-06-23 10:20:16 0 [Note] InnoDB: Using Linux native AIO
2020-06-23 10:20:16 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-06-23 10:20:16 0 [Note] InnoDB: Uses event mutexes
2020-06-23 10:20:16 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-23 10:20:16 0 [Note] InnoDB: Number of pools: 1
2020-06-23 10:20:16 0 [Note] InnoDB: Using POWER8 crc32 instructions
2020-06-23 10:20:16 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-06-23 10:20:16 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-23 10:20:16 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-23 10:20:16 0 [Note] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0 2020-06-23 10:20:16 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:20:16 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:20:17 0 [Note] InnoDB: Starting shutdown...
2020-06-23 10:20:17 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:20:17 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:20:17 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-23 10:20:17 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-06-23 10:20:17 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:20:17 0 [ERROR] Aborting

2020-06-23 10:20:42 0 [Note] InnoDB: Using Linux native AIO
2020-06-23 10:20:42 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-06-23 10:20:42 0 [Note] InnoDB: Uses event mutexes
2020-06-23 10:20:42 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-23 10:20:42 0 [Note] InnoDB: Number of pools: 1
2020-06-23 10:20:42 0 [Note] InnoDB: Using POWER8 crc32 instructions
2020-06-23 10:20:42 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-06-23 10:20:42 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-23 10:20:42 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-23 10:20:42 0 [Note] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0 2020-06-23 10:20:42 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:20:42 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:20:42 0 [Note] InnoDB: Starting shutdown...
2020-06-23 10:20:43 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:20:43 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:20:43 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-23 10:20:43 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-06-23 10:20:43 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:20:43 0 [ERROR] Aborting

2020-06-23 10:29:55 0 [Note] InnoDB: Using Linux native AIO
2020-06-23 10:29:55 0 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2020-06-23 10:29:55 0 [Note] InnoDB: Uses event mutexes
2020-06-23 10:29:55 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2020-06-23 10:29:55 0 [Note] InnoDB: Number of pools: 1
2020-06-23 10:29:55 0 [Note] InnoDB: Using POWER8 crc32 instructions
2020-06-23 10:29:55 0 [Note] InnoDB: Initializing buffer pool, total size = 128M, instances = 1, chunk size = 128M
2020-06-23 10:29:55 0 [Note] InnoDB: Completed initialization of buffer pool
2020-06-23 10:29:55 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2020-06-23 10:29:55 0 [Note] InnoDB: Header page consists of zero bytes in datafile: ./ibdata1, Space ID:0, Flags: 0 2020-06-23 10:29:55 0 [ERROR] InnoDB: Corrupted page [page id: space=0, page number=0] of datafile './ibdata1' could not be found in the doublewrite buffer. 2020-06-23 10:29:55 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption
2020-06-23 10:29:56 0 [Note] InnoDB: Starting shutdown...
2020-06-23 10:29:56 0 [ERROR] Plugin 'InnoDB' init function returned error.
2020-06-23 10:29:56 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2020-06-23 10:29:56 0 [Note] Plugin 'FEEDBACK' is disabled.
2020-06-23 10:29:56 0 [ERROR] Could not open mysql.plugin table. Some plugins may be not loaded
2020-06-23 10:29:56 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2020-06-23 10:29:56 0 [ERROR] Aborting


On 23/06/2020 12:14, Anatoly Pugachev wrote:
On Tue, Jun 23, 2020 at 4:45 PM Carlos Rodrigues
<carlos.ro333222@gmail.com> wrote:
I tried to install MariaDB on Debian PPC64, but the service does not start ... has anyone experienced this problem?
have you checked with /var/log/mysql/error.log ?


Reply to: