zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: completion problem with '291' ok with '274'.
Date: Tue, 10 Feb 2015 18:35:20 -0800	[thread overview]
Message-ID: <150210183520.ZM16470@torch.brasslantern.com> (raw)
In-Reply-To: <54DA87F5.5090303@eastlink.ca>

On Feb 10,  2:36pm, Ray Andrews wrote:
}
}     $ /usr/local/bin<< change to where all my builds are.
}     zsh-5.0.7-291-gda86d6b  << most recent build here.
} 
}     $ ./zsh<TAB>  << no luck

Mind telling us whether this is "zsh -f" and/or if you've run compinit
and/or what zstyles are in play?

}     $ ./zsh<TAB> << no luck

Chances are both of these are because there actually is a binary named
"zsh" in the current directory, so it's the first possible completion.

}     $ ./zsh<TAB>-5.0.7-<TAB> ... << ok 3d time, but it was as likely to
}     crash the xterm.

FYI "crash the xterm" is not really what happens.  More likely zsh has
crashed and the xterm simply exited because the only process that it
was running has exited.  Try using "xterm -hold" so the window stays
open until explicitly closed, then you'll be able to see any error
messages that are generated.  If the xterm goes away even with -hold,
then you actually are somehow killing the xterm rather than zsh and
the problem isn't ours ...

} ... no completion problems with '274'. I went back and forth between 
} '291' and '274' and every time '291' was unstable completing, whereas 
} '274' was fine. Most often '291' caused the xterm to crash.

Could be related to workers/34485, but you may not have directory write
permission to drop a core file in /usr/local/bin so you'll have to run
from inside gdb to get a stack trace.

I can't repro with zsh-5.0.7-293-g0209635 but it's doubtful anything in
between would have fixed a completion crash.


  reply	other threads:[~2015-02-11  2:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 22:36 Ray Andrews
2015-02-11  2:35 ` Bart Schaefer [this message]
2015-02-11  3:39   ` Ray Andrews
2015-02-11  4:20     ` Bart Schaefer
2015-02-11  6:10       ` Ray Andrews
2015-02-11 16:28         ` Bart Schaefer
2015-02-11 17:40           ` Ray Andrews
2015-02-11 20:54             ` Bart Schaefer
2015-02-11 23:29               ` Ray Andrews
     [not found]                 ` <CAH+w=7Yx5FX4ZOB=EKbNULy86+Q+czDM-YA90-j3H=X4v2eS0w@mail.gmail.com>
     [not found]                   ` <54DC0675.4040808@eastlink.ca>
     [not found]                     ` <CAH+w=7YisQBt_UJLjv4pmohvE0BL9Wr0TFye9Kio=b4NxH5Niw@mail.gmail.com>
     [not found]                       ` <54DC34EF.4010204@eastlink.ca>
2015-02-12  5:30                         ` Bart Schaefer
2015-02-12  9:25                           ` Peter Stephenson
2015-02-12 16:43                             ` Bart Schaefer
2015-02-12 17:01                               ` 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=150210183520.ZM16470@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).