[MDEV-23122] Segfault in Item_func_in::cleanup Created: 2020-07-08 Updated: 2020-08-04 Resolved: 2020-08-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | N/A |
| Affects Version/s: | 10.4.13 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Marc Jeanmougin | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
(tested on 18.04) |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Hi, I obtained a segfault when trying to alter a table in mariadb 10.13.
When launching from gdb I obtained the following backtrace : The errors happens when altering a table to add or remove a column, here my command was |
| Comments |
| Comment by Elena Stepanova [ 2020-07-08 ] | ||
|
It could be | ||
| Comment by Marc Jeanmougin [ 2020-07-08 ] | ||
| ||
| Comment by Marc Jeanmougin [ 2020-07-08 ] | ||
|
> It could be Ah, I missed that one in my bug search. I'm interested in dev builds, but if it's easier to build from code, it should be possible too. | ||
| Comment by Elena Stepanova [ 2020-07-08 ] | ||
|
You can find recent Bionic 64-bit packages here: http://hasky.askmonty.org/archive/10.4/build-33954/kvm-deb-bionic-amd64/ | ||
| Comment by Marc Jeanmougin [ 2020-07-08 ] | ||
|
Thanks! Can't reproduce the segfault with those packages installed (*-common *-client-core *-client *-server-core *-server ) Is there a scheduled time for 10.4.14 ? | ||
| Comment by Elena Stepanova [ 2020-07-08 ] | ||
|
> Is there a scheduled time for 10.4.14 ? 2020-07-24 according to the current schedule. It's not precise though, can be a few days off. |