[MDEV-23454] Incremental Backup Preparation Mariabackup --prepare crashed [ERROR] mysqld got signal 6 ; Created: 2020-08-12 Updated: 2022-04-22 Resolved: 2022-04-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | mariabackup |
| Affects Version/s: | 10.2.27, 10.4.10, 10.4.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Wilson Echavez | Assignee: | Allen Lee (Inactive) |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
Debian Buster |
||
| Attachments: |
|
| Description |
|
We have big database we are backing up we do full backup then full backup prepare and then incremental backup it worked fine by the time we are doing incremental backup prepare we experience this issue/error for the past 3 weeks. We`ve done upgrading versions from version 10.4.10 to 10.4.13 still the same issue/error we encounter. 2020-08-11 17:01:20 0x7f4b5ef8e700 InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.4.13/storage/innobase/log/log0recv.cc line 1520 To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.4.13-MariaDB-1:10.4.13+maria~buster Thread pointer: 0x0 |
| Comments |
| Comment by Daniel Black [ 2020-08-12 ] | ||||
|
Thanks for the bug report. Though a quick search shows no similar fixes in 10.4.14 are you able to try it. It was released yesterday. Before you rerun mariabackup can you install the debug package to make the backtrace more readable to developers
If you have a core file from the above crash can you install gdb and attach the output file from:
| ||||
| Comment by Wilson Echavez [ 2020-08-14 ] | ||||
|
Hello Daniel Black we upgrade our mariadb version to latest mariadb 10.4.14 and run our incremental prepare again and same issue we encountered i already put options on my mariabackup command --core-file but i can`t find from our directories the core file. 2020-08-14 04:59:32 0x7f9a36d22700 InnoDB: Assertion failure in file /home/buildbot/buildbot/build/mariadb-10.4.14/storage/innobase/log/log0recv.cc line 1521 To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.4.14-MariaDB-1:10.4.14+maria~buster Thread pointer: 0x0 Additional Information we have done our Full Backup on Mariadb version 10.4.10 and it was successful, we prepare the Full Backup on Mariadb version 10.4.13 and it was successful, and then we have done the Incremental Backup on Mariadb version 10.4.13 and it was successful, and then we have done the Incremental Backup Prepare on two version Mariadb version 10.4.13 and Mariadb version 10.4.14 and on those two version this error/issue we encounter. | ||||
| Comment by Wilson Echavez [ 2020-08-19 ] | ||||
|
Hello we already upgraded our Mariadb Version up to the latest Version Mariadb 10.4.14 we do Full Backup and it was a success and then we prepare the Full Backup and it was a success and then we do our first Incremental Backup based from the full backup and it was a success and then we prepare the first incremental backup to the full backup and it was a success and then we do the second incremental backup based from the first incremental backup and it was a success and then when we prepare the second incremental backup to the full backup and we encounter error/issue again. 200819 11:55:34 [ERROR] mysqld got signal 11 ; To report this bug, see https://mariadb.com/kb/en/reporting-bugs We will try our best to scrape up some info that will hopefully help Server version: 10.4.14-MariaDB-1:10.4.14+maria~buster Thread pointer: 0x0 I don`t have a core file from mariabackup to be able to backtrace but i have a backtrace from the mysqld process which i will attach here maybe it can help.. |