[Insight-developers] ITK SCIFIO

Kedar Grama gbkedar at gmail.com
Wed Apr 17 03:32:37 EDT 2013


Hi Mark,

I turned on the following flags
ITK_USE_64BITS_IDS
ITK_USE_REVIEW
and compiled in Release mode on both windows and linux.

Thanks,

-Kedar


On Tue, Apr 16, 2013 at 9:28 PM, Mark Hiner <hinerm at gmail.com> wrote:

> Hi Kedar,
>
>
>> I just wanted to send a quick note saying that I know Mark is working on
>> this problem. He told me earlier today that he had managed to duplicate the
>> bug (after initial unsuccessful efforts). He will reply back once he has
>> more information.
>>
>
> Just wanted to confirm that I did reproduce the bug. Thanks for verifying
> it works with the normal BF command line tools. I'm hoping it's just a
> problem with the ITKBridgePipes java code.
>
> Looking at the error handling at line 746:
>
>  errorMessage += std::string( pipedata, pipedatalength );
>
> since the keepReading flag isn't changed here, I was thinking that it
> could be eating Java exceptions and then hangs waiting for input that never
> comes, because the Java side has crashed.
>
> Anyway I can't finish testing this tonight because I ruined my ITK install
> and don't have time to rebuild w/ tests. So I will investigate tomorrow
> morning.
>
> Side note - do you adjust any of the cmake flags with your build?
>
> Thanks,
> Mark
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20130417/a1d563ee/attachment.htm>


More information about the Insight-developers mailing list