[Wayland] Firefox tabs crashing
Categories
(Core :: Widget: Gtk, defect, P2)
Tracking
()
People
(Reporter: michelesr, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0
Steps to reproduce:
- run firefox with MOZ_ENABLE_WAYLAND=1
- went to https://amazon.com
Actual results:
tab crashed, bug reported higlighted issues with XQueryExtension, libX11, libGTK, and so on... I'm running Arch Linux and this started happened recently, and can be reproduced with firefox-esr too:
- https://crash-stats.mozilla.org/report/index/946ccb16-237c-4a2a-9bdb-098a90200413
- https://crash-stats.mozilla.org/report/index/42c64acd-3c6c-4b17-8562-ac28a0200413
- https://crash-stats.mozilla.org/report/index/42c64acd-3c6c-4b17-8562-ac28a0200413
Expected results:
tab shouldn't have crashed
Also opening "about:support" page will make Firefox crash totally.
This doesn't happen in safe mode, but it happens on a fresh profile (without 3rd party extensions).
Comment 2•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•5 years ago
|
Also Firefox on wayland will always crash at startup when "layers.acceleration.force-enabled" is true: https://crash-stats.mozilla.org/report/index/5b84f28a-811c-472d-ad18-0a5540200416
An Arch user discovered that the wrong library is loaded in the case popcorntime is installed in the system. Removing popcorntime will solve the problem.
https://bbs.archlinux.org/viewtopic.php?id=254633
However, https://bugzilla.mozilla.org/show_bug.cgi?id=1628110 is still happening.
Actually, I was wrong. After removing popcorntime and rebooting, Firefox is working properly with Wayland and "layers.acceleration.force-enabled" set to true. Even webrender and dmabuf vaapi are working fine.
My apologies for the confusion.
Comment 6•5 years ago
|
||
Thanks for finding this out!
Description
•