maskfusion icon indicating copy to clipboard operation
maskfusion copied to clipboard

Problem about `segmentation fault (core dumped)`

Open zxprog opened this issue 5 years ago • 2 comments

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

zxprog avatar Jul 24 '19 12:07 zxprog

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.

fovyu avatar Aug 15 '19 08:08 fovyu

have you solved the problem?

1171257311 avatar Mar 28 '20 08:03 1171257311