[comp.emacs] GnuEmacs 18.50 on a 3b2

psm@cbnewse.ATT.COM (p.steve.murphy) (09/01/89)

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.