On 2008-10-30 22:13:02 +0000, Peter Stephenson wrote:
> "Mikael Magnusson" wrote:
> > % function a() { a }
> > % a
> > zsh: segmentation fault zsh
>
> Right. I get:
>
> pws-pc% function a() { a }
> pws-pc% a
> a: maximum nested function level reached
With zsh 4.3.6 under Mac OS X 10.4.11, it crashes.
I've attached ktrace information. If I understand correctly, it reaches
the default 8-MB stack size.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
Attachment:
kdump.out.gz
Description: application/gunzip