Uncatchable CGAL assertion exception

felipesanches-svg
Marius Kintel 2013-03-02 22:28:58 +07:00
parent 5b76c4c767
commit c56d8c1e3a
2 changed files with 5903 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// Triggers a CGAL assertion_exception after calling
// convert_to_Polyhedron() which, for some reason, we don't manage to
// crash, causing std::terminate() to be called.
render() {
import("stl-cgal-convert_to_Polyhedron-crash.stl");
}

File diff suppressed because it is too large Load Diff