zsh-users
 help / color / mirror / code / Atom feed
From: Le Wang <lewang@yahoo.com>
To: zsh-users@sunsite.dk
Subject: Re: core dump after system upgrade.
Date: Wed, 22 Dec 2004 23:50:25 -0500 (EST)	[thread overview]
Message-ID: <20041223045025.29872.qmail@web60408.mail.yahoo.com> (raw)
In-Reply-To: <20041223010809.4618.qmail@web60405.mail.yahoo.com>

 --- Le Wang <lewang@yahoo.com> wrote: 
> I never had a problem before my system upgrade either.  I'm assuming it's
> another package that got "upgraded" that's causing the problem.  I just
> don't
> know which one.


No no no.  I went back and tried some previous versions again, and somehow
all versions prior to 4.2.0 work now.  So a bug would appear to have been
introduced in 4.2.0.

Here is a recipe:

$ xterm -geometry 40x10 -exec zsh -f

in the new window do the following:

  echo $ZSH_VERSION
  autoload -U compinit
  compinit
  zstyle ':completion:*' menu scroll=0 select=2
  rm -rf /tmp/zsh_test
  cd /tmp
  mkdir zsh_test
  cd zsh_test
  touch 'asdf asdf asdf adsf asdf adsf asdf asdf'
  touch b

now do:

  ls <tab>

hold on to tab for a FEW SECONDS to bring up menu completion, and it should
still work fine.

now, narrow the window until zsh segfaults.


Please tell me I'm not imagining this!

--
Le

______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca


      reply	other threads:[~2004-12-23  4:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22 22:39 Le Wang
2004-12-22 23:05 ` Le Wang
2004-12-22 23:21 ` Travis Spencer
2004-12-23  1:08   ` Le Wang
2004-12-23  4:50     ` Le Wang [this message]

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=20041223045025.29872.qmail@web60408.mail.yahoo.com \
    --to=lewang@yahoo.com \
    --cc=zsh-users@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).