Closed
Bug 32737
Opened 26 years ago
Closed 26 years ago
Seamonkey crashes when copying a forwarded message to Draft folder
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M18
People
(Reporter: marina, Assigned: rhp)
Details
(Keywords: crash, Whiteboard: [nsbeta2-])
**** observed with 2000-03-21 win build ****
Steps to reproduce:
-send a Web page from the browser to your test account;
-get message and forward it to your test account;
-get message, select it and go Message|Copy|...chose Draft folder
-go to the Draft folder to view the message;
//now see that when you selecting the Forwarded message Seamonkey crashes
(it doesn't happen if you copy to Draft folder just a message with Web page you
sent from browser, and it doesn't happen with Forwarded message copied to folder
other than Drafts)
I can't reproduce using 2000-03-22-06nb1b commercial build on NT 4.0 following
the general steps listed. Maybe you could provide some more detail, and if you
can get a Talkback report, that would be great.
-- what web page url did you send, get, forward then copy to Drafts?
-- were you using IMAP or POP?
-- had you used this drafts folder before?
-- was the drafts folder under Local Folders or under the account/server
hierarchy?
It looks like the Web page i forwarded has to be big enough (over 50K),
Netcenter page that was 42K didn't crash.Use cnn.com or other. I copied message
that was in my POP Inbox to the Draft folder in the same tree. Here is a stack (
it is reproducable in today's build):
Call Stack: (Signature = CountTotalMimeAttachments 5fd86ad9)
CountTotalMimeAttachments
[d:\builds\seamonkey\mozilla\mailnews\mime\src\mimemoz2.cpp, line 194]
CountTotalMimeAttachments
[d:\builds\seamonkey\mozilla\mailnews\mime\src\mimemoz2.cpp, line 197]
MimeGetAttachmentList
[d:\builds\seamonkey\mozilla\mailnews\mime\src\mimemoz2.cpp, line 398]
mime_display_stream_complete
[d:\builds\seamonkey\mozilla\mailnews\mime\src\mimemoz2.cpp, line 724]
nsStreamConverter::OnStopRequest
[d:\builds\seamonkey\mozilla\mailnews\mime\src\nsStreamConverter.cpp, line 831]
nsDocumentOpenInfo::OnStopRequest
[d:\builds\seamonkey\mozilla\uriloader\base\nsURILoader.cpp, line 278]
nsMsgProtocol::OnStopRequest
[d:\builds\seamonkey\mozilla\mailnews\base\util\nsMsgProtocol.cpp, line 233]
nsMailboxProtocol::OnStopRequest
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsMailboxProtocol.cpp, line 177]
nsFileChannel::OnStopRequest
[d:\builds\seamonkey\mozilla\netwerk\protocol\file\src\nsFileChannel.cpp, line
448]
nsOnStopRequestEvent::HandleEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
305]
nsStreamListenerEvent::HandlePLEvent
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line
98]
PL_HandleEvent
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 557]
PL_ProcessPendingEvents
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 520]
_md_EventReceiverProc
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1013]
USER32.dll + 0x1820 (0x77e71820)
Comment 5•26 years ago
|
||
Rich, does this ring a bell? or is it a webshell/necko problem?
Assignee: selmer → rhp
Updated•26 years ago
|
Severity: major → critical
| Assignee | ||
Comment 6•26 years ago
|
||
Sorry...no clue on this one? Will look at later.
- rhp
Comment 7•26 years ago
|
||
Rich, could this be related to the large transfer problem law is working on?
Marking M17, please adjust if this is a beta2 stopper.
Target Milestone: --- → M17
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Comment 8•26 years ago
|
||
Mail Review recommends beta2 stopper. Adding nsbeta2 keyword.
Keywords: nsbeta2
Putting on [nsbeta2-] radar. Not critical to beta2. Adding to nsbeta3 keyword to
fix crash for PR3. Does this occur with simplier, more common steps. If so,
please re-nominate.
Whiteboard: [nsbeta2-]
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M17 → M18
| Assignee | ||
Comment 10•26 years ago
|
||
Just tested this out and it seems to work for me.
- rhp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Comment 11•26 years ago
|
||
Looks ok for me using 2000-07-24-08 commercial build NT 4.0
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
Just for the record -- didn't see crash specifically in these steps, but did
notice frequent crashes selecting messages with attachments. see bug 46293
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•