Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 187075

Summary: man 2 read doesn't mention ERESTARTSYS
Product: Red Hat Enterprise Linux 4 Reporter: Matthew Booth <mbooth>
Component: man-pagesAssignee: Ivana Varekova <varekova>
Status: CLOSED ERRATA QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 4.0CC: carenas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: RHBA-2006-0647 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-14 04:44:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 201655    

Description Matthew Booth 2006-03-28 09:45:03 UTC
Description of problem:

read(2) can return the error ERESTARTSYS if the read is interrupted by a trace,
eg strace or attaching gdb. ERESTARTSYS is mentioned in the man page for
accept(2) in this context, but not for read(2). I believe wait4(2) can also
return ERESTARTSYS.

Version-Release number of selected component (if applicable):

man-pages-1.67-7.EL4.noarch

Comment 7 Red Hat Bugzilla 2006-09-14 04:44:49 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2006-0647.html


Comment 8 Arenas Belon, Carlo Marcelo 2010-04-23 08:06:34 UTC
read(2) in F13 (man-pages-3.23-6) still doesn't show a reference to ERESTARTSYS, so this patch was probably not upstreamed and therefore still affects other versions of RHEL and Fedora.