|
Home About Us A-Z Index Search * Contact Us Register Login Press ShopThe Open Brand -- Problem Reporting and Interpretations System |
Problem Report 2657 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 2657.
Report 2657 Actions
Problem Report Number 2657 Submitter's Classification Test Suite problem State Resolved Resolution Test Suite Deficiency (TSD) Problem Resolution ID TSD.X.1382 Raised 2016-08-04 10:45 Updated 2016-08-09 18:17 Published 2016-08-09 18:17 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/ioprim/writev/T.writev 70 Specification Base Definitions Issue 6 Problem Summary The shutdown() in the parent can happen before accept() in the child Problem Text If the parent process calls shutdown() before the accept() call has
completed in the child, this causes an accept() failure.Test Output Test Description:
Base Conditional Deviance
If the implementation supports a communications domain and a
socket
type:
EPIPE in errno and return -1 on a call to ssize_t writev(int
fildes,
const struct iovec *iov, int iovcnt) when fildes refers to a
socket
that is shut down for writing.
ERROR: inet_server: accept failed, errno = 103 (ECONNABORTED -
Connection abort)
INFO: Server terminated
PREP: Wait for server to be ready
PREP: Create a socket
PREP: Bind address ../tmp/uclient.azSXzN to socket
PREP: Connect to address ../tmp/unix.moLdvH
PREP: Shutdown socket for writing
TEST: write on shutdown socket
TEST: Return value
TEST: errno value
CLEANUP: Close socket, kill server
TEST: AF_INET SOCK_DGRAM
PREP: Create test sockaddr_in: address = 9.41.31.199, port =
1458
PREP: Server: create socket
PREP: Server: bind address ../tmp/unix.moLdvH to socket
PREP: Server: listen on socket
PREP: Server: notify client ready to accept
PREP: Server: accept connection
PREP: Wait for server to be ready
PREP: Create a socket
PREP: Connect socket to address 9.41.31.199, port 1458
PREP: Shutdown socket for writing
TEST: Write data on shutdown socket
TEST: Return value
TEST: errno value
CLEANUP: Close socket, kill server
PREP: Server: create socket
PREP: Server: bind address 9.41.31.199, port 1458 to socket
PREP: Server: notify client server is ready
PREP: Server: read and echo dataReview Information
Review Type TSMA Review Start Date 2016-08-04 10:45 Last Updated 2016-08-04 11:34 Completed 2016-08-04 11:34 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-04 19:34 Last Updated 2016-08-09 18:17 Completed 2016-08-09 18:17 Status Complete Review Resolution Test Suite Deficiency (TSD) Review Conclusion A test suite deficiency is granted.
Problem Reporting System Options:
- View Report 2657
- List All PRs
- Search Reports
- Email the System Administrator
- View the The Open Brand Interpretations Database User Manual
Contact the Certification Authority