[Bug tapsets/4910] New: some 32-bit compatibility syscalls on x86_64 are uninstrumented
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Aug 10 00:33:00 GMT 2007
Recent runs of the test suite on x86_64 machines shows a failure for the 32-bit
mmap syscall test. Looking at the linux/arch/x86_64/ia32/ia32entry.S shows a
number of different function entries for the 32-bit code beginning with
"sys32_". Many of these are wrappers for the 64-bit versions. However, some such
as sys32_mmap do not call the 64-bit implementation. Thus, that test fails.
--
Summary: some 32-bit compatibility syscalls on x86_64 are
uninstrumented
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: tapsets
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: wcohen at redhat dot com
GCC host triplet: x86_64
http://sourceware.org/bugzilla/show_bug.cgi?id=4910
------- 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