zsh-workers
 help / color / mirror / code / Atom feed
From: Toma <tomushkin@gmail.com>
To: zsh-workers@sunsite.dk
Subject: segmentation fault in menu selection
Date: Tue, 24 Oct 2006 17:54:59 +0300	[thread overview]
Message-ID: <8839f0c90610240754o24a76571ie5911d7ebfc2c950@mail.gmail.com> (raw)

Hi!,
(please be aware of my rough english)

I have some examples which causes zsh to receive a SIGSEGV, all
related to the menu-select widget. I can reproduce them on zsh 4.3.1
or newer, including the latest CVS (zsh 4.2.6 works fine).

Note that lines that begin with : are commands run from the
mini-buffer, but i can bound them to keys and get the same result.

$ zsh -f
$ zmodload zsh/complist
$ bindkey -e
: menu-select
: reverse-menu-complete

or

$ zsh -f
$ zmodload zsh/complist
$ bindkey -e
: menu-select
Now repeat
: accept-and-infer-next-history

When configured with --enable-zsh-debug, zsh states:
zle_tricky.c:947: line metafied

or

$ zsh -f
$ zmodload zsh/complist
$ bindkey -e
$ autoload compinit; compinit
Put some completion prefix
$ cd /<Esc-x>
 : menu-select
Now repeat
: accept-and-infer-next-history
until `no matches' is shown
: undo

I can provide further information like backtraces or libc version if necessary.

PS: I'm posting after seeing
http://www.zsh.org/mla/workers/2006/msg00452.html, which had a very(?)
similar problem that actually got fixed. Though I'm sorry to bug you.
Toma.


             reply	other threads:[~2006-10-24 22:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-24 14:54 Toma [this message]
2006-10-27 13:06 ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8839f0c90610240754o24a76571ie5911d7ebfc2c950@mail.gmail.com \
    --to=tomushkin@gmail.com \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).