-
Notifications
You must be signed in to change notification settings - Fork 39
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
High RAM usage with short videos #138
Comments
Can you see if the same happens when using another browser for watching short videos. |
I just did a test with Firefox, Brave and Chromium, and it seems to be an issue with chromium based browsers only. |
That's interesting, might be related to the broken chromium mpris implementation. I'll have to check it out. |
Well, in this scenario if I close the tab it's going to show Spotify. |
Did this happen again or are you able to recreate this issue? |
Yes, I'm still able to reproduce it. |
There is definitely a memory leak somewhere, as I had my gnome-shell killed due to OOM. In my case i had a day long session with some lengthy youtube videos (2-3 hours stream recordings), Spotify music (a few dozen of songs) and when i started to play a video in instagram, it immediately froze. Here are some related logs just before the crash.
|
I have the same problem, my system crashed after memory overload |
+, I have the same issue |
@sakithb Any updates on this one? |
def a media controls issue, memory jumps up when switching video (<- edit: not sure if this is too important) whilst not when extension disabled, caught it eating a whopping 29 gb after good amount of time |
Seems not to affect everybody - I wonder If you have more then 1 screen. Some sideeffects seem to not happen on single screen setups (gone after 1 switched from 2 monitors to 1 dual wide) |
mutter (46.2-1ubuntu0.24.04.1) Have dual monitor setup (laptop + external), mostly docked, but i think it also happens when use laptop on its own. |
There should be some fixes in gnome-shell 46.4 / 47. |
mutter: 46.2-1ubuntu0.24.04.1 Dual monitor to pc, fairly stock system, only started using extensions a bit after the latest ubuntu lts released. |
Technically I do have a dual monitor setup as well, however my secondary monitor is disabled in the settings (I wonder if that changes anything).
mutter 46.4 & bash 5.2.26 |
This is happening to me as well. Two-monitor setup on Wayland EndeavourOS, mutter 46.4, Gnome Shell 46.4, everytime a new song is loaded the ram usage for gnome-shell goes up by a few megabytes until eventually it is killed / crashes. |
vokoscreenNG-2024-11-15_23-55-14.mp4Figured I'd post a video of it happening live since there wasn't one here already. My whole desktop slows down while performing the test with the extension on, so excuse the stuttery framerate. I can reliably get it to increase by playing new videos on a browser, for example (exaggerated here with the tab closing). At the end I disable the extension and repeat the experiment, while the memory usage doesn't grow anymore. This was done on a laptop connected to an external monitor, but I've shortly after unplugged the cable and still got memory to grow while using the internal display only. In between the already discussed
I usually use firefox as my browser, and haven't had any issues over there. |
Describe the bug
When Media Controls is enabled, the RAM usage of gnome-shell goes up as I'm scrolling through YouTube shorts, TikTok or whatever, while another source of media is opened as well. This behavior no longer occurs when I restart my PC and do the same with the extension disabled.
To Reproduce
Expected behavior
Memory usage should stay around the same, or at least not go that high.
Screenshots
- Normal RAM usage
- RAM usage after scrolling for about 2 minutes
Environment:
Edit: Still an issue in July on Fedora 40.
The text was updated successfully, but these errors were encountered: