From owner-freebsd-current@FreeBSD.ORG Thu Jul 21 05:12:20 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 9834816A41F for ; Thu, 21 Jul 2005 05:12:20 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B6A43D48 for ; Thu, 21 Jul 2005 05:12:19 +0000 (GMT) (envelope-from thierry@herbelot.com) Received: from herbelot.dyndns.org (bne75-4-82-227-159-103.fbx.proxad.net [82.227.159.103]) by postfix4-2.free.fr (Postfix) with ESMTP id 174FC32337A for ; Thu, 21 Jul 2005 07:12:19 +0200 (CEST) Received: from diversion.herbelot.nom (diversion.herbelot.nom [192.168.2.6]) by herbelot.dyndns.org (8.13.3/8.13.3) with ESMTP id j6L5CGth026475 for ; Thu, 21 Jul 2005 07:12:18 +0200 (CEST) From: Thierry Herbelot To: freebsd-current@freebsd.org Date: Thu, 21 Jul 2005 07:12:07 +0200 User-Agent: KMail/1.8.1 References: <20050721045010.GI22430@xor.obsecurity.org> In-Reply-To: <20050721045010.GI22430@xor.obsecurity.org> X-Warning: Windows can lose your files X-Op-Sys: Le FriBi de la mort qui tue X-Org: TfH&Co X-MailScanner: Found to be clean MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200507210712.09161.thierry@herbelot.com> Subject: Re: panic in vfs_subr.c / ffs_inode.c / ufs_inode.c / ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: thierry@herbelot.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 05:12:20 -0000 Le Thursday 21 July 2005 06:50, Kris Kennaway a écrit : > On Mon, Jul 18, 2005 at 02:29:16PM +0200, Thierry Herbelot wrote: > > Hello, > > > > With a recent i386 GENERIC -current running on an SMP machine, I get this > > panic : bp 0xc2f038a8 wrong b_bufobj 0xc14972e0 should be 0xc1ec7500 > > > > I was rebuilding the world when the machine panic'ed. > > This is a known problem that Jeff will hopefully have a fix for soon. Fine ; I also had a private answer from Peter Holm > > Kris TfH