bugmake - Bugs: bug #63243, Fix a race between sigterm and...

 
 

bug #63243: Fix a race between sigterm and make writing its error message.

Submitter:  Dmitry Goncharov <dgoncharov>
Submitted:  Thu 20 Oct 2022 12:35:26 AM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  4.4 Operating System:  POSIX-Based
Fixed Release:  4.4 Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 24 Oct 2022 06:51:13 AM UTC, comment #3: 

Probably in the next release when I fix signal handling, this will not be needed anymore.

Paul D. Smith <psmith>
Group administrator
Mon 24 Oct 2022 06:50:43 AM UTC, comment #2: 

Thanks Dmitry; applied.

Paul D. Smith <psmith>
Group administrator
Thu 20 Oct 2022 12:38:31 AM UTC, comment #1: 

Tests in temp_stdin and output-sync send sigterm to kill make. There is a race here between sigterm and make writing to the log file. This races causes the tests to fail occasionally.
The original bug report and a patch provided by Frank Heckenbach
here
https://lists.gnu.org/archive/html/bug-make/2022-10/msg00150.html.

Dmitry Goncharov <dgoncharov>
Thu 20 Oct 2022 12:35:26 AM UTC, original submission:  

.

Dmitry Goncharov <dgoncharov>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #53884:  sv63243.diff added by dgoncharov (2KiB - text/x-patch)

 

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)
  • -email is unavailable- added by dgoncharov (Submitted the item)
  •  

    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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-10-24 psmith StatusNone Fixed
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.4
        Triage StatusNone Small Effort
    2022-10-20 dgoncharov Attached File- Added sv63243.diff, #53884

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code