Closed
Bug 120001
Opened 23 years ago
Closed 23 years ago
Crash in IMAP code on shutdown
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KaiE, Assigned: mscott)
Details
I was in the debugger, tracing something else.
When I tried to exit Mozilla, I crashed in nsImapIncomingServer::RemoveConnection.
aImapConnection != 0
m_ConnectionCache == 0
Trying to call RemoveElement over a null pointer.
| Reporter | ||
Comment 1•23 years ago
|
||
I never saw that crash again.
Marking worksforme.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
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
•