[Bug testsuite/16175] New: on ppc64, getting mmap syscall and nd_syscall testsuite failures

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Fri Nov 15 18:22:00 GMT 2013


https://sourceware.org/bugzilla/show_bug.cgi?id=16175

            Bug ID: 16175
           Summary: on ppc64, getting mmap syscall and nd_syscall
                    testsuite failures
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: systemtap at sourceware dot org
          Reporter: dsmith at redhat dot com

On ppc64, the mmap subtests of the syscall and nd_syscall testsuites fail.
However, after looking at the failures, it appears that the problem is not
really with systemtap, but with the testcase. The mmap() calls in the mmap test
program (in src/testsuite/systemtap.syscall/mmap.c) are failing. I've verified
this with strace(). The testsuite was expecting the mmap() calls to succeed,
but instead are getting EINVAL.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list