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
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
I used the Xcode Leaks tool to get a stack trace, and i am by no means an expert in retracing stack traces or memory leaks but it seems at first sight that the memory leak itself is not directly related to LibVLCSharp. So i was wondering if this could be an issue with Xamarin.Forms?
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
-
I have been facing this issue: https://code.videolan.org/videolan/LibVLCSharp/-/issues/442
Which in short is that when Media is switched in MediaPlayer object in LibVLCSharp memory leaks occur.
I used the Xcode Leaks tool to get a stack trace, and i am by no means an expert in retracing stack traces or memory leaks but it seems at first sight that the memory leak itself is not directly related to LibVLCSharp. So i was wondering if this could be an issue with Xamarin.Forms?
Here's the stacktrace for the leak:
and a screenshot of the leaks occuring:
Beta Was this translation helpful? Give feedback.
All reactions