home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!usenet.coe.montana.edu!caen!sdd.hp.com!hpscdc!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!ajs
- From: ajs@hpfcso.FC.HP.COM (Alan Silverstein)
- Newsgroups: comp.sys.hp
- Subject: Re: "script" broken in HP-UX 8.07??
- Message-ID: <7371259@hpfcso.FC.HP.COM>
- Date: 25 Aug 92 23:54:20 GMT
- References: <4eaenDK00WB4AvP0gq@andrew.cmu.edu>
- Organization: Hewlett-Packard, Fort Collins, CO, USA
- Lines: 9
-
- > "Script done due to signal 10, file is <foo>"
-
- A quick guess with a quick look at the code -- script is trying to run a
- shell for you and the shell is dying with a bus error? It tries to run
- whatever is named in your SHELL variable. Hmm, that shouldn't cause a
- signal to script itself. Somewhere along the way it's violating itself.
- "You usually don't see this sort of behavior in a major appliance."
- Sorry, I can't be more help without running a debuggable version on your
- system.
-