Wayland backend, Nightly ~ VRAM leaking
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox143 | --- | disabled |
People
(Reporter: kyle.devir, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:143.0) Gecko/20100101 Firefox/143.0
Steps to reproduce:
Run Nightly with Wayland backend
Install KDE ~ configure virtual desktops to multiple. 2 is sufficient.
Open nvtop on separate virtual desktop to Firefox Nightly.
Switch between virtual desktops.
Actual results:
Pay attention to the VRAM bloating over time as you do more repetitions of the above.
Expected results:
No VRAM bloat
Updated•15 days ago
|
Comment 1•15 days ago
|
||
Can you please test latest nightly?
Thanks.
Reporter | ||
Comment 2•14 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #1)
Can you please test latest nightly?
Thanks.
Can reproduce with latest Nightly (20250726211115)
Updated•12 days ago
|
Reporter | ||
Comment 4•10 days ago
|
||
Reporter | ||
Comment 5•10 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #3)
Please attach your about:support.
Thanks.
Done
Reporter | ||
Comment 6•10 days ago
|
||
Hmmmm. Can't seem to reproduce with a fresh profile.
But my current old profile is definitely triggering some bug somewhere.
Comment 7•9 days ago
|
||
You has installed and activated a lot of addons in your old profile. It can be one of them cause leaking.
Comment 8•9 days ago
•
|
||
"gfx.wayland.hdr": true,
"gfx.webrender.compositor": true,
"gfx.webrender.compositor.force-enabled": true,
That's the reason.
Updated•9 days ago
|
Updated•9 days ago
|
Comment 9•8 days ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Reporter | ||
Comment 10•8 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #8)
"gfx.wayland.hdr": true, "gfx.webrender.compositor": true, "gfx.webrender.compositor.force-enabled": true,
That's the reason.
No, that's just a mistake from my testing and fiddling ~ I can reproduce the issue when gfx.wayland.hdr is false.
VRAM usage just keeps ballooning over time ~ even without me switching desktops...? Seems to keep shooting up as I open more and more tabs ~ and doesn't go down even when they're closed.
Reporter | ||
Comment 11•8 days ago
|
||
(In reply to Thinker Li [:sinker] from comment #7)
You has installed and activated a lot of addons in your old profile. It can be one of them cause leaking.
Possibly ~ except this doesn't happen with X11 backend on the same profile.
Reporter | ||
Updated•8 days ago
|
Updated•8 days ago
|
Comment 12•8 days ago
|
||
Please attach about:support page from the profile where it happens, without the "testing and fiddling".
Thanks.
Reporter | ||
Comment 13•8 days ago
|
||
Reporter | ||
Comment 14•8 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #12)
Please attach about:support page from the profile where it happens, without the "testing and fiddling".
Thanks.
Done
Comment 15•8 days ago
|
||
Looks like you still have enabled everything you can find at about:config:
"gfx.webrender.all": true,
"gfx.webrender.compositor": true,
"gfx.webrender.compositor.force-enabled": true,
"gfx.webrender.enabled": true,
"gfx.webrender.layer-compositor": true,
"gfx.webrender.precache-shaders": true,
Anyway, what you see is dupe of Bug 1980585.
Reporter | ||
Comment 16•8 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #15)
Looks like you still have enabled everything you can find at about:config:
"gfx.webrender.all": true, "gfx.webrender.compositor": true, "gfx.webrender.compositor.force-enabled": true, "gfx.webrender.enabled": true, "gfx.webrender.layer-compositor": true, "gfx.webrender.precache-shaders": true,
Anyway, what you see is dupe of Bug 1980585.
*** This bug has been marked as a duplicate of bug 1980585 ***
These were enabled during my X11 backend sessions too.
Unless they just have no effect on the X11 backend?
Reporter | ||
Comment 17•8 days ago
|
||
(In reply to Martin Stránský [:stransky] (ni? me) from comment #15)
Looks like you still have enabled everything you can find at about:config:
"gfx.webrender.all": true, "gfx.webrender.compositor": true, "gfx.webrender.compositor.force-enabled": true, "gfx.webrender.enabled": true, "gfx.webrender.layer-compositor": true, "gfx.webrender.precache-shaders": true,
Anyway, what you see is dupe of Bug 1980585.
*** This bug has been marked as a duplicate of bug 1980585 ***
With the above bug you're marking this as a duplicate of... how can it be HDR when I'm still getting VRAM leakage without HDR on?
Updated•7 days ago
|
Updated•7 days ago
|
Updated•6 days ago
|
Comment 18•5 days ago
|
||
The bug has a release status flag that shows some version of Firefox is affected, thus it will be considered confirmed.
Description
•