Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!ptsfa!lll-lcc!ames!ucbcad!ucbvax!decvax!tektronix!reed!omssw2!vrs From: vrs@omssw2.UUCP Newsgroups: comp.unix.questions,comp.unix.wizards Subject: Re: Tandy XENIX 3.01.02 cron sudden death Message-ID: <564@omssw2.UUCP> Date: Sun, 1-Mar-87 18:37:47 EST Article-I.D.: omssw2.564 Posted: Sun Mar 1 18:37:47 1987 Date-Received: Wed, 4-Mar-87 20:34:00 EST References: <124@petro.UUCP> <1337@ncc.UUCP> <3310@j.cc.purdue.edu> Reply-To: vrs@omssw2.UUCP (Vincent R. Slyngstad) Organization: OMS, Intel Corp. Lines: 4 Keywords: XENIX 3.01.02, cron Xref: utgpu comp.unix.questions:1250 comp.unix.wizards:1199 I've seen this caused by a marginally too small stack size. Try upping the stack size to something reasonable with fixhdr if your cron is built with 0x100 bytes of stack or so. The default of 0x1000 should work much more nicely.