Closed
Bug 1714605
Opened 4 years ago
Closed 4 years ago
Intermittent LeakSanitizer | leak at mozilla::dom::WeakWorkerRef::Create, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceStorage, mozilla::dom::workerinternals::
Categories
(Toolkit :: Reader Mode, defect, P5)
Toolkit
Reader Mode
Tracking
()
RESOLVED
DUPLICATE
of bug 1714228
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=341743981&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/brSAV-30RYyCDWcTwNyInw/runs/0/artifacts/public/logs/live_backing.log
[task 2021-06-04T11:02:18.317Z] 11:02:18 INFO - TEST-START | toolkit/components/reader/test/browser_readerMode_with_anchor.js
[task 2021-06-04T11:02:18.516Z] 11:02:18 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:18.518Z] 11:02:18 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:18.518Z] 11:02:18 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:18.519Z] 11:02:18 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:18.520Z] 11:02:18 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:18.521Z] 11:02:18 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:19.359Z] 11:02:19 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:19.360Z] 11:02:19 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:19.361Z] 11:02:19 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:19.361Z] 11:02:19 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:19.361Z] 11:02:19 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:19.361Z] 11:02:19 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:19.637Z] 11:02:19 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:20.738Z] 11:02:20 INFO - GECKO(13885) | =================================================================
[task 2021-06-04T11:02:20.738Z] 11:02:20 ERROR - GECKO(13885) | ==14923==ERROR: LeakSanitizer: detected memory leaks
[task 2021-06-04T11:02:20.740Z] 11:02:20 INFO - GECKO(13885) | Indirect leak of 80 byte(s) in 1 object(s) allocated from:
[task 2021-06-04T11:02:20.741Z] 11:02:20 INFO - GECKO(13885) | #0 0x55cda1b017ad in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-06-04T11:02:20.742Z] 11:02:20 INFO - GECKO(13885) | #1 0x55cda1b3bacd in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2021-06-04T11:02:20.743Z] 11:02:20 INFO - GECKO(13885) | #2 0x7fb3b0a3cc45 in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2021-06-04T11:02:20.744Z] 11:02:20 INFO - GECKO(13885) | #3 0x7fb3b0a3cc45 in mozilla::dom::WeakWorkerRef::Create(mozilla::dom::WorkerPrivate*, std::function<void ()>&&) /builds/worker/checkouts/gecko/dom/workers/WorkerRef.cpp:110:31
[task 2021-06-04T11:02:20.750Z] 11:02:20 INFO - GECKO(13885) | #4 0x7fb3b0cd5252 in mozilla::dom::PerformanceStorageWorker::Create(mozilla::dom::WorkerPrivate*) /builds/worker/checkouts/gecko/dom/performance/PerformanceStorageWorker.cpp:76:25
[task 2021-06-04T11:02:20.750Z] 11:02:20 INFO - GECKO(13885) | #5 0x7fb3b0a2a70d in mozilla::dom::WorkerPrivate::EnsurePerformanceStorage() /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:3248:27
[task 2021-06-04T11:02:20.750Z] 11:02:20 INFO - GECKO(13885) | #6 0x7fb3b09efbe2 in mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() /builds/worker/checkouts/gecko/dom/workers/RuntimeService.cpp:2197:21
[task 2021-06-04T11:02:20.762Z] 11:02:20 INFO - GECKO(13885) | #7 0x7fb3aa123fea in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16
[task 2021-06-04T11:02:20.763Z] 11:02:20 INFO - GECKO(13885) | #8 0x7fb3aa12e4fc in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10
[task 2021-06-04T11:02:20.764Z] 11:02:20 INFO - GECKO(13885) | #9 0x7fb3ab1bcfc8 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300:20
[task 2021-06-04T11:02:20.764Z] 11:02:20 INFO - GECKO(13885) | #10 0x7fb3ab0e6491 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10
[task 2021-06-04T11:02:20.765Z] 11:02:20 INFO - GECKO(13885) | #11 0x7fb3ab0e6491 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3
[task 2021-06-04T11:02:20.766Z] 11:02:20 INFO - GECKO(13885) | #12 0x7fb3ab0e6491 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3
[task 2021-06-04T11:02:20.767Z] 11:02:20 INFO - GECKO(13885) | #13 0x7fb3aa11dab2 in nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:395:10
[task 2021-06-04T11:02:20.767Z] 11:02:20 INFO - GECKO(13885) | #14 0x7fb3cbac645e in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
[task 2021-06-04T11:02:20.768Z] 11:02:20 INFO - GECKO(13885) | #15 0x7fb3cf7846da in start_thread /build/glibc-2ORdQG/glibc-2.27/nptl/pthread_create.c:463
[task 2021-06-04T11:02:20.768Z] 11:02:20 INFO - GECKO(13885) | Indirect leak of 64 byte(s) in 1 object(s) allocated from:
[task 2021-06-04T11:02:20.769Z] 11:02:20 INFO - GECKO(13885) | #0 0x55cda1b017ad in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-06-04T11:02:20.770Z] 11:02:20 INFO - GECKO(13885) | #1 0x55cda1b3bacd in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2021-06-04T11:02:20.770Z] 11:02:20 INFO - GECKO(13885) | #2 0x7fb3b0cd510c in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2021-06-04T11:02:20.773Z] 11:02:20 INFO - GECKO(13885) | #3 0x7fb3b0cd510c in mozilla::dom::PerformanceStorageWorker::Create(mozilla::dom::WorkerPrivate*) /builds/worker/checkouts/gecko/dom/performance/PerformanceStorageWorker.cpp:74:46
[task 2021-06-04T11:02:20.774Z] 11:02:20 INFO - GECKO(13885) | #4 0x7fb3b0a2a70d in mozilla::dom::WorkerPrivate::EnsurePerformanceStorage() /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:3248:27
[task 2021-06-04T11:02:20.778Z] 11:02:20 INFO - GECKO(13885) | #5 0x7fb3b09efbe2 in mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() /builds/worker/checkouts/gecko/dom/workers/RuntimeService.cpp:2197:21
[task 2021-06-04T11:02:20.779Z] 11:02:20 INFO - GECKO(13885) | #6 0x7fb3aa123fea in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16
[task 2021-06-04T11:02:20.780Z] 11:02:20 INFO - GECKO(13885) | #7 0x7fb3aa12e4fc in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10
[task 2021-06-04T11:02:20.781Z] 11:02:20 INFO - GECKO(13885) | #8 0x7fb3ab1bcfc8 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300:20
[task 2021-06-04T11:02:20.782Z] 11:02:20 INFO - GECKO(13885) | #9 0x7fb3ab0e6491 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10
[task 2021-06-04T11:02:20.786Z] 11:02:20 INFO - GECKO(13885) | #10 0x7fb3ab0e6491 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3
[task 2021-06-04T11:02:20.787Z] 11:02:20 INFO - GECKO(13885) | #11 0x7fb3ab0e6491 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3
[task 2021-06-04T11:02:20.788Z] 11:02:20 INFO - GECKO(13885) | #12 0x7fb3aa11dab2 in nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:395:10
[task 2021-06-04T11:02:20.789Z] 11:02:20 INFO - GECKO(13885) | #13 0x7fb3cbac645e in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
[task 2021-06-04T11:02:20.790Z] 11:02:20 INFO - GECKO(13885) | #14 0x7fb3cf7846da in start_thread /build/glibc-2ORdQG/glibc-2.27/nptl/pthread_create.c:463
[task 2021-06-04T11:02:20.791Z] 11:02:20 INFO - GECKO(13885) | Indirect leak of 8 byte(s) in 1 object(s) allocated from:
[task 2021-06-04T11:02:20.792Z] 11:02:20 INFO - GECKO(13885) | #0 0x55cda1b017ad in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-06-04T11:02:20.794Z] 11:02:20 INFO - GECKO(13885) | #1 0x55cda1b3bacd in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2021-06-04T11:02:20.795Z] 11:02:20 INFO - GECKO(13885) | #2 0x7fb3b0cd51c8 in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2021-06-04T11:02:20.798Z] 11:02:20 INFO - GECKO(13885) | #3 0x7fb3b0cd51c8 in _M_init_functor /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/std_function.h:268:39
[task 2021-06-04T11:02:20.799Z] 11:02:20 INFO - GECKO(13885) | #4 0x7fb3b0cd51c8 in _M_init_functor /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/std_function.h:239:4
[task 2021-06-04T11:02:20.800Z] 11:02:20 INFO - GECKO(13885) | #5 0x7fb3b0cd51c8 in function<(lambda at /builds/worker/checkouts/gecko/dom/performance/PerformanceStorageWorker.cpp:77:23), void, void> /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/std_function.h:693:6
[task 2021-06-04T11:02:20.801Z] 11:02:20 INFO - GECKO(13885) | #6 0x7fb3b0cd51c8 in mozilla::dom::PerformanceStorageWorker::Create(mozilla::dom::WorkerPrivate*) /builds/worker/checkouts/gecko/dom/performance/PerformanceStorageWorker.cpp:77:23
[task 2021-06-04T11:02:20.802Z] 11:02:20 INFO - GECKO(13885) | #7 0x7fb3b0a2a70d in mozilla::dom::WorkerPrivate::EnsurePerformanceStorage() /builds/worker/checkouts/gecko/dom/workers/WorkerPrivate.cpp:3248:27
[task 2021-06-04T11:02:20.806Z] 11:02:20 INFO - GECKO(13885) | #8 0x7fb3b09efbe2 in mozilla::dom::workerinternals::(anonymous namespace)::WorkerThreadPrimaryRunnable::Run() /builds/worker/checkouts/gecko/dom/workers/RuntimeService.cpp:2197:21
[task 2021-06-04T11:02:20.807Z] 11:02:20 INFO - GECKO(13885) | #9 0x7fb3aa123fea in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1153:16
[task 2021-06-04T11:02:20.807Z] 11:02:20 INFO - GECKO(13885) | #10 0x7fb3aa12e4fc in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10
[task 2021-06-04T11:02:20.813Z] 11:02:20 INFO - GECKO(13885) | #11 0x7fb3ab1bcfc8 in mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:300:20
[task 2021-06-04T11:02:20.814Z] 11:02:20 INFO - GECKO(13885) | #12 0x7fb3ab0e6491 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10
[task 2021-06-04T11:02:20.815Z] 11:02:20 INFO - GECKO(13885) | #13 0x7fb3ab0e6491 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3
[task 2021-06-04T11:02:20.816Z] 11:02:20 INFO - GECKO(13885) | #14 0x7fb3ab0e6491 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3
[task 2021-06-04T11:02:20.817Z] 11:02:20 INFO - GECKO(13885) | #15 0x7fb3aa11dab2 in nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:395:10
[task 2021-06-04T11:02:20.818Z] 11:02:20 INFO - GECKO(13885) | #16 0x7fb3cbac645e in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
[task 2021-06-04T11:02:20.821Z] 11:02:20 INFO - GECKO(13885) | #17 0x7fb3cf7846da in start_thread /build/glibc-2ORdQG/glibc-2.27/nptl/pthread_create.c:463
[task 2021-06-04T11:02:20.822Z] 11:02:20 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:20.823Z] 11:02:20 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:20.824Z] 11:02:20 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:20.825Z] 11:02:20 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:20.826Z] 11:02:20 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:20.827Z] 11:02:20 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:20.827Z] 11:02:20 INFO - GECKO(13885) | SUMMARY: AddressSanitizer: 152 byte(s) leaked in 3 allocation(s).
[task 2021-06-04T11:02:22.624Z] 11:02:22 INFO - GECKO(13885) | JavaScript error: resource://gre/modules/AboutReader.jsm, line 377: TypeError: can't access property "value", target.attributes.getNamedItem(...) is null
[task 2021-06-04T11:02:22.666Z] 11:02:22 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:22.668Z] 11:02:22 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:22.669Z] 11:02:22 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:22.671Z] 11:02:22 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:22.671Z] 11:02:22 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:22.672Z] 11:02:22 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:22.874Z] 11:02:22 INFO - GECKO(13885) | MEMORY STAT | vsize 20975183MB | residentFast 1080MB
[task 2021-06-04T11:02:22.878Z] 11:02:22 INFO - TEST-OK | toolkit/components/reader/test/browser_readerMode_with_anchor.js | took 4560ms
[task 2021-06-04T11:02:22.934Z] 11:02:22 INFO - checking window state
[task 2021-06-04T11:02:23.569Z] 11:02:23 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:23.592Z] 11:02:23 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:23.618Z] 11:02:23 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:23.619Z] 11:02:23 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:24.625Z] 11:02:24 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 14050
[task 2021-06-04T11:02:24.682Z] 11:02:24 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 14044
[task 2021-06-04T11:02:24.692Z] 11:02:24 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 14042
[task 2021-06-04T11:02:24.765Z] 11:02:24 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 13942
[task 2021-06-04T11:02:24.962Z] 11:02:24 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 13963
[task 2021-06-04T11:02:25.496Z] 11:02:25 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:25.496Z] 11:02:25 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:25.496Z] 11:02:25 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:25.497Z] 11:02:25 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:25.498Z] 11:02:25 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:25.498Z] 11:02:25 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:25.788Z] 11:02:25 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:26.095Z] 11:02:26 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:26.387Z] 11:02:26 INFO - GECKO(13885) | Completed ShutdownLeaks collections in process 13885
[task 2021-06-04T11:02:26.389Z] 11:02:26 INFO - TEST-START | Shutdown
[task 2021-06-04T11:02:26.392Z] 11:02:26 INFO - Browser Chrome Test Summary
[task 2021-06-04T11:02:26.393Z] 11:02:26 INFO - Passed: 97
[task 2021-06-04T11:02:26.395Z] 11:02:26 INFO - Failed: 0
[task 2021-06-04T11:02:26.396Z] 11:02:26 INFO - Todo: 0
[task 2021-06-04T11:02:26.397Z] 11:02:26 INFO - Mode: e10s
[task 2021-06-04T11:02:26.399Z] 11:02:26 INFO - *** End BrowserChrome Test Results ***
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:26.573Z] 11:02:26 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:26.733Z] 11:02:26 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:26.735Z] 11:02:26 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.038Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.041Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.041Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.048Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.069Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:27.071Z] 11:02:27 INFO - GECKO(13885) | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-06-04T11:02:28.381Z] 11:02:28 INFO - GECKO(13885) | 1622804548380 Marionette TRACE Received observer notification xpcom-will-shutdown
[task 2021-06-04T11:02:28.386Z] 11:02:28 INFO - GECKO(13885) | 1622804548380 Marionette INFO Stopped listening on port 2828
[task 2021-06-04T11:02:28.390Z] 11:02:28 INFO - GECKO(13885) | 1622804548381 Marionette DEBUG Marionette stopped listening
[task 2021-06-04T11:02:29.887Z] 11:02:29 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:29.888Z] 11:02:29 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:29.889Z] 11:02:29 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:29.890Z] 11:02:29 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:29.890Z] 11:02:29 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:29.891Z] 11:02:29 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.171Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.172Z] 11:02:30 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:30.173Z] 11:02:30 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:30.173Z] 11:02:30 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:30.173Z] 11:02:30 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:30.173Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.298Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.298Z] 11:02:30 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:30.299Z] 11:02:30 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:30.300Z] 11:02:30 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:30.300Z] 11:02:30 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:30.301Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.424Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.425Z] 11:02:30 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:30.426Z] 11:02:30 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:30.426Z] 11:02:30 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:30.426Z] 11:02:30 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:30.426Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.464Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:30.465Z] 11:02:30 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:30.465Z] 11:02:30 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:30.466Z] 11:02:30 INFO - GECKO(13885) | 14 448 nsComponentManagerImpl
[task 2021-06-04T11:02:30.466Z] 11:02:30 INFO - GECKO(13885) | 2 288 libfontconfig.so
[task 2021-06-04T11:02:30.466Z] 11:02:30 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:31.760Z] 11:02:31 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:31.761Z] 11:02:31 INFO - GECKO(13885) | Suppressions used:
[task 2021-06-04T11:02:31.762Z] 11:02:31 INFO - GECKO(13885) | count bytes template
[task 2021-06-04T11:02:31.763Z] 11:02:31 INFO - GECKO(13885) | 14 432 nsComponentManagerImpl
[task 2021-06-04T11:02:31.764Z] 11:02:31 INFO - GECKO(13885) | 633 18083 libfontconfig.so
[task 2021-06-04T11:02:31.764Z] 11:02:31 INFO - GECKO(13885) | 7 75 libglib-2.0.so
[task 2021-06-04T11:02:31.765Z] 11:02:31 INFO - GECKO(13885) | 3 624 mozJSComponentLoader
[task 2021-06-04T11:02:31.765Z] 11:02:31 INFO - GECKO(13885) | -----------------------------------------------------
[task 2021-06-04T11:02:31.847Z] 11:02:31 INFO - TEST-INFO | Main app process: exit 0
[task 2021-06-04T11:02:31.848Z] 11:02:31 INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-06-04T11:02:31.848Z] 11:02:31 INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-06-04T11:02:31.848Z] 11:02:31 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::WeakWorkerRef::Create, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceStorage, mozilla::dom::workerinternals::
[task 2021-06-04T11:02:31.851Z] 11:02:31 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceStorage, mozilla::dom::workerinternals::, nsThread::ProcessNextEvent
[task 2021-06-04T11:02:31.851Z] 11:02:31 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at _M_init_functor, _M_init_functor, function, mozilla::dom::PerformanceStorageWorker::Create
[task 2021-06-04T11:02:31.851Z] 11:02:31 INFO - runtests.py | Application ran for: 0:01:07.621862
[task 2021-06-04T11:02:31.851Z] 11:02:31 INFO - zombiecheck | Reading PID log: /tmp/tmpzpqbyfeopidlog
| 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 hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•