I'm running on a pretty big set of files (4M+ files, about 2TB), and I get this error partway through.
Progress line looks like:
Sets : 117207/ 161500 65138564K ( 64302K/s) 0q 1%b 3075f 1013 s
error: requested zero bytes from [omitted_filename] (skip=65536)
The mentioned file exists, has data, and is readable. I am already trying to reproduce in gdb for more info, but suggestions/ideas could be useful.