[Insight-developers] itkFixedArray & Segmentation Fault
Luis Ibanez
luis.ibanez at kitware.com
Wed Jul 8 19:29:18 EDT 2009
Hi Bill,
Today's changes in the itkFixedArray produce segmentation faults
in the test
itkFixedArrayTest
Tracking the problem in gdb, seems to indicate that the casting
operator that you added result in a recursive (or cyclic) call.
and the program seg. faults when the stack gets full.
Any suggestions ?
Would you mind if we revert the changes ?
Thanks
Luis
More information about the Insight-developers
mailing list