bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5238: 23.1.50; gzip: stdout: Broken pipe


From: Juri Linkov
Subject: bug#5238: 23.1.50; gzip: stdout: Broken pipe
Date: Fri, 18 Dec 2009 01:38:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (x86_64-pc-linux-gnu)

> Gentlemen, both
> $ emacs -Q     -eval '(compile "locale -m")'
> $ emacs -Q -nw -eval '(compile "locale -m")'
> work, however the former has lots of "gzip: stdout: Broken pipe",
> the latter doesn't.
> $ emacs -Q     -eval '(compile "strace locale -m")'
> shows it happens around
> clone(child_stack=0, flags=...

A simpler test case:

1. emacs -Q
2. M-! locale -m RET

Fails for Emacs 23, but not for Emacs 22 or Emacs 23 run with -nw.

-- 
Juri Linkov
http://www.jurta.org/emacs/






reply via email to

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