[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 14:34:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766 --- Comment #13 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Andrew "RhodiumToad" Gierth from comment #9) I think there's a bug in the handling of the end-of-cursor condition in crypto_cursor_segment(). Some cursor types handle it properly (e.g., mbufs), others do not (e.g., vm_pages, used by GELI). This might be unrelated to the crash, but I think it's a real bug. I'll try the repro shortly. -- You are receiving this mail because: You are the assignee for the bug.