[vtkusers] vtkCleanPolyData hanging

Mathieu Malaterre mathieu.malaterre at kitware.com
Fri Apr 2 17:40:33 EST 2004


Sébastien MARAUX wrote:
> Hello,
> 
>  
> 
> I am using vtkCleanPolyData for several things, includeing cleaning 
> polydata containing only polygons (triangles).
> 
> It is ok for several times, but on one of my tests vtkCleanPolyData 
> hangs even if vtkPolyData seems OK.
> 
>  
> 
> What can make vtkCleanPolyData hang ?
> 
> Is there some specific allocation stuff I need to check on vtkPolyData 
> before passing it to vtkCleanPolyData ?

This looks like more of a Win98 bug rather a VTK one. Try reproducing 
the bug running on Linux. You can also use valgrind to see what is going on.

HTH
Mathieu





More information about the vtkusers mailing list