Bug#892288: arrayfire test crash

2019-02-06 Thread Rebecca N. Palmer
On i386 with the above patches (plus the gcc8 build fix from the other bug), all tests pass in the build but Test_gfor_cpu fails in the autopkgtest; I don't yet know why.

Bug#892288: arrayfire test crash

2019-02-05 Thread Rebecca N. Palmer
Control: tags -1 fixed-upstream patch These look like the upstream fixes, though I haven't actually tried them yet. for index: https://github.com/arrayfire/arrayfire/commit/58ac59497b50257631713e689a6b0ddffb73361a for assign:

Bug#892288: arrayfire test crash

2019-02-03 Thread Rebecca N. Palmer
While this doesn't crash on amd64, valgrind does find a double free in test_index - and a comment in the test says checking that there isn't a double free is the whole point of that test: https://sources.debian.org/src/arrayfire/3.3.2+dfsg1-4/test/index.cpp/#L1255 ==4773== Invalid free() /