From owner-freebsd-bugs@FreeBSD.ORG Sat Mar 6 01:00:36 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD5AA16A4CE for ; Sat, 6 Mar 2004 01:00:36 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA1B43D1F for ; Sat, 6 Mar 2004 01:00:36 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2690abv086542 for ; Sat, 6 Mar 2004 01:00:36 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2690aR8086541; Sat, 6 Mar 2004 01:00:36 -0800 (PST) (envelope-from gnats) Date: Sat, 6 Mar 2004 01:00:36 -0800 (PST) Message-Id: <200403060900.i2690aR8086541@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: Re: kern/63649: nfsd crashes system X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 09:00:36 -0000 The following reply was made to PR kern/63649; it has been noted by GNATS. From: Kris Kennaway To: Edmond Baroud Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/63649: nfsd crashes system Date: Sat, 6 Mar 2004 00:52:47 -0800 On Tue, Mar 02, 2004 at 11:30:18AM -0800, Edmond Baroud wrote: > The following reply was made to PR kern/63649; it has been noted by GNATS. > > From: Edmond Baroud > To: freebsd-gnats-submit@FreeBSD.org > Cc: > Subject: Re: kern/63649: nfsd crashes system > Date: Tue, 2 Mar 2004 14:28:20 -0500 > > I have rebooted my box to test othet stuff and gived this nfs mount a try and > I couldn't reproduce the problem. The only change I can see was > in /etc/exports: > /cdrom -ro > instead of: > /cdrom -ro -mapall=nobody > > If you guys need more info/logs let me know. Please verify that you do not have stale kernel modules installed, and obtain a debugging traceback as described in http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html If you're unable to reproduce this, the PR should probably just be closed. Kris