[MDEV-21458] Mariabackup 10.2 assertion on applying an incremental Created: 2020-01-10  Updated: 2020-02-14  Resolved: 2020-02-14

Status: Closed
Project: MariaDB Server
Component/s: mariabackup
Affects Version/s: 10.2.30
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Pedro Albuquerque Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: need_feedback


 Description   

Hi!

When applying an incremental backup during a restore, I get the following:

2020-01-10 15:59:32 140260523783488 [Note] InnoDB: Read redo log up to LSN=49923047000576
2020-01-10 15:59:47 140260523783488 [Note] InnoDB: Read redo log up to LSN=49923891235328
2020-01-10 16:00:02 140260523783488 [Note] InnoDB: Read redo log up to LSN=49924736256512
2020-01-10 16:00:07 140260523783488 [Note] InnoDB: Starting a batch to recover 999452 pages from redo log.
2020-01-10 16:00:07 0x7f8b9a071700  InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.2.30/storage/innobase/log/log0recv.cc line 1666
InnoDB: Failing assertion: !page || (ibool)!!page_is_comp(page) == dict_table_is_comp(index->table)
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
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: https://mariadb.com/kb/en/library/innodb-recovery-modes/
InnoDB: about forcing recovery.
2020-01-10 16:00:07 0x7f8b9a872700  InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.2.30/storage/innobase/log/log0recv.cc line 1652
InnoDB: Failing assertion: !page || (ibool)!!page_is_comp(page) == dict_table_is_comp(index->table)
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to https://jira.mariadb.org/
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: https://mariadb.com/kb/en/library/innodb-recovery-modes/
InnoDB: about forcing recovery.



 Comments   
Comment by Elena Stepanova [ 2020-01-13 ]

Is the failure persistent? If so, can you describe the steps sufficient for reproducing it?

Generated at Thu Feb 08 09:07:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.