Firefox 90 - webrender regression cause crash on startup (KDE Wayland with WebRender + force-enabled OS compositing)
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox90 | --- | disabled |
People
(Reporter: antheo.lerouzic, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Firefox/89.0
Steps to reproduce:
Use firefox 90 with webrender on linux.
Actual results:
If "gfx.webrender.compositor.force-enabled" is on true, firefox will crash at startup.
If it's on false, firefox will launch but with bad performance, and some bug like transparent context menu.
Expected results:
Firefox should launch with "gfx.webrender.compositor.force-enabled" without crash, like the version 89
Reporter | ||
Comment 1•3 years ago
|
||
I would be happy to provide additional informations if needed.
Also, you can find more details about the bug here : https://www.reddit.com/r/firefox/comments/ok7yz5/firefox_90_crash_help/
Thanks you!
Updated•3 years ago
|
Comment 2•3 years ago
|
||
Thanks for the report!
https://www.reddit.com/r/firefox/comments/ok7yz5/firefox_90_crash_help/
bp-3b775636-55bb-4826-a642-9ecd30210714
[@ libxul.so@0x57b0f66 | libxul.so@0x57c5e9e | libxul.so@0x57c6280 | libxul.so@0x4be8d1f | libxul.so@0x37b158b | firefox@0x2251f ]
MOZ_CRASH Reason (Sanitized): MOZ_RELEASE_ASSERT(mSurfacePoolHandle)
https://www.reddit.com/r/firefox/comments/ok7yz5/firefox_90_crash_help/h56pob7/
https://crash-stats.mozilla.org/report/index/c0fbb68f-812a-422b-90dd-e10a20210714
[@ mozilla::layers::LayerManagerComposite::LayerManagerComposite ]
MOZ_RELEASE_ASSERT(mSurfacePoolHandle)
= Duplicate of bug 1718688.
Description
•