Open Bug 1689000 Opened 3 years ago Updated 2 years ago

Intermittent leakcheck | default 5943577 bytes leaked (AbstractThread, AbstractWatcher, AnimationTimeline, AsyncCompileShutdownObserver, AsyncFreeSnowWhite, ...)

Categories

(DevTools :: Console, defect, P5)

defect

Tracking

(Not tracked)

People

(Reporter: intermittent-bug-filer, Unassigned, NeedInfo)

References

Details

(Keywords: intermittent-failure, leave-open, Whiteboard: [retriggered][stockwell disabled])

Attachments

(1 file)

Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=327878075&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/e_ga3O4TRHCdNxifVZ6y8Q/runs/0/artifacts/public/logs/live_backing.log


...
[task 2021-01-26T22:24:25.752Z] 22:24:25     INFO - GECKO(1817) | [Parent 1817: Main Thread]: I/DocShellAndDOMWindowLeak --DOMWINDOW == 6 (0x10cd80580) [pid = 1817] [serial = 7] [outer = 0x0] [url = about:blank]
[task 2021-01-26T22:24:27.001Z] 22:24:27     INFO - GECKO(1817) | [Parent 1817, Main Thread] WARNING: Extra shutdown CC: 'i < NORMAL_SHUTDOWN_COLLECTIONS', file /builds/worker/checkouts/gecko/xpcom/base/nsCycleCollector.cpp:3364
[task 2021-01-26T22:24:27.001Z] 22:24:27     INFO - GECKO(1817) | WARNING: YOU ARE LEAKING THE WORLD (at least one JSRuntime and everything alive inside it, that is) AT JS_ShutDown TIME.  FIX THIS!
[task 2021-01-26T22:24:27.001Z] 22:24:27     INFO - GECKO(1817) | [Parent 1817, Main Thread] ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file /builds/worker/checkouts/gecko/xpcom/build/XPCOMInit.cpp:778
[task 2021-01-26T22:24:27.001Z] 22:24:27     INFO - GECKO(1817) | #01: ScopedXPCOMStartup::~ScopedXPCOMStartup() [toolkit/xre/nsAppRunner.cpp:1650]
...
[task 2021-01-26T22:24:28.376Z] 22:24:28     INFO - TEST-INFO | leakcheck | default leaked 4 xpc::CompartmentPrivate
[task 2021-01-26T22:24:28.376Z] 22:24:28     INFO - TEST-INFO | leakcheck | default leaked 1 xpcJSWeakReference
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - TEST-UNEXPECTED-FAIL | leakcheck | default 5943577 bytes leaked (AbstractThread, AbstractWatcher, AnimationTimeline, AsyncCompileShutdownObserver, AsyncFreeSnowWhite, ...)
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - 
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - leakcheck | Processing leak log file /var/folders/z_/m0q46qh13mvdf_kp2rb8r3l8000017/T/tmpu_GWsw.mozrunner/runtests_leaks_tab_pid1828.log
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - 
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - == BloatView: ALL (cumulative) LEAK AND BLOAT STATISTICS, tab process 1828
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - 
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO -      |<----------------Class--------------->|<-----Bytes------>|<----Objects---->|
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO -      |                                      | Per-Inst   Leaked|   Total      Rem|
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO -    0 |TOTAL                                 |       28        0|  700646        0|
[task 2021-01-26T22:24:28.377Z] 22:24:28     INFO - 
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - nsTraceRefcnt::DumpStatistics: 943 entries
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - TEST-PASS | leakcheck | tab no leaks detected!
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - runtests.py | Running tests: end.
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - Buffered messages finished
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  TEST-INFO | checking window state
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  Browser Chrome Test Summary
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  	Passed: 9382
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  	Failed: 0
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  	Todo: 11
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  	Mode: e10s
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO -  *** End BrowserChrome Test Results ***
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - Buffered messages finished
[task 2021-01-26T22:24:28.378Z] 22:24:28     INFO - SUITE-END | took 2577s
[task 2021-01-26T22:24:28.451Z] 22:24:28     INFO - Return code: 0
[task 2021-01-26T22:24:28.451Z] 22:24:28    ERROR - Got 1 unexpected statuses
[task 2021-01-26T22:24:28.451Z] 22:24:28     INFO - TinderboxPrint: mochitest-mochitest-devtools-chrome<br/>5227/<em class="testfail">1</em>/0```

Bug 1657435 landed directly before the first failure. Alexandra, could that change be responsible (even just uncover) those leaks?

Flags: needinfo?(poirot.alex)
Whiteboard: [retriggered][stockwell needswork:owner]

Recent failure are in devtools/client/webconsole/test/browser/browser_console_webconsole_private_browsing.js

Assignee: nobody → dluca
Status: NEW → ASSIGNED
Assignee: dluca → nobody
Status: ASSIGNED → NEW
Keywords: leave-open
Whiteboard: [retriggered][stockwell disable-recommended] → [retriggered][stockwell disabled]
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/c8ac870e2e98
Disable browser_console_webconsole_private_browsing.js on Linux debug and macosx webrender. r=intermittent-reviewers,jmaher DONTBUILD
Pushed by smolnar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e3606804ab2
add missing indent. r=test-fix CLOSED TREE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: