Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upError: Offset is out of bounds (like #773) #850
Comments
This comment has been minimized.
This comment has been minimized.
|
in the line index.js:84: |
This comment has been minimized.
This comment has been minimized.
this issue even can be reproduced with follow script and /tmp foldervar WebTorrent = require('webtorrent') Here is the tmp folder( the bug is 100% reproduced with it ) http://wikisend.com/download/552204/xaa |
This comment has been minimized.
This comment has been minimized.
|
@aksenofo Your links expired before I had the chance to download them. Can you re-upload so that I can attempt to reproduce this bug? |

the case #773 still exist
After I aborted downloading and restart my demo application I have got an error:
Error: Offset is out of bounds
at Error (native)
at Object.fs.read (fs.js:582:11)
at onread (/home/aksenofo/node_modules/webtorrent/node_modules/fs-chunk-store/node_modules/random-access-file/index.js:84:8)
at FSReqWrap.wrapper as oncomplete
I attached tar file with my code and partly downloaded files. I believe, the error for sure linked with files.
Error_Offset_is_out_of_bounds.tar.gz