Assertion failure when preparing a backup
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona XtraBackup moved to https://jira.percona.com/projects/PXB | Status tracked in 2.4 | |||||
2.3 |
Triaged
|
High
|
Unassigned | |||
2.4 |
Triaged
|
High
|
Unassigned |
Bug Description
Preparing a backup with PXB 2.3 against MySQL 5.6.23 fails with an assertion failure:
InnoDB: Apply batch completed
InnoDB: 128 rollback segment(s) are active.
InnoDB: Waiting for purge to start
2017-11-16 08:51:24 7f429ffff700 InnoDB: Assertion failure in thread 139924128921344 in file fsp0fsp.cc line 1850
InnoDB: Failing assertion: inode
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://
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://
InnoDB: about forcing recovery.
13:51:24 UTC - xtrabackup got signal 6 ;
This could be because you hit a bug or data is corrupted.
This error can also be caused by malfunctioning hardware.
We will try our best to scrape up some info that will hopefully help
diagnose the problem, but since we have already crashed,
something is definitely wrong and this may fail.
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 0x10000
/mnt/workspace/
/mnt/workspace/
/lib64/
/lib64/
/lib64/
/mnt/workspace/
/mnt/workspace/
/mnt/workspace/
/mnt/workspace/
/mnt/workspace/
/lib64/
/lib64/
Please report a bug at https:/
2017-11-16 08:51:24: run.sh: ===> xtrabackup failed with exit code 1
Here is how PXB invoked:
xtrabackup --defaults-
$ xtrabackup --version
xtrabackup version 2.3.9 based on MySQL server 5.6.24 Linux (x86_64) (revision id: 0868728)
See for details: http://
Reproducible with PXB 2.3.7 from Ubuntu Xenial software repository.