[Bug 261538] zfs panic: VERIFY3(l->blk_birth == r->blk_birth) failed
Date: Tue, 26 Dec 2023 11:25:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261538 --- Comment #6 from Kurt Jaeger <pi@FreeBSD.org> --- (In reply to Kurt Jaeger from comment #5) zfs destroy on one of those will cause the crash. Rebooting with the patch crashes (commented-out assert in with: panic: VERIFY(BP_GET_DEDUP(bp)) failed There are two asserts of that kind in dsl_livelist_iterate(), which is called by dsl_process_sub_livelist(). So the patch does not fix the poudriere cloned filesystem issue we have. -- You are receiving this mail because: You are the assignee for the bug.