|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1241 Details
Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
This page provides all information on Problem Report 1241.
Report 1241 Actions
Problem Report Number 1241 Submitter's Classification Test Suite problem State Resolved Resolution Rejected (REJ) Problem Resolution ID REJ.X.0443 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 2 Problem Summary PG4U.00022 Patch 4.0.2A or 4.1.0A exists as a workaround. Apply this patch prior to branding. Problem Text
Test 2: 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 #2
When the parent process of the calling process is not
executing wait(), waitpid(), wait3() or waitid() a
call to void _exit(int status) shall
cause the lower 8 bits of status to be made available
to it upon a subsequent call to wait(), waitpid() or
waitid().
PREP: Set SIGCHLD to SIG_DFL and clear SA_NOCLDWAIT
PREP: Fork child
PREP: Set child exiting event and call exit
PREP: Wait for child to exit plus a small amount of time
TEST: Subsequent wait notified of termination
TEST: Lower 8-bits of status available
PREP: Fork child
PREP: Wait for child to exit plus a small amount of time
TEST: Subsequent wait3 notified of termination
ERROR: wait3 failed, errno = 22(EINVAL - Invalid argument)
PREP: Set child exiting event and call exit
2 UNRESOLVEDReview 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 thier 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:
- View Report 1241
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority