Closed
Bug 1289336
Opened 9 years ago
Closed 6 years ago
Intermittent leakcheck | default process: 8326 / 11212 bytes leaked (CondVar, ConsoleReportCollector, DataStorage, FetchDriver, HttpBaseChannel, ...)
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: bulk-close-intermittents, intermittent-failure, memory-leak, Whiteboard: [stockwell unknown][retriggered])
Filed by: tomcat [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=32591102&repo=mozilla-inbound
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win32-debug/1469502122/mozilla-inbound_win7_ix-debug_test-mochitest-browser-chrome-1-bm119-tests1-windows-build194.txt.gz
Comment 1•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
and a fun leak to debug!
Doing some retriggers:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=osx%20debug%20e10s%20browser-chrome-4&tochange=084bebaffd26e5a0e3aa71b0751b95bce6ac356f&fromchange=fd049b7bf3d233fa51227992f1cbd8bfcdad1e98&selectedJob=95528072
I suspect we will have to find a way to determine if this is a specific directory causing the leak on shutdown, likewise the specific failure rate.
Whiteboard: [stockwell needswork]
Comment hidden (Intermittent Failures Robot) |
Comment 5•8 years ago
|
||
retriggered:
https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&filter-searchStr=osx%20debug%20e10s%20browser-chrome-4&tochange=084bebaffd26e5a0e3aa71b0751b95bce6ac356f&fromchange=a55987f8d963b51d62d853c6d2400bf1df8c8ede&selectedJob=97093534
it looks like our main issue is in shutting down the browser after running browser/base/content/test/appUpdate, and a root cause doesn't look too feasible.
that leaves us with 13 tests to find the leak:
https://dxr.mozilla.org/mozilla-central/source/browser/base/content/test/appUpdate/browser.ini?q=path%3Abrowser%2Fbase%2Fcontent%2Ftest%2FappUpdate%2Fbrowser.ini&redirect_type=single
Component: General → Application Update
Product: Core → Toolkit
Comment 6•8 years ago
|
||
focusing on osx debug browser-chrome e10s, I will do some try pushes to narrow this down.
Comment 7•8 years ago
|
||
this doesn't look so clear cut here:
https://treeherder.mozilla.org/#/jobs?repo=try&author=jmaher@mozilla.com&fromchange=441924b2f3f5e42db568eeb89d1b84b53832cfac&filter-searchStr=browser-chrome&selectedJob=97413472
the only leaks I saw where early on:
https://hg.mozilla.org/try/rev/3f113b53df4b9fd4067e2d9cd3e4d71deb5be263
but I would have expected to see more leaks in subsequent pushes
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 10•8 years ago
|
||
The original log in comment #0 did not run any of the application update code. It did run extension update code which might be why this was filed under app update
chrome://mozapps/content/extensions/update.xul
Going off of https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1289336&startday=2017-05-14&endday=2017-05-21&tree=trunk
I found there were logs that did run app update code as well as others that did not.
![]() |
||
Comment 11•8 years ago
|
||
Since it appears that this bug was first found when running extension / add-on manager tests moving to add-ons manager even though there might be something similar going on with app update.
Component: Application Update → Add-ons Manager
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 14•8 years ago
|
||
still a low failure rate, specifically on osx debug, not worth investigating as it would be hard to reproduce.
Whiteboard: [stockwell needswork] → [stockwell unknown]
Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 18•6 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Summary: Intermittent leakcheck | default process: 8326 bytes leaked (CondVar, ConsoleReportCollector, DataStorage, FetchDriver, HttpBaseChannel, ...) → Intermittent leakcheck | default process: 8326 / 11212 bytes leaked (CondVar, ConsoleReportCollector, DataStorage, FetchDriver, HttpBaseChannel, ...)
Comment 20•6 years ago
|
||
Retriggered to find where the spike comes from
https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=214930810&searchStr=linux%2Cdebug%2Cmochitests%2Ctest-linux32%2Fdebug-mochitest-chrome-3%2Cm%28c3%29&tochange=17a1195583aadff908496e3a1448f4cd6e57089f&fromchange=0ffc19c364e82f893b636540c19da0aa6ca36cc2
Whiteboard: [stockwell unknown] → [stockwell unknown][retriggered]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 31•6 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•