Closed
Bug 1641462
Opened 5 years ago
Closed 5 years ago
Webrender/Wayland Crash in [@ libEGL_mesa.so.0@0x2c2bd]
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox76 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | wontfix |
People
(Reporter: kubrick, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-44cde62f-d4ae-42ff-b6b8-4b96d0200528.
Top 10 frames of crashing thread:
0 libEGL_mesa.so.0 libEGL_mesa.so.0@0x2c2bd
1 libEGL_mesa.so.0 libEGL_mesa.so.0@0x2ca73
2 libEGL_mesa.so.0 libEGL_mesa.so.0@0x2ca5f
3 libgallium_dri.so libgallium_dri.so@0x1265e1
4 libEGL_mesa.so.0 libEGL_mesa.so.0@0x4ccff
5 firefox-bin replace_malloc memory/replace/phc/PHC.cpp:1122
6 firefox-bin Allocator<MozJemallocBase>::free memory/build/malloc_decls.h:54
7 firefox-bin Allocator<MozJemallocBase>::calloc memory/build/malloc_decls.h:52
8 firefox-bin replace_free memory/replace/phc/PHC.cpp:1312
9 libgallium_dri.so libgallium_dri.so@0x5c0f46
I've had this crash multiple times in the past few days with mesa 20.0.8, always when interacting with UI elements (menu button, search bar). A pre-condition may be to play a video with DMABUF?
Reporter | ||
Updated•5 years ago
|
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Updated•5 years ago
|
Comment 1•5 years ago
|
||
- Other libEGL_mesa crashes.
Some mention GetBufferAge (bp-d1d20049-6bcb-436d-8a1e-713470200528), __driDriverGetExtensions_i915 (bp-8ab61a7b-0f44-4cbd-bbf2-4c7cf0200528) or __driDriverGetExtensions_virtio_gpu (bp-1eb14fe7-cdf3-4ab0-9a98-f48ad0200527).
There is one that contains wl_proxy_create_wrapper.
Please post your other crash report IDs. Have you changed gfx.webrender.max-partial-present-rects? Can you fix these crashes by resetting it to 0 or by disabling dmabuf prefs?
Blocks: wayland
status-firefox76:
--- → unaffected
status-firefox77:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Keywords: regression
Reporter | ||
Comment 2•5 years ago
|
||
gfx.webrender.max-partial-present-rects was not changed and is set to 0, I will try disabling dmabuf.
Updated•5 years ago
|
Reporter | ||
Comment 3•5 years ago
|
||
The bug has not happened again so, it was probably fixed by chance in FF or mesa...
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•