[Linux/Plasma/Wayland] Turning on HDR and then scrolling in a specific way causes window to freeze
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: v19930312, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0
Steps to reproduce:
Starting from a clean profile:
- Turn on
gfx.wayland.hdrandgfx.wayland.hdr.force-enabledinaboutsaw:config, restart the browser so that these changes are applied - Open https://rtypetactics.com, wait for it to load (not the only page where I had this happen, but it works for reproduction)
- Using a touchpad, overscroll upwards a little and then scroll downwards; repeat a few times if the issue does not trigger at first
Actual results:
Rendering completely stops for the entire Firefox window; sometimes a crash happens.
Expected results:
No hangs happen; browser continues to function normally.
Comment 1•5 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•5 months ago
|
||
Please attach your about:support page.
Please try to get backtrace of the crash:
https://fedoraproject.org/wiki/Debugging_guidelines_for_Mozilla_products#Using_Mozilla_crash_reporter
Thanks.
| Reporter | ||
Comment 3•5 months ago
|
||
Comment 4•5 months ago
|
||
Which Plasma version is that?
Thanks.
| Reporter | ||
Comment 5•5 months ago
|
||
Crash report IDs:
- bp-22e90afc-623f-4fa6-9119-431530260126
- bp-261613c4-50c4-44d4-9a43-8b5480260126
- bp-d2722f89-447e-432e-82ac-2e9990260126
KDE Plasma 6.5.5.
Comment 6•5 months ago
|
||
(kde) wp_viewporter#35: error 0: the specified surface already has a viewport
Proxy: WP:E WP:CA WP:CPCA
That's interesting, Thanks.
Can you please run on terminal with WAYLAND_DEBUG=1 MOZ_LOG="WidgetWayland:5" env variables and attach the log here?
| Reporter | ||
Comment 7•5 months ago
|
||
Log from inducing a hang with WAYLAND_DEBUG=1 MOZ_LOG="WidgetWayland:5" set. No crash as I'm unable to cause these reliably.
Updated•5 months ago
|
Comment 9•5 months ago
|
||
I recently turned on HDR on Firefox 147 on Linux using the gfx.wayland.hdr flag and started experiencing this an issue where typically after scrolling the current Firefox window would freeze for awhile. I'm also using Plasma and Wayland. I found this bug report after a few days of experiencing it and turned the flag back off, which has fixed the issue, so I assume it's the same/a related problem.
Comment 10•5 months ago
|
||
Same issue here on Gnome with gfx.wayland.hdr.
Comment 12•4 months ago
|
||
I experience the same thing on KDE Plasma 6.5.5, after diabling gfx.wayland.hdr, everything turns normal.
GPU: RX9070XT
MESA: 26.1-devel
Comment 13•4 months ago
|
||
I can confirm this bug as well on CachyOS running KDE Plasma 6.6.2
GPU: RX 7900XT
Mesa: 26.0.1
I often click on a new tab (nothing happens), minimize firefox, then open it again and it unfreezes.
Updated•3 months ago
|
Description
•