Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.unix.ultrix Subject: Re: hanging jobs Message-ID: <1253@uakari.primate.wisc.edu> Date: 7 Dec 89 22:56:37 GMT References: <32053@news.Think.COM> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Distribution: comp Lines: 14 > We've seen runaway Emacses, too. I believe we determined that it happens > when the user hangs up the phone or closes a telnet or rlogin connection > while in Emacs. The system call that Emacs uses to read from the terminal > just returns no characters in this situation, rather than blocking or > returning an error code, so Emacs goes into a tight loop trying to read > input. I don't remember any more details, though. That's my guess on the hung mailers, too. I see sendmail processes every now and then that chew up our whole machine and have to be killed. Usually it can be traced to something odd happening while the mailer was collecting a message. I figured it was due to not detecting EOF properly. Paul DuBois dubois@primate.wisc.edu