[MDEV-11230] PS: crash in Item_func_nullif::fix_length_and_dec Created: 2016-11-03 Updated: 2018-03-14 Resolved: 2017-12-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Character Sets |
| Affects Version/s: | 10.1.19 |
| Fix Version/s: | 10.1.29 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Alexander Barkov | Assignee: | Oleksandr Byelkin |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | regression | ||
| Sprint: | 10.1.20, 10.1.23, 10.1.30 |
| Description |
|
This is very similar to
Stack trace:
|
| Comments |
| Comment by Elena Stepanova [ 2016-11-03 ] | |||||||||||||||||||||||||||
|
On some reason, it does not crash for me, and doesn't produce valgrind warnings, either; but since it's yours anyway, I'll leave it to you as is. | |||||||||||||||||||||||||||
| Comment by Alexander Barkov [ 2016-11-04 ] | |||||||||||||||||||||||||||
|
Elena, please try to pull the latest tree with the fix for | |||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2016-11-04 ] | |||||||||||||||||||||||||||
|
Yes, it happens now. I had a previous revision. | |||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2017-12-13 ] | |||||||||||||||||||||||||||
|
Now I can't repeat it | |||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2017-12-15 ] | |||||||||||||||||||||||||||
|
fix came with this merge: Autor: Sergei Golubchik <serg@mariadb.org> 2017-10-22 13:03:41 Merge branch '10.0' into 10.1 | |||||||||||||||||||||||||||
| Comment by Oleksandr Byelkin [ 2017-12-15 ] | |||||||||||||||||||||||||||
|
(bisect skip almost all 10.0 commits of the merge because of compilation bug in tokudb and there is no easy way to switch off tokudb in 10.0) | |||||||||||||||||||||||||||
| Comment by Elena Stepanova [ 2018-03-14 ] | |||||||||||||||||||||||||||
|
It was fixed by these 2 chunks:
which belong to this patch:
|