Date: Mon, 05 Jun 2023 14:34:15 +0000 From: bugzilla-noreply@freebsd.org To: geom@FreeBSD.org Subject: [Bug 271766] dumpfs fails on geli devices: cylinder group checks failed Message-ID: <bug-271766-14739-t4zlh8R5Zy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271766-14739@https.bugs.freebsd.org/bugzilla/> References: <bug-271766-14739@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271766 --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271766-14739-t4zlh8R5Zy>