Closed
Bug 456307
Opened 16 years ago
Closed 6 years ago
"WARNING: NS_ENSURE_SUCCESS(rv, rv) / 0x80004005 / nsMsgAccountManagerDS.cpp, line 778", opening Account Settings
Categories
(MailNews Core :: Backend, defect)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sgautherie, Unassigned)
References
()
Details
Attachments
(1 obsolete file)
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b1pre) Gecko/20080921023908 SeaMonkey/2.0a1pre] (home, debug default) (W2Ksp4)
1. 'Edit > M & N Account Settings...', or context-clicking an account.
1r2. Get LOTS of
[
###!!! ASSERTION: Unexpected mutations happened. Check your match function!: '!debugMutationGuard.Mutated(0)', file .../mozilla/content/base/src/nsContentList.cpp, line 763
]
1r2. And after "many" of the 'Ignore' for an assertion, get
[
WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004005: file .../mailnews/base/src/nsMsgAccountManagerDS.cpp, line 778
]
Reporter | ||
Updated•16 years ago
|
Component: Preferences → MailNews: Account Configuration
QA Contact: prefs → mailnews-account
![]() |
||
Comment 1•16 years ago
|
||
This also occurs on Shredder trunk latest nightly, tested on Mac 10.5.5.
![]() |
||
Comment 2•16 years ago
|
||
I'm not sure if comment #1 should be a separate TB bug though.
Reporter | ||
Updated•16 years ago
|
Component: MailNews: Account Configuration → Backend
OS: Windows 2000 → All
Product: SeaMonkey → MailNews Core
QA Contact: mailnews-account → backend
Reporter | ||
Comment 3•16 years ago
|
||
[Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9.1b2pre) Gecko/20081009 SeaMonkey/2.0a2pre] (home, debug default) (W2Ksp4)
(bug still there)
Comment 4•16 years ago
|
||
As I commented on the bug that created the assertion, this happens because the treebody constructor sets attributes on the <treecol> elements.
Reporter | ||
Comment 5•16 years ago
|
||
(In reply to comment #4)
> As I commented on the bug that created the assertion
Bug 454280 comment 13.
Comment 6•16 years ago
|
||
Also happens with my self-build Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b2pre) Gecko/20081009 Minefield/3.1b2pre ID:20081009220818
Just open the customize panel of the toolbar and close it again. A lot of assertions are listed at the moment.
Component: Backend → Content
Product: MailNews Core → Core
QA Contact: backend → content
Comment 7•16 years ago
|
||
Bug 456653 does contain more information. So duping this one.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 8•16 years ago
|
||
First part assertion(s) was fixed by bug 456653 :-)
Second part warning(s) is still there !
Morphing this bug accordingly.
Status: RESOLVED → REOPENED
Component: Content → Backend
Keywords: assertion
Product: Core → MailNews Core
QA Contact: content → backend
Resolution: DUPLICATE → ---
Summary: "ASSERTION: Unexpected mutations happened. Check your match function!: '!debugMutationGuard.Mutated(0)', nsContentList.cpp", opening Account Settings → "WARNING: NS_ENSURE_SUCCESS(rv, rv) / 0x80004005 / nsMsgAccountManagerDS.cpp, line 778", opening Account Settings
Reporter | ||
Updated•16 years ago
|
Attachment #339730 -
Attachment is obsolete: true
Reporter | ||
Updated•16 years ago
|
Status: REOPENED → NEW
Comment 9•6 years ago
|
||
Aceman, is this still an issue?
Severity: normal → minor
Flags: needinfo?(acelists)
![]() |
||
Comment 10•6 years ago
|
||
I'm not the reporter, but the file was removed in bug 464710, and even before that only used by SM.
Flags: needinfo?(acelists)
Comment 11•6 years ago
|
||
great. thanks
Status: NEW → RESOLVED
Closed: 16 years ago → 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•