|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 1471 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 1471.
Report 1471 Actions
Problem Report Number 1471 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.0753 Raised 1970-01-01 08:00 Updated 2003-03-13 08:00 Published 1995-11-07 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/ulimit 5 Problem Summary TSD4U.00060 This test may fail on implementations if the computed ulimit value used in the call ends up causing a negative value to be set. Problem Text
This test may fail on implementations if the computed ulimit value
used in the call ends up causing a negative value to be set.
The test tries to set a limit with ulimit() and compare it to the
result from getrlimit(). However, the test ignores the fact that it
is setting a "long" limit and getrlimit returns a "rlim_t" (unsigned
int). In this case, the test tries to set a negative limit, which
doesn't make any sense, but is accepted by ulimit.Test Output
TEST CASE: ulimit
TEST PURPOSE #5
A call to long int ulimit(int cmd, ...) when cmd is
UL_SETFSIZE shall allow only a process with
appropriate privileges to increase its hard limit.
PREP: Choose appropriate values for the soft and hard
limits
TEST: Privileged process can raise the hard limit
ERROR: Process could not raise the hard limit
Expected: -2147483136 Received: 2147483136
5 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 1471
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority