From owner-freebsd-hackers Tue Aug 8 01:31:20 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id BAA06384 for hackers-outgoing; Tue, 8 Aug 1995 01:31:20 -0700 Received: (from gclarkii@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id BAA06376 for freebsd-hackers; Tue, 8 Aug 1995 01:31:17 -0700 From: Gary Clark II Message-Id: <199508080831.BAA06376@freefall.cdrom.com> Subject: FoxPro II To: freebsd-hackers Date: Tue, 8 Aug 1995 01:31:16 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1023 Sender: hackers-owner@FreeBSD.org Precedence: bulk Hi, Do some more tracking (Thanks to Jordan on the tip on ktrace) I belive I've found the problem. Here are a couple of lines from the trace. CALL open(0x40524f,0,0) NAMI /dev/null RET open 4 CALL old.fstat (0x4,0x6,0xefbfbf78) RET old.fstat -1 errno 99 Unknown error: 99 CALL close(0x04) RET close 0 Right after this it makes a lseek to find the error messages and then displays "Too many open files" and then exits. The only other errors that appear are "Inapporite(sic) ioctl for device" but it keeps loading things even after these so... Can someone please shed some light on the above? I've just loaded the library source and want to check what could cause the above. If anyone wants a copy of the ktrace please let me know. Gary -- Gary Clark II (N5VMF) | FreeBSD support and service gclarkii@FreeBSD.ORG | mail info@gbdata.com for information FreeBSD FAQ at ftp.FreeBSD.ORG in ~pub/FreeBSD/FreeBSD-current/src/share/FAQ/Text/FreeBSD.FAQ