[vtkusers] vtkSeedWidget bug?
AGPX
agpxnet at yahoo.it
Fri Mar 5 06:19:45 EST 2010
Hi,
I have compiled the latest version of VTK (from CVS) and the WidgetsCxxTests.exe (debug mode) crashs when you run Test15 (vtkSeedWidget). The error reported is: "list iterator not dereferencable" and the debugger show the line:
( *iter )->Delete();
inside the vtkSeedRepresentation::RemoveHandle method. Basically the DeleteSeed seems doesn't work. I tested it on Microsoft Windows XP Pro with Visual Studio 2008 SP1. Any idea on how to fix? Thanks.
- AGPX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100305/bd4e7eb1/attachment.htm>
More information about the vtkusers
mailing list