From owner-freebsd-current@FreeBSD.ORG Thu Dec 8 08:14:05 2011 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 2DBD71065673; Thu, 8 Dec 2011 08:14:05 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.dawidek.net (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id D6B508FC14; Thu, 8 Dec 2011 08:14:04 +0000 (UTC) Received: from localhost (58.wheelsystems.com [83.12.187.58]) by mail.dawidek.net (Postfix) with ESMTPSA id 064DA784; Thu, 8 Dec 2011 09:14:04 +0100 (CET) Date: Thu, 8 Dec 2011 09:13:04 +0100 From: Pawel Jakub Dawidek To: Andriy Gapon Message-ID: <20111208081304.GE1678@garage.freebsd.pl> References: <4EDF995B.9000407@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k3qmt+ucFURmlhDS" Content-Disposition: inline In-Reply-To: <4EDF995B.9000407@FreeBSD.org> X-OS: FreeBSD 9.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-fs@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: zfs-related(?) panic in cache_enter: wrong vnode type 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: Thu, 08 Dec 2011 08:14:05 -0000 --k3qmt+ucFURmlhDS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 07, 2011 at 06:50:35PM +0200, Andriy Gapon wrote: > (kgdb) bt > #0 doadump (textdump=3D1) at pcpu.h:224 > #1 0xffffffff804f6d3b in kern_reboot (howto=3D260) at > /usr/src/sys/kern/kern_shutdown.c:447 > #2 0xffffffff804f63e9 in panic (fmt=3D0x104
) at > /usr/src/sys/kern/kern_shutdown.c:635 > #3 0xffffffff80585f46 in cache_enter (dvp=3D0xfffffe003d4763c0, > vp=3D0xfffffe0142517000, cnp=3D0xffffff82393b3708) at /usr/src/sys/kern/v= fs_cache.c:726 > #4 0xffffffff81a90900 in zfs_lookup (dvp=3D0xfffffe003d4763c0, > nm=3D0xffffff82393b3140 "..", vpp=3D0xffffff82393b36e0, cnp=3D0xffffff823= 93b3708, > nameiop=3D0, cr=3D0xfffffe0042e88100, td=3D0xfffffe000fdfa480, > flags=3D0) at > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs= /zfs_vnops.c:1470 Which FreeBSD version is it? Because lines doesn't seem to match neither to HEAD nor to stable/8. It would be best of you could send me few lines around zfs_vnops.c:1470 and vfs_cache.c:726. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://yomoli.com --k3qmt+ucFURmlhDS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAk7gcZAACgkQForvXbEpPzT2BwCdHa1bkovzE8qspjSQPQtLtSJr tMQAoLC5VMIG5qMZSB7cWY8fLucu30j/ =Svjs -----END PGP SIGNATURE----- --k3qmt+ucFURmlhDS--