[MCOL-1772] idbassert() hit in ha_scalar_sub.cpp Created: 2018-10-05 Updated: 2018-10-13 Resolved: 2018-10-13 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MDB Plugin |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When running test001 the assert in ha_scalar_sub.cpp:214 is hit causing MariaDB server to sig 6 abort. This is the query in MariaDB's crash dump:
I hit this in F29 which is an unsupported platform but I suspect it affects other platforms too. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2018-10-13 ] |
|
This was fixed during a 1.1 merge up. |