From owner-freebsd-bugs Sat Jun 2 14:50:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 264C637B42C for ; Sat, 2 Jun 2001 14:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f52Lo3M29228; Sat, 2 Jun 2001 14:50:03 -0700 (PDT) (envelope-from gnats) Date: Sat, 2 Jun 2001 14:50:03 -0700 (PDT) Message-Id: <200106022150.f52Lo3M29228@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Philipp Mergenthaler Subject: Re: kern/3685: [BPATCH%] panic: fdesc attr Reply-To: Philipp Mergenthaler Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/3685; it has been noted by GNATS. From: Philipp Mergenthaler To: freebsd-gnats-submit@FreeBSD.org, cschuber@uumail.gov.bc.ca Cc: Subject: Re: kern/3685: [BPATCH%] panic: fdesc attr Date: Sat, 2 Jun 2001 23:41:25 +0200 This PR can be closed. There have been many changes to this file; instead of a switch(fp->f_type) there's now a call fo_stat(fp, ...) etc. Also, I can't reproduce this panic on -current: /tmp#mount_fdescfs fdesc /tmp/fdd /tmp#find /tmp -type d -perm 777 | xargs ls -ld find: /tmp/fdd/8: Bad file descriptor /tmp# /tmp#find /tmp -type d -perm 777 | xargs ls -l find: /tmp/fdd/8: Bad file descriptor /tmp# /tmp#uname -a FreeBSD i609.hadiko.de 5.0-CURRENT FreeBSD 5.0-CURRENT #402: Fri Jun 1 19:10:19 CEST 2001 p@i609.hadiko.de:/usr/obj/usr/src/sys/I609 i386 Bye, Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message