https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280036

--- Comment #4 from Zhenlei Huang <z...@freebsd.org> ---
(In reply to ss3bsd from comment #3)
I guess a small file ( 1M bytes ) is enough to reproduce. Maybe require
multiple rounds though.

> # md5sum randomfile*
This is good to check the corruption, but less useful to figure out how many
bytes got corrupted.

May you please also share the binary diff ? You can do that by:
```
# diff <( hexdump -x randomfile ) <( hexdump -x randomfile.return )
```

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to