zsh-users
 help / color / mirror / code / Atom feed
* bug?
@ 1999-04-10 10:48 Andre Pang
  1999-04-11  3:17 ` bug? Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Andre Pang @ 1999-04-10 10:48 UTC (permalink / raw)
  To: zsh-users

Hi all,

    I dunno if this could be classified as a 'bug' since it doesn't really
affect anything, but anyway..

andre@drizzt:~% echo $ZSH_VERSION
3.1.5
andre@drizzt:~% zsh -e hello
zsh: 12935 segmentation fault  zsh -e hello
andre@drizzt:~% zsh -f hello
zsh: 12936 segmentation fault  zsh -f hello

    Seems like if try any invalid parameters, zsh segfaults.  (At least,
that's my guess).


    - #ozone


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

* Re: bug?
  1999-04-10 10:48 bug? Andre Pang
@ 1999-04-11  3:17 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 1999-04-11  3:17 UTC (permalink / raw)
  To: Andre Pang, zsh-users

On Apr 10,  8:48pm, Andre Pang wrote:
} Subject: bug?
}
} andre@drizzt:~% echo $ZSH_VERSION
} 3.1.5
} andre@drizzt:~% zsh -e hello
} zsh: 12935 segmentation fault  zsh -e hello

I believe this was fixed by the patch in zsh-workers/5305.  With 3.1.5-pws-14,
I get:

zagzig<49> Src/zsh -e hello
hello: can't open input file: hello

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

end of thread, other threads:[~1999-04-11  3:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-10 10:48 bug? Andre Pang
1999-04-11  3:17 ` bug? Bart Schaefer

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