|
From: Rich C. <rc...@wi...> - 2013-03-01 20:44:49
|
--- sendmsg.stderr.exp 2013-02-28 23:56:38.000000000 -0600 +++ sendmsg.stderr.out 2013-03-01 00:07:44.000000000 -0600 @@ -1,6 +1,6 @@ Syscall param sendmsg(msg) points to uninitialised byte(s) - at 0x........: sendmsg (in /...libc...) - by 0x........: main (sendmsg.c:45) + at 0x........: sendmsg$UNIX2003 (in /...libc...) + ... Address 0x........ is on thread 1's stack sendmsg: 6 I'll run it on the later Darwin version. A lot of these errors don't appear on the later Darwin version. If the noise becomes too much, I should turn off this old system. On Fri, 1 Mar 2013 09:43:11 +0100 Mark Wielaard <mj...@re...> wrote: > On Fri, Mar 01, 2013 at 12:17:42AM -0600, Rich Coe wrote: > > ================================================= > > == Difference between 24 hours ago and now == > > ================================================= > > > > *** old.short Thu Feb 28 23:56:32 2013 > > --- new.short Fri Mar 1 00:17:37 2013 > > *************** > > *** 8,10 **** > > > > ! == 509 tests, 149 stderr failures, 4 stdout failures, 3 stderrB failures, 3 stdoutB failures, 1 post failure == > > gdbserver_tests/mchelp (stdoutB) > > --- 8,10 ---- > > > > ! == 510 tests, 150 stderr failures, 4 stdout failures, 3 stderrB failures, 3 stdoutB failures, 1 post failure == > > gdbserver_tests/mchelp (stdoutB) > > *************** > > *** 34,35 **** > > --- 34,36 ---- > > memcheck/tests/sem (stderr) > > + memcheck/tests/sendmsg (stderr) > > memcheck/tests/strchr (stderr) > > That one was added yesterday. It seems to only fail on Darwin. Could you > post the stderr and diff files? I don't have access to a Darwin setup. > > BTW. That are a lot of failures. Most other setups seem to have a handful > of failures at most. How well is Darwin supported? > > Thanks, > > Mark -- Rich Coe rc...@wi... |