[MDEV-21307] Assertion `cache_mngr->trx_cache.empty() && cache_mngr->stmt_cache.empty()' failed in binlog_close_connection Created: 2019-12-12 Updated: 2023-11-09 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 5.5, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.4 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | not-10.5+ | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Reproducible on 5.5-10.5 debug builds.
But they cannot be causing the problem, since the assertion also fails on 5.5 vanilla tree which doesn't have WSREP. |
| Comments |
| Comment by Roel Van de Paar [ 2020-04-30 ] |
|
Also see |
| Comment by Andrei Elkin [ 2020-06-11 ] |
|
MDEV-14472 may relate. |
| Comment by Andrei Elkin [ 2022-09-09 ] |
|
First MDEV-14472 a candidate for being this issue's parent needs fixing completion. |
| Comment by Andrei Elkin [ 2022-09-09 ] |
|
A dependency on MDEV-14472 is set to force the latter's fixing first and see. |