From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 02:51:21 2005 Return-Path: X-Original-To: freebsd-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 31D3916A41F; Fri, 16 Sep 2005 02:51:21 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: from dementia.afflictions.org (asylum.afflictions.org [64.7.134.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD38143D49; Fri, 16 Sep 2005 02:51:20 +0000 (GMT) (envelope-from dgerow@afflictions.org) Received: by dementia.afflictions.org (Postfix, from userid 1001) id 1D58A1C0824; Thu, 15 Sep 2005 22:51:19 -0400 (EDT) Date: Thu, 15 Sep 2005 22:51:19 -0400 From: Damian Gerow To: Daniel O'Connor Message-ID: <20050916025119.GB31590@afflictions.org> References: <20050916012432.GA31590@afflictions.org> <200509161138.00140.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200509161138.00140.doconnor@gsoft.com.au> X-GPG-Fingerprint: B3D7 D901 A53A 1A99 BFD6 E6DF 9F3B 742B C288 9CC9 User-Agent: Mutt/1.5.10i Cc: stable@freebsd.org, freebsd-stable@freebsd.org Subject: Re: NFS directory copies cause crash 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: Fri, 16 Sep 2005 02:51:21 -0000 Thus spake Daniel O'Connor (doconnor@gsoft.com.au) [15/09/05 22:32]: : > Is this something known and being worked on, or should I try to gather some : > debugging information? : : I think even if someone was working on it you'd want to get a crashdump (or at : least a stack trace via the console) so you could determine if their fix is : applicable. Yeah, I'm working on it; the problem is that the typical kernel.debug file doesn't exist, so I'm hoping a rebuild with the same configuration file and the same sources will be okay (should be, I presume). Note that I've since determined that the same crash happens when transferring via SAMBA to the same server, and *only* when transferring a directory. - Damian