rpg_svo icon indicating copy to clipboard operation
rpg_svo copied to clipboard

issue while running test_pipeline

Open DANIELHARDLY opened this issue 1 year ago • 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)

DANIELHARDLY avatar Nov 17 '22 12:11 DANIELHARDLY

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.

lsorgi avatar Mar 14 '23 12:03 lsorgi