[Bug 288722] Panic when starting poudriere on 15.0-CURRENT - seems to be in ZFS
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288722] Panic when starting poudriere - seems to be in ZFS"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Aug 2025 14:50:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288722 --- Comment #22 from Dimitry Andric <dim@FreeBSD.org> --- The assertion that goes off is in dsl_livelist_iterate(): https://github.com/openzfs/zfs/blob/master/module/zfs/dsl_deadlist.c#L1052 It was added by Alexander Motin in: https://github.com/openzfs/zfs/commit/e78aca3b332da945f0becb3575ff51208a55fff2 Putting mav@ on cc, maybe he can tell us what this assertion is supposed to guard against. -- You are receiving this mail because: You are the assignee for the bug.