It seems that it was possible for the divconqrecurse to be given a vertex array with 1 or 0 verticies. This would cause an infinite loop causing the crash.
I believe that there's already a ticket for this issue:
https://github.com/srv/viso2/issues/63
Additionally, adding a minor fix to the CMakeLists.txt to allow 'cmake .' to run.
It seems that it was possible for the divconqrecurse to be given a vertex array with 1 or 0 verticies. This would cause an infinite loop causing the crash. I believe that there's already a ticket for this issue: https://github.com/srv/viso2/issues/63 Additionally, adding a minor fix to the CMakeLists.txt to allow 'cmake .' to run.