bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gawk: sigpipe1.awk:7: fatal: print to "yes | true" failed: Broken pi


From: arnold
Subject: Re: gawk: sigpipe1.awk:7: fatal: print to "yes | true" failed: Broken pipe
Date: Mon, 11 Dec 2023 11:49:05 -0700
User-agent: Heirloom mailx 12.5 7/5/10

Andreas Schwab <schwab@suse.de> wrote:

> ============== _sigpipe1 =============
> --- sigpipe1.ok        2019-08-28 18:43:58.000000000 +0000
> +++ _sigpipe1  2023-12-11 10:05:52.449976338 +0000
> @@ -1,3 +1,4 @@
>  system
>  pipe to command
> -pipe from command
> +gawk: sigpipe1.awk:7: fatal: print to "yes | true" failed: Broken pipe
> +EXIT CODE: 2
>
> -- 
> Andreas Schwab, SUSE Labs, schwab@suse.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."

>From your other mail, this is on a PowerPC little endian system.
The only such system I have access to is on the GCC compile farm,
running Debian.  It does not reproduce there.

This is basically a timing problem / race condition, and you can
ignore it.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]