|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1490 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 1490.
Report 1490 Actions
Problem Report Number 1490 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0772 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-10-30 08:00 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/bsd_signal 12 Problem Summary TSD4U.00041 The test may fail if the IUT ignores bsd_signal(SIGKILL, SIG_DFL) calls. Problem Text
The test may fail if the IUT ignores bsd_signal(SIGKILL, SIG_DFL)
calls.
Test 12 fails because the call to bsd_signal(SIGKILL, SIG_DFL)
succeeds when the test is expecting an EINVAL error. We
believe the spec does not mandate an EINVAL error in this case.
The bsd_signal spec refers one to the sigaction spec for a description
of error handling. The sigaction spec states
It is unspecified whether an attempt to set the action for a
signal that cannot be caught or ignored to SIG_DFL is ignored or
causes an error to be returned with errno set to [EINVAL].
Our implementation ignores this behavior.Test Output
TEST CASE: bsd_signal
TEST PURPOSE #12
EINVAL in errno, return SIG_ERR, and not install a new
signal handler on a call to void (*bsd_signal(int sig,
void (*func)(int))) (int) when an attempt is made to
catch a SIGKILL or SIGSTOP signal.
TEST: bsd_signal(SIGKILL, ...) returns -1
ERROR: bsd_signal returned 00000000
12 FAILReview 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 1490
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority