From owner-freebsd-current@FreeBSD.ORG Tue Jan 27 22:31:09 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74274106564A for ; Tue, 27 Jan 2009 22:31:09 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.terabit.net.ua (mail.terabit.net.ua [195.137.202.147]) by mx1.freebsd.org (Postfix) with ESMTP id 154658FC08 for ; Tue, 27 Jan 2009 22:31:09 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from skuns.zoral.com.ua ([91.193.166.194] helo=mail.zoral.com.ua) by mail.terabit.net.ua with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1LRwSZ-000Ova-PW; Wed, 28 Jan 2009 00:31:07 +0200 Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id n0RMV4jm043790 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 Jan 2009 00:31:04 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3) with ESMTP id n0RMV4sR074994; Wed, 28 Jan 2009 00:31:04 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.3/8.14.3/Submit) id n0RMV48W074993; Wed, 28 Jan 2009 00:31:04 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 28 Jan 2009 00:31:04 +0200 From: Kostik Belousov To: pluknet Message-ID: <20090127223103.GI2009@deviant.kiev.zoral.com.ua> References: <20090127221047.GH2009@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="poJSiGMzRSvrLGLs" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua X-Virus-Scanned: mail.terabit.net.ua 1LRwSZ-000Ova-PW 915c8876a7db4817da058894f1b1668e X-Terabit: YES Cc: freebsd-current Subject: Re: panic: freeing free block X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 27 Jan 2009 22:31:09 -0000 --poJSiGMzRSvrLGLs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 28, 2009 at 01:17:28AM +0300, pluknet wrote: > 2009/1/28 Kostik Belousov : > > On Wed, Jan 28, 2009 at 01:02:18AM +0300, pluknet wrote: > >> 2009/1/28 pluknet : > >> > After sudo perl-after-upgrade -f: > >> > (manually transcribed) > >> > > >> > --- syscall (4, FreeBSD ELF32, write), ... > >> > dev =3D ad6s3d, block =3D 885656, fs =3D /var > >> > panic: ffs_blkfree: freeing free block > >> > cpuid =3D 0 > >> > KBD: enter: panic > >> > [thread pid 27 tid 100053 ] > >> > Stopped at kbd_enter+0x3a: movl $0,kbd_why > >> > > >> > Sorry, keyboard was not attached, no bt this time. > >> > >> eyk.. after reboot and fsck -y cleanup got this again on /var, > >> block =3D 944184: > >> > >> (manually transcribed) > >> > bt > >> Tracing pid 27 tid 100053 td 0xc5964900 > >> kdb_enter > >> panic > >> ffs_blkfree > >> indir_trunc > >> handle_workitem_freeblocks > >> process_worklist_item > >> softdep_process_worklist > >> softdep_flush > >> fork_exit > >> fork_trampoline > > > > What revision of the sys/ufs/ffs/ffs_inode.c do you use ? > > >=20 > Hi, Kostik. >=20 > ffs_inode.c,v 1.115 Please, make sure to use 1.116. I did a mistake that was fixed several hours later. --poJSiGMzRSvrLGLs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkl/iycACgkQC3+MBN1Mb4gQHQCeK7Ju7m9kt2l7L1v3lts49lL/ XcwAn2ufRlBIS4n6a90y3jf03JhPNb2G =Fk86 -----END PGP SIGNATURE----- --poJSiGMzRSvrLGLs--