Intel-HLS/TileDB

Segmentation fault when writing to dense array

ktoor2 opened this issue · 0 comments

Hi,

I was trying to run the tiledb_array_write_dense_1.cc example and had a segmentation fault. On further debugging the following error came up:
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7b35e72 in sanity_check(TileDB_CTX const*) ()
from /usr/local/lib/libtiledb.so

I am running my program on Ubuntu 16.04 LTS and gcc version 5.4.0