From owner-freebsd-current Mon Aug 19 18:50:36 2002 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 6198637B400 for ; Mon, 19 Aug 2002 18:50:33 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD7E043E6E for ; Mon, 19 Aug 2002 18:50:32 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7K1oUsv004029 for ; Mon, 19 Aug 2002 18:50:30 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7K1oUPH004028 for freebsd-current@freebsd.org; Mon, 19 Aug 2002 18:50:30 -0700 (PDT) Date: Mon, 19 Aug 2002 18:50:30 -0700 From: "David O'Brien" To: freebsd-current@freebsd.org Subject: panics in ffs_blkfree() Message-ID: <20020820015030.GB3453@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have gotten 3 ffs_blkfree() panics today (2 while background fsck'ing). The most detail I've been able to get is: dev=ad0s2a bno=544437089 bsize=16384 size=16384 panic: ffs_blkfree: bad size cpuid=1, lapic.id=00000000 a traceback shows: ffs_blkfree() indir_trunc() indir_trunc() handle_workitem_freeblocks() process_worklist_item() softdep_process_worklist() sched_sync() To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message