I'd say there's at least one bug and it doesn't seem to be fixed
upstreams
(http://sourceware.org/git/?p=glibc.git;a=blob;f=libio/fileops.c;h=e92f85b243496c07d3677b97c785da7f42fb6c38;hb=HEAD#l531)
so you may want to forward to them:
530 count = _IO_SYSWRITE (fp, data, to_do);
531 if (fp->_cu
Note that it's not only upon ENOSPC, EPIPE will do as well:
$ yes | (trap '' PIPE; tr a b) | :
zsh: broken pipe yes |
zsh: segmentation fault ( trap '' PIPE; tr a b; )
--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact li
Processing commands for cont...@bugs.debian.org:
> reassign 720352 libc6
Bug #720352 [coreutils] tr: crash upon failed write(2)
Bug reassigned from package 'coreutils' to 'libc6'.
No longer marked as found in versions coreutils/8.21-1.
Ignoring request to alter fixed versions of bug #720352 to the
3 matches
Mail list logo