Closed
Bug 182919
Opened 23 years ago
Closed 18 years ago
ASSERTION: levels are screwed up: 'targetLevel == parentLevel + 1'
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: timeless, Assigned: Bienvenu)
Details
cvs build from ~2wks ago
###!!! ASSERTION: levels are screwed up: 'targetLevel == parentLevel + 1', file
i:/build/mozilla/mailnews/base/src/nsMsgThreadedDBView.cpp, line 581
I got this a lot of times while downloading my mail from thanksgiving (some of
which i read using an imap reader earlier). mozilla is setup not to show read
messages...
What information would be needed for this?
nsDebug::Assertion(const char * 0x027eb10c, const char * 0x027eb0ec, const char
* 0x027eb0b0, int 581) line 280 + 13 bytes
nsMsgThreadedDBView::GetInsertInfoForNewHdr(nsIMsgDBHdr * 0x04176b10, unsigned
int 582, int 0) line 581 + 37 bytes
nsMsgThreadedDBView::OnNewHeader(unsigned int 74181, unsigned int 4294967295,
int 0) line 531 + 25 bytes
nsMsgDBView::OnKeyAdded(nsMsgDBView * const 0x068f7e4c, unsigned int 74181,
unsigned int 4294967295, int 65536, nsIDBChangeListener * 0x00000000) line 4337
nsMsgDatabase::NotifyKeyAddedAll(nsMsgDatabase * const 0x04152b48, unsigned int
74181, unsigned int 4294967295, int 65536, nsIDBChangeListener * 0x00000000)
line 536 + 39 bytes
nsMsgDatabase::AddNewHdrToDB(nsMsgDatabase * const 0x04152b48, nsIMsgDBHdr *
0x04176b10, int 1) line 2773
nsImapMailFolder::NormalEndHeaderParseStream(nsIImapProtocol * 0x06925f80) line 2684
nsImapMailFolder::ParseMsgHdrs(nsImapMailFolder * const 0x042007f8,
nsIImapProtocol * 0x06925f80, nsIImapHeaderXferInfo * 0x06926208) line 2540 + 18
bytes
XPTC_InvokeByIndex(nsISupports * 0x042007f8, unsigned int 17, unsigned int 2,
nsXPTCVariant * 0x04159918) line 106
EventHandler(PLEvent * 0x040ce3e8) line 567 + 41 bytes
PL_HandleEvent(PLEvent * 0x040ce3e8) line 644 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00fc9a78) line 574 + 9 bytes
_md_TimerProc(HWND__ * 0x01110258, unsigned int 275, unsigned int 0, unsigned
long 1556713685) line 930 + 9 bytes
USER32! 77e13eb0()
USER32! 77e14092()
USER32! 77e13f0f()
nsAppShellService::Run(nsAppShellService * const 0x01047898) line 472
main1(int 4, char * * 0x002844c0, nsISupports * 0x00276f08) line 1541 + 32 bytes
main(int 4, char * * 0x002844c0) line 1902 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e87903()
parentIndex 582
parentLevel 0
targetLevel 0
Updated•23 years ago
|
QA Contact: gayatri → mscott
Comment 2•23 years ago
|
||
Happens on linux too. Really annoying.
OS: Windows 2000 → All
Hardware: PC → All
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
QA Contact: mscott → backend
| Assignee | ||
Comment 4•18 years ago
|
||
I have not seen this in a long time.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•