|
From: Nicholas N. <n.n...@gm...> - 2009-07-10 05:36:35
|
On Fri, Jul 10, 2009 at 12:50 PM, Tom Hughes<th...@cy...> wrote: > > Nightly build on lloyd ( x86_64, Fedora 7 ) > Started at 2009-07-10 03:05:04 BST > Ended at 2009-07-10 03:50:24 BST > Results differ from 24 hours ago > > Checking out valgrind source tree ... done > Configuring valgrind ... done > Building valgrind ... done > Running regression tests ... failed > > Regression test results follow > > == 496 tests, 4 stderr failures, 1 stdout failure, 0 post failures == > 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. > none/tests/amd64/bug127521-64 (stdout) > none/tests/amd64/bug127521-64 (stderr) Julian, could this be a DCAS thing? Nick |