Xref: utzoo comp.emacs:6783 gnu.emacs:1523 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sun-barr!rutgers!att!cbnewse!psm From: psm@cbnewse.ATT.COM (p.steve.murphy) Newsgroups: comp.emacs,gnu.emacs Subject: GnuEmacs 18.50 on a 3b2 Message-ID: <859@cbnewse.ATT.COM> Date: 1 Sep 89 14:29:43 GMT Reply-To: psm@cbnewsd.ATT.COM (p.steve.murphy,cu22h,) Distribution: usa Organization: AT&T Bell Laboratories Lines: 12 I'm using gnumacs 18.50 on a 3b2 running Sys V 3.2 and I'm having a couple of problems. First, when I do file name completions that I end up with a lot of files descriptors open. I wrote a little c-code that tells me what the next avaiable file descriptor is and I run it in after ^Z'ing from emacs. It seems that after every file name completion 5 more file descriptors are opened. Eventually I run out of files descriptor and have to exit gnumacs. I haven't been able to track it down. Second, occasionally I get fatal(10) or fatal(3) faults. I'm not sure where to look to find the meanings or the reasons for these faults. If any one can lend a hand to help I'd appreciate it.