[ITK-users] Unknown issue (realloc() invalid pointer)

Dženan Zukić dzenanz at gmail.com
Tue Oct 25 09:52:12 EDT 2016


Hi Nico,

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.

Regards,
Dženan

On Mon, Oct 24, 2016 at 5:43 PM, Nico Del Piano <ndel314 at gmail.com> wrote:

> Hello,
>
> I have a project which uses ITK + VTK + Qt: it worked well till I
> messed up something with some of the libraries/frameworks already
> mentioned. I remember installing a new version of either ITK or VTK,
> and then the program, after being compiled, returns the following
> error when executed:
>
> $ ./app
> *** Error in `./app': realloc(): invalid pointer: 0x00007f5065aa3840 ***
> Aborted (core dumped)
>
> As I said, it worked well and stopped working after compiling a new
> version of ITK or VTK. I don't know what to do, since I haven't
> changed the program's code.
>
> Sorry about this *horrible* description of my problem, but if someone
> have run into this and could help me, or have an idea of how to fix
> it, I'd really appreciate that :).
>
> Thanks,
>
> Nico.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161025/93d112a1/attachment.html>


More information about the Insight-users mailing list