From owner-freebsd-stable@FreeBSD.ORG Mon Oct 30 22:49:42 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0658816A407 for ; Mon, 30 Oct 2006 22:49:42 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9DD43D60 for ; Mon, 30 Oct 2006 22:49:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 3A3E31A4D88; Mon, 30 Oct 2006 14:49:41 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16AFC515DC; Mon, 30 Oct 2006 17:49:36 -0500 (EST) Date: Mon, 30 Oct 2006 17:49:35 -0500 From: Kris Kennaway To: Ulrich Spoerlein Message-ID: <20061030224935.GA95120@xor.obsecurity.org> References: <7ad7ddd90610300741k5789f64j8f410b6e866b99ee@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: <7ad7ddd90610300741k5789f64j8f410b6e866b99ee@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: stable@freebsd.org Subject: Re: panic: vfs_getopt: caller passed 'opts' as NULL X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 22:49:42 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 30, 2006 at 05:41:28PM +0200, Ulrich Spoerlein wrote: > RELENG_6 from 30th October, trying to do two nullfs mounts from two > amd-mounted directories (i.e., NFS mounts). >=20 > Funny thing is, this amd/nfs/mount_nullfs is working on several other > machines from a RELENG_6 checkout of 25th October. >=20 > panic: vfs_getopt: caller passed 'opts' as NULL This can happen if you are using filesystem modules but your kernel is built with nonstandard options (DEBUG_*_LOCKS is a culprit, I think). Kris --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFRoF/Wry0BWjoQKURAud+AKD7Z7P0LqB47qoG92EPOoOjFVsN/gCggPlh ybCyV6y5IvXPFOauaYBuf44= =7YX1 -----END PGP SIGNATURE----- --liOOAslEiF7prFVr--