From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 10:14:48 2003 Return-Path: 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 33CBC16A4CE for ; Mon, 8 Dec 2003 10:14:48 -0800 (PST) Received: from rdsnet.ro (smtp.rdsnet.ro [62.231.74.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 289C043FAF for ; Mon, 8 Dec 2003 10:14:40 -0800 (PST) (envelope-from itetcu@apropo.ro) Received: (qmail 11000 invoked from network); 8 Dec 2003 18:14:38 -0000 Received: from unknown (HELO it.buh.cameradicommercio.ro) (81.196.25.19) by mail.rdsnet.ro with SMTP; 8 Dec 2003 18:14:38 -0000 Date: Mon, 8 Dec 2003 20:15:27 +0200 From: Ion-Mihai Tetcu To: freebsd-current@freebsd.org Message-Id: <20031208201527.3a1599a2.itetcu@apropo.ro> In-Reply-To: <20031208181611.1a358bb5.itetcu@apropo.ro> References: <20031208181611.1a358bb5.itetcu@apropo.ro> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: (panic: Negative bio_offset when fsdb (inum: 376832)> blocks) Re: fsck sig 11 (cannot alloc 4216257920 bytes for inoinfo) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 08 Dec 2003 18:14:48 -0000 As fsck tail on it# fsck -n ad0s3f was fsck_4.2bsd: bad inode number 376832 to nextinode I tried do see what was there. On doing it# fsdb /dev/ad0s3f ** /dev/ad0s3f Editing file system `/dev/ad0s3f' Last Mounted on /mnt current inode: directory I=2 MODE=40755 SIZE=512 MTIME=Dec 6 21:13:52 2003 [0 nsec] CTIME=Dec 6 21:13:52 2003 [0 nsec] ATIME=Dec 6 20:53:14 2003 [0 nsec] OWNER=root GRP=wheel LINKCNT=24 FLAGS=0 BLKCNT=4 GEN=3e836771 fsdb (inum: 2)> inode 376832 current inode: regular file I=376832 MODE=104116 SIZE=2702796530890628197 MTIME=Sep 18 02:17:44 1939 [-355479186 nsec] CTIME=May 16 13:00:35 1948 [632285737 nsec] ATIME=Oct 12 14:25:49 1953 [669062497 nsec] OWNUID=3946099571 GID=3224811878 LINKCNT=31343 FLAGS=0xb8cb0034 BLKCNT=b5cd63e58ad40580 GEN=ffffffff8275e84d if I do here a blocks the system panics with: panic: Negative bio_offset (-7150880186449909760) on bio 0xce58bfe8 I have a dump but no kernel.debug , so im compiling now a debug kernel. -- IOnut Unregistered ;) FreeBSD user