-
-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
In addition to the issue I described here #202
I also found it crashes if the file tmp.dat consists of zeros exclusively. You can create such a file using the command
dd if=/dev/zero of=tmp.dat bs=1048576 count=64
The console app in the linked issue gives following output
data requested
data received for offset = 0, hash=-4784142443699059666
data requested
Then crashes:

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels