[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sr #110766] make 4.4 ignores SIGPIPE --> ./test-execute.sh 3 and 4 fail
From: |
anonymous |
Subject: |
[sr #110766] make 4.4 ignores SIGPIPE --> ./test-execute.sh 3 and 4 fail |
Date: |
Sat, 12 Nov 2022 09:42:28 -0500 (EST) |
URL:
<https://savannah.gnu.org/support/?110766>
Summary: make 4.4 ignores SIGPIPE --> ./test-execute.sh 3 and
4 fail
Project: GNU M4
Submitter: None
Submitted: Sat 12 Nov 2022 02:42:26 PM UTC
Category: None
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: GNU/Linux
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 12 Nov 2022 02:42:26 PM UTC By: Anonymous
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.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 12 Nov 2022 02:42:26 PM UTC Name:
0001-test-execute-main.c-set-default-handler-for-SIGPIPE-.patch Size: 1KiB
By: None
<http://savannah.gnu.org/support/download.php?file_id=53950>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/support/?110766>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sr #110766] make 4.4 ignores SIGPIPE --> ./test-execute.sh 3 and 4 fail,
anonymous <=