Closed
Bug 1461739
Opened 7 years ago
Closed 7 years ago
Crash in nsClipboard::GetNativeDataOffClipboard
Categories
(Core :: Widget, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1451308
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-d0f5f6f3-7e07-449c-bac7-030ff0180515.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll nsClipboard::GetNativeDataOffClipboard widget/windows/nsClipboard.cpp:560
1 xul.dll nsClipboard::GetDataFromDataObject widget/windows/nsClipboard.cpp:627
2 xul.dll nsClipboard::GetNativeClipboardData widget/windows/nsClipboard.cpp:1002
3 xul.dll nsBaseClipboard::GetData widget/nsBaseClipboard.cpp:77
4 xul.dll mozilla::dom::ContentParent::RecvGetClipboard dom/ipc/ContentParent.cpp:2659
5 xul.dll mozilla::dom::PContentParent::OnMessageReceived ipc/ipdl/PContentParent.cpp:8513
6 xul.dll mozilla::ipc::MessageChannel::DispatchSyncMessage ipc/glue/MessageChannel.cpp:2104
7 xul.dll mozilla::ipc::MessageChannel::DispatchMessageW ipc/glue/MessageChannel.cpp:2062
8 xul.dll mozilla::ipc::MessageChannel::RunMessage ipc/glue/MessageChannel.cpp:1912
9 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1945
=============================================================
This happened when I copied a table with 41 rows and 6 columns in LibreOffice and tried to paste them into a Google Doc which already contained ~130 rows. Switching was done quickly.
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•