[MDEV-26423] MariaDB server crash in Create_tmp_table::finalize Created: 2021-08-19 Updated: 2023-10-02 Resolved: 2022-04-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3, 10.9.1 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | yaoguang | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
Linux version 5.13.0-1-MANJARO (builduser@LEGION) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Mon Jun 7 06:16:10 UTC 2021 x86_64 |
||
| Issue Links: |
|
||||||||
| Description |
|
PoC:
Crash Log: We will try our best to scrape up some info that will hopefully help
|
| Comments |
| Comment by Alice Sherepa [ 2021-08-25 ] | ||||||||||||||||||||||||||||||||
|
Thanks!
| ||||||||||||||||||||||||||||||||
| Comment by Alice Sherepa [ 2021-10-28 ] | ||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2022-04-14 ] | ||||||||||||||||||||||||||||||||
|
Using innodb is really needed:
| ||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2022-04-14 ] | ||||||||||||||||||||||||||||||||
|
The second test suite also repeatable on 10.2 (test was made from 10.6 so I had doubts) and exploit the "deafult" Item directly. | ||||||||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2022-04-14 ] | ||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||
| Comment by Alexander Barkov [ 2022-04-15 ] | ||||||||||||||||||||||||||||||||
|
The patch looks OK to push for me. Just one thing, the version number is wrong: +--echo # I guess it should be "End of 10.2 tests" |