|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1449 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 1449.
Report 1449 Actions
Problem Report Number 1449 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0731 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-12-11 08:00 Product Standard Internationalised System Calls and Libraries Extended (UNIX 95) Certification Program The Open Brand certification program Test Suite VSU version 4.1.0 Test Identification base/sigaction 15 Problem Summary TSD4U.00084 This test may fail on implementations because the parent id may no longer be valid. Problem Text
This test may fail on implementations because the parent id may no
longer be valid.
This test relies on getpgid to find out whether or not the process
exists. However, under our implementation, a process that has gone
zombie is no longer considered a valid process for the purpose of
getpgid(). The only allowable manipulation for that process is a wait*
function. Changing the getpgid (pid) to a waitpid (pid, 0, 0) will
correctly test for the existence of the process.Test Output
10|1 /tset/CAPIbase/fsigaction/fsigaction1 18:31:05|TC Start, scenario ref 3-1, ICs {15}
15|1 1.10 1|TCM Start
400|1 15 1 18:31:06|IC Start
200|1 15 18:31:06|TP Start
520|1 15 9690 1 1|SPEC1170TESTSUITE CASE 15
520|1 15 9690 1 2|After a call to int sigaction(int sig, const struct
520|1 15 9690 1 3|sigaction *act, struct sigaction *oact) when sig is
520|1 15 9690 1 4|SIGCHLD and SA_NOCLDWAIT is not set in the sa_flags
520|1 15 9690 1 5|member of the structure pointed to by act terminating
520|1 15 9690 1 6|child processes of the calling process shall be
520|1 15 9690 1 7|transformed into zombie processes unless SIGCHLD is
520|1 15 9690 1 8|set to SIG_IGN.
520|1 15 9575 1 1|PREP: Set up action for SIGCHLD
520|1 15 9575 1 2|PREP: fork() a child that does nothing but exit
520|1 15 9575 2 1|TEST: getpgid() returns pid for child
520|1 15 9575 2 2|ERROR: Child process does not exist
220|1 15 1 18:31:06|FAIL
410|1 15 1 18:31:06|IC End
80|1 0 18:31:06|TC EndReview 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:
- View Report 1449
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority