Bug 14394 - on f17 x86_64, the 32-bit signal syscall/nd_syscall test fails
Summary: on f17 x86_64, the 32-bit signal syscall/nd_syscall test fails
Status: RESOLVED FIXED
Alias: None
Product: systemtap
Classification: Unclassified
Component: tapsets (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-24 19:36 UTC by David Smith
Modified: 2012-07-24 19:54 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Smith 2012-07-24 19:36:45 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.
Comment 1 David Smith 2012-07-24 19:54:37 UTC
Fixed in commit 8c9e33d.