|
From: Tom H. <to...@co...> - 2011-02-10 11:28:10
|
On 10/02/11 11:19, Julian Seward wrote: > On Thursday, February 10, 2011, Tom Hughes wrote: > >> It looks like 2.13 is provoking a new complaint in ld.so that we should >> probably suppress: >> >> ==26778== Conditional jump or move depends on uninitialised value(s) >> ==26778== at 0x613E7AAB: index (strchr.S:59 in /lib64/ld-2.13.so) > > Add a hardwired redirect for it, in m_redir.c, as we do for x86_linux, > you mean? I'd prefer that to suppressing it. Actually it looks like dl-hack3-cond-1 already gets it, but I was using a valgrind built with glibc 2.12 so my suppressions weren't working. A redir might be better though? Tom -- Tom Hughes (to...@co...) http://compton.nu/ |