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

The Open Brand -- Problem Reporting and Interpretations System


Problem Report 1242 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 1242.


Report 1242 Actions


    Problem Report Number 1242
    Submitter's Classification Test Suite problem
    State Resolved
    Resolution Rejected (REJ)
    Problem Resolution ID REJ.X.0444
    Raised 1970-01-01 08:00
    Updated 2003-03-13 08:00
    Published null
    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/_exit 1
    Problem Summary PG4U.00021 Patch 4.0.2A or 4.1.0A exists as a workaround Apply this patch prior to branding.
    Problem Text
    This test calls wait3() with option set to WEXITED. This option
    is not listed as a valid option on the XOPEN wait3() page nor the
    waitpid(wait) man page to which the reader is referred.
    Therefore, we return EINVAL, which according to the man pages
    would be correct.
    Test Output
    TEST CASE: _exit

    TEST PURPOSE #1
    When the parent process of the calling process is
    executing wait(), waitpid(), wait3() or waitid() and
    has neither set its SA_NOCLDWAIT flag nor set SIGCHLD
    to SIG_IGN a call to void _exit(int
    status) shall notify it of the termination of the
    calling process and make the low-order eight bits of
    status available to it.
    PREP: Set SIGCHLD to SIG_DFL and clear SA_NOCLDWAIT
    PREP: Fork child
    PREP: Call _exit
    TEST: wait notified of termination
    TEST: Lower 8-bits of status available
    PREP: Fork child
    PREP: Call _exit
    TEST: wait3 notified of termination
    ERROR: wait3 failed, errno = 22(EINVAL - Invalid argument)
    1 UNRESOLVED

    Review Information

    Review Type TSMA Review
    Start Date null
    Completed null
    Status Complete
    Review Recommendation No Resolution Given
    Review Response
    We recommend this request be refused.

    Patch 4.0.2A or 4.1.0A provides a workaround for these failures.
    We recommend that the submitter be required to apply this patch
    prior to making a their branding run.

    Review Type SA Review
    Start Date null
    Completed null
    Status Complete
    Review Resolution Rejected (REJ)
    Review Conclusion
    This request is refused.

    Problem Reporting System Options:

     

    Back   


Contact the Certification Authority