tudelft3d/pprepair

Segmentation fault: 11 (debugging info?)

jeabraham opened this issue · 1 comments

I'm getting a "Segmentation fault: 11", even with the -bd option. Is there any debugging information that can be output to try to solve this issue?

You could try enabling debug mode in CGAL by running cmake with -DCMAKE_BUILD_TYPE=Debug. If you send us a link to the dataset that is causing the issue, we will try to help too.