stevenlovegrove / Pangolin

Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.
MIT License
2.39k stars 854 forks source link

Segmentation Fault without SUDO #924

Closed mjunsen123 closed 7 months ago

mjunsen123 commented 7 months ago

I follow the installation instruction, all test pass. but when i try to run the orb slam / hello pangolin, it shows segmentation fault. When I run with sudo, i can see the output

christian-rauch commented 7 months ago

Can you provide a backtrace or more information where it crashes? How can one reproduce this? Is this related to ORB-SLAM?