Firefox Nightly crash in dri2_query_image
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: bbhtt.zn0i8, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, nightly-community)
Crash Data
Attachments
(1 file)
38.56 KB,
application/json
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/106.0
Steps to reproduce:
I don't have any steps to reproduce, but Nightly 105 and 106 randomly crashes while I'm browsing. It probably happened when I was browsing a few js heavy websites simultaneously (like Youtube, Nextcloud webapp and Element etc.) or when my system was under some load.
It might have been triggered when I was trying to open an extension popup but I'm not sure.
This is one of the crash reports I have submitted Mesa 22.1.7
https://crash-stats.mozilla.org/report/index/aeb98950-f884-40e8-b42d-c36400220902#tab-details
This is another one (not mine) on Mesa 21.2.6.0:
https://crash-stats.mozilla.org/report/index/c440aac1-9c1a-4024-8b56-428a60220901
System: GNOME 42.4 Wayland, running Firefox with MOZ_ENABLE_WAYLAND=1
Initially I filed this as a mesa bug https://gitlab.freedesktop.org/mesa/mesa/-/issues/7187
Without any steps to reproduce I can't bisect this.
Actual results:
Crash
Expected results:
No crash
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•2 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Comment 3•2 years ago
|
||
0 libgallium_dri.so dri2_query_image /usr/src/debug/mesa-22.1.7/src/gallium/frontends/dri/dri2.c:1421 context
1 libEGL_mesa.so.0 create_wl_buffer /usr/src/debug/mesa-22.1.7/src/egl/drivers/dri2/platform_wayland.c:1363 cfi
2 libEGL_mesa.so.0 dri2_wl_swap_buffers_with_damage.lto_priv.0 /usr/src/debug/mesa-22.1.7/src/egl/drivers/dri2/platform_wayland.c:1538 cfi
bug 1785260 is frame 2.
Updated•2 years ago
|
Comment 4•2 years ago
|
||
Looks like a dupe of 1645677.
Updated•2 years ago
|
Updated•2 years ago
|
Description
•