|
From: Tom H. <to...@co...> - 2009-07-10 08:52:49
|
On 10/07/09 07:36, Nicholas Nethercote wrote: > On Fri, Jul 10, 2009 at 12:50 PM, Tom Hughes<th...@cy...> wrote: > >> memcheck/tests/x86-linux/scalar (stderr) >> memcheck/tests/x86-linux/scalar_exit_group (stderr) >> memcheck/tests/x86-linux/scalar_supp (stderr) > > These ones are weird: > >> +Conditional jump or move depends on uninitialised value(s) >> + at 0x........: _dl_runtime_resolve (in /lib/ld-2.6.so) >> + by 0x........: (below main) > > Tom, did the libraries for that machine change at all? Maybe you > could checkout a pre-DCAS-merge version (or just 3.4.1) and see if > you're getting those error messages. Nothing it likely to have changed but I'll check next week when I'm back in the UK. >> none/tests/amd64/bug127521-64 (stdout) >> none/tests/amd64/bug127521-64 (stderr) > > Julian, could this be a DCAS thing? That's an instruction decode fail on cmpxchg16b that I think must have been introduced by the DCAS merge. I posted the details the other day. Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |