mainGNU M4 - Support: sr #110767, make 4.4 ignores SIGPIPE -->...

 
 

sr #110767: make 4.4 ignores SIGPIPE --> ./test-execute.sh 3 and 4 fail

Submitter:  Alexander Kanavin <kanavin>
Submitted:  Sat 12 Nov 2022 02:44:17 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 12 Nov 2022 02:44:17 PM UTC, original submission:  

Just released make 4.4 issues this prior to running the rules:

rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[PIPE], sa_flags=SA_RESTORER|SA_RESTART, sa_restorer=0x7ff547edbaf0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0

The attached patch (against m4 1.4.19) restores the default handler prior to running the tests which allows them to pass.

Alexander Kanavin <kanavin>

 

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

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kanavin (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-11-12 kanavin Attached File- Added 0001-test-execute-main.c-set-default-handler-for-SIGPIPE-.patch, #53951

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code