[vtkusers] Infinte recursion in vtkDelaunay2D::FindTriangle

David Gobbi david.gobbi at gmail.com
Wed Oct 17 14:08:55 EDT 2012


Hi Federico,

I've run into this problem, and other people have as well.
It's a bug in vtkDelaunay2D, and it is already listed in the
VTK bugtracker: certain inputs will cause vtkDelaunay2D
to go into infinite recursion.  I do not know of a solution.

 - David

On Wed, Oct 17, 2012 at 9:33 AM, Federico Bonelli
<federico.bonelli at moxoff.com> wrote:
> Hello,
>
> I'm experiencing issues with the method vtkDelaunay2D::FindTriangle,
> because it consistently generates an infinite recursion on a case of
> mines.
> I'm using the nightly-build out of GIT.
> Looking at the call stack I discover that the program loops over 4
> triangles, using the same pattern over and over again:
> id 1, 4, 9, 8, 1, 4, 9, 8, 1, 4, etc etc...
>
> I'm a bit lost here, what can I do?
>
> Federico
>
>
> --
> Federico Bonelli
>
> MOXOFF srl
> Spinoff del Politecnico di Milano
> Via D'Ovidio Francesco, 3 - 20133 Milano (Italia)
> tel (+39) 02 3675 4853
> web: <http://www.moxoff.com>
> --
> Sede legale in Milano,
> Viale Vittorio Veneto 2/A - 20124 Milano (Italia)
> CF/P.IVA 07015910966
> Capitale sociale € 50000,00 i.v.
> R.E.A.  N. 1929566 - MI



More information about the vtkusers mailing list