Couldn't sanitize RENDERER device: VEGAM
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: gudvinr+bugzilla, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
10.04 KB,
application/json
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
Launch Firefox
Actual results:
Firefox falls back to software renderer which makes it extremely slow
Expected results:
Firefox using hardware renderer as it always did.
There are errors in about:performance:
Failure Log
(#0) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#32) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#33) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#34) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#35) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#36) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#37) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#38) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#39) CP+[GFX1-]: Couldn't sanitize RENDERER device: VEGAM
(#40) Error window is null
(#41) Error Failed to create EGLSurface. 8 renderers, 6 active.
(#42) Error Handling webrender error 3
(#43) Error window is null
(#44) Error Failed to create EGLSurface. 2 renderers, 1 active.
(#45) Error Handling webrender error 3
(#46) Error Fallback WR to SW-WR
I am attaching sanitized information too.
Similar to bug 1726588 and bug 1722699
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•2 years ago
|
||
Robert, Andrew, any idea what the cause of this is?
Comment 4•2 years ago
|
||
Sounds like a duplicate of bug 1645677. Can you confirm whether or not this is fixed in nightly?
It didn't crash in first place back then and doesn't crash now.
However, I don't see renderer falling back to software anymore as well as "Couldn't sanitize RENDERER device" although I don't see any specific commits that addressed this. But I'm closing issue because essentially there is none.
Description
•