From owner-freebsd-current@FreeBSD.ORG Fri Apr 29 18:38:22 2005 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 78E4116A4CE; Fri, 29 Apr 2005 18:38:22 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C3F043D2D; Fri, 29 Apr 2005 18:38:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AF4F2514C9; Fri, 29 Apr 2005 11:38:21 -0700 (PDT) Date: Fri, 29 Apr 2005 11:38:21 -0700 From: Kris Kennaway To: obrien@freebsd.org, freebsd-current@freebsd.org Message-ID: <20050429183821.GA7659@xor.obsecurity.org> References: <20050429160222.GA2264@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <20050429160222.GA2264@dragon.NUXI.org> User-Agent: Mutt/1.4.2.1i Subject: Re: [PANIC] ufs_dirbad: bad dir 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: Fri, 29 Apr 2005 18:38:22 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 29, 2005 at 09:02:22AM -0700, David O'Brien wrote: > FreeBSD 6.0-CURRENT FreeBSD 6.0-CURRENT #486: Mon Apr 25 09:41:31 PDT 200= 5=20 >=20 > [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.s= o: Undefined symbol "ps_pglobal_lookup"] > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you = are > welcome to change it and/or distribute copies of it under certain conditi= ons. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for detail= s. > This GDB was configured as "i386-marcel-freebsd". > #0 doadump () at pcpu.h:165 > 165 __asm __volatile("movl %%fs:0,%0" : "=3Dr" (td)); > (kgdb) where > #0 doadump () at pcpu.h:165 > #1 0xc04dd3b2 in boot (howto=3D260) at ../../../kern/kern_shutdown.c:397 > #2 0xc04dd763 in panic (fmt=3D0xc067b7f4 "ufs_dirbad: bad dir") > at ../../../kern/kern_shutdown.c:553 > #3 0xc05d913d in ufs_dirbad (ip=3D0x0, offset=3D0, how=3D0x0) > at ../../../ufs/ufs/ufs_lookup.c:598 This one is believed to be a long-standing bug in ufs to do with use of data when it is not protected by an exclusive lock. Kris --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCcn8dWry0BWjoQKURAnK+AJ4jMiN7j8R10BnX1mWKN4slLVqjrQCfUDTg 6AY5ZH9xbMe5mRPo63li5zw= =7WUx -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--