I am debugging a mail sending program under 3.3-R. My program received a
SIGBUS: Too many files open on system - this is odd since I did not have
all that many files open and the program itself only had 128 sockets open.
When I type sysctl -a after machdep.msgbuf: I get a couple hundred lines
of: 
<3>file: table is full
<3>file: table is full
<3>file: table is full
<3>file: table is full
<3>file: table is full
<3>file: table is full

What is happening here?
Thanks.

                                        -Kip





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to