Date: Tue, 7 Mar 2006 10:00:23 GMT From: Joerg Pernfuss <elessar@bsdforen.de> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/93942: panic: ufs_dirbad: bad dir Message-ID: <200603071000.k27A0NEO014491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/93942; it has been noted by GNATS. From: Joerg Pernfuss <elessar@bsdforen.de> To: Yarema <yds@CoolRat.org> Cc: Robert Watson <rwatson@FreeBSD.org>, David Rhodus <drhodus@machdep.com>, Pawel Jakub Dawidek <pjd@freebsd.org>, Dennis Koegel <amf@hobbit.neveragain.de>, FreeBSD-current@freebsd.org, Martin Machacek <m@m3a.net>, Kris Kennaway <kris@obsecurity.org>, Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>, FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/93942: panic: ufs_dirbad: bad dir Date: Tue, 7 Mar 2006 10:51:22 +0100 --Sig_gS.8TuWKZ2Iur4zlrgP6xxZ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 02 Mar 2006 23:39:45 -0500 Yarema <yds@CoolRat.org> wrote: > --On March 3, 2006 3:51:45 AM +0000 Robert Watson > <rwatson@FreeBSD.org> wrote: >=20 > > > > On Thu, 2 Mar 2006, Yarema wrote: > > > >> options UFS_EXTATTR > >> options UFS_EXTATTR_AUTOSTART > > > > If you disable just UFS_EXTATTR_AUTOSTART, does the panic go away? > > The autostart routine relies on reading directory data (or at least, > > performing lookups) during the mount process. While it shouldn't be > > running on UFS2, it could be that it is, and if something has > > changed in the mount process so that reading directories that early > > is no longer functional, it could be that this causes an incorrect > > reporting of on-disk corruption (i.e., it could be a data structure > > initialization problem or the like). > > > > Robert N M Watson >=20 > Damn, I just reformatted the corrupt partition so I can no longer try > this. But I do, I kept my bad partition all the times, (it was just /usr/ports/distfiles - lucky me). With normal, stock RELENG_6 sources from yesterday: Kernel with UFS_EXTATTR and UFS_EXTATTR_AUTOSTART -> panic on mount Kernel with UFS_EXTATTR without UFS_EXTATTR_AUTOSTART -> works I recently upgraded my RAM, so I had too little swap to dump, but if a dump needs to be generated, I'll remove a few of them and we'll have one. Joerg --=20 | /"\ ASCII ribbon | GnuPG Key ID | e86d b753 3deb e749 6c3a | | \ / campaign against | 0xbbcaad24 | 5706 1f7d 6cfd bbca ad24 | | X HTML in email | Now featuring a brand new GPG-Key! | | / \ and news | Please update your keyring. | --Sig_gS.8TuWKZ2Iur4zlrgP6xxZ Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEDVejH31s/bvKrSQRApgUAJ4yj45gvcwr+knfqO9Tv19YOwFr1gCcC+pz W9RxR+iMjGkeFbwZDpJaK+4= =+BQm -----END PGP SIGNATURE----- --Sig_gS.8TuWKZ2Iur4zlrgP6xxZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603071000.k27A0NEO014491>