bugmake - Bugs: bug #16401, Signal received during wait(2)...

 
 

bug #16401: Signal received during wait(2) call may cause make to fail

Submitter:  None
Submitted:  Thu 20 Apr 2006 11:11:24 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  3.81 Operating System:  Any
Fixed Release:  3.82 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 07 Jun 2009 07:48:01 PM UTC, comment #1: 

I can't remember the last time I saw an OS that had wait(2) but not waitpid(2).  But, fixed anyway.

Paul D. Smith <psmith>
Group administrator
Thu 20 Apr 2006 11:11:24 PM UTC, original submission:  

The make(1) doesn't check errno and just fails over if wait(2) returns with error. Proper thing would be to repeat the call until errno == EINTR.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #9809:  make.diff added by None (494B - application/octet-stream - Proposed fix.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-07-28 psmith Fixed Release4.0 3.82
    2009-06-07 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.0
    2006-04-20 None Attached File- Added make.diff, #9809

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code