Open stephanmg opened 4 years ago
Since 5258d092345265ad5509d38e0af0e25b99d5559a MathVectors default to 0.0. Could this be a potential source of error?
@anaegel I am not sure about this, I will try to do a git bisect.
Okay, your commit fixes the problem I think. I will confirm later. Cannot confirm: Problem still exists.
For some of my triangular geometries the
ResolveTriangleIntersections(...)
function segfaults within ug (HEAD). However using the same parameters for the function in ProMesh 4.3.18 works fine.I will later try to provide the output from a debug build.