Xref: utzoo comp.unix.ultrix:3060 comp.sys.dec:2876 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!purdue!haven!decuac!shlump.nac.dec.com!riscy.dec.com!dbb From: dbb@riscy.dec.com (Dave Barrett) Newsgroups: comp.unix.ultrix,comp.sys.dec Subject: Re: "grow failed" error message - HELP!!! Keywords: DS5400 - stack limit exceeded Message-ID: <1598@riscy.dec.com> Date: 24 Mar 90 04:14:57 GMT References: <38@fedeva.UUCP> Reply-To: dbb@riscy.enet.dec.com (Dave Barrett) Followup-To: comp.unix.ultrix Distribution: na Organization: Digital Equipment Corp - NYC Lines: 15 In article <38@fedeva.UUCP> bill@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