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 - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)