-
Notifications
You must be signed in to change notification settings - Fork 104
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
Segment error (core dumped) #72
Comments
hello, I also meet the same error,do you fix it ? |
No,I focused on other projects now. |
May I ask you which version of opencv you use, 3.x or 2.x ? thank you |
opencv 2.* |
Maybe you should change the cuda Nvcc flag in Cmake txt to “sm50” and comment out viz.spinOnce in demo.cpp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello mihai, when I ran dynamicfusion, a frame of image window appeared, but it soon disappeared and an error was reported: "a segment error ( core dumped)". May I ask what the problem is?
ps. I use UBUNTU 16.04, GTX950 driver is NVIDIA-Linux-x86_64-375.26; CUDA: 8.0.44.
The text was updated successfully, but these errors were encountered: