[MDEV-26465] Race condition in trx_purge_rseg_get_next_history_log() Created: 2021-08-23 Updated: 2021-10-21 Resolved: 2021-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.3.31, 10.4.21, 10.5.12, 10.6.3, 10.6.4 |
| Fix Version/s: | 10.3.32, 10.4.22, 10.5.13, 10.6.5 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Marko Mäkelä | Assignee: | Marko Mäkelä |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | ASAN, corruption, regression | ||
| Issue Links: |
|
||||||||
| Description |
|
In This was caught by ASAN heap-use-after-poison in a stress test, presumably related to buffer pool resizing. |