[Bug runtime/5213] x86_64 with 2.6.23 kernel seems to miss rt_sigaction for 32-bit code
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Feb 22 22:29:00 GMT 2008
------- Additional Comments From mhiramat at redhat dot com 2008-02-22 22:28 -------
In tapset/syscalls2.stp, syscall.rt_sigaction uses _struct_sigaction_u($act) to
get the signal handler. On the other hand, syscall.rt_sigaction32 doesn't use
that. Thus, it can not get the actual handler address.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=5213
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list