public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug testsuite/16636] New: pwritev/preadv syscall testsuite bug on RHEL5
@ 2014-02-26 15:23 dsmith at redhat dot com
  2014-02-26 17:58 ` [Bug testsuite/16636] " dsmith at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: dsmith at redhat dot com @ 2014-02-26 15:23 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 16636
           Summary: pwritev/preadv syscall testsuite bug on RHEL5
           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 RHEL5 (2.6.18-371.4.1.el5 x86_64), the readwrite subtest of the syscall
testsuite is coming up as 'UNTESTED'. This is because the readwrite.c subtest
can't be compiled. The pwritev/preadv functions are coming up undefined.

The test tries to check for pwritev()/preadv() support by seeing if SYS_preadv
and SYS_pwritev are defined. For some odd reason, on this kernel those defines
are available, even though the pwritev()/preadv() syscalls don't exist on this
kernel.

To fix this, the pwritev()/preadv() syscall tests should be put in their own
test files. The tests could be improved also.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug testsuite/16636] pwritev/preadv syscall testsuite bug on RHEL5
  2014-02-26 15:23 [Bug testsuite/16636] New: pwritev/preadv syscall testsuite bug on RHEL5 dsmith at redhat dot com
@ 2014-02-26 17:58 ` dsmith at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith at redhat dot com @ 2014-02-26 17:58 UTC (permalink / raw)
  To: systemtap

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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from David Smith <dsmith at redhat dot com> ---
Fixed in commit c5c3f3a.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-26 17:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-26 15:23 [Bug testsuite/16636] New: pwritev/preadv syscall testsuite bug on RHEL5 dsmith at redhat dot com
2014-02-26 17:58 ` [Bug testsuite/16636] " dsmith at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).