home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.ultrix
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!haven.umd.edu!decuac!burfle.dco.dec.com!murphy
- From: murphy@burfle.dco.dec.com (Rick Murphy)
- Subject: Re: Memory fault
- Message-ID: <1992Nov8.035717.29004@decuac.dec.com>
- Sender: news@decuac.dec.com (USENET News System)
- Nntp-Posting-Host: burfle.dco.dec.com
- Organization: Digital Equipment Corporation
- References: <1992Nov7.180233.7809@ornl.gov> <1992Nov7.195355.22583@decuac.dec.com> <1992Nov7.214405.14397@ornl.gov>
- Distribution: na
- Date: Sun, 8 Nov 1992 03:57:17 GMT
- Lines: 10
-
- If it seg faults before executing any of your code, it's overruning the stack.
- This is common for programs with large arrays.
- Try 'limit stacksize unlimited' before running it (assuming you're a c-shell
- user.)
- -Rick
- --
- Rick Murphy, WA1SPT/4 Washington Open Systems Resource Center
- Domain: murphy@burfle.dco.dec.com -or- murphy@dco.dec.com
- Bang: decwrl!burfle.enet!murphy "Somewhere between 30 and Death"
- Ding: (301) 918-5883 -bumper sticker.
-