From owner-freebsd-bugs@FreeBSD.ORG Fri Nov 14 18:56:55 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 362D316A4CE; Fri, 14 Nov 2003 18:56:55 -0800 (PST) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2CEF43FBD; Fri, 14 Nov 2003 18:56:53 -0800 (PST) (envelope-from vze2ztys@verizon.net) Received: from outgoing.verizon.net ([192.168.1.8]) by out006.verizon.net ESMTP <20031115025653.ZALF1413.out006.verizon.net@outgoing.verizon.net>; Fri, 14 Nov 2003 20:56:53 -0600 X-Mailer: Openwave WebEngine, version 2.8.10 (webedge20-101-190-20021211) From: To: Tim Robbins Date: Fri, 14 Nov 2003 20:56:53 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [192.168.1.8] at Fri, 14 Nov 2003 20:56:53 -0600 Message-Id: <20031115025653.ZALF1413.out006.verizon.net@outgoing.verizon.net> cc: freebsd-bugs@freebsd.org cc: bug-followup@freebsd.org Subject: Re: kern/59271: copying from ntfs panics -CURRENT X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 02:56:55 -0000 >Can you try this patch & let me know whether >it helps? I can't reproduce the >panic on a 4.0 GB NTFS filesystem created by >Windows 2003 Server, but the code >in question definitely looks buggy. I recompiled the kernel with your small patch and it now looks like copying files from the partition no longer causes panics. Thanks!! Here's to stumbling upon more panics like this one if there are any more to be found so that 5.2-RELEASE will give me the same warm and fuzzy feeling of that 4.1.1 did. Andrew Lankford