Closed
Bug 1752972
Opened 3 years ago
Closed 3 years ago
Crash in [@ nsRetrievalContextWayland::GetClipboardData]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1752506
People
(Reporter: gsvelto, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/bf1588ab-d1ff-4644-9649-935980220131
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(mClipboardData == nullptr && mClipboardDataLength == 0) (Clipboard contains old data?)
Top 10 frames of crashing thread:
0 libxul.so nsRetrievalContextWayland::GetClipboardData widget/gtk/nsClipboardWayland.cpp:191
1 libxul.so nsClipboard::GetData widget/gtk/nsClipboard.cpp:453
2 libxul.so NS_InvokeByIndex
3 libxul.so XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:1130
4 libxul.so XPC_WN_CallMethod js/xpconnect/src/XPCWrappedNativeJSOps.cpp:923
5 None @0x000003e4d5409686
6 None @0x00007fb06f1190e7
7 None @0x000003e4d51ef0d4
8 None @0x00007fb06f11801f
9 None @0x000003e4d51ef0d4
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Should be fixed by Bug 1752506.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•