Description:
2024-01-04T10:57:00.021586+05:30 1 [Warning] [MY-013412] [InnoDB] The last block of redo had corrupted first_rec_group and became fixed (309 -> 12).
2024-01-04T10:57:00.196768+05:30 0 [ERROR] [MY-012153] [InnoDB] Trying to access page number 4294967295 in space 0, space name innodb_system, which is outside the tablespace bounds. Byte offset 0, len 16384, i/o type read. If you get this error at mysqld startup, please check that your my.cnf matches the ibdata files that you have in the MySQL server.
2024-01-04T10:57:00.196857+05:30 0 [ERROR] [MY-012154] [InnoDB] Server exits.
2024-01-04T10:57:00.196899+05:30 0 [ERROR] [MY-013183] [InnoDB] Assertion failure: fil0fil.cc:7524 thread 140210498389760
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
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/8.0/en/forcing-innodb-recovery.html
InnoDB: about forcing recovery.
2024-01-04T05:27:00Z UTC - mysqld got signal 6 ;
Most likely, you have hit a bug, but this error can also be caused by malfunctioning hardware.
BuildID[sha1]=b62ed69988655f6fa72a332a71e62a40867984b7
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) [0x211a20d]
/usr/sbin/mysqld(print_fatal_signal(int)+0x37f) [0xfd8b6f]
/usr/sbin/mysqld(my_server_abort()+0x7e) [0xfd8cbe]
/usr/sbin/mysqld(my_abort()+0xa) [0x21143da]
/usr/sbin/mysqld(ut_dbg_assertion_failed(char const*, char const*, unsigned long)+0x31f) [0x2334fdf]
/usr/sbin/mysqld() [0x246ab16]
/usr/sbin/mysqld(Fil_shard::do_io(IORequest const&, bool, page_id_t const&, page_size_t const&, unsigned long, unsigned long, void*, void*)+0xc54) [0x2481bb4]
/usr/sbin/mysqld(fil_io(IORequest const&, bool, page_id_t const&, page_size_t const&, unsigned long, unsigned long, void*, void*)+0x70) [0x2481c40]
/usr/sbin/mysqld(buf_read_page_low(dberr_t*, bool, unsigned long, unsigned long, page_id_t const&, page_size_t const&, bool)+0x161) [0x23bd1e1]
/usr/sbin/mysqld(buf_read_page(page_id_t const&, page_size_t const&)+0x46) [0x23bd476]
/usr/sbin/mysqld(Buf_fetch<Buf_fetch_normal>::read_page()+0x34) [0x2389854]
/usr/sbin/mysqld(Buf_fetch_normal::get(buf_block_t*&)+0x170) [0x23947d0]
/usr/sbin/mysqld(Buf_fetch<Buf_fetch_normal>::single_page()+0x58) [0x23948b8]
/usr/sbin/mysqld(buf_page_get_gen(page_id_t const&, page_size_t const&, unsigned long, buf_block_t*, Page_fetch, ut::Location, mtr_t*, bool)+0x1f2) [0x2395c72]
/usr/sbin/mysqld(trx_rseg_init_thread(void*, unsigned long)+0x42b) [0x231e77b]
/usr/sbin/mysqld(std::thread::_State_impl<std::thread::_Invoker<std::tuple<Detached_thread, void (*)(void*, unsigned long), void*, unsigned long> > >::_M_run()+0xca) [0x2317efa]
/usr/sbin/mysqld() [0x2adf914]
/lib64/libpthread.so.0(+0x7ea5) [0x7f8716405ea5]
/lib64/libc.so.6(clone+0x6d) [0x7f8714a1fb0d]
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.
2024-01-04T10:57:01.399373+05:30 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 6712
2024-01-04T10:57:01.409967+05:30 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
How to repeat:
after upgrading the MySQL from 5.7 to 8 version and trying to start the service.