[Insight-developers] itkFixedArray & Segmentation Fault

Bill Lorensen bill.lorensen at gmail.com
Wed Jul 8 19:42:42 EDT 2009


I'm backing it out for now.

On Wed, Jul 8, 2009 at 7:34 PM, Bill Lorensen<bill.lorensen at gmail.com> wrote:
> I was trying to cover the reverse iterator. To do so, I had to add a
> cast. If you revert the changes, please also revert the changes to
> itkFixedArrayTest.
>
> On Wed, Jul 8, 2009 at 7:29 PM, Luis Ibanez<luis.ibanez at kitware.com> wrote:
>>
>> 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