Closed
Bug 69888
Opened 25 years ago
Closed 24 years ago
Crash downloading imap folder for first time
Categories
(MailNews Core :: MIME, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: jrgmorrison, Assigned: bugzilla)
Details
(Keywords: crash)
Overview Description:
Crash downloading imap folder for first time (or it seems to be
a first time thing, because when I go back after the crash I don't
have a problem).
Sorry, I don't have a particular email where this crashes, but I can
help narrow this down in a debug build if needed.
Steps to Reproduce:
1) create a new mail account
2) logon to that account, and click on a folder
(Note: mine are very large >3000 messages, which could be a factor)
3) crash
Actual Results: crash
Expected Results: download messages
Reproducibility: seems to be 100% for me (on a large folder, three times)
Build Date & Platform Bug Found: win2k mozilla optimized build
pulled ~9pm 02/21
Additional Builds and Platforms Tested On: none
Additional Information:
MSVCRT! 78003abf()
nsMsgHeaderParser::MakeFullAddress(nsMsgHeaderParser * const 0x04492bb0, const
char * 0x00000000, const char * 0x04a02290, const char * 0x05d48fff, char * *
0x0012fb1c) line 470 + 31 bytes
nsMsgHdr::BuildRecipientsFromArray(nsMsgHdr * const 0x05d49000, const char *
0x00000001, const char * 0x04a022a0, unsigned int 8, nsCAutoString & {...})
line 390
nsMsgHdr::SetRecipientsArray(nsMsgHdr * const 0x05bcc438, const char *
0x05d48fd8, const char * 0x05d48fe8, unsigned int 8) line 421 + 23 bytes
nsParseMailMessageState::FinalizeHeaders(nsParseMailMessageState * const
0x05d49000) line 1191
nsParseMailMessageState::ParseFolderLine(nsParseMailMessageState * const
0x05d49000, const char * 0x05d11417, unsigned int 2) line 551
nsParseMailMessageState::ParseAFolderLine(nsParseMailMessageState * const
0x05c35768, const char * 0x05d11417, unsigned int 2) line 532
nsImapMailFolder::ParseAdoptedHeaderLine(nsImapMailFolder * const 0x05d11417,
nsIImapProtocol * 0x05d10ff8, const char * 0x05d11419, unsigned int 97588247)
line 2328
XPTC_InvokeByIndex(nsISupports * 0x0444ddb8, unsigned int 17, unsigned int 3,
nsXPTCVariant * 0x0493dcc8) line 139
EventHandler(PLEvent * 0x05ba6b10) line 510 + 24 bytes
PL_HandleEvent(PLEvent * 0x05ba6b10) line 577
PL_ProcessPendingEvents(PLEventQueue * 0x10032e33) line 509 + 6 bytes
_md_EventReceiverProc(HWND__ * 0x00c23258, unsigned int 4200069, unsigned int
11374424, long 0) line 1054 + 10 bytes
nsAppShellService::Run(nsAppShellService * const 0x00ad8f58) line 408
main1(int 2, char * * 0x00372cb8, nsISupports * 0x00372ce0) line 978 + 9 bytes
main(int 2, char * * 0x00372cb8) line 1270 + 25 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00400000, char * 0x001335a2,
HINSTANCE__ * 0x00400000) line 1288 + 21 bytes
MOZILLA! WinMainCRTStartup + 308 bytes
KERNEL32! 77e87903()
Updated•24 years ago
|
Severity: normal → critical
Keywords: crash
Summary: Crash downloading imap folder for first time → Crash downloading imap folder for first time
Comment 1•24 years ago
|
||
It's probably been too long since it first happened, but do you still see this?
| Reporter | ||
Comment 2•24 years ago
|
||
Hallelujah!. I've been crashing this way every day for the past four months.
Oh, thank god, someone has finally come to make it stop! I'm saved.
Well, actually, no, this doesn't crash on me this way anymore :-]
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Worksforme using build 2001-06-25-04 on Windows 2000.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•