[MDEV-11507] Sporadic assert during prepare srv_max_dirty_pages_pct_lwm <= srv_max_buf_pool_modified_pct Created: 2016-12-08 Updated: 2017-01-10 Resolved: 2017-01-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.1.21 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrii Nikitin (Inactive) | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Buildbot occasionally shows assert at end of prepare of partial backup: http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/4190/steps/test/logs/stdio No reliable testcase yet, needs additional investigation |
| Comments |
| Comment by Andrii Nikitin (Inactive) [ 2016-12-08 ] |
|
Attached another old case of the same assert, this time it looks before shutdown, during rollback of uncommitted transaction |
| Comment by Andrii Nikitin (Inactive) [ 2016-12-11 ] |
|
I somewhat reliably can reproduce this issue by steps below : mkdir /bkup InnoDB: Starting in background the rollback of uncommitted transactions InnoDB: Progress in percents: 1InnoDB: Read page 0 from tablespace for space 2 name mysql/innodb_index_stats key_id 0 encryption 0 handle 9. my.cnf used (all other is default): |
| Comment by Andrii Nikitin (Inactive) [ 2016-12-21 ] |
|
This looks fixed with linked patches, I will close it in few days, unless any objections. |
| Comment by Andrii Nikitin (Inactive) [ 2017-01-10 ] |
|
I cannot reproduce the problem in recent builds - Closing as fixed by linked commits |