Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Where to start debugging zle recursive-edit? / Ctrl-C
- X-seq: zsh-workers 39531
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Where to start debugging zle recursive-edit? / Ctrl-C
- Date: Fri, 30 Sep 2016 23:54:52 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- 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 :cc; bh=CY2MUtqeLQTR9A3I+w53Nx1o59RcwRdrm0fjhXrSHxk=; b=OArKl5A0y/DXgO4atgvfxkgvgsx3x5efGmZky0v5sDJISxNu+karOCpJvmVQGPTarb hkVyo6bjPN4SBcWs6Xu1tO53gjBeeYr43bsAfgfgf4d/MnWLUQz/jFZeffdXXK+jlF9h wad8irZJveskV4TkS0tHyROb52e7ssDj2hb+/5fugXZlLF+n4DRef3gsyhwu1lu2X2lS tseA6gFWwinE8SIo2mb+2KjEVdF7Xascbcnlaqkqw9xmqAzSjCgYnQxajZzsV2iJbpey htrUP/cFW5qSwy20yb3uy2SpoG4zxp0NCemeWPCll1njQ2lSGEdGHxsZMvEjAQb8siIk 2G2g==
- In-reply-to: <160930144528.ZM17296@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: <CAKc7PVBvm+u5QQQZo+6QEQw4bRHx1br5K-A6y_6pAuP8+KCbcQ@mail.gmail.com> <160924133140.ZM29034@torch.brasslantern.com> <CAKc7PVCvear=ZCOYB+ODYcw+qV8YGbcsLH_arXCFdNMRgJ4O2Q@mail.gmail.com> <160930144528.ZM17296@torch.brasslantern.com>
On 30 September 2016 at 23:45, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Sep 30, 1:28pm, Sebastian Gniazdowski wrote:
> }
> } The stack trace is at the end.
>
> Is this a trace from a place where you sometimes get a core dump or
> unexpected exit? Because I don't see indication in the stack trace
> that menu selection is active, for example.
No, no luck with the crashes. It's a stack trace after Ctrl-C when in
.recursiveedit, i.e. when the Ctrl-R widget was invoked. The stressors
were commented out in zshrc. BTW. I was running multiple jobs because
on IRC one user said that he gets crashes when multiple jobs in
background. Didn't ask of ZSH_VERSION. Tomorrow will try with Zconvey
disabled, the Ctrl-C problems appeared after additional complex-char
mappings (e.g. cursors) so there should be something to examine.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author