HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 1504 Details

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges

This page provides all information on Problem Report 1504.


Report 1504 Actions


    Problem Report Number 1504
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Test Suite Deficiency (TSD)
    Problem Resolution ID TSD.X.0786
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published 1995-07-20 08:00
    Product Standard Internationalised System Calls and Libraries Extended (UNIX 95)
    Certification Program The Open Brand certification program
    Test Suite VSU version 4.0.2
    Test Identification base/readv 51, 52, 53
    Problem Summary TSD4U.00027 These tests rely on a version of setpgrp() that creates a new session. The spec allows this behavior but does not mandate it.
    Problem Text
    These tests rely on a version of setpgrp() that creates a new session.
    The spec allows this behavior but does not mandate it. On systems
    where VSU_SETPGRP_CREATES_SESSION is false the tests will fail.
    Test Output
    readv 51

    520|1 1 1767 1 1|SPEC1170TESTSUITE CASE 51
    520|1 1 1767 1 2|EIO in errno and return -1 on a call to ssize_t
    520|1 1 1767 1 3|readv(int fildes, const struct iovec *iov, int iovcnt)
    520|1 1 1767 1 4|when the process is in a background process group,
    520|1 1 1767 1 5|attempts to read from its controlling terminal, and
    520|1 1 1767 1 6|the process is ignoring the SIGTTIN signal.
    520|1 1 1768 1 1|PREP: Read IOV_MAX system configuration
    520|1 1 1768 1 2|INFO: _SC_IOV_MAX is not defined
    520|1 1 1768 1 3| Using IOV_MAX from include files
    520|1 1 1768 1 4|PREP: Allocate and initialize I/O buffers
    520|1 1 1768 1 5|PREP: Open master side of pseudo terminal
    520|1 1 1768 1 6|PREP: Open slave side as controlling terminal
    520|1 1 1768 1 7|succeeded in opening /dev/tty
    520|1 1 1768 1 8|ERROR: openctl: ioctl TIOCSCTTY failed, errno = 1(EPERM - Not o
    wner)
    220|1 1 2 13:40:27|UNRESOLVED


    readv 52

    520|4 1 1783 1 1|SPEC1170TESTSUITE CASE 52
    520|4 1 1783 1 2|EIO in errno and return -1 on a call to ssize_t
    520|4 1 1783 1 3|readv(int fildes, const struct iovec *iov, int iovcnt)
    520|4 1 1783 1 4|when the process is in a background process group,
    520|4 1 1783 1 5|attempts to read from its controlling terminal, and
    520|4 1 1783 1 6|the process is blocking the SIGTTIN signal.
    520|4 1 1784 1 1|PREP: Read IOV_MAX system configuration
    520|4 1 1784 1 2|INFO: _SC_IOV_MAX is not defined
    520|4 1 1784 1 3| Using IOV_MAX from include files
    520|4 1 1784 1 4|PREP: Allocate and initialize I/O buffers
    520|4 1 1784 1 5|PREP: Open master side of pseudo terminal
    520|4 1 1784 1 6|PREP: Open slave side as controlling terminal
    520|4 1 1784 1 7|succeeded in opening /dev/tty
    520|4 1 1784 1 8|ERROR: openctl: ioctl TIOCSCTTY failed, errno = 1(EPERM - Not o
    wner)
    220|4 1 2 13:40:31|UNRESOLVED


    readv 53

    520|7 1 1799 1 1|SPEC1170TESTSUITE CASE 53
    520|7 1 1799 1 2|EIO in errno and return -1 on a call to ssize_t
    520|7 1 1799 1 3|readv(int fildes, const struct iovec *iov, int iovcnt)
    520|7 1 1799 1 4|when the process is in a background process group,
    520|7 1 1799 1 5|attempts to read from its controlling terminal, and
    520|7 1 1799 1 6|the process is orphaned.
    520|7 1 1800 1 1|PREP: Read IOV_MAX system configuration
    520|7 1 1800 1 2|INFO: _SC_IOV_MAX is not defined
    520|7 1 1800 1 3| Using IOV_MAX from include files
    520|7 1 1800 1 4|PREP: Allocate and initialize I/O buffers
    520|7 1 1800 1 5|PREP: Open master side of pseudo terminal
    520|7 1 1800 1 6|PREP: Open slave side as controlling terminal
    520|7 1 1800 1 7|succeeded in opening /dev/tty
    520|7 1 1800 1 8|ERROR: openctl: ioctl TIOCSCTTY failed, errno = 1(EPERM - Not o
    wner)
    220|7 1 2 13:40:34|UNRESOLVED


    writev 58

    520|1 1 1849 1 1|SPEC1170TESTSUITE CASE 58
    520|1 1 1849 1 2|EIO in errno and return -1 on a call to ssize_t
    520|1 1 1849 1 3|writev(int fildes, const struct iovec *iov, int
    520|1 1 1849 1 4|iovcnt) when the process is a member of a background
    520|1 1 1849 1 5|process group and is attempting to write to its
    520|1 1 1849 1 6|controlling terminal, TOSTOP is set, the process is
    520|1 1 1849 1 7|neither ignoring nor blocking the SIGTTOU signal, and
    520|1 1 1849 1 8|the process is orphaned.
    520|1 1 1848 1 1|INFO: _SC_IOV_MAX is not defined
    520|1 1 1848 1 2| Using IOV_MAX from include files
    520|1 1 1848 1 3|PREP: Allocate and initialize I/O buffers
    520|1 1 1848 1 4|PREP: Open master side of pseudo terminal
    520|1 1 1848 1 5|PREP: Open slave side as controlling terminal
    520|1 1 1848 1 6|succeeded in opening /dev/tty
    520|1 1 1848 1 7|ERROR: openctl: ioctl TIOCSCTTY failed, errno = 1(EPERM - Not o
    wner)
    220|1 1 2 13:42:30|UNRESOLVED

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    We agree this is a test suite deficiency in the test
    suite version(s) listed.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Test Suite Deficiency (TSD)
    Review Conclusion
    This is an agreed Test Suite Deficiency.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority