Closed
Bug 1379721
Opened 7 years ago
Closed 7 years ago
Intermittent ts_paint | application crashed [@ google_breakpad::ExceptionHandler::WriteMinidump(std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > const &,bool (*)(wchar_t const *,wchar_t const *,void *,_EXCEPTION_POINTERS *,MDR
Categories
(Testing :: Talos, defect)
Tracking
(firefox-esr52 unaffected, firefox54 unaffected, firefox55 unaffected, firefox56 fixed)
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: kmag)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [stockwell fixed:product])
Crash Data
Attachments
(1 file)
Filed by: wkocher [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=113052181&repo=mozilla-inbound
https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win32-pgo/1499693402/mozilla-inbound_win7_ix_test-other-e10s-pgo-bm112-tests1-windows-build1155.txt.gz
This crash started with the initial landing of bug 1357486 and has survived all of the followups, and has since been merged around to all other trees.
Flags: needinfo?(kmaglione+bmo)
Assignee | ||
Comment 1•7 years ago
|
||
Hrm. This should have been fixed by https://hg.mozilla.org/integration/mozilla-inbound/rev/23c63ef286cc35e1e31aa6a9afcaf00d227bf9d6 but the hybrid extensions gunk waits for the startup promise to resolve before calling shutdown, which means that the shutdown blocker doesn't get added in time.
Flags: needinfo?(kmaglione+bmo)
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8884965 [details]
Bug 1379721: Add separate AsyncShutdown blocker for embedded extension shutdown.
https://reviewboard.mozilla.org/r/155792/#review160946
Attachment #8884965 -
Flags: review?(rhelmer) → review+
Updated•7 years ago
|
Whiteboard: [stockwell needswork]
Assignee | ||
Comment 4•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/63131a56d410f72a897a757ca449703d9d9989ca
Bug 1379721: Add separate AsyncShutdown blocker for embedded extension shutdown. r=rhelmer
Comment hidden (Intermittent Failures Robot) |
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•7 years ago
|
Assignee: nobody → kmaglione+bmo
status-firefox54:
--- → unaffected
status-firefox55:
--- → unaffected
status-firefox-esr52:
--- → unaffected
Updated•7 years ago
|
Whiteboard: [stockwell needswork] → [stockwell fixed:product]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•