"grow failed" error message - HELP!!!

Dave Barrett dbb at riscy.dec.com
Sat Mar 24 14:14:57 AEST 1990


In article <38 at fedeva.UUCP> bill at fedeva.UUCP (Bill Daniels) writes:
>
>... A couple of my larger programs ... generate the following
>message when executed ... :
>
>grow failed because stack limit exceeded, pid 997, proc rf_main
>ts = 0x30, ds = 0x26, ss = 0x80
>

Use the csh built-in command "limit" to adjust the size of the stack,
ie.:

% limit stacksize unlimited
                                                                     
                                                                       



More information about the Comp.unix.ultrix mailing list