zsh-workers
 help / color / mirror / code / Atom feed
* Zsh segfault with process substitution
@ 2011-08-17 18:28 Eric P. Mangold
  2011-08-17 19:22 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Eric P. Mangold @ 2011-08-17 18:28 UTC (permalink / raw)
  To: zsh-workers

Hi, I was just fooling around today and managed to segfault zsh in a way
that is reliable to reproduce. Some other folks on IRC were able to
reproduce on zsh 4.3.10 and recent git builds - on Linux and OpenBSD.

Sapphire ~/code % zsh
Sapphire ~/code % cat =(echo foo)
foo
Sapphire ~/code % cat tree=${:-=(echo 'C,D),(F,G)'}
zsh: oops.
zsh: segmentation fault (core dumped)  zsh

Let me know if I can be of further assistance.

    -teratorn


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

end of thread, other threads:[~2011-08-17 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-17 18:28 Zsh segfault with process substitution Eric P. Mangold
2011-08-17 19:22 ` 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).