Page MenuHomeGitPull.it

Fix crash caused by OutOfMemoryError on version 2.2.3
Open, Needs TriagePublic

Description

From Stefano Ordine

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

version code:
60

version name:
2.2.3

android version:
14

phone:
Pixel 7

brand:
google

stack:
java.lang.OutOfMemoryError: Failed to allocate a 1511600 byte allocation with 500272 free bytes and 488KB 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)