From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 11 01:43:04 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136B216A4B3; Sat, 11 Oct 2003 01:43:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A83943FB1; Sat, 11 Oct 2003 01:43:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9B8h3FY029405; Sat, 11 Oct 2003 01:43:03 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9B8h3vr029401; Sat, 11 Oct 2003 01:43:03 -0700 (PDT) (envelope-from kris) Date: Sat, 11 Oct 2003 01:43:03 -0700 (PDT) From: Kris Kennaway Message-Id: <200310110843.h9B8h3vr029401@freefall.freebsd.org> To: macklobell@hotmail.com, kris@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/52729: panic: ufs_dirbad: bad dir X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Oct 2003 08:43:04 -0000 Old Synopsis: panic: bremfree: removing a buffer not on a queue New Synopsis: panic: ufs_dirbad: bad dir State-Changed-From-To: open->feedback State-Changed-By: kris State-Changed-When: Sat Oct 11 01:41:13 PDT 2003 State-Changed-Why: The real panic is "panic: ufs_dirbad: bad dir". I usually see this on flaky (i.e. IBM) hard drives, which I attribute to occasional data corruption under heavy load. Can you rule out disks as the contributing factor? http://www.freebsd.org/cgi/query-pr.cgi?pr=52729