sys.shutdown triggers assertion in clients.c #6182
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Date: 2017-01-02 11:50:03 +0100
From: @yzchang
To: clients devs <>
Version: 11.25.3 (Dec2016)
Last updated: 2017-01-26 14:56:19 +0100
Comment 24863
Date: 2017-01-02 11:50:03 +0100
From: @yzchang
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/602.3.12 (KHTML, like Gecko) Version/10.0.2 Safari/602.3.12
Build Identifier:
$ mclient -s 'call sys.shutdown(10);'
Assertion failed: (v->vtype == TYPE_int), function CLTshutdown, file /Users/jennie/monet/Dec2016/monetdb5/modules/mal/clients.c, line 543.
[1]+ Abort trap: 6 mserver5 --dbpath=/tmp/dbfarms/dec2016/test --daemon=yes
Reproducible: Always
Steps to Reproduce:
Actual Results:
The MonetDB server is shutdown, but an assertion is triggered at the (m)client side.
Expected Results:
The MonetDB server is shutdown, without any errors/assertions.
Comment 24864
Date: 2017-01-02 12:32:26 +0100
From: MonetDB Mercurial Repository <>
Changeset 765a4e5f0ee2 made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=765a4e5f0ee2
Changeset description:
Comment 24865
Date: 2017-01-02 12:35:07 +0100
From: MonetDB Mercurial Repository <>
Changeset 3b402acd37ab made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.
For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=3b402acd37ab
Changeset description:
Comment 24914
Date: 2017-01-26 14:56:19 +0100
From: @kutsurak
Fixed in version Dec2016-SP1.
The text was updated successfully, but these errors were encountered: