uzh-rpg/rpg_svo

issue while running test_pipeline

DANIELHARDLY opened this issue · 1 comments

Error message showing while running test_pipeline.

[INFO] DepthFilter stop thread invoked.
[INFO] DepthFilter interrupt and join thread...
[INFO] DepthFilter destructed.
Segmentation fault (core dumped)

Hello,
I had the same issue, I just realized that the test application runs correctly to the end.
The segmentation fault happens when the application exits .... probably some destructor not correctly implemented.