Closed
Bug 612058
Opened 15 years ago
Closed 12 years ago
crash [@ nsMsgIncomingServer::ConfigureTemporaryFilters(nsIMsgFilterList*)]
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, Whiteboard: [rare])
Crash Data
crash [@ nsMsgIncomingServer::ConfigureTemporaryFilters(nsIMsgFilterList*)]
bp-cfaac56b-4082-4059-aba0-5e9e02101112
0 @0xf89bb165
1 thunderbird.exe nsMsgIncomingServer::ConfigureTemporaryFilters mailnews/base/util/nsMsgIncomingServer.cpp:1764
2 thunderbird.exe nsParseNewMailState::Init mailnews/local/src/nsParseMailbox.cpp:1732
3 thunderbird.exe nsPop3Sink::BeginMailDelivery mailnews/local/src/nsPop3Sink.cpp:367
4 thunderbird.exe nsPop3Protocol::GetStat mailnews/local/src/nsPop3Protocol.cpp:2309
5 thunderbird.exe nsPop3Protocol::ProcessProtocolState mailnews/local/src/nsPop3Protocol.cpp:3902
6 thunderbird.exe nsMsgProtocol::OnDataAvailable mailnews/base/util/nsMsgProtocol.cpp:359
7 thunderbird.exe nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsMsgIncomingServer::ConfigureTemporaryFilters(nsIMsgFilterList*)]
Reporter | ||
Comment 1•14 years ago
|
||
~2 crashes per month
[1] bp-a88ff598-45fe-431b-a0ac-78a622110906 has same frame 2 as comment 0 (reporter, tupy)
[2] however, about half the crashes have a different stack starting in frame 2, like
bp-ae04ba6f-e083-471d-887c-283ee2110914
0 @0xdea19f8c
1 xul.dll nsMsgIncomingServer::ConfigureTemporaryFilters mailnews/base/util/nsMsgIncomingServer.cpp:1760
2 xul.dll nsImapMailFolder::UpdateFolderWithListener mailnews/imap/src/nsImapMailFolder.cpp:703
3 xul.dll nsImapMailFolder::UpdateFolder mailnews/imap/src/nsImapMailFolder.cpp:664
4 xul.dll nsImapMailFolder::GetNewMessages mailnews/imap/src/nsImapMailFolder.cpp:2630
5 xul.dll nsImapIncomingServer::PerformBiff mailnews/imap/src/nsImapIncomingServer.cpp:1002
6 xul.dll nsMsgBiffManager::PerformBiff mailnews/base/src/nsMsgBiffManager.cpp:381
7 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:424
So perhaps [1] is pop-only crash, and [2] is imap-only crash
Whiteboard: [rare]
Reporter | ||
Comment 2•12 years ago
|
||
onlly one crash in 3 months, and stack is not quite the same, so closing
bp-fd148528-96f2-4ff3-b9ca-4b32b2130227
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•