Closed
Bug 78797
Opened 24 years ago
Closed 24 years ago
Crash when selecting an attched html message from thread pane
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
People
(Reporter: huang, Assigned: bugzilla)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
(deleted),
text/html
|
Details |
Used 05-02-12-trunk build
Crash when selecting an attched html messages from thread pane
1) Login to an IMAP mail account
2) Send an attached message to this account itself
3) Select that message from the thread pane
4) Actual Results: Crash occurs when selecting this 11kb attached html messages
from the thread pane.
Expected Results: Shouldn't crash when selecting this 11kb attached html
messages from the thread pane.
Reporter | ||
Comment 1•24 years ago
|
||
Please see above URL info, copy/paste the stack trace here:
Stack Trace
nsStreamConverter::Init
[d:\builds\seamonkey\mozilla\mailnews\mime\src\nsStreamConverter.cpp, line 550]
nsStreamConverter::AsyncConvertData
[d:\builds\seamonkey\mozilla\mailnews\mime\src\nsStreamConverter.cpp, line 1075]
nsStreamConverterService::AsyncConvertData
[d:\builds\seamonkey\mozilla\netwerk\streamconv\src\nsStreamConverterService.cpp
, line
639]
nsDocumentOpenInfo::RetargetOutput
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 444]
nsDocumentOpenInfo::DispatchContent
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 397]
nsDocumentOpenInfo::OnStartRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 242]
nsStreamListenerTee::OnStartRequest
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsStreamListenerTee.cpp, line 14]
nsOnStartRequestEvent0::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
212]
nsStreamListenerEvent0::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
107]
PL_HandleEvent [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 589]
_md_EventReceiverProc [d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line
1070]
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
adding crash, nsbeta1 for the keywords.
And this is not occurring on a .doc file.
Assignee | ||
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 77539 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•