bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Segfault after many stackframes


From: Greg Wooledge
Subject: Re: Segfault after many stackframes
Date: Fri, 19 Apr 2019 08:30:52 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Fri, Apr 19, 2019 at 10:21:00AM +0200, Ole Tange wrote:
> Of course it is up to you, but if the current behaviour is a
> controlled exit working the way it was designed, I find it odd that
> there is no mention of it in the docs.

       Functions may be recursive.  The FUNCNEST variable may be used to limit
       the  depth  of the function call stack and restrict the number of func‐
       tion invocations.  By default, no limit is imposed on the number of re‐
       cursive calls.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]