From owner-freebsd-current@FreeBSD.ORG Sat May 3 19:23:31 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 8D22537B401; Sat, 3 May 2003 19:23:31 -0700 (PDT) Received: from pcat.heimat.gr.jp (catv-129-243.tees.ne.jp [202.216.129.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A9043F3F; Sat, 3 May 2003 19:23:30 -0700 (PDT) (envelope-from nakaji@tutrp.tut.ac.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [202.216.136.35]) by pcat.heimat.gr.jp (8.12.9/8.12.9) with ESMTP id h442NItV073283; Sun, 4 May 2003 11:23:18 +0900 (JST) (envelope-from nakaji@tutrp.tut.ac.jp) Sender: nakaji@xa12.heimat.gr.jp To: Robert Watson References: <86znm4i7dk.fsf@xa12.heimat.gr.jp> From: NAKAJI Hiroyuki In-Reply-To: (Robert Watson's message of "Sat, 3 May 2003 17:23:08 -0400 (EDT)") MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Date: Sun, 04 May 2003 11:23:36 +0900 Message-ID: <868ytn8n6f.fsf@xa12.heimat.gr.jp> User-Agent: T-gnus/6.15.19 (based on Oort Gnus v0.19) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) cc: freebsd-current@freebsd.org Subject: Re: panic: ffs_blkfree: freeing free frag 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: Sun, 04 May 2003 02:23:31 -0000 >>>>> In >>>>> Robert Watson wrote: > The freebsd-current mailing list was broken earlier today, but Ian Dowse > sent out an e-mail indicating that two commits on April 26 appear to have > broken things: > src/sys/vm/vm_object.c:1.274 > src/sys/kern/vfs_subr.c:1.444 > Try backing those out locally and see if the problem goes away. Hopefully > Peter can arrange for redelivery of the messages dropped earlier. After latest cvsup, I found these two files have already been changed (backed out?). I'm rebuilding my kernel now (it takes about 2-3 hours). Thanks. -- NAKAJI Hiroyuki