Firefox constantly crashes on Wayland - Arch Linux setup
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: vhespanha, Unassigned)
Details
Attachments
(2 files)
Steps to reproduce:
Tried normally browsing after updating my system.
Actual results:
After a short but seemingly random amount of time, it crashes, it happens only on Wayland and the logs state it is something to do with the protocol, i searched for similar errors and although a lot of people have issues with Wayland&Firefox, this particular error is undocumented.
GraphicsCriticalError: |[0][GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1#61: error 5: No Release point provided
This happened in the official pacman release, flatpak, developer version and 129 beta.
Expected results:
It should have worked normally, without crashing.
Comment 1•4 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.
Updated•4 months ago
|
Not a duplicate, it is a different error with a similar crash and setup.
Not resolve, plenty users are still getting crashes, it's just taking longer, me included.
Comment 4•4 months ago
|
||
(In reply to vhespanha from comment #3)
Not a duplicate, it is a different error with a similar crash and setup.
Not resolve, plenty users are still getting crashes, it's just taking longer, me included.
Then it may be Bug 1908825.
Comment 5•4 months ago
|
||
From Bug 1908825
Downgrading egl-wayland on Arch Linux fixes the issue for now : egl-wayland 2:1.1.14-1 -> 2:1.1.13-2
Comment 6•4 months ago
|
||
Fwiw, I am experiencing these crashes, on Firefox/Gnome/NVIDIA/wayland/ArchLinux, with the same messages as @vhespanha. I just tested downgrading to egl-wayland
2.1.1.1.13, and I experienced at least 1 crash with the same message.
Comment 7•4 months ago
|
||
Correction, I downgraded from 2:1.1.14-1 -> 2:1.1.13-2 of course. Crashes still occur. Will update when I next encounter it + share relevant messages.
Comment 8•3 months ago
|
||
Please download, extract and run this build with a new profile:
https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L199EHvwQzKeIge0M7l3Ow/runs/0/artifacts/public/build/target.tar.bz2
Run it on terminal with WAYLAND_DEBUG=1 MOZ_LOG="Widget:5 WidgetWayland:5" env variables and attach the log here when it crashes. It contains extra logging needed for debugging.
Thanks.
Updated•3 months ago
|
Comment 9•3 months ago
|
||
I also see [GFX1-]: Wayland protocol error: wp_linux_drm_syncobj_surface_v1@65: error 4: No Acquire point provided
on Fedora 40/Gnome shell 46.4 / egl-wayland 1.1.15 (updated from 1.1.13) / nvidia 560.31.02 with nvidia-vaapi-driver enabled using the nightly build posted above.
Log attached as wayland_protocol_error.log
.
Crash report
Comment 10•3 months ago
|
||
Comment 12•3 months ago
|
||
Hadn't spotted that one, my problems look much more likly to be that. Thanks
Updated•3 months ago
|
Description
•