Sporadic Crash in [@ libwayland-client.so.0@0xb989] error marshalling arguments for activate (signature so): null value passed for arg 1
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: matrix.org, Unassigned)
Details
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/e02abd60-6b0a-4602-a2c3-6c3600221221
MOZ_CRASH Reason: ```error marshalling arguments for activate (signature so): null value passed for arg 1
Top 10 frames of crashing thread:
0 libxul.so MOZ_Crash /build/firefox-108.0.1/mfbt/Assertions.h:261
0 libxul.so mozilla::widget::WlCrashHandler /build/firefox-108.0.1/widget/gtk/nsWaylandDisplay.cpp:275
1 libwayland-client.so.0 libwayland-client.so.0@0xb989
2 libgdk-3.so.0 libgdk-3.so.0@0xcf06c
3 libgdk-3.so.0 libgdk-3.so.0@0xcf075
4 libgdk-3.so.0 libgdk-3.so.0@0x105d8f
5 libgdk-3.so.0 libgdk-3.so.0@0xcf075
6 libwayland-client.so.0 libwayland-client.so.0@0x9543
7 libwayland-client.so.0 libwayland-client.so.0@0x9e20
8 libgdk-3.so.0 libgdk-3.so.0@0x105d8f
Reporter | ||
Comment 1•2 years ago
|
||
Looks like this is only occurring on NixOS: https://crash-stats.mozilla.org/signature/?product=Firefox&signature=libwayland-client.so.0%400xb989. Possibly because it has the new version but unlikely.
Reporter | ||
Comment 2•2 years ago
|
||
nixpkgs tracking issue: https://github.com/NixOS/nixpkgs/issues/207121
Comment 3•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 4•2 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Comment 5•2 years ago
|
||
I get more crash reports that contains libwayland
in its signature. They all seemed new, so this is worrisome.
Martin, would you be able to triage this? Thanks!
Comment 6•2 years ago
|
||
They have different crash reasons and you need to exclude older versions.
bug 1802327 has been fixed. bug 1803016 is still there.
Reporter | ||
Comment 7•2 years ago
|
||
Both of those issues look different. I was not screensharing when this occurred and the stack traces look significantly different.
Comment 8•2 years ago
|
||
comment 0 has the same crash reason as bug 1802327. Please check if this has been fixed for you in Firefox 109 or https://nightly.mozilla.org.
Overview of "error marshalling arguments for activate (signature so): null value passed for arg 1": No crashes with 110 so far.
Updated•2 years ago
|
Updated•2 years ago
|
Description
•