[MDEV-19322] mariabackup gets an InnoDB assertion failure Created: 2019-04-24  Updated: 2019-04-24  Resolved: 2019-04-24

Status: Closed
Project: MariaDB Server
Component/s: mariabackup
Affects Version/s: 10.2.13
Fix Version/s: 10.2.14, 10.3.6, 10.4.0

Type: Bug Priority: Minor
Reporter: Michael Necklas Assignee: Marko Mäkelä
Resolution: Duplicate Votes: 0
Labels: None
Environment:

Linux RHEL7_U5


Issue Links:
Duplicate
duplicates MDEV-14545 Backup fails due to MLOG_INDEX_LOAD r... Closed
duplicates MDEV-16791 mariabackup : allow consistent backup... Closed

 Description   

2019-04-24 7:23:14 139727788889920 [Note] InnoDB: Highest supported file format is Barracuda.

2019-04-24 7:23:14 139727788889920 [Note] InnoDB: Starting crash recovery from checkpoint LSN=63489385105001

2019-04-24 7:23:14 139727788889920 [Note] InnoDB: Ignoring data file 'etl/t_raw_sfdc_acct_history.ibd' with space ID 11877969, since the redo log references etl/t_raw_sfdc_acct_history.ibd with space ID 11878568.

2019-04-24 07:23:14 0x7f14e938d740 InnoDB: Assertion failure in file /home/buildbot/buildbot/build/storage/innobase/log/log0recv.cc line 2467

InnoDB: Failing assertion: type != MLOG_INDEX_LOAD || srv_operation == SRV_OPERATION_NORMAL

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/xtradbinnodb-recovery-modes/

InnoDB: about forcing recovery.

190424 7:23:14 [ERROR] mysqld got signal 6 ;

This could be because you hit a bug. It is also possible that this binary

or one of the libraries it was linked against is corrupt, improperly built,

or misconfigured. This error can also be caused by malfunctioning hardware.

FYI... the backup seems to complete successfully. the instance does not crash.



 Comments   
Comment by Marko Mäkelä [ 2019-04-24 ]

MDEV-14545 in MariaDB 10.2.14, 10.3.6 replaced the assertion failure with an error exit, and MDEV-16791 fixed the actual problem in MariaDB 10.2.18, 10.3.10.

Until the fix of MDEV-19241 becomes available, you may want to use innodb_log_optimize_ddl=OFF.

Comment by Michael Necklas [ 2019-04-24 ]

the variable you suggested I set is not available until 10.2.17 and we're on 10.2.13 and can't upgrade.

Generated at Thu Feb 08 08:50:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.