[MDEV-28620] Server crash in /sql/item_subselect.cc:812 in Item_subselect::get_cache_parameters(List<Item>&) Created: 2022-05-19 Updated: 2024-01-15 |
|
| Status: | Confirmed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.3.35, 10.3, 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3, 11.4 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11, 11.0, 11.1, 11.2, 11.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Shihao Wen | Assignee: | Rex Johnston |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | fuzzer, not-10.4 | ||
| Attachments: |
|
||||||||||||
| Issue Links: |
|
||||||||||||
| Description |
|
poc:
output: The full error log is in the attachment. |
| Comments |
| Comment by Daniel Black [ 2022-05-19 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Confirmed on 10.3.35+c9b5a05341d7342db5f369493ea200b5fb9db243 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2022-05-25 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
reproducible on 10.3, but not on 10.4+
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2022-05-25 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
similar test --but fails with assertion `!eliminated' in Item_subselect::exec() (might be related to MDEV-28621)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2023-01-24 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The issue is not reproducible on current 10.3 7a98d232e42b66efc759d584b0 But on 10.3.36 the initial test case was failing as in | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Rex Johnston [ 2023-12-04 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Unable to reproduce as at 9a8b1f2ac41, 2023-12-05, 10.4.33. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Petrunia [ 2024-01-08 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Re-closing as "Cannot reproduce" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2024-01-15 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The bug is not fixed. Still reproducible as per alice, and hereby confirmed. This is 11.4 Trunk of 27/12/23:
This can be obtained by running (for example) the original t/c in the CLI, and adding 'SHUTDOWN;'. Then find bug in error log. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2024-01-15 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
10.4.33, 27/12/23, debug, same setup:
|