|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2108 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 2108.
Report 2108 Actions
Problem Report Number 2108 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1073 Raised 1999-08-13 08:00 Updated 2003-03-13 08:00 Published 1999-08-17 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.4 Test Identification PTHR.os/all/pthread_mutexattr_setprioceiling 7 Problem Summary TSD5TH.00065 In pthread_mutexattr_setprioceiling.c, we have: int t7_sfunc() { int rval; vsth_getprio( SCHED_FIFO, &T7_priomin, NULL, &rval ); rval is not initialized, so if vsth_getprio succeeds and does not modif... Problem Text
In pthread_mutexattr_setprioceiling.c, we have:
int
t7_sfunc()
{
int rval;
vsth_getprio( SCHED_FIFO, &T7_priomin, NULL, &rval );
rval is not initialized, so if vsth_getprio succeeds and does not
modify it, its value is unprecidtable. Setting rval to zero
corrects the test.Test Output
************************************************************************
/tset/PTHR.os/all/pthread_mutexattr_setprioceiling/T.pthread_mutexattr_s
etprioceiling 7 UNREPORTED
Test Information:
If _POSIX_THREAD_PRIO_PROTECT is defined:
a call to pthread_mutexattr_setprioceiling() shall
not return EINTR.
Posix Ref: Component PTHREAD_MUTEXATTR_SETPRIOCEILING
Assertion 9945-1:1996 2.4-7(C)
setup function, expected 0, got -542461952
************************************************************************Review Information
Review Type TSMA Review Start Date null Completed null Status Complete Review Recommendation No Resolution Given Review Response
A test suite deficiency is recommended.
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 2108
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority