[MCOL-441] Segfault on query after an error Created: 2016-12-05 Updated: 2016-12-09 Resolved: 2016-12-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.6 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 2016-23, 2016-24 | ||||||||
| Description |
|
The fix for There are likely other ways to trigger this and it doesn't crash every time. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2016-12-05 ] | |
|
Only way I've been able to trigger the problem is using: working_tpch1_compareLogOnly/storedProcedures/sp_autoswitch.sql And running this query from it twice:
I've tested this against the | |
| Comment by Andrew Hutchings (Inactive) [ 2016-12-05 ] | |
|
Still problems | |
| Comment by Andrew Hutchings (Inactive) [ 2016-12-05 ] | |
|
New version lets the regression suite pass | |
| Comment by David Hill (Inactive) [ 2016-12-09 ] | |
|
passed regression test with now crashes... |