Crash in [@ wl_array_copy | <.text ELF section in libwayland-client.so.0.20.0>] "[destroyed object]: error 7: importing the supplied dmabufs failed"
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | affected |
People
(Reporter: jan, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
The following was reported for STR from bug 1750563, but has a different crash reason:
(openmail+bugzilla from bug 1750563 comment 2)
(In reply to Gabriele Svelto [:gsvelto] from comment #1)
There are several crash reports where the users mention that this happens when clicking the picture-in-picture button on a video.
If there's any need for confirmation I can reproduce the issue reliably.
Main GPU is AMD with all monitors (1xHiDPI and 2xLowDPI) connected. I start Firefox on the iGPU with a complete fresh profile:
DRI_PRIME=1 LIBVA_DRIVER_NAME=iHD firefox-beta -P debugTest
Creating a new window in any fashion (PiP, new window, extension-popup) results in a crash. For example (video of action):
https://www.sendspace.com/file/fsydf8
Crash reports seen in the video:
- https://crash-stats.mozilla.org/report/index/a2e9282d-cbe3-4181-a45b-4158b0220223
- https://crash-stats.mozilla.org/report/index/213f3017-5171-456e-9d6f-a47140220223
Mozilla Firefox 98.0b8
Operating System: EndeavourOS
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Kernel Version: 5.16.11-246-tkg-bmq (64-bit)
Graphics Platform: Wayland
Processors: 12 × 11th Gen Intel® Core™ i5-11400 @ 2.60GHz
Graphics Processor: AMD Radeon RX 5500 XT
Maybe Fission related. (DOMFissionEnabled=1)
Crash report: https://crash-stats.mozilla.org/report/index/a2e9282d-cbe3-4181-a45b-4158b0220223
MOZ_CRASH Reason: [destroyed object]: error 7: importing the supplied dmabufs failed
Top 10 frames of crashing thread:
0 libxul.so mozilla::widget::WlCrashHandler widget/gtk/nsWaylandDisplay.cpp:336
1 libwayland-client.so.0 wl_array_copy
2 libwayland-client.so.0 <.text ELF section in libwayland-client.so.0.20.0>
3 libffi.so.8 ffi_prep_go_closure
4 libffi.so.8 ffi_closure_free
5 libwayland-client.so.0 wl_log_set_handler_client
6 libwayland-client.so.0 <.text ELF section in libwayland-client.so.0.20.0>
7 libwayland-client.so.0 wl_display_dispatch_queue_pending
8 libgdk-3.so.0 gdk_wayland_device_get_wl_keyboard
9 libgdk-3.so.0 gdk_display_get_event
Comment 2•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Comment 3•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Description
•