|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2637 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 2637.
Report 2637 Actions
Problem Report Number 2637 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1364 Raised 2016-08-03 15:51 Updated 2016-08-09 13:49 Published 2016-08-09 13:49 Product Standard Internationalised System Calls and Libraries Extended V3 (UNIX 03) Certification Program The Open Brand certification program Test Suite VSU version 5.3.12 Test Identification /tset/CAPI.os/mman/mmap/T.mmap 42 Specification Base Definitions Issue 6 Linked Problem Reports #464 Problem Summary Changing the first mapping size from 5 to 6
pages makes the test passProblem Text The test assumes that the page after the first mapping will be unused
when the third mapping is done, but our C library used it in malloc(),
and this resulted in an infinite SIGSEGV loop. Changing the first
mapping size from 5 to 6 pages makes the test pass.
Test Output Test Information:
PREP: Obtain the system page size by call to
sysconf(_SC_PAGESIZE)
PREP: Establish signal handlers
PREP: Create the file ../tmp/mmap42.file.1
PREP: Allocate memory for buffer
PREP: Write 5120 words with value 11 to the file
PREP: Create the file ../tmp/mmap42.file.2
PREP: Allocate memory for buffer
PREP: Write 512 words with value 22 to the file
PREP: Create the file ../tmp/mmap42.file.3
PREP: Allocate memory for buffer
PREP: Write 2048 words with value 33 to the file
PREP: Map file1 in the process address space
PREP: Verify contents of the mapped area
PREP: Map file2 such that it overlaps mapping of file1
PREP: Map file3 such that it overlaps mapping of file1
ERROR: Test took longer than 600 seconds: presuming
function is hung and terminating testReview Information
Review Type TSMA Review Start Date 2016-08-03 15:51 Last Updated 2016-08-03 11:47 Completed 2016-08-03 11:47 Status Complete Review Recommendation Test Suite Deficiency (TSD) Review Response This is accepted as a fault in the test suite.
Review Type SA Review Start Date 2016-08-03 19:47 Last Updated 2016-08-09 13:48 Completed 2016-08-09 13:48 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted
Problem Reporting System Options:
- View Report 2637
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority