This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Reading compressed character maps and gzip EPIPE issues.
- From: Paul Eggert <eggert at cs dot ucla dot edu>
- To: Carlos O'Donell <carlos at redhat dot com>
- Cc: libc-alpha <libc-alpha at sourceware dot org>
- Date: Wed, 20 Nov 2019 20:52:40 -0800
- Subject: Re: Reading compressed character maps and gzip EPIPE issues.
- References: <46d72027-0d3d-4bb8-1928-ef5eb3caca39@redhat.com>
On 11/20/19 8:43 PM, Carlos O'Donell wrote:
Paul, Any suggestions?
Yes: don't ignore SIGPIPE in the process that execs gzip. That way, gzip will be
killed without having a chance to complain to stderr. This is the same for gzip
1.9 as for 1.10.