[Pkg-zsh-devel] Bug#797721: Bug#797721: zsh frozen with zombie child

Vincent Lefevre vincent at vinc17.net
Wed Sep 2 00:17:20 UTC 2015


Control: tag -1 - moreinfo unreproducible

On 2015-09-02 01:38:57 +0200, Axel Beckert wrote:
> JFTR: I can't reproduce this issue. And I haven't been running into
> any similar issue since I started using zsh 5.0.8-test-3 (aka 5.1 RC3)
> about a week ago.
> 
> Let's wait what people say on zsh-workers.

The minimal example I've just posted to zsh-workers:

zira% updprompt() { true && { : } }
zira% TRAPCHLD() { updprompt }
zira% sleep 2 & sleep 3 ; echo OK
[1] 20452
[1]  + done       sleep 2

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Pkg-zsh-devel mailing list