Closed
Bug 635221
Opened 15 years ago
Closed 11 years ago
crash [@ nsImapProtocolConstructor]
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, Whiteboard: [rare])
Crash Data
crash [@ nsImapProtocolConstructor]
some of these have msktbird@mcafee.com in extensions.
low crash rate
one with an address bp-1fc40055-8e77-4d6a-959c-418812100720 (belgarathdena) v3.1
EXCEPTION_ILLEGAL_INSTRUCTION
0xa25006
0 thunderbird.exe nsImapProtocolConstructor mailnews/build/nsMailModule.cpp:473
1 xpcom_core.dll nsGenericFactory::CreateInstance objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:80
2 xpcom_core.dll nsComponentManagerImpl::CreateInstance xpcom/components/nsComponentManager.cpp:1597
3 xpcom_core.dll CallCreateInstance objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:157
4 thunderbird.exe nsImapIncomingServer::CreateProtocolInstance mailnews/imap/src/nsImapIncomingServer.cpp:855
5 thunderbird.exe nsImapIncomingServer::GetImapConnection mailnews/imap/src/nsImapIncomingServer.cpp:811
6 thunderbird.exe nsImapIncomingServer::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapIncomingServer.cpp:428
7 thunderbird.exe nsImapService::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapService.cpp:2189
8 thunderbird.exe nsImapService::SelectFolder mailnews/imap/src/nsImapService.cpp:261
9 thunderbird.exe nsImapMailFolder::UpdateFolderWithListener mailnews/imap/src/nsImapMailFolder.cpp:870
10 thunderbird.exe nsImapMailFolder::UpdateFolder mailnews/imap/src/nsImapMailFolder.cpp:678
11 thunderbird.exe nsImapMailFolder::GetNewMessages mailnews/imap/src/nsImapMailFolder.cpp:2619
12 thunderbird.exe nsMsgIncomingServer::GetNewMessages mailnews/base/util/nsMsgIncomingServer.cpp:206
bp-4ad364e8-dd74-466f-8648-6d4e22110215 v.3.1.7
EXCEPTION_ACCESS_VIOLATION_WRITE
0x0
0 thunderbird.exe nsImapProtocolConstructor mailnews/build/nsMailModule.cpp:477
1 xpcom_core.dll nsGenericFactory::CreateInstance objdir-tb/mozilla/xpcom/build/nsGenericFactory.cpp:80
2 xpcom_core.dll nsComponentManagerImpl::CreateInstance xpcom/components/nsComponentManager.cpp:1597
3 xpcom_core.dll CallCreateInstance objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp:157
4 thunderbird.exe nsImapIncomingServer::CreateProtocolInstance mailnews/imap/src/nsImapIncomingServer.cpp:855
5 thunderbird.exe nsImapIncomingServer::GetImapConnection mailnews/imap/src/nsImapIncomingServer.cpp:811
6 thunderbird.exe nsImapIncomingServer::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapIncomingServer.cpp:428
7 thunderbird.exe nsImapService::GetImapConnectionAndLoadUrl mailnews/imap/src/nsImapService.cpp:2189
8 thunderbird.exe nsImapService::SelectFolder mailnews/imap/src/nsImapService.cpp:261
9 thunderbird.exe nsImapMailFolder::UpdateFolderWithListener mailnews/imap/src/nsImapMailFolder.cpp:875
10 thunderbird.exe nsImapMailFolder::UpdateFolder mailnews/imap/src/nsImapMailFolder.cpp:683
11 thunderbird.exe nsImapMailFolder::GetNewMessages mailnews/imap/src/nsImapMailFolder.cpp:2624
12 thunderbird.exe nsImapIncomingServer::PerformBiff mailnews/imap/src/nsImapIncomingServer.cpp:989
13 thunderbird.exe nsMsgBiffManager::PerformBiff mailnews/base/src/nsMsgBiffManager.cpp:343
14 xpcom_core.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:427
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ nsImapProtocolConstructor]
| Reporter | ||
Comment 1•11 years ago
|
||
I don't think this and bug 634219 are actionable - crashes are rare (no crashes after 24.5.0, and for version 31 just one crahs in last month) and the ones with McAfee would be invalid. But to be complete here are recent stacks...
bp-5ca11744-e298-4e38-94ee-73f252140729 version 31
0 @0x52b8ae3f
1 xul.dll nsImapProtocolConstructor mailnews/build/nsMailModule.cpp
2 xul.dll mozilla::GenericFactory::CreateInstance(nsISupports*, nsID const&, void**) xpcom/glue/GenericFactory.cpp
3 xul.dll nsComponentManagerImpl::CreateInstance(nsID const&, nsISupports*, nsID const&, void**) xpcom/components/nsComponentManager.cpp
4 xul.dll CallCreateInstance(nsID const&, nsISupports*, nsID const&, void**) xpcom/glue/nsComponentManagerUtils.cpp
5 xul.dll nsImapIncomingServer::CreateProtocolInstance(nsIImapProtocol**) mailnews/imap/src/nsImapIncomingServer.cpp
6 xul.dll nsImapIncomingServer::GetImapConnection(nsIImapUrl*, nsIImapProtocol**) mailnews/imap/src/nsImapIncomingServer.cpp
7 xul.dll nsImapIncomingServer::RetryUrl(nsIImapUrl*, nsIImapMockChannel*) mailnews/imap/src/nsImapIncomingServer.cpp
bp-14ca02f2-14bf-4ce9-b704-00ff12140502 version 24.5.0
0 @0x1
1 xul.dll nsImapProtocolConstructor mailnews/build/nsMailModule.cpp
2 xul.dll mozilla::GenericFactory::CreateInstance(nsISupports*, nsID const&, void**) objdir-tb/mozilla/xpcom/build/GenericFactory.cpp
3 xul.dll nsComponentManagerImpl::CreateInstance(nsID const&, nsISupports*, nsID const&, void**) xpcom/components/nsComponentManager.cpp
4 xul.dll CallCreateInstance(nsID const&, nsISupports*, nsID const&, void**) objdir-tb/mozilla/xpcom/build/nsComponentManagerUtils.cpp
5 xul.dll nsImapIncomingServer::CreateProtocolInstance(nsIImapProtocol**) mailnews/imap/src/nsImapIncomingServer.cpp
6 xul.dll nsImapIncomingServer::GetImapConnection(nsIImapUrl*, nsIImapProtocol**) mailnews/imap/src/nsImapIncomingServer.cpp
7 xul.dll nsImapIncomingServer::GetImapConnectionAndLoadUrl(nsIImapUrl*, nsISupports*) mailnews/imap/src/nsImapIncomingServer.cpp
8 xul.dll nsImapService::GetImapConnectionAndLoadUrl(nsIImapUrl*, nsISupports*, nsIURI**) mailnews/imap/src/nsImapService.cpp
9 xul.dll nsImapService::SelectFolder(nsIMsgFolder*, nsIUrlListener*, nsIMsgWindow*, nsIURI**) mailnews/imap/src/nsImapService.cpp
10 xul.dll nsImapMailFolder::UpdateFolderWithListener(nsIMsgWindow*, nsIUrlListener*) mailnews/imap/src/nsImapMailFolder.cpp
11 xul.dll nsImapMailFolder::UpdateFolder(nsIMsgWindow*) mailnews/imap/src/nsImapMailFolder.cpp
12 xul.dll nsImapMailFolder::GetNewMessages(nsIMsgWindow*, nsIUrlListener*) mailnews/imap/src/nsImapMailFolder.cpp
13 xul.dll nsImapIncomingServer::PerformBiff(nsIMsgWindow*) mailnews/imap/src/nsImapIncomingServer.cpp
Status: NEW → RESOLVED
Closed: 11 years ago
OS: Windows Vista → All
Resolution: --- → INCOMPLETE
See Also: → 635219
Whiteboard: [rare]
You need to log in
before you can comment on or make changes to this bug.
Description
•