Skip to content
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

Segmentation fault (core dumped) #33

Open
Suhao07 opened this issue Sep 7, 2024 · 5 comments
Open

Segmentation fault (core dumped) #33

Suhao07 opened this issue Sep 7, 2024 · 5 comments

Comments

@Suhao07
Copy link

Suhao07 commented Sep 7, 2024

Screenshot from 2024-09-07 17-19-51
output:
First KF:0; Map init KF:0
New Map created with 1132 points
Shutdown

Saving camera trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_TUM.txt ...

Saving keyframe trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/KeyFrameTrajectory_TUM.txt ...

Saving trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_EuRoC.txt ...
There are 1 maps in the atlas
Map 0 has 151 KFs

End of saving trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_EuRoC.txt ...

Saving keyframe trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/KeyFrameTrajectory_EuRoC.txt ...

Saving camera trajectory to ../results/tum_rgbd_/rgbd_dataset_freiburg1_desk/CameraTrajectory_KITTI.txt ...
Segmentation fault (core dumped)

@liquorleaf
Copy link
Collaborator

Might be a ORB-SLAM3 problem. Please see whether ORB_SLAM3 issue 443 resolves it.

@Santasu28
Copy link

Same as you,have you solved this issue?

@Suhao07
Copy link
Author

Suhao07 commented Nov 11, 2024

Same as you,have you solved this issue?

I've tried lots of solutions but all of them didn't work at all:(
After that I doubt that the dataset is incomplete or broken so I download TUM dataset on their official website ,and I didn't encounter the same problem any more.
btw the dataset I used is dynamic scene,when I ran the code on static scenes it works fine.So u can try the solutions of ORB_SLAM3,and check your dataset.Hope it could help u :D

@Santasu28
Copy link

Same as you,have you solved this issue?

I've tried lots of solutions but all of them didn't work at all:( After that I doubt that the dataset is incomplete or broken so I download TUM dataset on their official website ,and I didn't encounter the same problem any more. btw the dataset I used is dynamic scene,when I ran the code on static scenes it works fine.So u can try the solutions of ORB_SLAM3,and check your dataset.Hope it could help u :D

Thank you a lot ! Kind of you!!

@XYJ88888
Copy link

I also had this problem, opening viewer would cause segmentation fault, but when I use no_viewer it works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants