Upstream issue: MySQL 8.0.38-39 does not start (Segmentation Fault) Print

  • 0

Symptoms

MySQL 8.0.38-39 fails to start:

2024-06-30T20:01:02.824793Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
2024-06-30T20:01:04.845922Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
2024-06-30T20:01:06Z UTC - mysqld got signal 11 ;
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...

 

Description 

MySQL 8.0.38 and 8.0.39 were released upstream. After automatic updates, there are multiple reports that MySQL is not starting.

 

Workaround

Updating MySQL to 8.0.40+ will resolve this issue. You can update the packages with your operating system's package manager:

How to use YUM to manage packages


Was this answer helpful?
Back

Send Message