-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It shows [ros2run]: Segmentation fault when running in ROS2 in local environment #127
Comments
I’m experiencing the same issue. |
A bit different error I ran into was My environment is |
Hello, |
I tried running gdb on glim_rosnode and found this issue it maybe something due to iridescence.so, but this file is generated by the installation guideline, I'm afraid it would be a bit difficult for me to solve this |
Describe the bug
Following the 'Installation' and 'Getting started' guide, everything installed OK. When running "ros2 run glim_ros glim_rosnode", it shows[ros2run]: Segmentation fault, and cannot proceed afterward
To Reproduce
Steps to reproduce the behavior:
Expected behavior
works normally followed the guide
Screenshots
There is some problem on uploading screenshot, I will post the log in terminal instead
ros2 run glim_ros glim_rosnode
[2024-12-11 17:51:58.173] [glim] [info] config_path: /home/asd/glim_ws/install/glim/share/glim/config
[2024-12-11 17:51:58.173] [glim] [info] load libodometry_estimation_gpu.so
[2024-12-11 17:51:58.353] [glim] [info] load libsub_mapping.so
[2024-12-11 17:51:58.354] [glim] [info] load libglobal_mapping.so
[2024-12-11 17:51:58.354] [glim] [info] load libmemory_monitor.so
[2024-12-11 17:51:58.355] [glim] [info] load libstandard_viewer.so
[2024-12-11 17:51:58.358] [glim] [info] load librviz_viewer.so
[ros2run]: Segmentation fault
Environment (please complete the following information):
Additional context
Thanks
The text was updated successfully, but these errors were encountered: