Closed
Bug 1511872
Opened 7 years ago
Closed 5 years ago
Crash in NS_strlen after nsClipboard::GetDataFromDataObject
Categories
(Core :: Widget: Win32, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4c14d846-125c-4d07-ba2d-f64a40181203.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll NS_strlen xpcom/base/nsCRTGlue.cpp:77
1 xul.dll static nsresult nsClipboard::GetDataFromDataObject widget/windows/nsClipboard.cpp:629
2 xul.dll nsClipboard::GetNativeClipboardData widget/windows/nsClipboard.cpp:1010
3 xul.dll nsBaseClipboard::GetData widget/nsBaseClipboard.cpp:75
4 xul.dll mozilla::dom::ContentParent::RecvGetClipboard dom/ipc/ContentParent.cpp:2881
5 xul.dll mozilla::dom::PContentParent::OnMessageReceived ipc/ipdl/PContentParent.cpp:8971
6 xul.dll void mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2045
7 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1929
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1157
9 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:468
=============================================================
Had a Google sheet open and pasted some data (~80 rows with 4 columns) at the end of the document.
Issue only affects Windows according to crash stats.
Updated•6 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Comment 2•5 years ago
|
||
Bugbug thinks this bug is a regression, but please revert this change in case of error.
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•