bumptech / bumptech/glide

java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Object[]

Open
#5,236 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
35k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
8

Description

com.github.bumptech.glide:annotations:4.13.2
com.github.bumptech.glide:disklrucache:4.13.2
com.github.bumptech.glide:gifdecoder:4.13.2
com.github.bumptech.glide:glide:4.13.2
com.github.bumptech.glide:okhttp3-integration:4.13.2

Crashlytics:
Android 9 - 50%
Android 12 - 13%
Android 13 - 12%

Most populate devices:
Huawei Y9 2019
Nova 3i
Huawei Y5 2019

57% background crash

Fatal Exception: java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Object[]
at androidx.collection.SimpleArrayMap.allocArrays(SimpleArrayMap.java:184)
at androidx.collection.SimpleArrayMap.put(SimpleArrayMap.java:458)
at com.bumptech.glide.util.CachedHashCodeArrayMap.put(CachedHashCodeArrayMap.java:34)
at com.bumptech.glide.load.Options.set(Options.java:20)
at com.bumptech.glide.request.BaseRequestOptions.set(BaseRequestOptions.java:554)
at com.bumptech.glide.request.BaseRequestOptions.dontAnimate(BaseRequestOptions.java:1083)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.