[MCOL-1212] An aborted query during an aggregate will crash ExeMgr Created: 2018-02-12  Updated: 2020-08-25  Resolved: 2018-02-14

Status: Closed
Project: MariaDB ColumnStore
Component/s: ExeMgr
Affects Version/s: 1.1.2
Fix Version/s: 1.1.3

Type: Bug Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2018-04

 Description   

With our tpch1 data run this in the MariaDB client:

select l_orderkey, l_quantity, l_shipinstruct from lineitem group by l_orderkey, l_quantity, l_shipinstruct;

Immediately hit Ctrl-C a few times until the client exits. It may take a couple of tries to trigger it.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2018-02-14 ]

For QA: see description, should crash ExeMgr roughly 1/4 times.

Comment by Daniel Lee (Inactive) [ 2018-02-14 ]

Build verified: Github source 1.1.3-1

/root/columnstore/mariadb-columnstore-server
commit 2c627de3cd7426e2a2e62e4d71c611dc22b54ec4
Merge: e5499e5 ea05e61
Author: David.Hall <david.hall@mariadb.com>
Date: Tue Feb 13 15:01:15 2018 -0600

Merge pull request #95 from mariadb-corporation/MCOL-1214

MCOL-1214 Merge MariaDB 10.2.13

/root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine
commit c7685a6953aa7cc82fab4cb54e19c71473636df4
Merge: 352f1ef e03d75f
Author: Andrew Hutchings <andrew@linuxjedi.co.uk>
Date: Wed Feb 14 16:51:10 2018 +0000

Merge pull request #405 from mariadb-corporation/MCOL-1212

MCOL-1212 Diuring abort, ensure that all normal threads are complete …

Reproduced the issue in an earlier build and verified the issue it not happening in this build.

Generated at Thu Feb 08 02:27:03 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.