[MDEV-32267] InnoDB: Assertion failure in thread 139669830482048 in file fsp0fsp.c line 2877 Created: 2023-09-27 Updated: 2023-10-30 Resolved: 2023-10-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 5.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alvaro | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
mysqld not starting, giving error [ERROR] mysqld got signal 6 ; ibdata1 file corrupted, appeared as empty. Adding mariadb.log for more information |
| Comments |
| Comment by Marko Mäkelä [ 2023-09-27 ] | |||||||||||||
|
In mariadb.zip
The assertion fails in the function fsp_reserve_free_pages(), which is not supposed to be called on the system tablespace (space=0). | |||||||||||||
| Comment by Marko Mäkelä [ 2023-09-27 ] | |||||||||||||
|
Starting with MariaDB Server 10.6.9, thanks to Please provide a fully resolved stack trace of the crash, so that this can be diagnosed. Note that MariaDB 5.5 reached its end of life a few years ago. |