Török Edwin wrote: > ==16452== Invalid read of size 8 > ==16452== at 0x3A5E509DB2: ??? (strcpy.S:94) > ... > ==16452== Address 0x4fb63d0 is 0 bytes inside a block of size 7 alloc'd > ==16452== at 0x4A061A7: malloc (vg_replace_malloc.c:195) > ... > > And many more errors (most of them are strlen/__strcmp_sse3 repeated in > various > contexts):
FYI: see http://bugs.debian.org/585051#17 Based on that, I suspect the proximate cause for the strlen + co false positives is not glibc’s bumped version number but the new --with-multi-arch feature. Hope that helps, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

