https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
Graham Perrin changed:
What|Removed |Added
Assignee|f...@freebsd.org |g...@freebsd.org
Compon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271794
Graham Perrin changed:
What|Removed |Added
Status|New |Open
Assignee|b...@freeb
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #7 from Michael Laß ---
(In reply to Michael Laß from comment #3)
I was wondering why I could not reproduce this in 14 Current. The dumpfs issue
is hidden by changes between 1297a704d99110644af1ae32840cee1b9523cb56 (still
reprod
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #8 from Andrew "RhodiumToad" Gierth
---
This just got much more serious: in trying to reproduce the bug more easily, I
found that it is possible to panic the system with it; if the alignment of the
user-provided buffer is not m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
Graham Perrin changed:
What|Removed |Added
Keywords||crash
--
You are receiving this m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #9 from Andrew "RhodiumToad" Gierth
---
(In reply to Andrew "RhodiumToad" Gierth from comment #8)
Correction: I can get crashes even for buffers with 16-byte alignment.
Seems to be related to crypto_cursor_segment? I will pos
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #10 from Andrew "RhodiumToad" Gierth
---
Created attachment 242577
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242577&action=edit
Test program
I've attached the test program I'm using to reproduce. Usage:
md=$(m
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #11 from Andrew "RhodiumToad" Gierth
---
(In reply to Andrew "RhodiumToad" Gierth from comment #10)
That should be
./a.out /dev/${md}.eli 1
of course.
--
You are receiving this mail because:
You are the assignee for the bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271766
--- Comment #12 from Michael Laß ---
I tested your code on 14-current and while there it does not seem to cause
crashes, it still detects errors as soon as I specify strides smaller than 16.
--
You are receiving this mail because:
You are