You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OutOfMemoryError: Failed to allocate a 24 byte allocation with 2483400 free bytes and 2425KB until OOM, target footprint 536870912, growth limit 536870912; giving up on allocation because <1% of heap free after GC.
at java.util.HashMap.newNode(HashMap.java:1878)
at java.util.HashMap.putVal(HashMap.java:627)
at java.util.HashMap.put(HashMap.java:608)
at android.database.sqlite.SQLiteCursor.getColumnIndex(SQLiteCursor.java:173)
at com.yarolegovich.wellsql.mapper.MapperAdapter.convert(MapperAdapter.java:64)
...
(32 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: JETPACK-ANDROID-JN7
The text was updated successfully, but these errors were encountered: