From nobody Wed Oct 23 08:30:55 2024 X-Original-To: fs@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 4XYMgz3NQvz5b15Y for ; Wed, 23 Oct 2024 08:30:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XYMgz0nZYz4HCS for ; Wed, 23 Oct 2024 08:30:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729672255; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cJcD2SNT+hoQMBPSmrR8Ep+BFlrsjZsoqgbc/iy1vZg=; b=n7qo/I66Xl1PSLE15Vb6L4uG956E0oz3LdWsC+PxGBRaUEpraNEYT9myU00sbozQbXV5s8 QmX10Jy1MGXbKd8sPOB2KNYvtNWqty4dqtQuDM6/HoC6V/pirbuB6eo4JA2RCvjdy1Pdji ZAUnWNEBu5tQeDzvuwl4rmAZdnFqmOwA00U90A84TlEZ3+hbJfQIZMraDRSxE38soQcPL9 p75t2tA8duhLn/lN9b/dAXVui8D57N6dj6top6k6AGZdwpgy7oPHLOe34sAw3V2UScyR59 5SeDrs7hK5NG0n8g6jF9dRts4MsyHpO+eaUUrtz2PsJPkqaef/SGCNa0/qrhVw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729672255; a=rsa-sha256; cv=none; b=RVcizW7chAowPf6wTz6T8xbx8/K2uzjBPZBTzro9B2HB5SFNGA5vcWC2CIiXFM9mK1i4+u pjizJr5vz01ban3liBaokNwy8ikBLgw7luaCvALfdwh6EuBCuqPxAX3dzIf63axEr7z/8P i5ETx80rjz8vtSEgv4+0AtGVO1pniIboPYyQVl7KXLuaEbAz5FGhcaykpzTohO4Y3gR0AU M9dhqC6ivzpGsZ3CWQBZa7F6SOkw6lJGjAGeWtvLf7wMmE8UIGWnwd93YNiolOZLZrpp5b K8DMqYS9ezmV5fzT3xvuQvaukrd7s5/xJp642RVdCFz/0DrY2056QwIWQUZmHg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XYMgz0Ph4zr8H for ; Wed, 23 Oct 2024 08:30:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49N8Us5i082436 for ; Wed, 23 Oct 2024 08:30:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49N8UsSe082435 for fs@FreeBSD.org; Wed, 23 Oct 2024 08:30:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 282281] zfs: panic: VERIFY(avl_is_empty(&sk->sk_dsl_keys)) failed Date: Wed, 23 Oct 2024 08:30:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282281 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |fs@FreeBSD.org Keywords| |crash --=20 You are receiving this mail because: You are the assignee for the bug.=