Closed Bug 19396 Opened 25 years ago Closed 25 years ago

talkback crash in nsLocalMailFolder::GetIncomingServerType

Categories

(MailNews Core :: Backend, defect, P3)

x86
Other
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 18075

People

(Reporter: mscott, Assigned: mscott)

References

()

Details

Warren pointed this out. One of the top M11 crashers is actually a mailnews
crash. Here's the stack trace:

nsUnescapeCount [d:\builds\seamonkey\mozilla\xpcom\io\nsEscape.cpp, line 149]
nsUnescape [d:\builds\seamonkey\mozilla\xpcom\io\nsEscape.cpp, line 139]
nsMsgLocalMailFolder::GetIncomingServerType
[d:\builds\seamonkey\mozilla\mailnews\local\src\nsLocalMailFolder.cpp, line
1849]
nsMsgFolder::Init
[d:\builds\seamonkey\mozilla\mailnews\base\util\nsMsgFolder.cpp, line 181]


I'm looking into fixing it right now.
Status: NEW → ASSIGNED
Target Milestone: M12
I added a url which shows you the entire full circle stack trace.
QA Contact: lchiang → nbaca
user comments in the talkback reports shows the crash occuring when setting up
accounts.
cc'ing odysseus@interport.net since he reported this crash in Talkback.  Now,
you know when this bug will get fixed and you can use mail again.  Thanks.
mscott - I think this is fixed in M12
the problem was that I had cut&pasted the check to see if userName was null or
not, I was accidentally checking if hostName was null before unescaping
userName.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
I'm going to agree with Alec that this problem has been fixed. I tried
simulating different return values for the PreHost call (such as an empty
string, null, etc) and wasn't able to produce the crash.

Marking as fixed.
alec, was this a dup of some other bug?
yes, reported by tony robinson
Status: RESOLVED → REOPENED
oh, I just realized that there was more to tony's bug, so I hadn't closed it
yet. It's 18075
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: FIXED → DUPLICATE
*** This bug has been marked as a duplicate of 18075 ***
Status: RESOLVED → VERIFIED
thanks. marking verified as duplicate.
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.