|
|
|
|
|
by cpeterso
1620 days ago
|
|
Firefox uses hardware acceleration for page rendering (WebRender), WebGL, and video decoding. You can try switching to Firefox’s software implementation of each of those feature to see if that avoids the crashes. To use software WebRender, set about:config pref “gfx.webrender.software” = true. To use software WebGL, set "widget.dmabuf-webgl.enabled" = false. To use software video decoding, set "media.ffmpeg.vaapi-drm-display.enabled" = false. If those settings do avoid the crashes, please file a bug report in Bugzilla with a copy of your Firefox's about:support information. Perhaps there is a GPU driver bug that Firefox needs to work around. |
|