|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2068 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 2068.
Report 2068 Actions
Problem Report Number 2068 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1039 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1998-03-20 08:00 Product Standard Internationalised System Calls and Libraries Extended V2 (UNIX 98) Certification Program The Open Brand certification program Test Suite VSTH version 5.1.2 Test Identification PTHR.os/all/sigwait 6 Problem Summary TSD5TH.00036 This assertion hangs and must be killed by hand. The last line in routine t6_postcheck is the following: (void) sigwait( &pending_set, NULL ); Passing a NULL for the sig argument is not discussed by t... Problem Text
This assertion hangs and must be killed by hand. The last line
in routine t6_postcheck is the following:
(void) sigwait( &pending_set, NULL );
Passing a NULL for the sig argument is not discussed by the XPG5
XSH or POSIX 1003.1-1996.Test Output
************************************************************************
/tset/PTHR.os/all/sigwait/T.sigwait 6 UNREPORTED
Test Description:
When the signals specified by set are blocked from delivery to the
calling
thread,
then a call to sigwait(set, sig) selects a pending signal from set,
atomically
clears it from the set of pending signals for the calling thread,
stores that signal number in the location referenced by sig and returns
0 if successful.
Posix Ref: Component SIGWAIT Assertion 9945-1:1996 3.3.8.2-6(A)
Test Information:
When the signals specified by set are blocked from delivery
to the calling thread,
then a call to sigwait(set, sig) selects a pending signal from
set, atomically clears it from the set of pending signals for
the calling thread, stores that signal number in the location
referenced by sig and returns 0 if successful.
Posix Ref: Component SIGWAIT
Assertion 9945-1:1996 3.3.8.2-6(A)
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
We agree with the applicant that sigwait() should be called with
a non-null second argument and agree that a waiver should be
granted on the basis of a 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 2068
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority