From owner-freebsd-current@FreeBSD.ORG Mon Jun 9 00:40:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36F3137B401 for ; Mon, 9 Jun 2003 00:40:32 -0700 (PDT) Received: from mail-1.zoominternet.net (mail-1.zoominternet.net [63.67.120.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 6615143FDD for ; Mon, 9 Jun 2003 00:40:31 -0700 (PDT) (envelope-from dmmiller@cvzoom.net) Received: (qmail 405 invoked from network); 9 Jun 2003 07:40:29 -0000 Received: from acs-24-239-219-252.zoominternet.net (HELO cvzoom.net) ([24.239.219.252]) (envelope-sender ) by mail-1.zoominternet.net (qmail-ldap-1.03) with SMTP for ; 9 Jun 2003 07:40:29 -0000 Message-ID: <3EE439EE.3020609@cvzoom.net> Date: Mon, 09 Jun 2003 03:40:30 -0400 From: Donn Miller User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.2) Gecko/20030214 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: panic: mdconfig on an iso file mounted on smbfs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 07:40:32 -0000 Donn Miller wrote: > Please see the attached gdb file. I get this panic if I have a samba > filesystem mounted via mount_smbfs, where an iso file resides. When I > try to use mdconfig on the file, I get an immediate panic. The exact > mdconfig command issued is: > mount -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0 Correction: that should read mdconfig -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0 Also, since the attach seems to have failed, I'll provide a link to the gdb output instead. http://users.zoominternet.net/~dmmiller/freebsd/panic