Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion.so segfaulting - debugging options?
- X-seq: zsh-users 13865
- From: kba <unixprog@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: completion.so segfaulting - debugging options?
- Date: Wed, 18 Feb 2009 15:19:52 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=frJiBedvPNEn1JyvsQaMZ8BPsiWogMbjjqSF2khirYA=; b=UliNmS8No0P98tW06iKZ18Nc1JRpfY6KNbml5PKt8UCOfjY+s9kMkHgwoeRSIBRcep mZwp0+aABn1hX3nd0gmQy49z9k6CrwsG+uoDtCfhNrJzBYaTgWZCEvfzShWtMzZiNTaR lHKV/d+DwcosYRD/Ew2e6UhnQRavptlBeZ8+I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=bjizcr5NGzj9Ex0O7EhxH+B9T7ei84vwunJ4/qhMQ4Sreh+kzKwJT2DzGJ66fyuDbv TQhgYXeyC5nGfANm3SQLpJ7TFDoSqb0jKgxKhofPK+falt8gBf8/uq4+Qmmj3kwqJXZC 3aVl2A42F5Ujq104EDw2CUy4Q+oy6PTox8chY=
- In-reply-to: <200902130652.47503.arvidjaar@xxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
On Fri, Feb 13, 2009 at 06:52:39AM +0300, Andrey Borzenkov wrote:
> Your best bet is to find a reliable way to reproduce it and post to zsh-
> workers. Also try using current CVS version, there were same crash
> fixes. But again, unless you can reproduce this bug at will, you never
> know whether this is fixed or not.
Just in case someone has the same problem and stumbles over this post:
I just read this thread [1] about zsh crashing when 'interactive' is set
as a menu-completion option. That was my problem too, apparently. I just
compiled zsh from CVS as you proposed and so far and the crash didn't
happen again (yet :D)
[1] http://bbs.archlinux.org/viewtopic.php?id=35706
Messages sorted by:
Reverse Date,
Date,
Thread,
Author