From owner-freebsd-bugs Tue Oct 10 17: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1435037B66D for ; Tue, 10 Oct 2000 17:00:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA68930; Tue, 10 Oct 2000 17:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id E9BF037B502; Tue, 10 Oct 2000 16:55:09 -0700 (PDT) Message-Id: <20001010235509.E9BF037B502@hub.freebsd.org> Date: Tue, 10 Oct 2000 16:55:09 -0700 (PDT) From: ingham@i-pi.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/21898: If options NFS is not in the kernel, mountd can cause a kernel panic Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21898 >Category: kern >Synopsis: If options NFS is not in the kernel, mountd can cause a kernel panic >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 10 17:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Kenneth Ingham >Release: 4.1.1-STABLE >Organization: Kenneth Ingham Consulting, LLC >Environment: FreeBSD wanmail2.ara.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #1: Tue Oct 10 23:24:37 MDT 2000 ingham@wanmail2.ara.com:/usr/src/sys/compile/WANMAIL i386 >Description: With the following /etc/exports file, the system would crash with a message about kernel malloc (sorry, I did not write it down) at boot time when mountd started. /var -network 63.99.12 -mask 255.255.255.128 Given that I did not have NFS configured into the kernel, it is reasonable that something go wrong. However, I'd prefer an appropriate message instead of a crash. >How-To-Repeat: See the full description above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message