Closed
Bug 735574
Opened 11 years ago
Closed 11 years ago
Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from New Tab Page (mochitest-other)
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 14
People
(Reporter: philor, Assigned: ttaubert)
References
Details
(Keywords: intermittent-failure, memory-leak, regression, Whiteboard: [fixed by bug 738774] [MemShrink:P1])
Attachments
(1 file)
5.63 KB,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/?tree=Fx-Team&rev=c7e4db80d280 is when bug 729111 landed. Note both the unstarred leak (until I star it as this) in WinXP debug and the starred failure on 10.5 debug mochitest-other, which was both a test failure and this leak, but only starred as the test failure. https://tbpl.mozilla.org/?rev=ee4e0c98cb02 was when it was merged to mozilla-central, with just one leak where I retriggered 10.5 debug while chasing this backward. From there, though, it explodes. https://tbpl.mozilla.org/php/getParsedLog.php?id=10026260&tree=Fx-Team&full=1 Rev3 WINNT 5.1 fx-team debug test mochitest-other on 2012-03-13 00:46:30 PDT for push c7e4db80d280 TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 36892 bytes during test execution TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of BackstagePass with size 24 bytes TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 2 instances of Mutex with size 12 bytes each (24 bytes total) TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 9 instances of ProxyListener with size 16 bytes each (144 bytes total) TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of ReentrantMonitor with size 16 bytes TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of SharedScriptableHelperForJSIID with size 12 bytes TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of XPCNativeScriptableInfo with size 8 bytes each (16 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 9 instances of XPCNativeScriptableShared with size 232 bytes each (2088 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 253 instances of XPCWrappedNative with size 56 bytes each (14168 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 24 instances of XPCWrappedNativeProto with size 32 bytes each (768 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 9 instances of imgCacheValidator with size 60 bytes each (540 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 18 instances of imgRequest with size 176 bytes each (3168 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 9 instances of imgRequestProxy with size 68 bytes each (612 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 1 instance of nsDocShell::InterfaceRequestorProxy with size 16 bytes TEST-INFO | automationutils.processLeakLog() | leaked 45 instances of nsJSCID with size 52 bytes each (2340 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 177 instances of nsJSIID with size 24 bytes each (4248 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 18 instances of nsPrincipal with size 56 bytes each (1008 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 9 instances of nsProgressNotificationProxy with size 28 bytes each (252 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 18 instances of nsProperties with size 8 bytes each (144 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 19 instances of nsSimpleURI with size 72 bytes each (1368 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 56 instances of nsStringBuffer with size 8 bytes each (448 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 1 instance of nsSystemPrincipal with size 16 bytes TEST-INFO | automationutils.processLeakLog() | leaked 36 instances of nsTArray_base with size 4 bytes each (144 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 28 instances of nsVoidArray with size 4 bytes each (112 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 1 instance of nsWeakReference with size 16 bytes TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCComponents with size 60 bytes each (120 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCComponents_Classes with size 20 bytes each (40 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCComponents_Interfaces with size 28 bytes each (56 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCComponents_Results with size 20 bytes each (40 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCComponents_Utils with size 24 bytes each (48 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 18 instances of nsXPCWrappedJS with size 64 bytes each (1152 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 2 instances of nsXPCWrappedJSClass with size 44 bytes each (88 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 172 instances of xptiInterfaceInfo with size 20 bytes each (3440 bytes total) TEST-INFO | automationutils.processLeakLog() | leaked 1 instance of xptiInterfaceInfoManager with size 128 bytes TEST-INFO | automationutils.processLeakLog() | leaked 1 instance of xptiWorkingSet with size 88 bytes
Reporter | ||
Comment 1•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10027279&tree=Fx-Team https://tbpl.mozilla.org/php/getParsedLog.php?id=10034858&tree=Fx-Team https://tbpl.mozilla.org/php/getParsedLog.php?id=10031322&tree=Fx-Team
Reporter | ||
Comment 2•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10039300&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10035775&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10034456&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10031629&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10036303&tree=Firefox
Reporter | ||
Comment 3•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10052522&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10051305&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10047062&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10049918&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10046930&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10043848&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10043656&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10040617&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10040052&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10039945&tree=Mozilla-Inbound
Reporter | ||
Comment 4•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10047859&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=10044924&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=10046104&tree=Mozilla-Aurora
Comment 5•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10060894&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10059415&tree=Mozilla-Inbound
Comment 6•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10058728&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10059538&tree=Mozilla-Inbound
Comment 7•11 years ago
|
||
Since might be responsible for causing the bug, how should I tackle the cause of this issue? (I also commented in bug 729111 https://bugzilla.mozilla.org/show_bug.cgi?id=729111#c20)
Reporter | ||
Comment 8•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10061196&tree=Mozilla-Inbound
Reporter | ||
Comment 9•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10066004&tree=Firefox
Reporter | ||
Comment 10•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10065646&tree=Mozilla-Inbound
Reporter | ||
Comment 11•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10055824&tree=Mozilla-Inbound
Comment 12•11 years ago
|
||
Changes for bug 729111 has been backed out of Mozilla-Inbound: https://bugzilla.mozilla.org/show_bug.cgi?id=729111#c22
Comment 13•11 years ago
|
||
(Copied from https://bugzilla.mozilla.org/show_bug.cgi?id=729111#c24) It looks like the build was still failing after the changes were backed out: 114c4148c6f3 Justin Lebar – Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574). https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=114c4148c6f3 But the next build seems to pass: d067c50e01dc Ehsan Akhgari – Backout changeset ea6be5f60c42 (bug 722946) for breaking Windows builds https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=d067c50e01dc Would that mean the problem is not caused by bug 729111?
Comment 14•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10070744&tree=Mozilla-Inbound
Comment 15•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10072549&tree=Mozilla-Inbound
Comment 16•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10072404&tree=Mozilla-Inbound TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 62552 bytes during test execution TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of BackstagePass with size 48 bytes TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 2 instances of Mutex with size 24 bytes each (48 bytes total) TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 5 instances of ProxyListener with size 32 bytes each (160 bytes total) TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of ReentrantMonitor with size 32 bytes TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | leaked 1 instance of SharedScriptableHelperForJSIID with size 24 bytes
Reporter | ||
Comment 17•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10069704&tree=Firefox Apparently I put too much faith in the number of debug mochitest-others that had run on the push before Charles' - it's already showing this same leak on more retriggers. Sorry, we'll get you relanded.
Reporter | ||
Comment 18•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10075313&tree=Firefox
Reporter | ||
Comment 19•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10076178&tree=Firefox
Summary: Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener and more after landing of bug 729111 → Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team
Comment 21•11 years ago
|
||
Thanks Phil for the clarifications. :)
Reporter | ||
Comment 22•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10077597&tree=Firefox
Reporter | ||
Comment 23•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10076904&tree=Firefox
Reporter | ||
Comment 24•11 years ago
|
||
So, two pushes before that was https://tbpl.mozilla.org/?tree=Fx-Team&rev=bb271ef702c6 which says "no, no, can't say as I'd ever be willing to leak that way," and one push before it was https://tbpl.mozilla.org/?tree=Fx-Team&rev=b2a4560c0af0 which grudgingly admits that it would in fact leak exactly like that. Hello, bug 729878.
Reporter | ||
Comment 25•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10080776&tree=Mozilla-Inbound
Reporter | ||
Comment 26•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10084969&tree=Mozilla-Inbound
Assignee | ||
Comment 28•11 years ago
|
||
This seems to fix the leak for me. Couldn't reproduce it on try though it was really frequent on pushes for other patches.
Attachment #606263 -
Flags: review?(dietrich)
Reporter | ||
Comment 29•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10095463&tree=Mozilla-Inbound
Reporter | ||
Comment 30•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10096791&tree=Mozilla-Inbound
Reporter | ||
Comment 31•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10094752&tree=Mozilla-Inbound
Comment 32•11 years ago
|
||
Comment on attachment 606263 [details] [diff] [review] patch v1 [Checked in: Comment 47] Review of attachment 606263 [details] [diff] [review]: ----------------------------------------------------------------- ::: browser/modules/NewTabUtils.jsm @@ +549,5 @@ > /** > * Resets the links cache. > */ > resetCache: function Links_resetCache() { > + this._links = null; hm, iirc you need to empty *and* null out the array. or that used to be the case. but since you're not seeing leaks anymore, consider this a note in case they come back ;) @@ +583,5 @@ > * Singleton that provides the public API of this JSM. > */ > let NewTabUtils = { > /** > + * Restores all sites that haven been removed from the grid. nit: typo @@ +591,5 @@ > Links.resetCache(); > PinnedLinks.resetCache(); > BlockedLinks.resetCache(); > + > + Links.populateCache(function () { AllPages.update() }, true); hm, either break into lines or can you do Links.populateCache(AllPages.update, true) ?
Attachment #606263 -
Flags: review?(dietrich) → review+
Reporter | ||
Comment 33•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10100958&tree=Mozilla-Inbound
Assignee | ||
Comment 34•11 years ago
|
||
(In reply to Dietrich Ayala (:dietrich) from comment #32) > > resetCache: function Links_resetCache() { > > + this._links = null; > > hm, iirc you need to empty *and* null out the array. or that used to be the > case. but since you're not seeing leaks anymore, consider this a note in > case they come back ;) Ok, I'll keep that in mind. > > + * Restores all sites that haven been removed from the grid. > > nit: typo Fixed. > > + > > + Links.populateCache(function () { AllPages.update() }, true); > > hm, either break into lines or can you do > Links.populateCache(AllPages.update, true) ? I'd have to .bind(this) so I just broke into lines.
Status: NEW → ASSIGNED
Assignee | ||
Comment 35•11 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/13872068ea17
Whiteboard: [orange] → [orange][fixed-in-fx-team]
Target Milestone: --- → Firefox 14
Reporter | ||
Comment 36•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10100636&tree=Mozilla-Inbound
Reporter | ||
Comment 37•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10105042&tree=Firefox
Reporter | ||
Comment 38•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10105993&tree=Mozilla-Inbound
Reporter | ||
Comment 39•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10106137&tree=Mozilla-Inbound
Reporter | ||
Comment 40•11 years ago
|
||
Doesn't seem to have gotten it, since https://tbpl.mozilla.org/php/getParsedLog.php?id=10107616&tree=Fx-Team is in the push after yours.
Whiteboard: [orange][fixed-in-fx-team] → [orange][leave open after merge]
Reporter | ||
Comment 41•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10107656&tree=Firefox
Reporter | ||
Comment 42•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10106456&tree=Mozilla-Aurora
Reporter | ||
Comment 43•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10111116&tree=Mozilla-Aurora
Reporter | ||
Comment 44•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10114120&tree=Mozilla-Inbound
Assignee | ||
Comment 45•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10116518&tree=Firefox
Assignee | ||
Comment 46•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10117901&tree=Fx-Team
Reporter | ||
Comment 48•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10118186&tree=Mozilla-Inbound
Reporter | ||
Comment 49•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10118138&tree=Mozilla-Inbound
Reporter | ||
Comment 50•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10121682&tree=Firefox
Reporter | ||
Comment 51•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10125492&tree=Mozilla-Inbound
Reporter | ||
Comment 52•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10126431&tree=Mozilla-Inbound
Reporter | ||
Comment 53•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10124830&tree=Firefox
Reporter | ||
Comment 54•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10127528&tree=Mozilla-Inbound
Reporter | ||
Comment 55•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10130267&tree=Mozilla-Inbound
Comment 56•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10131823&tree=Mozilla-Inbound
Comment 57•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10133060&tree=Mozilla-Inbound
Comment 58•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10134739&tree=Mozilla-Inbound
Reporter | ||
Comment 59•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10135948&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10136775&tree=Firefox
Reporter | ||
Comment 60•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10139821&tree=Mozilla-Inbound
Reporter | ||
Comment 61•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10136630&tree=Mozilla-Inbound
Reporter | ||
Comment 62•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10136688&tree=Mozilla-Inbound
Reporter | ||
Comment 63•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10139043&tree=Mozilla-Inbound
Reporter | ||
Comment 64•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10140434&tree=Mozilla-Inbound
Reporter | ||
Comment 65•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10137070&tree=Mozilla-Inbound
Reporter | ||
Comment 66•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10138355&tree=Mozilla-Inbound
Reporter | ||
Comment 67•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10138080&tree=Mozilla-Inbound
Reporter | ||
Comment 68•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10136514&tree=Mozilla-Inbound
Reporter | ||
Comment 69•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10136976&tree=Mozilla-Inbound
Comment 70•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10146158&tree=Mozilla-Inbound
Assignee | ||
Comment 71•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10145460&tree=Fx-Team https://tbpl.mozilla.org/php/getParsedLog.php?id=10145980&tree=Fx-Team https://tbpl.mozilla.org/php/getParsedLog.php?id=10146289&tree=Fx-Team
Reporter | ||
Comment 72•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10152007&tree=Mozilla-Inbound
Reporter | ||
Comment 73•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10151979&tree=Mozilla-Inbound
Reporter | ||
Comment 74•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10151589&tree=Mozilla-Inbound
Reporter | ||
Comment 75•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10152040&tree=Mozilla-Inbound
Reporter | ||
Comment 76•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10148916&tree=Mozilla-Inbound
Reporter | ||
Comment 77•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10154133&tree=Mozilla-Inbound
Reporter | ||
Comment 78•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10154450&tree=Firefox
Reporter | ||
Comment 79•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10155291&tree=Firefox
Reporter | ||
Comment 80•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10155597&tree=Firefox
Reporter | ||
Comment 81•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10156478&tree=Mozilla-Inbound
Reporter | ||
Comment 82•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10158972&tree=Firefox
Reporter | ||
Comment 83•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10159339&tree=Mozilla-Inbound
Reporter | ||
Comment 84•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10159709&tree=Mozilla-Inbound
Reporter | ||
Comment 85•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10159811&tree=Mozilla-Inbound
Reporter | ||
Comment 86•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10160169&tree=Mozilla-Inbound
Reporter | ||
Comment 87•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10160303&tree=Mozilla-Inbound
Comment 88•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10164406&tree=Mozilla-Inbound
Comment 89•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10162003&tree=Mozilla-Inbound
Comment 90•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10165592&tree=Mozilla-Inbound
Reporter | ||
Comment 91•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10166648&tree=Mozilla-Inbound
Reporter | ||
Comment 92•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10166653&tree=Mozilla-Inbound
Reporter | ||
Comment 93•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10167116&tree=Mozilla-Inbound
Reporter | ||
Comment 94•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10168174&tree=Firefox
Reporter | ||
Comment 95•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10168818&tree=Firefox
Reporter | ||
Comment 96•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10168867&tree=Firefox
Reporter | ||
Comment 97•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10169003&tree=Mozilla-Inbound
Reporter | ||
Comment 98•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10170735&tree=Mozilla-Inbound
Reporter | ||
Comment 99•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10173434&tree=Mozilla-Inbound
Reporter | ||
Comment 100•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10173970&tree=Mozilla-Inbound
Reporter | ||
Comment 101•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10174874&tree=Mozilla-Inbound
Reporter | ||
Comment 102•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10174754&tree=Mozilla-Inbound
Reporter | ||
Comment 103•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10174834&tree=Mozilla-Inbound
Reporter | ||
Comment 104•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10174556&tree=Mozilla-Inbound
Reporter | ||
Comment 105•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10174948&tree=Mozilla-Inbound
Reporter | ||
Comment 106•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10175028&tree=Mozilla-Inbound
Reporter | ||
Comment 107•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10175071&tree=Mozilla-Inbound
Assignee | ||
Comment 108•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10176294&tree=Fx-Team
Assignee | ||
Comment 109•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10177345&tree=Fx-Team
Assignee | ||
Comment 110•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10177806&tree=Fx-Team
Assignee | ||
Comment 111•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10180489&tree=Fx-Team
Comment 112•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10181546&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10180976&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10180413&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10180693&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10180476&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10183052&tree=Mozilla-Inbound
Reporter | ||
Comment 113•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10185386&tree=Mozilla-Inbound
Reporter | ||
Comment 115•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10186176&tree=Mozilla-Inbound
Reporter | ||
Comment 116•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10186206&tree=Mozilla-Inbound
Reporter | ||
Comment 117•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10186953&tree=Mozilla-Inbound
Reporter | ||
Comment 118•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10185041&tree=Mozilla-Inbound
Reporter | ||
Comment 119•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10187782&tree=Mozilla-Inbound
Reporter | ||
Comment 120•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10188413&tree=Firefox
Reporter | ||
Comment 121•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10188775&tree=Mozilla-Inbound
Reporter | ||
Comment 122•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10190305&tree=Mozilla-Inbound
Comment 123•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10191101&tree=Mozilla-Inbound
Comment 124•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10191380&tree=Mozilla-Inbound
Comment 125•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10192149&tree=Mozilla-Inbound
Comment 126•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10192808&tree=Mozilla-Inbound
Reporter | ||
Comment 127•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10192761&tree=Mozilla-Inbound
Comment 128•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10194817&tree=Mozilla-Inbound
Reporter | ||
Comment 129•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10200485&tree=Mozilla-Inbound
Reporter | ||
Comment 130•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10203169&tree=Mozilla-Inbound
Reporter | ||
Comment 131•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10204138&tree=Mozilla-Inbound
Assignee | ||
Comment 132•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10208406&tree=Fx-Team
Reporter | ||
Comment 133•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10207710&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10208607&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10207307&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10211580&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10211390&tree=Mozilla-Inbound
Reporter | ||
Comment 134•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10213612&tree=Mozilla-Inbound
Comment 136•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10216355&tree=Mozilla-Inbound
Comment 137•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10216451&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10216211&tree=Mozilla-Inbound
Reporter | ||
Comment 139•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10206350&tree=Mozilla-Inbound
Reporter | ||
Comment 140•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10218732&tree=Mozilla-Inbound
Reporter | ||
Comment 141•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10220303&tree=Mozilla-Inbound
Comment 143•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10218609&tree=Mozilla-Aurora
Comment 144•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10223055&tree=Mozilla-Inbound
Comment 145•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10223404&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10223055&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10223736&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10223409&tree=Mozilla-Inbound
Comment 147•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10225276&tree=Mozilla-Inbound
Comment 148•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10225390&tree=Mozilla-Inbound
Reporter | ||
Comment 149•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10226841&tree=Mozilla-Aurora
Reporter | ||
Comment 150•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10227097&tree=Mozilla-Aurora
Reporter | ||
Comment 151•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10228407&tree=Mozilla-Inbound
Comment 152•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10229670&tree=Mozilla-Inbound
Comment 153•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10232318&tree=Mozilla-Inbound
Reporter | ||
Comment 154•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10237202&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10240324&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10242685&tree=Mozilla-Inbound
Comment 155•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10245105&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10244992&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10245381&tree=Mozilla-Inbound
Reporter | ||
Comment 156•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10247677&tree=Mozilla-Inbound
Comment 157•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10237323&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10249800&tree=Firefox
Comment 159•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10254365&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10252966&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10253959&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10254442&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10253664&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10253430&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10254241&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10248886&tree=Mozilla-Inbound
Reporter | ||
Comment 160•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10255217&tree=Mozilla-Inbound
Reporter | ||
Comment 161•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10255965&tree=Mozilla-Inbound
Comment 162•11 years ago
|
||
Nominating for tracking because this is an "extremely frequent leak" in a new feature. As far as I can tell, it hasn't been established whether this is the fault of the tests or the feature.
tracking-firefox13:
--- → ?
tracking-firefox14:
--- → ?
Whiteboard: [orange][leave open after merge] → [orange][leave open after merge][MemShrink]
Updated•11 years ago
|
status-firefox14:
--- → affected
Comment 163•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10256432&tree=Mozilla-Inbound
Comment 164•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10257753&tree=Mozilla-Inbound
Comment 165•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10258340&tree=Mozilla-Inbound
Comment 166•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10259028&tree=Mozilla-Inbound
Comment 169•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10260538&tree=Mozilla-Inbound
Comment 170•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10260836&tree=Mozilla-Inbound
Comment 171•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10261055&tree=Mozilla-Inbound
Comment 172•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10262138&tree=Mozilla-Inbound
Reporter | ||
Comment 173•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10263050&tree=Mozilla-Inbound
Reporter | ||
Comment 174•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10265106&tree=Mozilla-Inbound
Reporter | ||
Comment 175•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10265339&tree=Mozilla-Inbound
Reporter | ||
Comment 176•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10259730&tree=Firefox
Reporter | ||
Comment 177•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10266801&tree=Mozilla-Inbound
Reporter | ||
Comment 178•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10267627&tree=Mozilla-Inbound
Reporter | ||
Comment 179•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10268249&tree=Mozilla-Inbound
Reporter | ||
Comment 180•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10275539&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10277037&tree=Mozilla-Inbound
Reporter | ||
Comment 181•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10268594&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10269577&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10270776&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10271254&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10279080&tree=Mozilla-Inbound
Assignee | ||
Comment 182•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10261380&tree=Fx-Team
Comment 183•11 years ago
|
||
If 13 is still affected, we should still track it for that 13.
tracking-firefox13:
--- → ?
Reporter | ||
Comment 184•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10281211&tree=Mozilla-Inbound
Reporter | ||
Comment 185•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10282607&tree=Mozilla-Inbound
Reporter | ||
Comment 186•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10276146&tree=Mozilla-Aurora
Assignee | ||
Comment 187•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10285905&tree=Firefox
Comment 188•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10286743&tree=Firefox
Summary: Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team → Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team (mochitest-other)
Assignee | ||
Comment 189•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10288293&tree=Firefox
Comment 190•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10288064&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10286418&tree=Mozilla-Inbound
Comment 192•11 years ago
|
||
--> Updating summary to mention "new tab page" instead of just something vague "from fx-team", now this has been established to be coming from that particular feature. (based on Comment 24).
Summary: Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from fx-team (mochitest-other) → Extremely frequent leak of 1 BackstagePass, 2 Mutex, 9 ProxyListener coming from New Tab Page (mochitest-other)
Comment 193•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10290828&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10290202&tree=Mozilla-Inbound
Comment 195•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10294533&tree=Mozilla-Inbound
Comment 196•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10294804&tree=Mozilla-Inbound
Comment 197•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10294641&tree=Mozilla-Inbound
Reporter | ||
Comment 198•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10304241&tree=Mozilla-Inbound
Reporter | ||
Comment 199•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10303299&tree=Firefox
Reporter | ||
Comment 200•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10306704&tree=Firefox
Reporter | ||
Comment 201•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10306196&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10308150&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10306481&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10307260&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10308001&tree=Mozilla-Inbound
Reporter | ||
Comment 202•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10315520&tree=Firefox
Reporter | ||
Comment 203•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10314308&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10312971&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10310412&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10311491&tree=Mozilla-Inbound
Reporter | ||
Comment 204•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10316292&tree=Mozilla-Inbound
Reporter | ||
Comment 205•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10318194&tree=Mozilla-Inbound
Reporter | ||
Comment 206•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10321770&tree=Mozilla-Inbound
Comment 207•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10324797&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10325622&tree=Firefox
Comment 208•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10326973&tree=Mozilla-Inbound
Comment 209•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10320152&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10323231&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10324972&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10320958&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10320265&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10323849&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10325018&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10325381&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10327499&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10327790&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10328127&tree=Mozilla-Inbound
Reporter | ||
Comment 210•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10301461&tree=Mozilla-Inbound
Reporter | ||
Comment 211•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10297642&tree=Mozilla-Inbound
Reporter | ||
Comment 212•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10297055&tree=Mozilla-Inbound
Reporter | ||
Comment 213•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10300068&tree=Mozilla-Inbound
Comment 214•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10329348&tree=Mozilla-Inbound
Comment 215•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10329920&tree=Mozilla-Inbound
Comment 216•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10330408&tree=Mozilla-Inbound
Comment 217•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10331433&tree=Mozilla-Inbound
Comment 218•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10334319&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10335514&tree=Mozilla-Inbound
Reporter | ||
Comment 219•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10334631&tree=Mozilla-Aurora
Comment 221•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10338070&tree=Mozilla-Inbound
Comment 222•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10338575&tree=Mozilla-Inbound
Comment 223•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10338524&tree=Mozilla-Inbound
Reporter | ||
Comment 224•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10340915&tree=Mozilla-Inbound
Reporter | ||
Comment 225•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10341854&tree=Mozilla-Aurora
Assignee | ||
Comment 226•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10334349&tree=Fx-Team
Comment 229•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10347251&tree=Mozilla-Inbound
Reporter | ||
Comment 230•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10349667&tree=Mozilla-Inbound
Comment 231•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10350911&tree=Mozilla-Inbound
Comment 232•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10353020&tree=Mozilla-Inbound
Comment 233•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10353208&tree=Firefox https://tbpl.mozilla.org/php/getParsedLog.php?id=10353199&tree=Firefox
Assignee | ||
Comment 234•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10356498&tree=Firefox
Reporter | ||
Comment 235•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10356224&tree=Firefox
Reporter | ||
Comment 236•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10356390&tree=Mozilla-Inbound
Reporter | ||
Comment 237•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10358979&tree=Mozilla-Inbound
Reporter | ||
Comment 238•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10359758&tree=Firefox
Reporter | ||
Comment 240•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10361262&tree=Mozilla-Inbound
Reporter | ||
Comment 241•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10361405&tree=Mozilla-Inbound
Reporter | ||
Comment 242•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10361588&tree=Mozilla-Inbound
Reporter | ||
Comment 243•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10364594&tree=Mozilla-Inbound
Reporter | ||
Comment 244•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10364752&tree=Mozilla-Inbound
Reporter | ||
Comment 245•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10365620&tree=Firefox
Reporter | ||
Comment 246•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10365861&tree=Firefox
Reporter | ||
Comment 247•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10366819&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10368773&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10368885&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10369223&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10371572&tree=Mozilla-Inbound
Reporter | ||
Comment 248•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10375574&tree=Mozilla-Inbound
Comment 249•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10375280&tree=Mozilla-Inbound
Reporter | ||
Comment 250•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10376876&tree=Mozilla-Inbound
Reporter | ||
Comment 251•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10375006&tree=Mozilla-Inbound
Reporter | ||
Comment 252•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10376678&tree=Mozilla-Inbound
Reporter | ||
Comment 253•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10377424&tree=Mozilla-Inbound
Reporter | ||
Comment 254•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10378129&tree=Mozilla-Inbound
Reporter | ||
Comment 255•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10378925&tree=Mozilla-Inbound
Reporter | ||
Comment 256•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10379589&tree=Mozilla-Inbound
Reporter | ||
Comment 257•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10379525&tree=Mozilla-Inbound
Reporter | ||
Comment 258•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10379628&tree=Mozilla-Inbound
Reporter | ||
Comment 259•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10380413&tree=Mozilla-Inbound
Reporter | ||
Comment 261•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10383288&tree=Mozilla-Inbound
Updated•11 years ago
|
Reporter | ||
Comment 263•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10383640&tree=Mozilla-Inbound
Reporter | ||
Comment 264•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10390511&tree=Mozilla-Inbound
Reporter | ||
Comment 265•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10391008&tree=Mozilla-Inbound
Reporter | ||
Comment 267•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10392701&tree=Mozilla-Inbound
Reporter | ||
Comment 268•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10388804&tree=Mozilla-Inbound
Reporter | ||
Comment 269•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10385451&tree=Firefox
Reporter | ||
Comment 270•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10386452&tree=Firefox
Reporter | ||
Comment 271•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10394238&tree=Mozilla-Inbound
Assignee | ||
Comment 272•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10402439&tree=Fx-Team
Reporter | ||
Comment 273•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10406629&tree=Mozilla-Inbound
Reporter | ||
Comment 274•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10397900&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10396597&tree=Mozilla-Inbound
Reporter | ||
Comment 275•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10401044&tree=Firefox
Reporter | ||
Comment 276•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10411129&tree=Mozilla-Inbound
![]() |
||
Updated•11 years ago
|
Whiteboard: [orange][leave open after merge][MemShrink] → [orange][leave open after merge][MemShrink:P1]
Reporter | ||
Comment 277•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10412915&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10412274&tree=Mozilla-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=10412452&tree=Mozilla-Inbound
Reporter | ||
Comment 278•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10414894&tree=Mozilla-Inbound
Reporter | ||
Comment 279•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10415185&tree=Mozilla-Inbound
Reporter | ||
Comment 280•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10411708&tree=Mozilla-Inbound
Assignee | ||
Comment 281•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10415927&tree=Firefox
Reporter | ||
Comment 282•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10409860&tree=Mozilla-Inbound
Assignee | ||
Comment 283•11 years ago
|
||
Should be fixed by bug 738774.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [orange][leave open after merge][MemShrink:P1] → [orange][MemShrink:P1]
Reporter | ||
Comment 284•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10418976&tree=Firefox
Comment 285•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10420429&tree=Mozilla-Inbound
Comment 286•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10421602&tree=Mozilla-Inbound
Reporter | ||
Comment 287•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10422026&tree=Mozilla-Inbound
Reporter | ||
Comment 288•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10422906&tree=Mozilla-Aurora
Updated•11 years ago
|
Attachment #606263 -
Attachment description: patch v1 → patch v1
[Checked in: Comment 47]
Updated•11 years ago
|
Whiteboard: [orange][MemShrink:P1] → [fixed by bug 738774] [orange] [MemShrink:P1]
Comment 289•11 years ago
|
||
We went an entire day without any of these, so it looks like it is indeed fixed in 14. Hooray.
Comment 290•11 years ago
|
||
If we're concerned about the possibility of leaks in user scenarios, please nominate for Aurora landing approval.
Assignee | ||
Comment 291•11 years ago
|
||
Nominated bug 738774 for aurora-approval. I think we're concerned about these leaks occurring in the wild but not totally sure they are.
Reporter | ||
Comment 292•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10506722&tree=Mozilla-Aurora
Comment 293•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10527189&tree=Mozilla-Aurora
Comment 294•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10570582&tree=Mozilla-Aurora
Reporter | ||
Comment 295•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10579786&tree=Mozilla-Aurora
Reporter | ||
Comment 296•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10586135&tree=Mozilla-Aurora
Reporter | ||
Comment 297•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10588660&tree=Mozilla-Aurora
Reporter | ||
Comment 298•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10609304&tree=Mozilla-Aurora
Reporter | ||
Comment 299•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10611514&tree=Mozilla-Aurora
Reporter | ||
Comment 300•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10608211&tree=Mozilla-Aurora
Comment 301•11 years ago
|
||
Please nominate for Aurora uplift.
Reporter | ||
Comment 302•11 years ago
|
||
See comment 291, which says it was fixed by bug 738774, which was nominiated and approval-minused, so we're apparently just going to live with these test leaks until 13 falls off the end of the tracks.
Reporter | ||
Comment 303•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10795105&tree=Mozilla-Aurora
Reporter | ||
Comment 304•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10853350&tree=Mozilla-Aurora
Reporter | ||
Comment 305•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10892579&tree=Mozilla-Aurora
Reporter | ||
Comment 306•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=10954540&tree=Mozilla-Aurora
Reporter | ||
Comment 307•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11005910&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=11007616&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=11005755&tree=Mozilla-Aurora
Reporter | ||
Comment 308•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11054716&tree=Mozilla-Aurora
Reporter | ||
Comment 309•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11130366&tree=Mozilla-Aurora
Reporter | ||
Comment 310•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11132261&tree=Mozilla-Aurora
Reporter | ||
Comment 311•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11143282&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=11137019&tree=Mozilla-Aurora https://tbpl.mozilla.org/php/getParsedLog.php?id=11140271&tree=Mozilla-Aurora
Reporter | ||
Comment 312•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11169731&tree=Mozilla-Beta
Reporter | ||
Comment 313•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11170326&tree=Mozilla-Beta
Reporter | ||
Comment 314•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11171991&tree=Mozilla-Beta
Reporter | ||
Comment 315•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11173304&tree=Mozilla-Beta
Reporter | ||
Comment 316•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11243382&tree=Mozilla-Beta
Reporter | ||
Comment 317•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11359726&tree=Mozilla-Beta
Updated•11 years ago
|
Comment 318•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11442257&tree=Mozilla-Beta
Reporter | ||
Comment 319•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11515986&tree=Mozilla-Beta
Reporter | ||
Comment 320•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11530881&tree=Mozilla-Beta
Reporter | ||
Comment 321•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11542937&tree=Mozilla-Beta
Reporter | ||
Comment 322•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11545612&tree=Mozilla-Beta
Comment 323•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11627087&tree=Mozilla-Beta
Reporter | ||
Comment 324•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11743524&tree=Mozilla-Beta
Reporter | ||
Comment 325•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11765558&tree=Mozilla-Beta
Reporter | ||
Comment 326•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11771572&tree=Mozilla-Beta
Reporter | ||
Comment 327•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11930895&tree=Mozilla-Beta
Reporter | ||
Comment 328•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=11958332&tree=Mozilla-Beta
Reporter | ||
Comment 329•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12139592&tree=Mozilla-Beta
Reporter | ||
Comment 330•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12141197&tree=Mozilla-Beta
Reporter | ||
Comment 331•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12247201&tree=Mozilla-Beta
Reporter | ||
Comment 332•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12247226&tree=Mozilla-Beta
Reporter | ||
Comment 333•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12248213&tree=Mozilla-Beta
Reporter | ||
Comment 334•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12647587&tree=Mozilla-Release
Reporter | ||
Comment 335•11 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=12651428&tree=Mozilla-Release
Updated•11 years ago
|
Keywords: intermittent-failure
Updated•11 years ago
|
Whiteboard: [fixed by bug 738774] [orange] [MemShrink:P1] → [fixed by bug 738774] [MemShrink:P1]
You need to log in
before you can comment on or make changes to this bug.
Description
•