Created
September 9, 2016 17:06
-
-
Save mvberg/2471cc15f0240b441fb746d57922895b to your computer and use it in GitHub Desktop.
ShareThrough OOM / Volley #3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
On Thu, 1 Sep at 4:31 PM , | |
LocalView | |
Error Report collected on : Thu Sep 01 16:31:29 CDT 2016 | |
Informations : | |
Locale: en_US | |
Version: 2.2.12 | |
Package: com.barchart.app | |
Phone Model: XT1254 | |
Android Version: 5.1 | |
Board: APQ8084 | |
Brand: motorola | |
Device: quark | |
Host: ilclbld26 | |
ID: SU4TL-49 | |
Model: XT1254 | |
Product: quark_verizon | |
Type: user | |
Total Internal memory: 25375256576 | |
Available Internal memory: 569843712 | |
Stack: | |
java.lang.OutOfMemoryError: Failed to allocate a 1092628543 byte allocation with 16777216 free bytes and 183MB until OOM | |
at com.android.volley.toolbox.DiskBasedCache.streamToBytes(DiskBasedCache.java:316) | |
at com.android.volley.toolbox.DiskBasedCache.readString(DiskBasedCache.java:526) | |
at com.android.volley.toolbox.DiskBasedCache.readStringStringMap(DiskBasedCache.java:549) | |
at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(DiskBasedCache.java:392) | |
at com.android.volley.toolbox.DiskBasedCache.initialize(DiskBasedCache.java:155) | |
at com.android.volley.CacheDispatcher.run(CacheDispatcher.java:84) | |
**** End of current Report *** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment