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 35981
- From: Mathias Fredriksson <mafredri@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Deadlock when receiving kill-signal from child process
- Date: Wed, 5 Aug 2015 00:52:59 +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=lpKUZiHBSt8oLMaHdzEaXqknTFjtlRB7/iyOTsKyAMQ=; b=MPFZu5gviii+p7mutAGLViXHpn9dhEDfGBXatH54N9kqwojsRRwLgNH3/DMsdKgC2G bv0aOz0wkIzjc/NT2UrM2lJ/7EP6dr9BK/6dSo1zpwAORlnWaz4KzkCZ4yW3MHslPK+W +Pa8pP3urxL3v5gpf6a17Y6kfzIPEXoNCTtnVc0a5yiVsPiKVxaiUN5OzSk0W+2gswlh YPfWhcuUEFYfGZ/WFFxa6bnh+pc+fnZg+OFhAASH5rxfnE9NDS9O5dN14jcQpvpD0NM3 xjZNVwxqOjzkRk0+bSVJ4ccTMZArziL4Hnlhwkyy4qHOLR4LmJIgh50zbNQsfqqsaC+m B2BA==
- In-reply-to: <150803135818.ZM24977@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> <CA+=GgY5iZfgUag_V1jqmCv4=PUGBmaV2cNWTDjSO4DAZ+zm-iQ@mail.gmail.com> <150803135818.ZM24977@torch.brasslantern.com>
On Mon, Aug 3, 2015 at 11:58 PM, Bart Schaefer wrote:
}
} If you can get a stack trace from the deadlocked zsh, that would be
} helpful.
I've tried to produce a stack trace on OS X with dtruss, but it slows
down zsh too much and I am never able to reproduce the deadlock
scenario. I have however managed to get a dump with strace on Gentoo
(also here, I've applied the patch discussed earlier), see attachment.
}
} A stack trace from the SIGILL's zsh might also be helpful, but that is
} less likely.
I will see if I manage to do it, but even without a debugger, I have
rarely seen this error.
Attachment:
deadlock.trace
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author