FS#78137 - Firefox crashes after upgrading to wayland 1.22
Attached to Project:
Arch Linux
Opened by Iyan (iyanmv) - Thursday, 06 April 2023, 21:48 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 23 May 2023, 22:17 GMT
Opened by Iyan (iyanmv) - Thursday, 06 April 2023, 21:48 GMT
Last edited by Sébastien Luttringer (seblu) - Tuesday, 23 May 2023, 22:17 GMT
|
Details
Description:
Firefox crashes almost immediately after starting the app. Downgrading to wayland 1.21 fixes the issue. Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=2184549 Steps to reproduce: 1. Upgrade to wayland 1.22 2. Launch Firefox |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Tuesday, 23 May 2023, 22:17 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 23.0.2-2
Tuesday, 23 May 2023, 22:17 GMT
Reason for closing: Fixed
Additional comments about closing: mesa 23.0.2-2
http://0x0.st/HXmQ.json
ExceptionHandler::GenerateDump cloned child 6008
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
Reverting wayland to 1.21.0-2 fixes it and everything works again.
Update - more information:
Tested on 2 different laptops - one crashes at start other does not, but crashes on exit (with wayland 1.22) - both work fine on 1.21
laptop #1
nouveau blacklisted (otherwise driver crashes):
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K1100M] (rev a1)
FF starts fine - I do see crash on exit.
laptop #2
With or without blacklisting nouveau FF crashes at startup
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
01:00.0 3D controller: NVIDIA Corporation GM107GLM [Quadro M1200 Mobile] (rev a2)
FS#78142andFS#78143to track the underlying issues.running `prime-run firefox` from cmdline helped
FS#78143and check if the issue is resolved?By chance Epiphany[1] is currently also suffering permanent crashes.
So I'm now down to good old links :p
[1] https://bugs.webkit.org/show_bug.cgi?id=254117
// edit
Fixed on my systemd with "23.0.2-2". Thanks :)
Otherwise please wait for those versions to reach your mirror of choice.
It's probably helpful to say if you're using nvidia drivers (and egl-wayland 2:1.1.11-4) and if so try (at least temporarily) blacklisting nvidia (and reboot of course) and see if problem persists.
However egl-wayland 2:1.1.11-4 is supposed to resolve that even when firefox tries to load nvidia drivers, so if you have both mesa 23.0.2-2 and egl-wayland 2:1.1.11-4 and are still experiencing this please leave a comment.