On Fri, Nov 25, 2016 at 9:38 PM, Danny Wilson <da...@torquevideo.tv> wrote:
> I am trying to find a memory leak in a large C++ program which utilizes
> multiple shared libraries.
>
> Unfortunately, valgrind fails with "unhandled instruction bytes: 0xC5 0xF9
> 0x6E 0x45"
>
> It says the illegal instruction is inside std::tr1::__detail, inside a
> standard library...
>
> Is there anything I can do about this?  I've posted the valgrind output and
> platform information below.

Looks very similar to https://bugs.kde.org/show_bug.cgi?id=301967 .

Jeff

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to