[Bug 271766] dumpfs fails on geli devices: cylinder group checks failed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 22:17:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766 --- Comment #14 from Mark Johnston <markj@FreeBSD.org> --- Created attachment 242627 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242627&action=edit address the panic This patch fixes the crash that I can reproduce on stable/13 using the test program. It does not appear to fix the dumpfs failure. On main, I cannot trigger a panic, but the test program reports discrepancies (which it does not do with a patched stable/13). I cannot reproduce the dumpfs error on main. I'm quite sure that the patch is required on main as well, i.e., the panic is not specific to stable/13. -- You are receiving this mail because: You are the assignee for the bug.