From owner-freebsd-current Tue Oct 22 12:53:23 2002 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 DCA0D37B401; Tue, 22 Oct 2002 12:53:21 -0700 (PDT) Received: from MX4.estpak.ee (ld1.estpak.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1D043E3B; Tue, 22 Oct 2002 12:53:20 -0700 (PDT) (envelope-from kalts@estpak.ee) Received: from tiiu.internal (adsl12183.estpak.ee [213.219.95.109]) by MX4.estpak.ee (Postfix) with ESMTP id CA2871D007F; Tue, 22 Oct 2002 22:53:06 +0300 (EEST) Received: from tiiu.internal (localhost [127.0.0.1]) by tiiu.internal (8.12.6/8.12.6) with ESMTP id g9MJr675004635; Tue, 22 Oct 2002 22:53:06 +0300 (EEST) (envelope-from vallo@tiiu.internal) Received: (from vallo@localhost) by tiiu.internal (8.12.6/8.12.6/Submit) id g9MJr14K004634; Tue, 22 Oct 2002 22:53:01 +0300 (EEST) Date: Tue, 22 Oct 2002 22:53:01 +0300 From: Vallo Kallaste To: Terry Lambert Cc: Maxime Henrion , Vitaly Markitantov , jhb@freebsd.org, current@freebsd.org Subject: Re: smbfs broken? Message-ID: <20021022195301.GB4048@tiiu.internal> Reply-To: kalts@estpak.ee References: <20021022110135.GA31643@iron.del.local> <20021022112320.GF26605@elvis.mu.org> <20021022142954.GA3206@tiiu.internal> <3DB5A3BD.77138903@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DB5A3BD.77138903@mindspring.com> User-Agent: Mutt/1.5.1i-ja.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 22, 2002 at 12:15:09PM -0700, Terry Lambert wrote: > > #14 0xc455a66e in ?? () > > #15 0xc455a072 in ?? () > > #16 0xc4559e87 in ?? () > > #17 0xc45609f8 in ?? () > > If you are running the smbfs.ko, either load the module symbols into > gdb before asking for the traceback, or statically compile SMBFS into > the kernel. We need the intermediate code. Yes, sorry about that. I seem to remember similar procedures needed for debugging the vinum kld. > > #18 0xc035947d in vnode_pager_getpages (object=0x0, m=0x0, count=0, reqpage=0) > > ...though the fact that this happened agains the vn device on > an SMBFS from a file write is pretty indicative that you are running > a vnconfig'ed device on top of an SMBFS file. This is probably not a > good thing to do. No, I'm not doing such thing, never even tried it. > It would be nice if you could give us more information as to exactly > what it is you are doing, logically, to cause this problem; as things > sit, it seems you are doing some evil things. No, I'm doing exactly what I describe. Usual boot to multiuser, then kill all of the processes not strictly necessary (seti, fetchmail, sendmail, you-name-it), mount the smb share -ro from NT4 server, cd /some/mountpoint and cp thisfile.xls /tmp. That's it. -- Vallo Kallaste kalts@estpak.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message