From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18068 invoked by alias); 6 Sep 2015 17:38:07 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 36435 Received: (qmail 14695 invoked from network); 6 Sep 2015 17:38:05 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Originating-IP: [80.3.228.158] X-Spam: 0 X-Authority: v=2.1 cv=RLtOZNW+ c=1 sm=1 tr=0 a=P+FLVI8RzFchTbbqTxIDRw==:117 a=P+FLVI8RzFchTbbqTxIDRw==:17 a=NLZqzBF-AAAA:8 a=kj9zAlcOel0A:10 a=pGLkceISAAAA:8 a=q2GGsy2AAAAA:8 a=HYshxDoSAAAA:8 a=MOX4KenPPmr9L7P3xhYA:9 a=CjuIK1q_8ugA:10 Date: Sun, 6 Sep 2015 18:38:00 +0100 From: Peter Stephenson To: Mathias Fredriksson Cc: zsh-workers@zsh.org Subject: Re: zsh 5.1 freezes with zombie child Message-ID: <20150906183800.4abe1e57@ntlworld.com> In-Reply-To: References: <20150901230743.GA12128@zira.vinc17.org> <20150902001322.GA17603@zira.vinc17.org> <150901191441.ZM15728@torch.brasslantern.com> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 5 Sep 2015 01:39:25 +0300 Mathias Fredriksson wrote: > On Wed, Sep 2, 2015 at 5:14 AM, Bart Schaefer wrote: > > > > The following fixes it, but makes me nervous. Is Mathias Fredriksson > > still listening? Try to reproduce that deadlock from the thread back > > at the beginning of August? (Was it really that recently? Gaah.) > > Finally got around to testing this change, can't reproduce any deadlocks, *yay*! Thanks --- I've uploaded 5.1-test-1 to htttp://www.zsh.org/pub/development and hope I'll be able to release a bug fix version 5.1.1 in the middle of the week. pws