From owner-freebsd-questions@FreeBSD.ORG Fri Apr 27 01:39:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47C1C16A400 for ; Fri, 27 Apr 2007 01:39:23 +0000 (UTC) (envelope-from scott@friedemann.us) Received: from ms-smtp-03.rdc-kc.rr.com (ms-smtp-03.rdc-kc.rr.com [24.94.166.129]) by mx1.freebsd.org (Postfix) with ESMTP id 1AAFD13C4B8 for ; Fri, 27 Apr 2007 01:39:22 +0000 (UTC) (envelope-from scott@friedemann.us) Received: from [192.168.1.100] (CPE-75-86-208-234.wi.res.rr.com [75.86.208.234]) by ms-smtp-03.rdc-kc.rr.com (8.13.6/8.13.6) with ESMTP id l3QNEobX001859 for ; Thu, 26 Apr 2007 18:14:51 -0500 (CDT) Message-ID: <4631326E.4090301@friedemann.us> Date: Thu, 26 Apr 2007 18:14:54 -0500 From: Scott D Friedemann User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <462E8A51.2000502@friedemann.us> <44tzv3mb1k.fsf@Lowell-Desk.lan> In-Reply-To: <44tzv3mb1k.fsf@Lowell-Desk.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Error from mount_smbfs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2007 01:39:23 -0000 Lowell Gilbert wrote: > I tracked it as far as an ioctl call for creating what looks like a > protocol block. I don't have the time to trace into the kernel right > now, and it doesn't look like anything in the smbtools userland has > changed in quite a while. > > Can we assume that you checked the obvious things, like making sure > that the system isn't running out of memory? Does this happen with a > GENERIC kernel? Are you sure the kernel matches the userland? Also > let us know if you can recall when it stopped working. > > And for what it's worth, I don't get such an error on -STABLE. > I decided to update sources (still patch level 3), build world and the GENERIC kernel and see what happens. No change. Same error. This will occur logging in as root to a console on a machine with 1GB RAM, so memory is not an issue. Building my custom kernel, which has very little customization, yields the same error as before, too. I last used this successfully 16 February 2007.