Closed
Bug 1558249
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::EditorDOMPointBase<T>& mozilla::EditorDOMPointBase<T>::operator=<T>]
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1555640
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox67 | --- | unaffected |
firefox67.0.1 | --- | unaffected |
firefox68 | --- | fixed |
firefox69 | --- | fixed |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-589804ce-4e85-4ed7-b7a0-58f8a0190605.
Top 10 frames of crashing thread:
0 libxul.so mozilla::EditorDOMPointBase<nsINode*, nsIContent*>& mozilla::EditorDOMPointBase<nsINode*, nsIContent*>::operator=<nsCOMPtr<nsINode>, nsCOMPtr<nsIContent> > editor/libeditor/EditorDOMPoint.h:589
1 libxul.so mozilla::WSRunObject::InsertText editor/libeditor/WSRunObject.cpp:382
2 libxul.so mozilla::HTMLEditRules::WillInsertText editor/libeditor/HTMLEditRules.cpp:1390
3 libxul.so mozilla::HTMLEditRules::WillDoAction editor/libeditor/HTMLEditRules.cpp:702
4 libxul.so mozilla::TextEditor::InsertTextAsSubAction editor/libeditor/TextEditor.cpp:1023
5 libxul.so mozilla::TextEditor::OnCompositionChange editor/libeditor/TextEditor.cpp:1353
6 libxul.so mozilla::EditorEventListener::HandleChangeComposition editor/libeditor/EditorEventListener.cpp:960
7 libxul.so mozilla::EditorEventListener::HandleEvent editor/libeditor/EditorEventListener.cpp:434
8 libxul.so mozilla::HTMLEditorEventListener::HandleEvent editor/libeditor/HTMLEditorEventListener.cpp:98
9 libxul.so mozilla::EventListenerManager::HandleEventSubType dom/events/EventListenerManager.cpp:1044
There are 4 crashes (from 4 installations) in 68.0b5 with buildid 20190527103257. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1534394.
[1] https://hg.mozilla.org/releases/mozilla-beta/rev?node=54ff09f869d8
Flags: needinfo?(masayuki)
Reporter | ||
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Looks like that this is dup of bug 1555640. The crash report does not have the patch.
Flags: needinfo?(masayuki) → needinfo?(cdenizet)
Reporter | ||
Updated•5 years ago
|
Flags: needinfo?(cdenizet)
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•