Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: coredump on C-c
- X-seq: zsh-workers 31773
- From: Eitan Adler <lists@xxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: coredump on C-c
- Date: Fri, 27 Sep 2013 01:00:40 -0400
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=X+4kWKOcvqF0tv+VSyeIAPKqLbmdjx9MiUHpvbGQNX0=; b=INFduQb9n0cHbtp8f6d0X2PJlrVpBHW0qFfW0jBuvWUqjGNdYuEGl2EM8XYrANYNO0 BBkHa6SElsbUsqwZdtKWVy/jzBMTe5FeazPD4edkcxS8TQ3WYklVHCY2AchE81m69wOZ 3NDm8pYpF+IWl2YWZmRLhwiHniF7wPkLTniDw=
- In-reply-to: <CAH+w=7Z4cT4S+1orrB_fdVCmUp5UMOjA8=-YYO1MeYSZOcdwcg@mail.gmail.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: <CAF6rxg==-QKvKC_vBw6kw4ReXE0FAt0B_c7UuWFXSG+km4U00Q@mail.gmail.com> <CAH+w=7Z4cT4S+1orrB_fdVCmUp5UMOjA8=-YYO1MeYSZOcdwcg@mail.gmail.com>
On Thu, Sep 26, 2013 at 5:31 PM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> If this is an accurate backtrace, and you've accurately described the
> circumstances in which you pressed ctrl-c, t....
OK, I've managed to figure out how to reproduce this crash:
git <tab> C-c.
so your analysis about this being in the completion function is 100% correct.
I previously thought it was on exit from a program because I have a
habit of typing my command/hitting tab before the programs fully exit.
--
Eitan Adler
Messages sorted by:
Reverse Date,
Date,
Thread,
Author