From owner-freebsd-stable@FreeBSD.ORG Mon Oct 30 15:41:30 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 8AC2216A403 for ; Mon, 30 Oct 2006 15:41:30 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE7D43D53 for ; Mon, 30 Oct 2006 15:41:30 +0000 (GMT) (envelope-from uspoerlein@gmail.com) Received: by wr-out-0506.google.com with SMTP id 71so238497wri for ; Mon, 30 Oct 2006 07:41:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VO/kUGsONEew/p6JkQWaaQthhAb9fF4LlNHwpw3TfaqxsYW+gV71pwZYdswXJJVG518TKtv1kaJ1yvIhr3/XBhCPkffGa9+aS3zWjuzbJkaidsdS2OMDtWShzwvdbXcu2y8Xl0QdZtW8v/ouPbauMfOF6g0RUAJRFas0M6bBRfI= Received: by 10.78.168.6 with SMTP id q6mr5024667hue; Mon, 30 Oct 2006 07:41:28 -0800 (PST) Received: by 10.78.155.3 with HTTP; Mon, 30 Oct 2006 07:41:28 -0800 (PST) Message-ID: <7ad7ddd90610300741k5789f64j8f410b6e866b99ee@mail.gmail.com> Date: Mon, 30 Oct 2006 17:41:28 +0200 From: "Ulrich Spoerlein" To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: 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 15:41:30 -0000 RELENG_6 from 30th October, trying to do two nullfs mounts from two amd-mounted directories (i.e., NFS mounts). Funny thing is, this amd/nfs/mount_nullfs is working on several other machines from a RELENG_6 checkout of 25th October. panic: vfs_getopt: caller passed 'opts' as NULL cpuid = 1 KDB: stack backtrace: kdb_backtrace(100,c8506780,c852c870,c8df3450,e8d0ca5c,...) at kdb_backtrace+0x29 panic(c089c395,c852c870,c8721b90,e8d0ca80,e8d0cadc,...) at panic+0x114 vfs_getopt(0,c8df3450,e8d0ca58,e8d0ca5c,0,...) at vfs_getopt+0x1d nullfs_mount(c8721b90,c8506780,0,c8df46c0,c8cd1c3c,...) at nullfs_mount+0x70 vfs_domount(c8506780,c852c870,c8433a40,0,c851cc50,c0971700,0,c089be7a,2a3) at vfs_domount+0x687 vfs_donmount(c8506780,0,c86ffd00,c86ffd00,0,...) at vfs_donmount+0x2ef nmount(c8506780,e8d0cd04) at nmount+0x8b syscall(3b,3b,3b,bfbfe3b4,bfbfec0c,...) at syscall+0x25b Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (378, FreeBSD ELF32, nmount), eip = 0x280ba4d7, esp = 0xbfbfe33c, ebp = 0xbfbfebb8 --- KDB: enter: panic [thread pid 60225 tid 100085 ] Stopped at kdb_enter+0x2b: nop