Segmentation fault: 11 (debugging info?)
jeabraham opened this issue · 1 comments
jeabraham commented
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?
kenohori commented
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.