Date: Sun, 19 Sep 1999 14:11:04 -0700 (PDT) From: Kip Macy <kip@lyris.com> To: freebsd-stable@freebsd.org Subject: file table is full Message-ID: <Pine.SOL.4.05.9909191358560.24569-100000@luna>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.05.9909191358560.24569-100000>