From owner-freebsd-current@FreeBSD.ORG Fri May 2 20:55:15 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 2ACB937B405 for ; Fri, 2 May 2003 20:55:15 -0700 (PDT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3253343F3F for ; Fri, 2 May 2003 20:55:14 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (scratch.catspoiler.org [192.168.101.3]) by gw.catspoiler.org (8.12.9/8.12.9) with ESMTP id h433srM7016750; Fri, 2 May 2003 20:54:58 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200305030354.h433srM7016750@gw.catspoiler.org> Date: Fri, 2 May 2003 20:54:53 -0700 (PDT) From: Don Lewis To: smoberly@karamazov.org In-Reply-To: <20030503010237.GA25491@mail.karamazov.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: current@FreeBSD.org Subject: Re: More on the blkfree panic 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: Sat, 03 May 2003 03:55:15 -0000 On 2 May, Scott A. Moberly wrote: > On Fri, May 02, 2003 at 01:43:34PM -0700, Don Lewis wrote: >> I haven't seen it on my 4/26 machine, though I haven't done anything >> disc intensive (other than the daily cron jobs) since then. The reports >> of this problem started showing up on 4/27, so I went hunting for >> commits during the likely window using cvs diff. There were a number of >> vm locking changes made during that time, including some changes to >> vfs_bio.c. That's about as close as anything came to touching the >> filesystem code. > > Just to give a definate start point: > > /Makefile.inc1/1.349/Fri May 2 18:26:15 2003//D2003.04.26.05.00.00 > > works fine. Mine is somewhat newer than that, about 2003.04.27.02.00.00 UTC. I just ran a buildworld and unpacked ports.tgz and didn't run into any problems. I'll try stepping forward about 12 hours ...