|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 0130 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 0130.
Report 0130 Actions
Problem Report Number 0130 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0130 Raised 1993-12-21 08:00 Updated 2003-03-13 08:00 Published 1993-12-23 08:00 Product Standard Internationalised System Calls and Libraries (XPG4) Certification Program The Open Brand certification program Test Suite VSX4 version 4.3.2 Test Identification XPG4.os/ipc/msgsnd 2 Linked Problem Reports TSD4.064, (in, old, system) Problem Summary TSD4.130 There is a problem in msgsnd.c in that it checks that the child process has suspended, kills it with a SIGUSR1, tidies up and returns. The child process catches the SIGUSR1 signal and exits. Unfortuna... Problem Text
There is a problem in msgsnd.c in that it checks that the child process
has suspended, kills it with a SIGUSR1, tidies up and returns. The child
process catches the SIGUSR1 signal and exits. Unfortunately, the parent
process returns to tet_fork (called from cpsig) and sends a SIGTERM to
the child process before it has had time to exit after receiving the
SIGUSR1. This results in the test reporting "UNRESOLVED".
The problem would be solved by the parent process giving the child
chance to exit before returning to tet_fork. Perhaps this should be
done by waiting for the child to exit, timing out if this has not
happened before WAITTIME has elapsed.Test Output
************************************************************************
/tset/XPG4.os/ipc/msgsnd/T.msgsnd 2 Unresolved
Test Description:
When there is insufficient space in the queue or the system to send
the message pointed to by msgp and the IPC_NO_WAIT flag is clear in
msgflg, then a call to msgsnd(msqid,msgp,msgsz,msgflg) suspends the
calling process.
Test Information:
unexpected signal 15 (SIGTERM) received
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
This is an accepted test suite deficiency.
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 0130
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority