This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]