|
From: Julian S. <js...@ac...> - 2010-06-07 15:14:25
|
> It will help a lot if you specify the byte values (say, 8 of them) > in the instruction stream at address 0x9ceb615. Yes. You didn't show the actual bytes it is complaining about, which are present in the failure message. Without those it is impossible to say anything. > > ==1460== by 0x726C4D: clone (in /lib/libc-2.5.so) > > Red Hat Enterprise Linux 5.2 32-bit > > Remember to specify the version of valgrind when you file the bug report. > The software that you did specify is somewhat old. The current version > of valgrind is 3.5.0. Try also with --smc-check=all, just in the (unlikely but possible case) that the library is generating code on the fly. J |