Closed
Bug 1899753
Opened 6 months ago
Closed 3 months ago
perma Assertion failure: cache->GetWrapperMaybeDead() == obj || (js::RuntimeIsBeingDestroyed() && !cache->GetWrapperMaybeDead()), at /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1535 - browser_markAsRead.js failing
Categories
(Thunderbird :: General, defect, P5)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: assertion, intermittent-failure, regression)
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=460232579&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/MMIih0PnSpKUFn5O7grkRg/runs/0/artifacts/public/logs/live_backing.log
For comm/mail/base/test/browser/browser_markAsRead.js
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Summary: perma Assertion failure: cache->GetWrapperMaybeDead() == obj || (js::RuntimeIsBeingDestroyed() && !cache->GetWrapperMaybeDead()), at /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1535 → perma Assertion failure: cache->GetWrapperMaybeDead() == obj || (js::RuntimeIsBeingDestroyed() && !cache->GetWrapperMaybeDead()), at /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1535 - browser_markAsRead.js failing
Comment hidden (Intermittent Failures Robot) |
Comment 3•6 months ago
|
||
There's an error in the console
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFilePicker.init]
promptForSaveToFileAsync resource://gre/modules/HelperAppDlg.sys.mjs:298
promptForSaveToFileAsync resource://gre/modules/HelperAppDlg.sys.mjs:392
Comment 4•6 months ago
|
||
This is from bug 1873973. Backing that out makes it work again. Bug 1899673 may help.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 10•3 months ago
|
||
Bug 1873973 was backed out for now, so this bug should not be seeing more failures.
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•