Page MenuHomeGitPull.it

Fix crash caused by Out of Memory error on version 2.1.2
Open, LowPublic

Description

Dear Developers of the amazing Free/Libre and Open Source app Libre BusTO ,
Please triage my crash:

version code:
52

version name:
2.1.2

android version:
14

phone:
SM-A528B

brand:
samsung

stack:
java.lang.OutOfMemoryError: Failed to allocate a 1529368 byte allocation with 1284824 free bytes and 1254KB until OOM, target footprint 268435456, growth limit 268435456
	at com.android.volley.toolbox.DiskBasedCache.streamToBytes(DiskBasedCache.java:391)
	at com.android.volley.toolbox.DiskBasedCache.get(DiskBasedCache.java:162)
	at com.android.volley.CacheDispatcher.processRequest(CacheDispatcher.java:131)
	at com.android.volley.CacheDispatcher.processRequest(CacheDispatcher.java:115)
	at com.android.volley.CacheDispatcher.run(CacheDispatcher.java:93)

Thank you! :)

Generated with https://lab.reyboz.it/libre-busto/crash-report/ (P15)

Event Timeline

fabio.mazza created this task.