[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #63307] make 4.4 passes ignored SIGPIPE on to children
From: |
Dmitry Goncharov |
Subject: |
[bug #63307] make 4.4 passes ignored SIGPIPE on to children |
Date: |
Mon, 7 Nov 2022 17:25:53 -0500 (EST) |
Follow-up Comment #11, bug #63307 (project make):
[comment #10 comment #10:]
> I'm not sure how using a semaphore helps here. We would still have to clean
up the semaphore with sem_unlink().
indeed.
> The main goal of that change was to allow our cleanup operations to proceed
even when SIGPIPE was found, and semaphores still need to be cleaned up. To
that end it seems like the idea to use FATAL_SIG() (which already handles
SIG_IGN correctly) is the right one.
Should inability to write to stdout cause make to die abnormally?
Make can leave an error message and complete the build and exit normally.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63307>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, (continued)
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/04
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/05
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/05
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/05
- Re: [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Philip Guenther, 2022/11/05
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/06
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/06
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/06
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/06
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Paul D. Smith, 2022/11/06
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children,
Dmitry Goncharov <=
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Paul D. Smith, 2022/11/07
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/08
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Andreas Schwab, 2022/11/08
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, anonymous, 2022/11/08
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/08
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Dmitry Goncharov, 2022/11/08
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Paul D. Smith, 2022/11/09
- Re: [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Alejandro Colomar, 2022/11/09
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Alexander Kanavin, 2022/11/12
- [bug #63307] make 4.4 passes ignored SIGPIPE on to children, Paul D. Smith, 2022/11/13