exteraSquad / exteraGram

Telegram client based on Android sources with new features

Home Page:https://exteragram.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App crashes: memory leak (OutOfMemoryError)

ratatouille100 opened this issue · comments

Describe the bug
App starts lagging and then crashes when I use it too long.

To Reproduce
I don't know how to exactly reproduce the bug... But it happens when I use the app too long without restart. For example: watching videos, chating and etc.

Smartphone

  • Device: Samsung Galaxy A51
  • OS: Android 13 (LineageOS)
  • Version: 10.6.1 (42759)

Logs
crash-com-exteragram-messenger-05_02-11-01-54_486.zip

I think the app uses too much Heap Memory (creating objects on the fly maybe and not getting Garbage collected).
The Internet says you can try to enable "android:largeHeap" in manifest but it already enabled...
new.log.zip