home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / hp / 9687 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  956 b 

  1. 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
  2. From: ajs@hpfcso.FC.HP.COM (Alan Silverstein)
  3. Newsgroups: comp.sys.hp
  4. Subject: Re: "script" broken in HP-UX 8.07??
  5. Message-ID: <7371259@hpfcso.FC.HP.COM>
  6. Date: 25 Aug 92 23:54:20 GMT
  7. References: <4eaenDK00WB4AvP0gq@andrew.cmu.edu>
  8. Organization: Hewlett-Packard, Fort Collins, CO, USA
  9. Lines: 9
  10.  
  11. > "Script done due to signal 10, file is <foo>"
  12.  
  13. A quick guess with a quick look at the code -- script is trying to run a
  14. shell for you and the shell is dying with a bus error?  It tries to run
  15. whatever is named in your SHELL variable.  Hmm, that shouldn't cause a
  16. signal to script itself.  Somewhere along the way it's violating itself.
  17. "You usually don't see this sort of behavior in a major appliance."
  18. Sorry, I can't be more help without running a debuggable version on your
  19. system.
  20.