| Summary: | Firefox crashes when Explicit Sync is in use | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | George <Vash63> |
| Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | chermnykh2001, daron439, xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | git-stable-Plasma/6.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| URL: | https://bugzilla.mozilla.org/show_bug.cgi?id=1898476 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
George
2024-05-26 08:25:06 UTC
Firefox is doing something forbidden by the explicit sync protocol and thus gets disconnected. There's nothing we can do about this, it has to be fixed in the NVidia driver (or in Firefox directly, both could be doing the wrong thing) Would it be possible to add an environment variable to disable explicit sync in kwin to workaround the issue for those who are satisfied with the sync just in xwayland + nvidia 555? I'd rather not. You can make Firefox run through Xwayland with MOZ_ENABLE_WAYLAND=0 to work around the problem until it's fixed. Maybe we should add a generic way to block protocols for specific apps though |