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

OutOfMemoryError when loading activity #2465

Open
ShatteredBunny opened this issue Oct 13, 2024 · 2 comments
Open

OutOfMemoryError when loading activity #2465

ShatteredBunny opened this issue Oct 13, 2024 · 2 comments

Comments

@ShatteredBunny
Copy link

When loading the activity of an LND node Zeus crashes due to an out of memory error.
There are lots of rebalancing tx in the history, although they are older than a year and I think the history used to work.
The log does not seem to have much information, please let me know if I can help with further information

app.zeusln.zeus E AndroidRuntime : FATAL EXCEPTION: qg.a0 Dispatcher
Process: app.zeusln.zeus, PID: 24712
java.lang.OutOfMemoryError: Failed to allocate a 290011288 byte allocation with 33554432 free bytes and 263MB until OOM, target footprint 294578952, growth limit 536870912
	at java.nio.HeapCharBuffer.<init>(HeapCharBuffer.java:87)
	at java.nio.HeapCharBuffer.<init>(HeapCharBuffer.java:71)
	at java.nio.CharBuffer.allocate(CharBuffer.java:380)
	at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:858)
	at com.ReactNativeBlobUtil.g.g(Unknown Source:326)
	at com.ReactNativeBlobUtil.g.c(Unknown Source:0)
	at com.ReactNativeBlobUtil.g$e.a(Unknown Source:114)
	at vg.e$a.run(Unknown Source:60)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
	at java.lang.Thread.run(Thread.java:1012)
@kaloudis
Copy link
Contributor

Could you provide your phone model?

@ShatteredBunny
Copy link
Author

It's a OnePlus 6 running Android 14 / Lineage OS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants