From nobody Fri Aug 27 16:14:08 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D74C5178789C for ; Fri, 27 Aug 2021 16:14:09 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gx4Xd2Htpz4f8B for ; Fri, 27 Aug 2021 16:14:09 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from Ryans-MBP.attlocal.net (unknown [IPv6:2600:1700:358a:c660:61b4:ab15:75e9:930b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: freqlabs/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id DC0392DE1F for ; Fri, 27 Aug 2021 16:14:08 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Subject: Re: ZFS crash with -CURRENT from Aug 23rd To: freebsd-current@freebsd.org References: From: Ryan Moeller Message-ID: <4ccaefc5-2e7e-5ba9-58e6-573656104155@FreeBSD.org> Date: Fri, 27 Aug 2021 12:14:08 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-ThisMailContainsUnwantedMimeParts: N On 8/27/21 11:35 AM, Ryan Moeller wrote: >>> zfs_deleteextattr_sa() at zfs_deleteextattr_sa+0x1e/frame >>> 0xfffffe0147380360 >>> zfs_setextattr() at zfs_setextattr+0x1e3/frame 0xfffffe01473804e0 >>> >>>    Panic String: VERIFY(zp->z_is_sa) failed > > > I see the issue, thanks! > > > -Ryan > > https://github.com/openzfs/zfs/pull/12514