[vtkusers] vtkButterflySubdivisionFilter crash

david michell davidmichell at rediffmail.com
Thu Jul 29 23:40:22 EDT 2004


An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040730/a0ed5922/attachment.htm>
-------------- next part --------------
Hi Everyone,
I was working with butterfly subdivision filter and I encountered a crash.

In the method GenerateLoopStencil(some parameters),
there is an array int Shift[255], this array is being accessed beyond the subscript value of 255.
So the program crashes saying "Stack around the variable Shift corrupted" 


Can someone tell me if it is my mistake or VTK's mistake that something like that is happening?

Thank you,
David Michell


More information about the vtkusers mailing list