Closed Bug 343742 Opened 18 years ago Closed 18 years ago

Crashes when sending an email [@ FindNextNode]

Categories

(Core :: Spelling checker, defect)

1.8 Branch
x86
Windows 2000
defect
Not set
critical

Tracking

()

VERIFIED DUPLICATE of bug 343532

People

(Reporter: olivier.vit, Assigned: mscott)

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.9a1) Gecko/20060705 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.9a1) Gecko/20060705 SeaMonkey/1.5a

Each time I send an email, SeaMonkey crashes (but the email has been sent !)

Reproducible: Always




the smtp server is postfix
I use Norton corporate to filter outgoing messages.
Attached file crash details
Can you submit a Talkback ID (http://kb.mozillazine.org/Talkback) ?
here they are !
TB20646636Z
TB20645462G
TB20645070H
Disabling Norton email parsing doesn't solve the issue
Depends on: 343741
Can you check with a trunk build from today? I bet Bug 343532 fixed this judging from the stacktrace.
Incident ID: 20646636
Stack Signature	FindNextNode a9104c46
Product ID	MozillaTrunk
Build ID	2006070509
Trigger Time	2006-07-06 06:23:31.0
Platform	Win32
Operating System	Windows NT 5.0 build 2195
Module	spellchk.dll + (0000536e)
URL visited	
User Comments	each time I send an email
Since Last Crash	2262 sec
Total Uptime	12443 sec
Trigger Reason	Access violation
Source File, Line No.	c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp, line 143
Stack Trace 	
FindNextNode  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp, line 143]
mozInlineSpellWordUtil::BuildSoftText  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp, line 607]
mozInlineSpellWordUtil::EnsureWords  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/extensions/spellcheck/src/mozInlineSpellWordUtil.cpp, line 259]
mozInlineSpellChecker::SpellCheckAfterEditorChange  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/extensions/spellcheck/src/mozInlineSpellChecker.cpp, line 318]
nsEditor::HandleInlineSpellCheck  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/base/nsEditor.cpp, line 5285]
nsHTMLEditRules::AfterEditInner  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditRules.cpp, line 547]
nsHTMLEditRules::AfterEdit  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditRules.cpp, line 394]
nsHTMLEditor::EndOperation  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 4142]
nsHTMLEditor::RebuildDocumentFromSource  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 1802]
nsMsgCompose::CloseWindow  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgCompose.cpp, line 1254]
nsMsgComposeSendListener::OnStopCopy  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgCompose.cpp, line 3216]
nsMsgComposeAndSend::NotifyListenerOnStopCopy  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgSend.cpp, line 4085]
nsMsgComposeAndSend::DoFcc  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgSend.cpp, line 3882]
nsMsgComposeAndSend::DeliverAsMailExit  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgSend.cpp, line 3827]
nsMsgDeliveryListener::OnStopRunningUrl  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsMsgDeliveryListener.cpp, line 96]
nsUrlListenerManager::BroadcastChange  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/base/src/nsUrlListenerManager.cpp, line 97]
nsUrlListenerManager::OnStopRunningUrl  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/base/src/nsUrlListenerManager.cpp, line 123]
nsSmtpProtocol::ProcessProtocolState  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/compose/src/nsSmtpProtocol.cpp, line 1693]
nsMsgProtocol::OnDataAvailable  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/mailnews/base/util/nsMsgProtocol.cpp, line 344]
nsInputStreamPump::OnStateTransfer  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 498]
nsInputStreamPump::OnInputStreamReady  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/netwerk/base/src/nsInputStreamPump.cpp, line 389]
nsInputStreamReadyEvent::Run  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/io/nsStreamUtils.cpp, line 191]
NS_ProcessNextEvent_P  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpcom/build/nsThreadUtils.cpp, line 225]
nsBaseAppShell::Run  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/xpwidgets/nsBaseAppShell.cpp, line 153]
main  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1740]
WinMain  [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1764]
KERNEL32.dll + 0x28989 (0x77e98989)
Assignee: mail → mscott
Component: MailNews: Main Mail Window → Spelling checker
Keywords: crash
Product: Mozilla Application Suite → Core
QA Contact: spelling-checker
Summary: Crashes when sending an email → Crashes when sending an email [@ FindNextNode]
Version: unspecified → 1.8 Branch

*** This bug has been marked as a duplicate of 343532 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
No longer depends on: 343741
Resolution: --- → DUPLICATE
WFM with Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.9a1) Gecko/20060706 SeaMonkey/1.5a
thanks !
Status: RESOLVED → VERIFIED
Crash Signature: [@ FindNextNode]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: