strace 4.17 testsuite failures

Andreas Schwab schwab at linux-m68k.org
Sun Jun 4 18:21:33 UTC 2017


On Mai 26 2017, Andreas Schwab <schwab at linux-m68k.org> 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)

Andreas.

-- 
Andreas Schwab, schwab at linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




More information about the Strace-devel mailing list