From nobody Mon Jun 17 14:36:09 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 4W2srW4GBwz5P0Qj for ; Mon, 17 Jun 2024 14:36:11 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4W2srW27TFz4wNS for ; Mon, 17 Jun 2024 14:36:11 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1718634971; a=rsa-sha256; cv=none; b=rbp1Xe+qGfTvItlJ+aqFQR1tPONFPL2Pg+xI1jdgTJHb6/sve7qkb3kr5eVkEKYCPZcMwb m4h93H4YEMFCdg2qPzOf5yXM6JPPljsrvebGx2FHjumlrwUIwHEv4DiuYqeLGWEwtvwIuo uWIYNaekYxbywlKGIXfplg6Y9Y8c5aVMd+wblACUqELrfY1eTWD3dufhM1SDE0Wu9yZg4D Vk85pJuu2xO2ajSENqqWu6J1zOnjreVU/F3ix/6kFYyTP5l/YL80ILCPmG12EvtFZ9xnUn sfsS6pvxaQiVa7gtTCEDpTDs4Q4u3DFRJNqQMoPincov727bIzYJyUbvoMr0EA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1718634971; 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=cIQFyK/IzkYWrNZ6D58O9Bmb8w5LUa+Ij8JFUmroW3s=; b=NWnp6IVnIkmnSO8t9zslDJGEEdZ2912dIZahSelMFd4YOzcg6Y5Lw2qSr084ofpICYICTv oyluwGJqBUGdDdAlrZrvQlVO+ylzbDW5dyY6tSrJpH/IX6ea+j40Oev1o/eOVmLxfdHZdC 04jKSEDoKuOkeZlBby13kwDQQiorO/j7HX+jkok48K05o9AcNYBQU6vkgzBO/4trMr7Cs5 oNYQFl+yo9z4KvVO/mi2jyTaHPYONStkp+Vr9kbHvCaHJEJ4B9a+Mio2iFePUcuhPorWZU LGQxJZbJ45XGAr9dp9A7C1c2k/cczwHLJBgwuslseVIqDABmT8EHU1j9EVUOOg== 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 4W2srW1d6nzKGb for ; Mon, 17 Jun 2024 14:36:11 +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 45HEaBuT000382 for ; Mon, 17 Jun 2024 14:36:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 45HEaB0v000381 for fs@FreeBSD.org; Mon, 17 Jun 2024 14:36:11 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 276341] zfs panic: VERIFY3(rc->rc_count == number) failed Date: Mon, 17 Jun 2024 14:36:09 +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 Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: fs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D276341 --- Comment #28 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1c27279ed22d2b5226f31836da041bae4= 5a9c77b commit 1c27279ed22d2b5226f31836da041bae45a9c77b Author: Alexander Motin AuthorDate: 2024-05-25 02:11:18 +0000 Commit: Mark Johnston CommitDate: 2024-06-17 14:25:59 +0000 Destroy ARC buffer in case of fill error In case of error dmu_buf_fill_done() returns the buffer back into DB_UNCACHED state. Since during transition from DB_UNCACHED into DB_FILL state dbuf_noread() allocates an ARC buffer, we must free it here, otherwise it will be leaked. Reviewed-by: Brian Behlendorf Reviewed-by: Jorgen Lundman Signed-off-by: Alexander Motin Sponsored by: iXsystems, Inc. Closes #15665 Closes #15802 Closes #16216 PR: 276341 (cherry picked from commit 02c5aa9b092818785ed8db4e2246a828278138e3) sys/contrib/openzfs/module/zfs/dbuf.c | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are the assignee for the bug.=