strace 4.17 testsuite failures

Dmitry V. Levin ldv at altlinux.org
Sun Jun 4 22:53:42 UTC 2017


On Sun, Jun 04, 2017 at 08:21:33PM +0200, Andreas Schwab wrote:
> On Mai 26 2017, Andreas Schwab wrote:
> 
> > I see the following failing tests on powerpc64:
> >
> > FAIL: clock.gen
> > FAIL: regex.gen
> > FAIL: sched.gen
> > FAIL: sendfile.gen
> > FAIL: trace_fstat.gen
> > FAIL: trace_fstatfs.gen
> > FAIL: trace_lstat.gen
> > FAIL: trace_question.gen
> > FAIL: trace_stat.gen
> > FAIL: trace_stat_like.gen
> > FAIL: trace_statfs.gen
> > FAIL: trace_statfs_like.gen
> 
> They are all hanging in sendfile.
> 
> $ ./sendfile
> sendfile(0, 1, NULL, 65536) = -1 EBADF (Bad file descriptor)
> sendfile(0, 1, 0x1fffffd80000, 65536) = -1 EFAULT (Bad address)
> sendfile(4, 5, NULL, 66038) = 66038
> sendfile(4, 5, 0x1fffffd7fffc, 66038) = -1 EFAULT (Bad address)

Looks like the test has hit SO_SNDBUF limit.
I've pushed a fix, thanks.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20170605/4cefb0ce/attachment.bin>


More information about the Strace-devel mailing list