From owner-freebsd-current@FreeBSD.ORG Thu Jul 24 05:14:27 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 99BCA37B401 for ; Thu, 24 Jul 2003 05:14:26 -0700 (PDT) Received: from phys9911.phys.tue.nl (PHYS9911.phys.tue.nl [131.155.108.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id C63FB43FF3 for ; Thu, 24 Jul 2003 05:14:22 -0700 (PDT) (envelope-from karelj@phys9911.phys.tue.nl) Received: from phys9911.phys.tue.nl (localhost [127.0.0.1]) by phys9911.phys.tue.nl (8.12.9/8.12.9) with ESMTP id h6OCEKh6001296 for ; Thu, 24 Jul 2003 14:14:20 +0200 (CEST) (envelope-from karelj@phys9911.phys.tue.nl) Received: (from karelj@localhost) by phys9911.phys.tue.nl (8.12.9/8.12.9/Submit) id h6OCEKLq001295 for current@freebsd.org; Thu, 24 Jul 2003 14:14:20 +0200 (CEST) Date: Thu, 24 Jul 2003 14:14:20 +0200 From: "Karel J. Bosschaart" To: current@freebsd.org Message-ID: <20030724121420.GA1055@phys9911.phys.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: panic while reading ntfs partition 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: Thu, 24 Jul 2003 12:14:29 -0000 Hi, Not sure if this is useful, but I'm getting a perfectly reproducible panic when doing 'grep -R foo .' (as normal user) in a read-only mounted ntfs partition on a -current as of ~3 weeks ago: Good dump found on device /dev/ad0s2b Architecture: i386 Architecture version: 1 Dump length: 259461120B (247 MB) Blocksize: 512 Dumptime: Thu Jul 24 13:51:36 2003 Hostname: phys9911.phys.tue.nl Versionstring: FreeBSD 5.1-CURRENT #3: Fri Jul 4 10:56:05 CEST 2003 root@phys9911.phys.tue.nl:/usr/src/sys/i386/compile/KAYJAY Panicstring: bundirty: buffer 0xc72d9868 still on queue 2 Bounds: 3 Since I have no idea whether the ntfs partition is OK because the Win2000 there does not boot anymore (not even in safe mode), I'm not sure if it might be due to an unclean ntfs partition. But then, shouldn't FreeBSD detect this at mount time or is it the user's responsibility? Karel.