Closed Bug 244103 Opened 20 years ago Closed 20 years ago

pressing return then backspace key while replying to this message causes crash

Categories

(MailNews Core :: Composition, defect)

defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 219895

People

(Reporter: bjlockie, Assigned: sspitzer)

Details

Attachments

(2 files, 2 obsolete files)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a) Gecko/20040519 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8a) Gecko/20040519 Trying to reply to the attached message crashes as soon as the return key is pressed. Other messages can be replied to and new messages can be composed. Reproducible: Always Steps to Reproduce: 1. reply to the message 2. press the return key Actual Results: all mozilla windows close. Expected Results: it should work
Attached file the message (obsolete) —
Attached file bzipped stack trace
It only happens when I press the return key on an HTML quoted line. I can press return at the bottom of the message in new area that I make.
Attachment #148891 - Attachment is obsolete: true
Attached file The message with no email addresses. (obsolete) —
New attachment of message. I put the from back and appended it to my inbox. From - Wed May 19 17:54:15 2004 Now I just have to figure out how to remove the old attachment before it gets archived.
(In reply to comment #4) > > Now I just have to figure out how to remove the old attachment before it gets > archived. You'll need to ask staff@mozilla.org to manually remove the attachment from the database. Are both messages malformed? Although they're recognized as RFC822 messages, importing them into my Local Folders doesn't display either message successfully for me using build 2004-05-19-09 on Windows 2000.
How to you import the message? I added it to my Inbox file manually and deleted Inbox.msf. Messages saved as *.eml are missing the From line.
I was mistaken, it is the return then backspace keys that cause the crash.
Summary: pressing return key while replying to this message causes crash → pressing return then backspace key while replying to this message causes crash
Manually added the From - Thu Apr 8 22:09:17 2004 line because saving it as *.eml didn't.
Attachment #148896 - Attachment is obsolete: true
>------- Additional Comment #6 From Bob Lockie 2004-05-20 06:06 PDT [reply] >------- > >How to you import the message? Drop the RFC822 saved message (*.eml) into the top of your Local Folders directory, as such: C:\Documents and Settings\Stephen Donner\Application Data\Mozilla\Profiles\default\pumhbdmx.slt\Mail\Local Folders\work.eml Confirming bug. I too see this with build 2004-05-19-09 on Windows XP. nsHTMLEditor::CheckSelectionStateForAnonymousButtons [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLAnonymousUtils.cpp, line 211] nsHTMLEditor::EndUpdateViewBatch [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 5978] nsEditor::EndPlaceHolderTransaction [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/base/nsEditor.cpp, line 785] nsHTMLEditor::TypedText [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 1391] nsHTMLEditor::HandleKeyPress [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/html/nsHTMLEditor.cpp, line 1363] nsTextEditorKeyListener::KeyPress [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/editor/libeditor/text/nsEditorEventListeners.cpp, line 243] DispatchToInterface [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp, line 129] nsEventListenerManager::HandleEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/events/src/nsEventListenerManager.cpp, line 1550] nsDocument::HandleDOMEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsDocument.cpp, line 3724] nsGenericElement::HandleDOMEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/content/base/src/nsGenericElement.cpp, line 1986] PresShell::HandleEventInternal [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp, line 6100] PresShell::HandleEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/layout/html/base/src/nsPresShell.cpp, line 5998] nsViewManager::HandleEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp, line 2185] nsViewManager::DispatchEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsViewManager.cpp, line 1975] HandleEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/view/src/nsView.cpp, line 79] nsWindow::DispatchEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 1071] nsWindow::DispatchWindowEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 1088] nsWindow::DispatchKeyEvent [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 2955] nsWindow::OnKeyDown [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 3033] nsWindow::ProcessMessage [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 3882] nsWindow::WindowProc [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/widget/src/windows/nsWindow.cpp, line 1350] USER32.dll + 0x3a50 (0x77d43a50) USER32.dll + 0x3b1f (0x77d43b1f) USER32.dll + 0x3d79 (0x77d43d79) USER32.dll + 0x3ddf (0x77d43ddf) nsAppShellService::Run [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/appshell/src/nsAppShellService.cpp, line 524] main1 [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1312] main [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1782] WinMain [c:/builds/tinderbox/MozillaTrunk/WINNT_5.0_Clobber/mozilla/xpfe/bootstrap/nsAppRunner.cpp, line 1808] WinMainCRTStartup() kernel32.dll + 0x214c7 (0x77e814c7)
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Hardware: PC → All
Because of the stack trace, this is a DUP of bug 219895. *** This bug has been marked as a duplicate of 219895 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Attachment #148891 - Attachment mime type: message/rfc822 → text/plain
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: