This repository has been archived by the owner. It is now read-only.
Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upNegativeArraySizeException #38
Conversation
espiegel
changed the title
initial
NegativeArraySizeException
Jan 29, 2015
added a commit
that referenced
this pull request
Mar 19, 2015
mcxiaoke
merged commit 2f317de
into
mcxiaoke:master
Mar 19, 2015
joebowbeer
referenced this pull request
Sep 27, 2016
Closed
Fatal Exception: java.lang.NegativeArraySizeException #130
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
espiegel commentedJan 29, 2015
As also suggested here: https://groups.google.com/forum/#!topic/volley-users/0W-oI6za8VY
We will also catch NegativeArraySizeException in addition to IOException when attempting to get an Entry from the cache. This exception may be caused by the file being deleted by the OS after we created the CountingInputStream