[Bug 276341] zfs panic: VERIFY3(rc->rc_count == number) failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Feb 2024 20:14:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276341

--- Comment #15 from John F. Carr <jfc@mit.edu> ---
A correction.  My panic on December 12, 2023 was a different ZFS panic (bug
#275731).  I don't know if that kernel would have crashed on normal reboot. 
The kernel that crashed with the rc_count message was built on December 26 and
has these additional commits:

commit 188408da9f7c19f476c1afe9becb0d373088da31
Merge: 45835894bd98 dbda45160ffa
Author: Martin Matuska <mm@FreeBSD.org>
Date:   Tue Dec 19 23:17:48 2023 +0100

    zfs: merge openzfs/zfs@dbda45160

    Notable upstream pull request merges:
     #15665 9b1677fb5 dmu: Allow buffer fills to fail

    Obtained from:  OpenZFS
    OpenZFS commit: dbda45160ffa43e5ecf0498a609230f1afee7b3f

commit 5fb307d29b364982acbde82cbf77db3cae486f8c
Merge: c2e340452c14 86e115e21e5b
Author: Martin Matuska <mm@FreeBSD.org>
Date:   Fri Dec 15 14:17:23 2023 +0100

    zfs: merge openzfs/zfs@86e115e21

    Notable upstream pull request merges:
     #15643 a9b937e06 For db_marker inherit the db pointer for AVL comparision
     #15644 e53e60c0b DMU: Fix lock leak on dbuf_hold() error
     #15653 86063d903 dbuf: Handle arcbuf assignment after block cloning
     #15656 86e115e21 dbuf: Set dr_data when unoverriding after clone

    Obtained from:  OpenZFS
    OpenZFS commit: 86e115e21e5bdeee73c88c5a1a73a29d9637380a

-- 
You are receiving this mail because:
You are the assignee for the bug.