bugmake - Bugs: bug #65268, Reset O_APPEND mode for stdout and...

 
 

bug #65268: Reset O_APPEND mode for stdout and stderr

Submitter:  None
Submitted:  Tue 06 Feb 2024 07:51:46 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.0 Operating System:  POSIX-Based
Fixed Release:  SCM Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 28 Mar 2024 11:16:33 PM UTC, comment #1: 

Fixed, thanks for the report.

Paul D. Smith <psmith>
Group administrator
Tue 06 Feb 2024 07:51:46 PM UTC, original submission:  

The commit introducing the bug is
https://git.savannah.gnu.org/cgit/make.git/commit/?id=9453a7451d66ee1ea5762a75161bf8a818c01a1f

An example of the problems caused by this change can be found in https://github.com/axboe/liburing/issues/291, where the splice syscall fails since it doesn't work in append mode.

Make should restore stdout and stderr to the original state, before exiting.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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

    Date Changed by Updated Field Previous Value => Replaced by
    2024-03-28 psmith Item GroupNone Bug
        StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Component VersionNone 4.0
        Fixed ReleaseNone SCM
        Triage StatusNone Small Effort

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code