Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Deadlock when receiving kill-signal from child process
- X-seq: zsh-workers 35976
- From: Mathias Fredriksson <mafredri@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Deadlock when receiving kill-signal from child process
- Date: Mon, 3 Aug 2015 23:36:19 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=1ZSjeJWjHaP6q/Wm209nOeo9hSkMTsQfIbQCXErl1GY=; b=kjl5IRFUgQ9IAhPVHn4ZKUIzxkjF2ZHrb9PNVC1ALSGfgm6NqVhj6xegHHj88V9rGf y/9EQmQ0pWzy/3l4DFB0S8Dp6KOAk/HIrTqF0FE03tPBZYGYdvJIEbxR+JwsitwXghE2 HCuL6WeMz7c4dFaSnhswFpM+idExSd6XU43gy5Lz+6uUS4hIrWB0zu0uz58JRQYu/M9b RgINquJNtQiEBvxJObReXlBnZ1pLVMFONub5jKMxC3Er+pGZXqyXGnSODn9GiLO9sjmn xv5ER7eIVVNg6itHfSLItBQi/cs2+IvdShzj93/1pSucDaaFOKT9FNMbM1qHtD4pobkw mGsg==
- In-reply-to: <150803085228.ZM24837@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CA+=GgY7mHkyK4NJQ6m7y-HpVPKOuKx3-bkJqRHriKzZ662_iwA@mail.gmail.com> <150803085228.ZM24837@torch.brasslantern.com>
On Mon, Aug 3, 2015 at 6:52 PM, Bart Schaefer wrote:
}
} Is that 5.0.8 or 5.0.8-dev-1 from SourceForge git?
It is 5.0.8
}
} I *think* this problem should have been fixed by workers/35642 (git
} 811027a22a806f753537abee1575da8714d3fa0a) and I cannot reproduce with
} ZSH_PATCHLEVEL = zsh-5.0.8-154-gd90f921.
I just tried applying this patch to 5.0.8 and I am still able to
reproduce, occasionally zsh even exits with the following (maybe
related):
zsh: illegal hardware instruction ./zsh_deadlock.zsh
If workers/35642 alone was supposed to fix this I think it remains unfixed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author