Closed Bug 98010 Opened 24 years ago Closed 24 years ago

Multiple assertions - view unread, sort by thread

Categories

(MailNews Core :: Database, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 90990

People

(Reporter: philanderton, Assigned: mscott)

Details

(Keywords: assertion)

Opening a newsgroup causes multiple occurrences of the following assertion: ###!!! ASSERTION: couldn't get header for some reason: 'NS_SUCCEEDED(rv) && msgH dr', file e:\moz_src\mozilla\mailnews\base\src\nsMsgThreadedDBView.cpp, line 300 Settings are: View / Messages / Unread, Threaded View / Sortby / Thread, Ascending It seems like one assertion per thread.
QA Contact: esther → laurel
The problem seems to be that nsMsgThread::InitCachedValues() is setting m_numUnreadChildren to a non-zero value (the same value as m_numChildren), but in nsMsgThread::GetFirstUnreadChild it turns out that all children are in fact read.
Component: Mail Back End → Mail Database
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: assertion
*** This bug has been marked as a duplicate of 90990 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified as duplicate
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.