[MDEV-29322] ASAN heap-use-after-free in Query_log_event::do_apply_event, rpl.rpl_mdev10863 fails frequently Created: 2022-08-18 Updated: 2022-11-10 Resolved: 2022-09-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.5, 10.6, 10.7, 10.8, 10.9, 10.10 |
| Fix Version/s: | 10.5.18, 10.6.10, 10.7.6, 10.8.5, 10.9.3 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Elena Stepanova | Assignee: | Andrei Elkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression | ||
| Issue Links: |
|
||||||||||||||||||||||||
| Description |
|
Reproducible on 10.5+. The failure apparently started happening after the commits related to
|
| Comments |
| Comment by Marko Mäkelä [ 2022-08-23 ] |
|
The UBSAN race |
| Comment by Andrei Elkin [ 2022-09-01 ] |
|
The patch is made into one commit 489a7fba324 as HEAD of bb-10.5-andrei- |
| Comment by Andrei Elkin [ 2022-09-02 ] |
|
Ditto to MENT-1590. |
| Comment by Andrei Elkin [ 2022-09-02 ] |
|
The latest commit |
| Comment by Sergei Golubchik [ 2022-09-02 ] |
|
8927a612581 is ok to push |