On 3 Jun 2016, at 16:55, Anna Kalogirou <a.kalogirou@leeds.ac.uk> wrote:
I attach the gdb outcome. It seems to complain about a missing file /tmp/pip-HUEqVU-build/src/vec/is/utils/isltog.c. Can someone understand what this file is doing? #0 ISLocalToGlobalMappingApply (mapping=0xbe00a3e606158d48, N=2, ^^^^^^^^^^^^^^^^^^^
This looks like a very suspicious address. But I suspect that the problem is that somehow something has gone wrong well before this. This is happening when assembling a matrix. Can you tell which one it is? Can you narrow down the set of operations you need to do in your buoy setup such that you get the error? What has probably happened is that somewhere some memory has been overwritten, but it's difficult to guess where that might have occurred. Lawrence