You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my current project I am building a picture and video player for a 24/7 operation. For this I use Vue/Capacitor and therefore Android (no ios). But here I come across a small memory leak, which causes the player to crash (out of memory). Here I tried all possible instructions for debugging, but I could not locate or fix the problem. Also leakcanary could not localize the leak.
Enclosed is a screenshot of the memory, once mixed with images and videos and once only images. So I conclude that there is a leak by changing video source.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my current project I am building a picture and video player for a 24/7 operation. For this I use Vue/Capacitor and therefore Android (no ios). But here I come across a small memory leak, which causes the player to crash (out of memory). Here I tried all possible instructions for debugging, but I could not locate or fix the problem. Also leakcanary could not localize the leak.
Enclosed is a screenshot of the memory, once mixed with images and videos and once only images. So I conclude that there is a leak by changing video source.


Beta Was this translation helpful? Give feedback.
All reactions