nov 06 08:55:02 hostname.example.com systemd[1]: mariadb.service: Service hold-off time over, scheduling restart.
|
nov 06 08:55:02 hostname.example.com systemd[1]: mariadb.service: Scheduled restart job, restart counter is at 5.
|
nov 06 08:55:02 hostname.example.com systemd[1]: Stopped MariaDB 10.3.19 database server.
|
nov 06 08:55:02 hostname.example.com systemd[1]: Starting MariaDB 10.3.19 database server...
|
root@services01:~# journalctl -xe
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: or misconfigured. This error can also be caused by malfunctioning hardware.
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: We will try our best to scrape up some info that will hopefully help
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: diagnose the problem, but since we have already crashed,
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: something is definitely wrong and this may fail.
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Server version: 10.3.19-MariaDB-1:10.3.19+maria~bionic-log
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: key_buffer_size=134217728
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: read_buffer_size=2097152
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: max_used_connections=0
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: max_threads=102
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: thread_count=0
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: It is possible that mysqld could use up to
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 760034 K bytes of memory
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Hope that's ok; if not, decrease some variables in the equation.
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Thread pointer: 0x0
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Attempting backtrace. You can use the following information to find out
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: where mysqld died. If you see no messages after this, something went
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: terribly wrong...
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: stack_bottom = 0x0 thread_stack 0x49000
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(my_print_stacktrace+0x2e)[0x5636c38721fe]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(handle_fatal_signal+0x515)[0x5636c33088a5]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890)[0x7fde46b2b890]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7)[0x7fde4603fe97]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /lib/x86_64-linux-gnu/libc.so.6(abort+0x141)[0x7fde46041801]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x4a55d8)[0x5636c30535d8]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xa9f868)[0x5636c364d868]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xab40be)[0x5636c36620be]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xab4841)[0x5636c3662841]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xab5a14)[0x5636c3663a14]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xaa4936)[0x5636c3652936]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xafd898)[0x5636c36ab898]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0xb06581)[0x5636c36b4581]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x935b93)[0x5636c34e3b93]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x9ecc0f)[0x5636c359ac0f]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x8dc369)[0x5636c348a369]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(_Z24ha_initialize_handlertonP13st_plugin_int+0x62)[0x5636c330ae72]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x58d8e9)[0x5636c313b8e9]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(_Z11plugin_initPiPPci+0x85a)[0x5636c313ca5a]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(+0x4c45f1)[0x5636c30725f1]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(_Z11mysqld_mainiPPc+0x53a)[0x5636c307887a]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7)[0x7fde46022b97]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: /usr/sbin/mysqld(_start+0x2a)[0x5636c306b71a]
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: information that should help you find out what is causing the crash.
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Writing a core file...
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Working directory at /var/lib/mysql
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Resource Limits:
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Limit Soft Limit Hard Limit Units
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max cpu time unlimited unlimited seconds
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max file size unlimited unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max data size unlimited unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max stack size 8388608 unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max core file size 0 unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max resident set unlimited unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max processes 3736 3736 processes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max open files 16364 16364 files
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max locked memory 16777216 16777216 bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max address space unlimited unlimited bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max file locks unlimited unlimited locks
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max pending signals 3736 3736 signals
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max msgqueue size 819200 819200 bytes
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max nice priority 0 0
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max realtime priority 0 0
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Max realtime timeout unlimited unlimited us
|
nov 06 08:55:03 hostname.example.com mysqld[3623]: Core pattern: |/usr/share/apport/apport %p %s %c %d %P
|
nov 06 08:55:04 hostname.example.com systemd[1]: mariadb.service: Main process exited, code=dumped, status=6/ABRT
|
nov 06 08:55:04 hostname.example.com systemd[1]: mariadb.service: Failed with result 'core-dump'.
|
nov 06 08:55:04 hostname.example.com systemd[1]: Failed to start MariaDB 10.3.19 database server.
|
-- Subject: Unit mariadb.service has failed
|
-- Defined-By: systemd
|
-- Support: http://www.ubuntu.com/support
|
--
|
-- Unit mariadb.service has failed.
|
--
|
-- The result is RESULT.
|