bug-bash
[Top][All Lists]
Advanced

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

Re: a recursion bug


From: Bob Proulx
Subject: Re: a recursion bug
Date: Wed, 3 Oct 2012 15:32:09 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Chet Ramey wrote:
> > Pid 4466 received a SIGSEGV for stack growth failure.
> > Possible causes: insufficient memory or swap space,
> > or stack size exceeded maxssiz.
> 
> There's not actually anything you can do about that except use ulimit to
> get as much stack space as you can.

Well...  There is the gnulib c-stack module:

  http://www.gnu.org/software/gnulib/MODULES.html

  c-stack       Stack overflow handling, causing program exit.

Bob



reply via email to

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