bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: anonymous
Subject: [bug #16401] Signal received during wait(2) call may cause make to fail
Date: Thu, 20 Apr 2006 23:11:26 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418 (KHTML, like Gecko) Safari/417.9.2

URL:
  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16401>

                 Summary: Signal received during wait(2) call may cause make
to fail
                 Project: make
            Submitted by: None
            Submitted on: Thursday 04/20/06 at 23:11 UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
       Component Version: 3.81
        Operating System: Any
           Fixed Release: None

    _______________________________________________________

Details:

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.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 04/20/06 at 23:11 UTC  Name: make.diff  Size: 494B   By: None
Proposed fix.
<http://savannah.gnu.org/bugs/download.php?file_id=9809>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16401>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]