zsh-workers
 help / color / mirror / code / Atom feed
* Seg fault with zmodload -u
@ 2000-08-15 15:18 Oliver Kiddle
  2000-08-15 15:40 ` Thomas Köhler
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Oliver Kiddle @ 2000-08-15 15:18 UTC (permalink / raw)
  To: Zsh workers

zsh -f
zmodload -ud zsh/zleparameter zsh/zle
zsh: 18383 segmentation fault  zsh -f

I found this because I was going through the various zmodload options 
because I was doing an _arguments based completion for it. It happens
wherever the dependencies are defined, i.e, zmodload -d foo bar;zmodload
-du foo bar will also result in a seg fault.

This is on 3.1.9-dev-4 plus patches up to 12568 on AIX. If it isn't
reproducible elsewhere, I'll upgrade to the latest cvs and try again.

On the subject of zmodload completion, how would I prevent the 'module
alias' description from being displayed when there are no module
aliases - do I have to put the zmodload -A output in an array first and
then not call the _requested line if the array is empty - or is there a
better way?

Oliver


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-08-15 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-15 15:18 Seg fault with zmodload -u Oliver Kiddle
2000-08-15 15:40 ` Thomas Köhler
2000-08-15 15:48   ` Thomas Köhler
2000-08-15 15:56     ` Thomas Köhler
2000-08-15 16:46       ` PATCH: " Bart Schaefer
2000-08-15 15:43 ` Andrej Borsenkow
2000-08-15 15:49   ` Andrej Borsenkow
2000-08-15 15:52 ` Peter Stephenson

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).