learnopencv icon indicating copy to clipboard operation
learnopencv copied to clipboard

demo in getting started with cuda throws segmentation error

Open KansaiUser opened this issue 3 years ago • 1 comments

In the demo.cpp program to getting started with cude, when it is executed with GPU it works well, right until the end. When the images windows are closed, and all messages are printed, a message segmentation fault appears.

This does not happen when executed with the cpu only

KansaiUser avatar May 13 '21 07:05 KansaiUser

Can you provide the callstack of the exception, please? What is the console-output? Which "getting started with cuda" do you mean, can you provide a link, please?

brmarkus avatar May 14 '21 06:05 brmarkus