Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh crashes with floating point exception
- X-seq: zsh-users 12228
- From: Peter Stephenson <pws@xxxxxxx>
- To: ZSH User List <zsh-users@xxxxxxxxxx>
- Subject: Re: zsh crashes with floating point exception
- Date: Mon, 19 Nov 2007 16:24:38 +0000
- In-reply-to: <20071119155749.GA29766@xxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20071119142811.GF12829@xxxxxxxxx> <200711191514.lAJFEb7E003678@xxxxxxxxxxxxxx> <20071119155749.GA29766@xxxxxxxxx>
"Dr. Andy Spiegl" wrote:
> (gdb) bt
> #0 0x40291403 in cut (i=3, ct=5, dir=1) at ../../../Src/Zle/zle_utils.c:476
I think there's something we don't know going on, since running the
builtin widget backward-kill-word 10 times in a row shouldn't get you to
this point: it's only reached if the previous widget wasn't a kill
command.
At this point in debugging, could you run
p kringnum
p kringsize
p kring
Thanks.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author