[MDEV-29664] Assertion `!n_mysql_tables_in_use' failed in innobase_close_connection Created: 2022-09-29 Updated: 2023-05-18 Resolved: 2023-01-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Create Table, Storage Engine - Spider |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Roel Van de Paar | Assignee: | Aleksey Midenkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | regression, spider | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Replay using the CLI. Deemed non-sporadic. Interestingly, the crash does not repeat on UBASAN builds (at all).
Leads to:
Single error in client:
Bug confirmed present in: Bug (or feature/syntax) confirmed not present in: |
| Comments |
| Comment by Roel Van de Paar [ 2022-09-29 ] | ||||||||||||||||||
|
Is the first bad commit. | ||||||||||||||||||
| Comment by Aleksey Midenkov [ 2022-09-29 ] | ||||||||||||||||||
|
Please prepare MTR test case or provide full info on the setup. Better is to provide MTR test case.
| ||||||||||||||||||
| Comment by Aleksey Midenkov [ 2022-09-30 ] | ||||||||||||||||||
|
Please review bb-10.11-midenok | ||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2022-09-30 ] | ||||||||||||||||||
|
The last variant is OK to push after moving the assignment I mentioned on slack | ||||||||||||||||||
| Comment by Sergei Golubchik [ 2022-10-01 ] | ||||||||||||||||||
|
Please, add a non-debug test. using Spider or anything. We test with debug on one builder out of 47. So whenever possible we should try to create non-debug tests. There's an almost usable test in the bug description | ||||||||||||||||||
| Comment by Roel Van de Paar [ 2022-10-05 ] | ||||||||||||||||||
|
midenok FYI, see https://jira.mariadb.org/browse/MDEV-29676?focusedCommentId=236586&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-236586 for a relevant example. | ||||||||||||||||||
| Comment by Aleksey Midenkov [ 2022-10-11 ] | ||||||||||||||||||
|
The test case has been committed to bb-10.11-midenok and will be pushed with other 10.11 fixes. | ||||||||||||||||||
| Comment by Roel Van de Paar [ 2022-10-14 ] | ||||||||||||||||||
|
Confirmed bb-10.11-midenok is free of the crash with the given testcase. | ||||||||||||||||||
| Comment by Roel Van de Paar [ 2023-01-20 ] | ||||||||||||||||||
|
bb-11.0-midenok-MDEV-25292 also does not crash.
The incorrect t0 mention is discussed in MDEV-29663, and is unlikely to be related to this bug. It would seem that this bug has been fixed. |