-
Notifications
You must be signed in to change notification settings - Fork 754
Out of memory with Volley 1.1.0 #127
Copy link
Copy link
Closed
Milestone
Description
I got this crash when upgrade to version 1.1.0
Fatal Exception: java.lang.OutOfMemoryError: Failed to allocate a 335787708 byte allocation with 1588101 free bytes and 507MB until OOM
at java.util.ArrayList.(ArrayList.java)
at com.android.volley.toolbox.DiskBasedCache.readHeaderList(SourceFile:606)
at com.android.volley.toolbox.DiskBasedCache$CacheHeader.readHeader(SourceFile:437)
at com.android.volley.toolbox.DiskBasedCache.initialize(SourceFile:170)
at com.android.volley.CacheDispatcher.run(SourceFile:92)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels