On 01/16/2017 07:14 AM, Nagendra Kumar Goel (नगेन्द्र गोयल) wrote:
> I am trying to run valgrind on a multithreaded websockets based program, to 
> check for memory leaks. Valgrind crashes in the middle of the program with 
> following errors:
>
> --17214-- REDIR: 0x6e44620 (libc.so.6:__memcpy_chk) redirected to 0x4a28770 
> (_vgnU_ifunc_wrapper)
> --17214-- REDIR: 0x6e7c2a0 (libc.so.6:__memcpy_chk_avx_unaligned) redirected 
> to 0x4c34e10 (__memcpy_chk)
>
> valgrind: m_translate.c:1772 (vgPlain_translate): Assertion 'tres.status == 
> VexTransOK' failed.

There is no workaround.  The bug must be fixed.

Please file a bug report.  https://valgrind.org > Bug reports
Copy+paste from your message into the bug report, add a title.
PLEASE INCLUDE THE VERSION OF VALGRIND and the operating system (uname -a).


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to