From owner-freebsd-current@FreeBSD.ORG Tue Feb 19 15:36:46 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C141316A468 for ; Tue, 19 Feb 2008 15:36:46 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb5:7e66]) by mx1.freebsd.org (Postfix) with ESMTP id 3E82B13C457 for ; Tue, 19 Feb 2008 15:36:46 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m1JFaa3x012395; Tue, 19 Feb 2008 16:36:36 +0100 From: Pieter de Goeje To: Miroslav Lachman <000.fbsd@quip.cz> Date: Tue, 19 Feb 2008 16:36:36 +0100 User-Agent: KMail/1.9.7 References: <47BAACD7.5050303@quip.cz> <200802191353.00235.pieter@degoeje.nl> <47BADB0C.4020000@quip.cz> In-Reply-To: <47BADB0C.4020000@quip.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802191636.36444.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: freebsd-current@freebsd.org Subject: Re: panic: ffs_blkfree: freeing free block (7.0-RC1) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 19 Feb 2008 15:36:46 -0000 On Tuesday 19 February 2008, Miroslav Lachman wrote: > Pieter de Goeje wrote: > > What revision of sys/vm/vm_object.c do you have? > > __FBSDID("$FreeBSD: src/sys/vm/vm_object.c,v 1.385.2.1 2007/10/19 > 05:48:45 alc Exp $"); > Hmm that's odd, some time ago I tracked this issue down to this commit, but apparently there's still something wrong or the issue was fixed in another commit in the same timeframe. > System is FreeBSD 7.0-RC1 i386 installation. Can you please try updating to the latest 7.0 (and/or 7-stable) to see if you still can still reproduce this? I will try to reproduce this here. > > Miroslav Lachman -- Pieter de Goeje