|
From: <js...@ac...> - 2007-01-02 05:16:37
|
Nightly build on phoenix ( SuSE 10.0 ) started at 2007-01-02 04:30:01 GMT Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 250 tests, 6 stderr failures, 2 stdout failures, 0 posttest failures == memcheck/tests/leak-tree (stderr) memcheck/tests/pointer-trace (stderr) memcheck/tests/stack_switch (stderr) memcheck/tests/x86/scalar (stderr) memcheck/tests/x86/scalar_supp (stderr) none/tests/mremap (stderr) none/tests/mremap2 (stdout) none/tests/pth_detached (stdout) ================================================= == Results from 24 hours ago == ================================================= Checking out vex source tree ... done Building vex ... done Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... failed Regression test results follow == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == memcheck/tests/leak-tree (stderr) memcheck/tests/pointer-trace (stderr) memcheck/tests/stack_switch (stderr) memcheck/tests/x86/scalar (stderr) memcheck/tests/x86/scalar_supp (stderr) none/tests/mremap (stderr) none/tests/mremap2 (stdout) ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Tue Jan 2 04:55:11 2007 --- new.short Tue Jan 2 05:16:51 2007 *************** *** 10,12 **** ! == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == memcheck/tests/leak-tree (stderr) --- 10,12 ---- ! == 250 tests, 6 stderr failures, 2 stdout failures, 0 posttest failures == memcheck/tests/leak-tree (stderr) *************** *** 18,19 **** --- 18,20 ---- none/tests/mremap2 (stdout) + none/tests/pth_detached (stdout) |
|
From: Julian S. <js...@ac...> - 2007-01-02 08:00:55
|
I've noticed this several times - pth_detached is still giving different results on different runs despite having committed a your extra-locking fix. Any ideas? J On Tuesday 02 January 2007 05:16, js...@ac... wrote: > Nightly build on phoenix ( SuSE 10.0 ) started at 2007-01-02 04:30:01 GMT > > Checking out vex source tree ... done > Building vex ... done > Checking out valgrind source tree ... done > Configuring valgrind ... done > Building valgrind ... done > Running regression tests ... failed > > Regression test results follow > > == 250 tests, 6 stderr failures, 2 stdout failures, 0 posttest failures == > memcheck/tests/leak-tree (stderr) > memcheck/tests/pointer-trace (stderr) > memcheck/tests/stack_switch (stderr) > memcheck/tests/x86/scalar (stderr) > memcheck/tests/x86/scalar_supp (stderr) > none/tests/mremap (stderr) > none/tests/mremap2 (stdout) > none/tests/pth_detached (stdout) > > ================================================= > == Results from 24 hours ago == > ================================================= > > Checking out vex source tree ... done > Building vex ... done > Checking out valgrind source tree ... done > Configuring valgrind ... done > Building valgrind ... done > Running regression tests ... failed > > Regression test results follow > > == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == > memcheck/tests/leak-tree (stderr) > memcheck/tests/pointer-trace (stderr) > memcheck/tests/stack_switch (stderr) > memcheck/tests/x86/scalar (stderr) > memcheck/tests/x86/scalar_supp (stderr) > none/tests/mremap (stderr) > none/tests/mremap2 (stdout) > > > ================================================= > == Difference between 24 hours ago and now == > ================================================= > > *** old.short Tue Jan 2 04:55:11 2007 > --- new.short Tue Jan 2 05:16:51 2007 > *************** > *** 10,12 **** > > ! == 250 tests, 6 stderr failures, 1 stdout failure, 0 posttest failures == > memcheck/tests/leak-tree (stderr) > --- 10,12 ---- > > ! == 250 tests, 6 stderr failures, 2 stdout failures, 0 posttest failures > == memcheck/tests/leak-tree (stderr) > *************** > *** 18,19 **** > --- 18,20 ---- > none/tests/mremap2 (stdout) > + none/tests/pth_detached (stdout) > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |