From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 23 04:40:16 2004 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 AACB816A4CE for ; Sat, 23 Oct 2004 04:40:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8960043D2F for ; Sat, 23 Oct 2004 04:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i9N4eGtu042141 for ; Sat, 23 Oct 2004 04:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9N4eGqb042140; Sat, 23 Oct 2004 04:40:16 GMT (envelope-from gnats) Date: Sat, 23 Oct 2004 04:40:16 GMT Message-Id: <200410230440.i9N4eGqb042140@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mikhail Teterin Subject: Re: bin/73019: fsck_ufs: cannot alloc 607016868 bytes for inoinfo X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mikhail Teterin List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 04:40:16 -0000 The following reply was made to PR bin/73019; it has been noted by GNATS. From: Mikhail Teterin To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: bin/73019: fsck_ufs: cannot alloc 607016868 bytes for inoinfo Date: Sat, 23 Oct 2004 00:36:26 -0400 As I the tar finished and I tried to unmount the troublesome filesystem (mounted readonly) to reformat it, the OS paniced with Consumer with zero access count in g_dev_strategy When I typed `call boot(0)' in the debugger, there were 3439 buffers remaining. The system gave on 85 buffers. -mi