Closed Bug 635214 Opened 13 years ago Closed 6 years ago

startup crash [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)]

Categories

(MailNews Core :: Networking: IMAP, defect)

x86
Windows Vista
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: wsmwk, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, Whiteboard: [startupcrash][rare])

Crash Data

crash [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)]

low crash rate. both v3.1.x and v3.0.x.
no contactable reporters. no crash comments.

bp-3d761b2d-b13a-4276-8810-322b72110203
EXCEPTION_ACCESS_VIOLATION_READ
0x7e56928
0	thunderbird.exe	nsImapProtocol::RefreshFolderACLView	mailnews/imap/src/nsImapProtocol.cpp:6257
1	thunderbird.exe	nsImapProtocol::RefreshACLForFolder	mailnews/imap/src/nsImapProtocol.cpp:6230
2	thunderbird.exe	nsImapProtocol::RefreshACLForFolderIfNecessary	mailnews/imap/src/nsImapProtocol.cpp:6198
3	thunderbird.exe	nsImapProtocol::ProcessSelectedStateURL	mailnews/imap/src/nsImapProtocol.cpp:2339
4	thunderbird.exe	nsImapProtocol::ProcessCurrentURL	mailnews/imap/src/nsImapProtocol.cpp:1741
5	thunderbird.exe	nsImapProtocol::ImapThreadMainLoop	mailnews/imap/src/nsImapProtocol.cpp:1380
6	thunderbird.exe	nsImapProtocol::Run	mailnews/imap/src/nsImapProtocol.cpp:1076
7	xpcom_core.dll	nsThread::ProcessNextEvent	xpcom/threads/nsThread.cpp:527
Crash Signature: [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)]
Blocks: 160644
bp-86039a80-badc-4705-9015-e4e2d2130619
0	xul.dll	nsImapProtocol::RefreshFolderACLView	mailnews/imap/src/nsImapProtocol.cpp:6305
1	xul.dll	nsImapProtocol::RefreshACLForFolder	mailnews/imap/src/nsImapProtocol.cpp:6278
2	xul.dll	nsImapProtocol::RefreshACLForFolderIfNecessary	mailnews/imap/src/nsImapProtocol.cpp:6246
3	xul.dll	nsImapProtocol::ProcessSelectedStateURL	mailnews/imap/src/nsImapProtocol.cpp:2431
4	xul.dll	nsImapProtocol::ProcessCurrentURL	mailnews/imap/src/nsImapProtocol.cpp:1717
5	xul.dll	nsImapProtocol::ImapThreadMainLoop	mailnews/imap/src/nsImapProtocol.cpp:1338 

hg@0 6300 void nsImapProtocol::RefreshFolderACLView(const char *mailboxName, nsIMAPNamespace *nsForMailbox)
hg@0 6301 {
hg@0 6302 nsCString canonicalMailboxName;
hg@0 6303
hg@0 6304 if (nsForMailbox)
hg@0 6305 m_runningUrl->AllocateCanonicalPath(mailboxName, nsForMailbox->GetDelimiter(), getter_Copies(canonicalMailboxName));
Summary: crash [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)] → startup crash [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)]
Whiteboard: [startupcrash][rare]
Crash Signature: [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)] → [@ nsImapProtocol::RefreshFolderACLView(char const*, nsIMAPNamespace*)] [@ nsImapProtocol::RefreshFolderACLView]
nothing in past month
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.