1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
2022-02-21T03:30:33.153906Z 0 [System] [MY-010116] [Server] /home/tnuernbe/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld (mysqld 8.0.30-tr-debug) starting as process 300823
2022-03-23T12:34:56Z UTC - mysqld got signal 1 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
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
/home/wrongun/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x46) [0x48d6a66]
/home/wrongun/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(print_fatal_signal(int)+0x1c3) [0x31e57f3]
2022-02-24T03:30:33.153906Z 0 [System] [MY-010116] [Server] /home/tnuernbe/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld (mysqld 8.0.30-tr-debug) starting as process 300823
2022-02-24T03:30:33.163960Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2022-04-26T23:45:06Z UTC - mysqld got signal 1 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
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
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(my_print_stacktrace(unsigned char const*, unsigned long)+0x46) [0x48d6a66]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(print_fatal_signal(int)+0x1c3) [0x31e57f3]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(handle_fatal_signal+0x6c) [0x31e59ec]
/lib64/libc.so.6(+0x42750) [0x7fbe9d51b750]
/lib64/libc.so.6(__poll+0x4f) [0x7fbe9d5de79f]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(Mysqld_socket_listener::listen_for_connection_event()+0x58) [0x31cf6f8]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(Connection_acceptor<Mysqld_socket_listener>::connection_event_loop()+0x3d) [0x2dbf7fd]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(mysqld_main(int, char**)+0x3db0) [0x2da4e10]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(main+0x22) [0x2d97382]
/lib64/libc.so.6(+0x2d560) [0x7fbe9d506560]
/lib64/libc.so.6(__libc_start_main+0x7c) [0x7fbe9d50660c]
/home/megacat/forest/mysql-trunk-wl14955/mysql-test/../bin/mysqld(_start+0x25) [0x2d97295]
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.
|