[MDEV-30955] Assertion `thd->mdl_context.is_lock_owner(MDL_key::TABLE, table->s->db.str, table->s->table_name.str, MDL_SHARED)' failed in close_thread_table Created: 2022-02-24 Updated: 2023-04-18 Resolved: 2023-04-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 11.1.1, 10.11.3, 10.4.29, 10.5.20, 10.6.13, 10.8.8, 10.9.6, 10.10.4 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Ramesh Sivaraman | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | debug, regression | ||
| Description |
|
Leads to
|
| Comments |
| Comment by Daniele Sciascia [ 2022-04-14 ] | ||||||||||||||||||
|
This bug is not XA specific. The same reproduces on 10.4 as well, using regular transactions:
The above fails in the exact same way. | ||||||||||||||||||
| Comment by Roel Van de Paar [ 2022-05-27 ] | ||||||||||||||||||
|
Confirmed not present in CS nor MS. | ||||||||||||||||||
| Comment by Roel Van de Paar [ 2022-05-27 ] | ||||||||||||||||||
|
This does not crash in ES without Galera.
| ||||||||||||||||||
| Comment by Jan Lindström [ 2023-04-17 ] | ||||||||||||||||||
| Comment by Julius Goryavsky [ 2023-04-18 ] | ||||||||||||||||||
|
Fix merged with head revision, https://github.com/MariaDB/server/commit/feeeacc4d747868c234425dc12c157c6e5fa8fbb |