Closed
Bug 12082
Opened 25 years ago
Closed 25 years ago
Crash expanding IMAP mail account before start page finishes loading
Categories
(MailNews Core :: Networking, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M11
People
(Reporter: lchiang, Assigned: Bienvenu)
References
Details
(Whiteboard: [PR1])
Crash expanding IMAP mail account before start page finishes loading
Win32 8/16/99 build - M9
1) Start messenger
2) Start page has not finished loading yet in the message pane
3) Expand mail account by clicking on the + sign next to the account name
4) Select IMAP Inbox
--> Crash occurs. Stack trace below (incident ID 12574107)
Call Stack: (Signature = nsImapProtocol::ProcessCurrentURL e73b3bf2)
nsImapProtocol::ProcessCurrentURL
[d:\builds\seamonkey\mozilla\mailnews\imap\src\nsImapProtocol.cpp, line 818]
nsImapProtocol::ImapThreadMainLoop
[d:\builds\seamonkey\mozilla\mailnews\imap\src\nsImapProtocol.cpp, line 678]
nsImapProtocol::ImapThreadMain
[d:\builds\seamonkey\mozilla\mailnews\imap\src\nsImapProtocol.cpp, line 538]
_PR_NativeRunThread
[pruthr.c, line 401]
MSVCRT.dll + 0x3e33 (0x78003e33)
KERNEL32.dll + 0x4f3e (0x77f04f3e)
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•25 years ago
|
||
I was not able to recreate this, but I'll keep trying.
Does the file and line number in the talkback report tell you anything useful?
Just a fyi - I got this with the 8/20 M9 build. Talkback 12723620. Same stack
trace.
This appears to happen the first time I install a release build.
I wonder if there is any way to cause the start page to load really slowly so
that you can hopefully :-) reproduce this crash.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M11
Assignee | ||
Comment 5•25 years ago
|
||
I think Phil just saw this after getting a profile up for the first time. It
had nothing to do with the start page loading, since he had been fooling around
with newsgroups for a while before expanding the imap server. His m_channel was
null, which means it was not created correctly. I'll have to try it with a brand
new profile.
Comment 6•25 years ago
|
||
This happened to me again today, reusing the profile I created yesterday.
Phil - was this with a new build? I seem to get this crash the first time I
start Messenger and follow my steps using a newly downloaded build (same profile
though).
Crashers need to be fixed for PR1, so I added a note to the Status Whiteboard
Assignee | ||
Comment 9•25 years ago
|
||
this still works for me, and I've done a lot of new installs. Lisa, can you
still reproduce this?
Reporter | ||
Comment 10•25 years ago
|
||
I will try this on Friday for you.
Reporter | ||
Comment 11•25 years ago
|
||
(target milestone is M11 or M12 - add to mail beta tracking bug)
Assignee | ||
Comment 12•25 years ago
|
||
Any status on this one? I haven't heard of anyone having this problem in a long
time.
Reporter | ||
Comment 13•25 years ago
|
||
I'm sorry. I neglected this bug. Go ahead and mark it worksforme. I have not
seen this bug and can't reproduce it at this time.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 14•25 years ago
|
||
thanks, Lisa.
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
•