Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] segmentation fault in refine_Delaunay_mesh_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] segmentation fault in refine_Delaunay_mesh_2


Chronological Thread 
  • From: Jack Stalnaker <>
  • To:
  • Subject: [cgal-discuss] segmentation fault in refine_Delaunay_mesh_2
  • Date: Wed, 14 Jan 2015 15:26:41 -0600

Does anyone have any insight about what might cause a segmentation fault when calling refine_Delaunay_mesh_2.

If I follow the steps in the example here: http://doc.cgal.org/latest/Mesh_2/Mesh_2_2mesh_global_8cpp-example.html

I get a mesh that refines perfectly well in some cases, but in others, I get a segmentation fault. If I run the program under gdb, I get a long message related to an iterator. The only strange thing I can see in the cases that fail is that two constraints intersect at a low angle. Will this cause a segmentation fault to occur?



Archive powered by MHonArc 2.6.18.

Top of Page