Closed
Bug 662228
Opened 14 years ago
Closed 12 years ago
crash [@ nsMsgKeySet::CountMissingInRange(int, int)] - nsMsgNewsFolder::UpdateSummaryFromNNTPInfo
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Usul, Unassigned)
References
()
Details
(Keywords: crash, regression, Whiteboard: [gs])
Crash Data
This bug was filed from the Socorro interface and is
report bp-0dee4a02-3bab-4a39-a6a0-4ec932110605 .
=============================================================
| Reporter | ||
Updated•14 years ago
|
Component: General → Networking: NNTP
Product: Thunderbird → MailNews Core
QA Contact: general → networking.nntp
| Reporter | ||
Comment 1•14 years ago
|
||
0 xul.dll nsMsgKeySet::CountMissingInRange mailnews/base/util/nsMsgKeySet.cpp:1028
1 xul.dll nsMsgNewsFolder::UpdateSummaryFromNNTPInfo mailnews/news/src/nsNewsFolder.cpp:748
2 xul.dll nsNNTPProtocol::BeginReadXover mailnews/news/src/nsNNTPProtocol.cpp:3118
3 xul.dll nsNNTPProtocol::ProcessProtocolState mailnews/news/src/nsNNTPProtocol.cpp:4659
4 xul.dll nsMsgProtocol::OnDataAvailable mailnews/base/util/nsMsgProtocol.cpp:387
5 xul.dll nsInputStreamPump::OnStateTransfer netwerk/base/src/nsInputStreamPump.cpp:510
6 xul.dll nsInputStreamPump::OnInputStreamReady netwerk/base/src/nsInputStreamPump.cpp:400
7 xul.dll nsInputStreamReadyEvent::Run xpcom/io/nsStreamUtils.cpp:114
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:618
9 xul.dll NS_ProcessNextEvent_P objdir-tb/mozilla/xpcom/build/nsThreadUtils.cpp:250
10 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:110
11 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
12 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:202
13 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:176
14 xul.dll nsBaseAppShell::Run widget/src/xpwidgets/nsBaseAppShell.cpp:189
15 xul.dll nsAppShell::Run widget/src/windows/nsAppShell.cpp:264
16 xul.dll nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:218
17 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3754
18 thunderbird.exe NS_internal_main mail/app/nsMailApp.cpp:104
19 thunderbird.exe wmain toolkit/xre/nsWindowsWMain.cpp:128
20 thunderbird.exe __tmainCRTStartup objdir-tb/mozilla/memory/jemalloc/crtsrc/crtexe.c:591
21 kernel32.dll BaseThreadInitThunk
22 ntdll.dll __RtlUserThreadStart
23 ntdll.dll _RtlUserThreadStart
Comment 2•14 years ago
|
||
looks like this might be a regression in v5, based on inspection of crash-stats. (from last 6 months only 3 crashes in v3.1.11, the rest are all v5) About 1/3 are startup crash
bp-cc076cba-eaa9-4618-9979-55cbc2110810
EXCEPTION_ACCESS_VIOLATION_READ
0x0
Crash Signature: 0 xul.dll nsMsgKeySet::CountMissingInRange mailnews/base/util/nsMsgKeySet.cpp:1028
1 xul.dll nsMsgNewsFolder::UpdateSummaryFromNNTPInfo mailnews/news/src/nsNewsFolder.cpp:748
2 xul.dll nsNNTPProtocol::BeginReadXover mailnews/news/src/nsNNTPProto… → [@ nsMsgKeySet::CountMissingInRange ]
[@ nsMsgKeySet::CountMissingInRange(int, int) ]
Keywords: regression
OS: Windows NT → All
Summary: crash [@ nsMsgKeySet::CountMissingInRange(int, int)] → crash [@ nsMsgKeySet::CountMissingInRange(int, int)] - nsMsgNewsFolder::UpdateSummaryFromNNTPInfo
Whiteboard: [gs]
Comment 3•14 years ago
|
||
related to bug 670935?
ref jcranmer's bug 662228 comment 1.
Comment 4•12 years ago
|
||
I find no examples on crash-stats.
Gone. Or perhaps rare corrupted newsgroup?
https://getsatisfaction.com/mozilla_messaging/topics/thunderbird_5_0_crashes_in_safe_mode_within_seconds_over_and_over indicates problem gone after deleting newsgroup
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
•