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

Problem about segmentation fault (core dumped) #18

Open
zxprog opened this issue Jul 24, 2019 · 2 comments
Open

Problem about segmentation fault (core dumped) #18

zxprog opened this issue Jul 24, 2019 · 2 comments

Comments

@zxprog
Copy link

zxprog commented Jul 24, 2019

Recently I tried to run the maskfusion s according to the author's steps.But I have But I was entangled in a problem which was showed in the picture below.
image
My cuda and cudnn versions are respectively 9.0 and v7 as i showed in the following picture
image
However when I Input nvidia-smi ,it showed that I had a cuda diver 10.1 and I didn't know if this would affect.
image
the following is my tensorflow version
image
By the way ,my maskrcnn can run successfully !

I checked it online, the segment fault seems to be an error caused by illegal access to memory, but I have been following the steps.The process of make is also very smooth.

I have been stuck in this place for a long time, I hope I can get help from the big guys.

Thank you very much!
@martinruenz @adrianknobloch

@fovyu
Copy link

fovyu commented Aug 15, 2019

When using mutiple GPUs, remember to "Select GPU which is running SLAM, this has to be the OpenGL GPU.". Try to change the CMakeLists.txt in maskfusion/Core.

@1171257311
Copy link

have you solved the problem?

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

3 participants