[Scip] valgrind false positive problem

michael.winkler@zib.de michael.winkler at zib.de
Fri Jul 13 14:50:18 MEST 2012


Hi Martin, Hi everyone,

due to a bug report, I will shortly inform you about a wrong positive with
(older?) valgrind versions.

If you see something like this (important is here the ssse3 intruction)

==1591== Invalid read of size 8
==1591==    at 0x6222B08: __memmove_ssse3_back (in /lib64/libc-2.14.1.so)
==1591==    by 0x9B4427: BMSmoveMemory_call (memory.c:409)
...

this is due to an old compiled valgrind version.

You could fix it (at least this work for me) by installing a new version
of valgrind (version 3.7) and compiling it by yourself.

http://valgrind.org/downloads/current.html#current

Best, Michael



More information about the Scip mailing list