Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: More crashes in menu complete
- X-seq: zsh-workers 22933
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: More crashes in menu complete
- Date: Tue, 31 Oct 2006 10:28:48 +0000
- In-reply-to: <237967ef0610301738x32c5336fmb46087f6978f1509@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0610301738x32c5336fmb46087f6978f1509@xxxxxxxxxxxxxx>
"Mikael Magnusson" wrote:
> Here are two backtraces, i just did kill <tab> and pressed and
> released shift a couple of times, doing complete-word and
> reverse-menu-complete and got these two backtraces, the first sort of
> sucks because i didn't have debug symbols when it crashed, but i
> recompiled with and got at least the source line.
>
> Program terminated with signal 11, Segmentation fault.
> #0 0xa7aa6fc5 in singledraw () at complist.c:1787
> 1787 g = mgtab[ml1 * columns + mc1];
I think this depends on the detailed output of the matches. It will
crash here if it's miscounted the number of matches that it can
fit on the screen.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author