Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash report "java.lang.OutOfMemoryError: Failed to allocate a 146304 byte allocation with 79320 free bytes and 77KB until OOM, max allowed footprint 134217728, growth limit 134217728" #623

Closed
K1rakishou opened this issue Feb 10, 2020 · 2 comments
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)

Comments

@K1rakishou
Copy link

UUID: da4572773fe2f2cc3635a261764a49f1
Build flavor: dev
Version name: v4.11.0-f3b9c00
OS info: Android 9, sdk version: 28
Report description: No title
Logs:

Called from unhandled exception handler.
java.lang.OutOfMemoryError: Failed to allocate a 146304 byte allocation with 79320 free bytes and 77KB until OOM, max allowed footprint 134217728, growth limit 134217728
	at com.android.volley.toolbox.ByteArrayPool.getBuf(ByteArrayPool.java:99)
	at com.android.volley.toolbox.PoolingByteArrayOutputStream.expand(PoolingByteArrayOutputStream.java:75)
	at com.android.volley.toolbox.PoolingByteArrayOutputStream.write(PoolingByteArrayOutputStream.java:83)
	at com.android.volley.toolbox.BasicNetwork.inputStreamToBytes(BasicNetwork.java:291)
	at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:152)
	at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:132)
	at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111)
	at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90)
@K1rakishou K1rakishou added bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual) labels Feb 10, 2020
@K1rakishou
Copy link
Author

Hi-res cells maybe? Or a really big image was attempted to be opened?

@Adamantcheese
Copy link
Owner

If it's an OOM error, that recent change for #590 should take care of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working report/crash report Report made via the in-app reporter (auto or manual)
Projects
None yet
Development

No branches or pull requests

2 participants