|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2066 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 2066.
Report 2066 Actions
Problem Report Number 2066 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1037 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/pthread_attr_getschedparam 2 Problem Summary TSD5TH.00034 This failure is caused because rval is not initialized in t2_sfunc() in file pthread_attr_getschedparam.c. Changing the declaration to the following allows the test to complete correctly: int rval = 0... Problem Text
This failure is caused because rval is not initialized in t2_sfunc()
in file pthread_attr_getschedparam.c. Changing the declaration to the
following allows the test to complete correctly:
int rval = 0;Test Output
************************************************************************
/tset/PTHR.os/all/pthread_attr_getschedparam/T.pthread_attr_getschedpara
m 2 Unresolved
Test Description:
A call to pthread_attr_getschedparam() shall not return a value of
EINTR.
Posix Ref: Component PTHREAD_ATTR_GETSCHEDPARAM Assertion 9945-1:1996
2.4-2(A)
Test Information:
pthread_attr_getschedparam 2
A call to pthread_attr_getschedparam() shall not
return a value of EINTR.
Posix Ref: Component PTHREAD_ATTR_GETSCHEDPARAM
Assertion 9945-1:1996 2.4-2(A)
setup function, expected 0, got 1163021629
Thread 2 exitval, expected 0, got 1
Thread 1 delivered 1 SIGTERM signals
Thread 2 caught 1 SIGTERM signals
************************************************************************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 and recommend that a waiver 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 2066
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority