using eqf_vio 7f9626307df2a9b30bdf29483202e95123528e1d
using GIFT 1ba649aaec975bbf2134e1d070f83206109eb827
environment is ubuntu 20.04, x86-64, libeigen3-dev 3.3.7-2
running on dataset from Shawn (original EqF flight at SV)
command line is:
gdb --args ../../eqf_vio/eqf_vio/build/eqf_vio_gift imu_data.csv cam.mkv cam.csv EQVIO_config.yaml
Thread 1 "eqf_vio_gift" received signal SIGSEGV, Segmentation fault.
GIFT::PinholeCamera::PinholeCamera (this=0x7fffffffca60, cameraConfigFile=...) at /usr/include/opencv4/opencv2/core/mat.inl.hpp:1139
1139 _Tp& Mat::at(int i0, int i1)
(gdb) bt full
#0 GIFT::PinholeCamera::PinholeCamera(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (this=0x7fffffffca60, cameraConfigFile=...)
at /usr/include/opencv4/opencv2/core/mat.inl.hpp:1139
fs = <incomplete type>
tempSize = std::vector of length 2, capacity 2 = {0, 0}
K =
{flags = 1124007936, dims = 0, rows = 0, cols = 0, data = 0x0, datastart = 0x0, dataend = 0x0, datalimit = 0x0, allocator = 0x0, u = 0x0, size = {p = 0x7fffffffc878}, step = {p = 0x7fffffffc8c0, buf = {0, 0}}}
#1 0x0000555555a2f05a in main () at /usr/include/c++/9/ext/new_allocator.h:89