Closed
Bug 1819985
Opened 2 years ago
Closed 2 years ago
Crash in [@ mozilla::AutoRangeArray::ExtendAnchorFocusRangeFor]
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1818339
People
(Reporter: sefeng, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/2c0f2a3e-19df-41a3-9510-6b45c0230302
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll operator== xpcom/base/nsCOMPtr.h:1378
0 xul.dll mozilla::RangeBoundaryBase<nsCOMPtr<nsINode>, nsCOMPtr<nsIContent> >::operator== const dom/base/RangeBoundary.h:299
0 xul.dll mozilla::RangeBoundaryBase<nsCOMPtr<nsINode>, nsCOMPtr<nsIContent> >::operator!= const dom/base/RangeBoundary.h:305
0 xul.dll mozilla::AutoRangeArray::ExtendAnchorFocusRangeFor editor/libeditor/AutoRangeArray.cpp:234
1 xul.dll mozilla::HTMLEditor::AutoDeleteRangesHandler::Run editor/libeditor/HTMLEditorDeleteHandler.cpp:1536
2 xul.dll mozilla::HTMLEditor::AutoDeleteRangesHandler::Run editor/libeditor/HTMLEditorDeleteHandler.cpp:1682
3 xul.dll mozilla::HTMLEditor::HandleDeleteSelection editor/libeditor/HTMLEditorDeleteHandler.cpp:1165
4 xul.dll mozilla::EditorBase::DeleteSelectionAsSubAction editor/libeditor/EditorBase.cpp:4191
5 xul.dll mozilla::EditorBase::DeleteSelectionAsAction editor/libeditor/EditorBase.cpp:4155
6 xul.dll mozilla::EditorBase::HandleKeyPressEvent editor/libeditor/EditorBase.cpp:4933
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•