On Mon, Mar 02, 2015 at 12:42:45AM -0500, Mike Frysinger wrote:
> i think the things blocking the release now:
>  - net-yy/unix-yy bugs that alpha is hitting

There are also some strace vs netlink races in these *-yy tests,
I see them failing on x86_64 from time to time.

>  - x32 sysinfo.c has type warnings

The fix seems to be as simple as "sed -i s/%l/%j/g sysinfo.c".

>  - x32 statfs tracing of x86 binaries fails ?

I'd like to see the log.  There are two test-suite.log files on x32,
but only tests/test-suite.log is printed.

On s390, besides kernel bug with si_addr, all printed instruction pointers
have 0x80000000 bit set.  If it isn't a kernel bug (and it doesn't look like
one), then it's a strace bug in not taking some s390 address mapping
feature into account.


-- 
ldv

Attachment: pgp6D1PwPMEfl.pgp
Description: PGP signature

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to