For some reason poly2tri creates a segmentation fault when I ask it to create
the triangulation of a very simple geometry. I've attached a .cpp file to
reproduce the error and a .svg file which shows the geometry.
The file was compiled with Clang 3.4 using std=c++11 on linux. Hope I have not
forgotten something important.
Raffael