Sources Bugzilla – Bug 14394
on f17 x86_64, the 32-bit signal syscall/nd_syscall test fails
Last modified: 2012-07-24 19:54:37 UTC
On f17 x86_64 (), the 32-bit signal syscall and nd_syscall test fails. The failure occurs because the test harness doesn't see any output for the sigprocmask() syscall. This happens because there isn't any support for compat_sys_sigprocmask in the syscall anda nd_syscall tapsets.
Fixed in commit 8c9e33d.