stevenlovegrove / Pangolin

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

Segmentation Fault without SUDO #924

Closed mjunsen123 closed 4 months ago

mjunsen123 commented 4 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 4 months ago

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