Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash reports #91

Open
jsbien opened this issue Nov 23, 2020 · 2 comments
Open

Crash reports #91

jsbien opened this issue Nov 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@jsbien
Copy link
Contributor

jsbien commented Nov 23, 2020

The first crash happened when downloading https://zas.bn.org.pl/iiif/12632464/12805046.tif/info.json; despite the crash the image was downloaded correctly.
The second crash happened when downloading https://zas.bn.org.pl/iiif/12632464/12830514.tif/info.json; again despite the crash the image was downloaded correctly.
The was also another crash but I forgot to copy the log before rebooting the computer; it happened when downloading https://zas.bn.org.pl/iiif/12632464/12826310.tif/info.json; again the image was downloaded correctly.
When downloading the tile 184 of https://zas.bn.org.pl/iiif/12632464/12831125.tif/info.json the program was aborted without any message but it could be caused by a system problem (from time to time something wrong happens to my computer and I had not yet diagnosed the problem).

Polona_crash.zip

@lovasoa
Copy link
Owner

lovasoa commented Nov 23, 2020

I think this is caused by tokio-rs/tokio#2789

@lovasoa lovasoa added the bug Something isn't working label Nov 23, 2020
@lovasoa
Copy link
Owner

lovasoa commented Dec 13, 2020

A fix has been merged in tokio (tokio-rs/tokio@57dffb9). When a new version containing this fix is released, I'll update dezoomify-rs and this will hopefully fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants