Closed
Bug 835314
Opened 13 years ago
Closed 11 years ago
crash in nsTextServicesDocument::FirstTextNodeInNextBlock with spellcheck
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 834487
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, regression, Whiteboard: [regression:TB16][tbird crash])
Crash Data
also caused by bug 763283?
This bug was filed from the Socorro interface and is
report bp-513dc644-25bd-4fa8-8bb3-433212130119 .
=============================================================
0 xul.dll nsTextServicesDocument::FirstTextNodeInNextBlock editor/txtsvc/src/nsTextServicesDocument.cpp:3245
1 xul.dll nsTextServicesDocument::GetFirstTextNodeInNextBlock editor/txtsvc/src/nsTextServicesDocument.cpp:3316
2 xul.dll nsTextServicesDocument::FirstBlock editor/txtsvc/src/nsTextServicesDocument.cpp:487
3 xul.dll mozSpellChecker::SetupDoc extensions/spellcheck/src/mozSpellChecker.cpp:440
4 xul.dll mozSpellChecker::NextMisspelledWord extensions/spellcheck/src/mozSpellChecker.cpp:71
5 xul.dll nsEditorSpellCheck::GetNextMisspelledWord editor/composer/src/nsEditorSpellCheck.cpp:344
6 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:70
bp-c2c51aac-3622-41d9-a8ce-b54792130117
| Reporter | ||
Comment 1•13 years ago
|
||
topcrash for TB17
Component: Message Compose Window → Editor
Product: Thunderbird → Core
Whiteboard: [regression:TB16] → [regression:TB16][tbird topcrash]
Comment 2•13 years ago
|
||
It's likely the same underlying problem as in bug 834487.
Depends on: 834487
Comment 4•12 years ago
|
||
It's #61 crasher in TB 17.0.7 so not a top crasher.
Whiteboard: [regression:TB16][tbird topcrash] → [regression:TB16][tbird crash]
| Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Mats Palmgren (:mats) from comment #2)
> It's likely the same underlying problem as in bug 834487.
Yeah, let's assume so
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•