From owner-freebsd-stable@FreeBSD.ORG Sat Jan 31 00:11:55 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18AC85EE for ; Sat, 31 Jan 2015 00:11:55 +0000 (UTC) Received: from mail-ie0-f170.google.com (mail-ie0-f170.google.com [209.85.223.170]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DBE91CAA for ; Sat, 31 Jan 2015 00:11:54 +0000 (UTC) Received: by mail-ie0-f170.google.com with SMTP id y20so7092868ier.1 for ; Fri, 30 Jan 2015 16:11:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=INZT4PXV1KgoXJk4wd7amspSzSVfbBLuWL+2xrpuKWs=; b=mdoQ6qyok8zFjEjEplr0XT9uIH5nWwjbIPwpt8GsBOS5NBXEfbzsvSW+IDjA+K05yN Zld/d+1aDDMnXaWldexwseROa+G1Mt2HaMwYOBr9aLJLJBNjcUZvuBVuECpAYtj/EM+w x9qh92pmELu5sbCqrhAo3IMqOUvXzcxfr33nxB7JS43YCxZqoOYA+DLf0L6Yg71H1B/B 9mr4Ftgqd+SCSfLaNmT6wyYiWzFPWKmLZnySDepxQS1hrIwxClDe5wnUIxwx7xC21Oqr E6iO1fpPRBooh+0y6lTfrIljVPDZsDAcIKwYai6jW9JVAZDZ3PWVV9sFZPol488LSEAu zhVg== X-Gm-Message-State: ALoCoQlkUXv3FguXYyePUCj6yyEX7NVxvKWurQW/Ij6JRrhPONZV3ZVga7kxcM5lNXoM9SaCuL4J X-Received: by 10.107.34.149 with SMTP id i143mr10619682ioi.1.1422663108330; Fri, 30 Jan 2015 16:11:48 -0800 (PST) Received: from sol.firepipe.net ([2601:1:ad80:db8:7271:bcff:fe83:9550]) by mx.google.com with ESMTPSA id p15sm1070462ioe.44.2015.01.30.16.11.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jan 2015 16:11:47 -0800 (PST) Sender: Will Andrews Date: Fri, 30 Jan 2015 17:11:45 -0700 From: Will Andrews To: d@delphij.net Subject: Re: 8.4-p23 zfs panic Message-ID: <20150131001144.GA18561@sol.firepipe.net> References: <307DB1BA-BE51-4633-ABD2-34466BF4F50B@bway.net> <54CC18DB.2050601@delphij.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <54CC18DB.2050601@delphij.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: Charles Sprickman , freebsd-stable Stable , "avg >> Andriy Gapon" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2015 00:11:55 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 30, 2015 at 03:50:51PM -0800, Xin Li wrote: > > FreeBSD/amd64 (trunk.bway.net) (ttyv0) login: panic: solaris > > assert: dsl_prop_unregister(ds, "xattr", xattr_changed_cb, zfsvfs) > > =3D=3D 0, file: > > /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/z= fs/zfs_vfsops.c, > > line: 1218 cpuid =3D 1 Uptime: 2d18h38041s >=20 > I think this is fixed by r248653 (will@; cc'ed), which was merged to > stable/9 but never to stable/8. No, that looks unrelated. The panic fixed by r248653 presented as page faults, not assertion failures. Charles, do you have a stack trace for this panic? --=20 wca --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlTMHcAACgkQF47idPgWcsUBnwCff9m4bamb24XZsMKBo6152qlS rKwAnRBhd8Tk8gpAGwW7c1ACYEpxTOBz =jFQG -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--