Closed
Bug 51771
Opened 24 years ago
Closed 24 years ago
crash trying to get mail on new account
Categories
(MailNews Core :: Backend, defect, P3)
Tracking
(Not tracked)
People
(Reporter: buster, Assigned: mscott)
Details
I created an account, giving all the normal internal netscape info (user name,
nsmail-1 server, etc.)
I clicked on the account, and then clicked on the Get New Mail icon.
Crash.
In a debug build, I noticed that in nsImapMailFolder::GetNewMessages, the
variable "inbox" is null. It is never checked for null before it is
dereferenced.
Sorry, forgot to get a stack trace. Let me know if you need one.
using today's commercial build (build 2000090708), and yesterday's debug bits.
Assignee | ||
Comment 2•24 years ago
|
||
.
*** This bug has been marked as a duplicate of 51366 ***
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
•