<div dir="ltr">Hi Thibault,<div><br></div><div>Yes, a self-contained, buildable set of code may be the only way to understand what is happening.  Github Gists [1] work well for this.</div><div><br></div><div>Thanks,</div><div>
Matt</div><div><br></div><div>[1] <a href="https://gist.github.com/">https://gist.github.com/</a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 13, 2014 at 2:23 PM, Thibault Lucidarme <span dir="ltr"><<a href="mailto:thibault.lucidarme@gmail.com" target="_blank">thibault.lucidarme@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear ITK Community,<div>I am trying ITK for the first time to perform a simple registration on 3D data on a mac.<br>
Using various tutorials found online I came to write a simple registration composite filter.<br>
However when I launch the filter (registration->Update() ), the process stops with the error:<br><br>







<p>libc++abi.dylib: terminate called throwing an exception. Abort trap: 6</p><p>Here is the backtrace</p><p>#8  0x00000001000f3b57 in itk::ProcessObject::VerifyPreconditions ()</p><p>#9  0x00000001000f4248 in itk::ProcessObject::UpdateOutputInformation ()</p>

<p>#10 0x00000001000263a1 in itk::ImageBase<3u>::UpdateOutputInformation (this=0x101758dd0) at itkImageBase.hxx:234</p><p>#11 0x00000001000fcd72 in itk::DataObject::Update ()</p><p>











</p><p>#12 0x000000010001b1b9 in main (argc=1, argv=0x7fff5fbffb68) at [...]/src/main.cpp:126 (this is the registration->Update line)</p><p>Google hasn't helped.<br></p>I do not think the problems comes from the library build or the structure of my GenerateData (I have already tested a composited enhanced watershed filter and it works fine). But I am running out of ideas as to how to solve this issue.</div>

<div><br></div><div>Do you want me to provide the code for the filter?</div><div><br></div><div>Thank you very much in advance for your help.</div><div><br></div><div>Sincerely<span class="HOEnZb"><font color="#888888"><br clear="all">
<div><br></div>-- <br><br>Thibault Lucidarme<br>
<br>
</font></span></div></div>
<br>_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/community" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/community</a><br>
<br></blockquote></div><br></div>