记录一个MySQL安装时的日志,麻烦大佬们帮忙看看。
2024-07-15T14:12:49.255307Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.33) initializing of server in progress as process 22794
2024-07-15T14:12:49Z UTC - mysqld got signal 11 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
BuildID[sha1]=0d441faec2944aba473cbc69eb61e27c4074d942
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 = 0 thread_stack 0x100000
/usr/sbin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x3d) [0x2106c6d]
/usr/sbin/mysqld(print_fatal_signal(int)+0x37f) [0xfcd47f]
/usr/sbin/mysqld(handle_fatal_signal+0xa5) [0xfcd535]
/lib64/libpthread.so.0(+0xf630) [0x7f46df560630]
/usr/sbin/mysqld(Delegate::Delegate(unsigned int)+0xaf) [0x1d8e16f]
/usr/sbin/mysqld(delegates_init()+0x31) [0x1d8eaf1]
/usr/sbin/mysqld() [0xd55414]
/usr/sbin/mysqld(mysqld_main(int, char**)+0x1eea) [0xd5d40a]
/lib64/libc.so.6(__libc_start_main+0xf5) [0x7f46dda96555]
/usr/sbin/mysqld() [0xd3fb74]
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.