Closed
Bug 1843385
Opened 2 years ago
Closed 2 years ago
Crash in [@ mozilla::EditorBase::InitializeSelection]
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
RESOLVED
DUPLICATE
of bug 1843361
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/295fb34b-b5ae-4e4b-89ea-5242b0230713
MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(IsTextEditor())
Top 10 frames of crashing thread:
0 libxul.so mozilla::EditorBase::InitializeSelection editor/libeditor/EditorBase.cpp:5447
1 libxul.so mozilla::EditorBase::OnFocus editor/libeditor/EditorBase.cpp:5834
2 libxul.so mozilla::HTMLEditor::OnFocus editor/libeditor/HTMLEditor.cpp:790
3 libxul.so mozilla::EditorEventListener::Focus editor/libeditor/EditorEventListener.cpp:1123
3 libxul.so mozilla::EditorEventListener::HandleEvent editor/libeditor/EditorEventListener.cpp:445
4 libxul.so mozilla::EventListenerManager::HandleEventSubType dom/events/EventListenerManager.cpp:1255
4 libxul.so mozilla::EventListenerManager::HandleEventInternal dom/events/EventListenerManager.cpp:1441
4 libxul.so mozilla::EventListenerManager::HandleEvent dom/events/EventListenerManager.h:412
4 libxul.so mozilla::EventTargetChainItem::HandleEvent dom/events/EventDispatcher.cpp:342
4 libxul.so mozilla::EventTargetChainItem::HandleEventTargetChain dom/events/EventDispatcher.cpp:476
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•