Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jun 2023 15:21:34 +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-iA0xbVArwS@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 #10 from Andrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.=
uk> ---
Created attachment 242577
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242577&action=
=3Dedit
Test program

I've attached the test program I'm using to reproduce. Usage:

md=3D$(mdconfig -s 1M -t swap)
geli onetime -s 4096 $md
# this will panic with software crypto, or if there are data discrepancies =
it
will report them:
./a.out /dev/$md 1

The code where it panics has changed in 14-current so it's quite possible t=
hat
the bug doesn't exist there. This program should make it easy to test.

--=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-iA0xbVArwS>