On Mai 26 2017, Andreas Schwab <sch...@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, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel