Skip to content

Out of memory with Volley 1.1.0 #127

@megataps

Description

@megataps

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions