[Bug 261538] zfs panic: VERIFY3(l->blk_birth == r->blk_birth) failed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jan 2024 22:44:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261538
Alexander Motin <mav@FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mav@FreeBSD.org
--- Comment #15 from Alexander Motin <mav@FreeBSD.org> ---
I was able to reproduce two different panics there, one specific to block
cloning, another also happening for dedup.  Seems to be an incorrect
assertions. This should fix them: https://github.com/openzfs/zfs/pull/15732 .
-- 
You are receiving this mail because:
You are the assignee for the bug.