<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Hi Nico,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">try doing a clean build of all the libraries and your program. If that does not solve the problem, compile it in debug mode and you should get more useful information about where does the crash occur.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Regards,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Dženan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 24, 2016 at 5:43 PM, Nico Del Piano <span dir="ltr"><<a href="mailto:ndel314@gmail.com" target="_blank">ndel314@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have a project which uses ITK + VTK + Qt: it worked well till I<br>
messed up something with some of the libraries/frameworks already<br>
mentioned. I remember installing a new version of either ITK or VTK,<br>
and then the program, after being compiled, returns the following<br>
error when executed:<br>
<br>
$ ./app<br>
*** Error in `./app': realloc(): invalid pointer: 0x00007f5065aa3840 ***<br>
Aborted (core dumped)<br>
<br>
As I said, it worked well and stopped working after compiling a new<br>
version of ITK or VTK. I don't know what to do, since I haven't<br>
changed the program's code.<br>
<br>
Sorry about this *horrible* description of my problem, but if someone<br>
have run into this and could help me, or have an idea of how to fix<br>
it, I'd really appreciate that :).<br>
<br>
Thanks,<br>
<br>
Nico.<br>
______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_<wbr>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>