Closed Bug 1730274 Opened 4 years ago Closed 4 years ago

Intermittent LeakSanitizer | leak at PR_SetThreadPrivate, nsThread::InitCurrentThread, nsThreadManager::GetCurrentThread, mozilla::profiler::ThreadRegistry::Register

Categories

(Core :: Web Audio, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

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


[task 2021-09-10T21:52:45.128Z] 21:52:45     INFO - TEST-START | /webaudio/the-audio-api/the-pannernode-interface/test-pannernode-automation.html
[task 2021-09-10T21:52:45.137Z] 21:52:45     INFO - Closing window eb33d014-e230-4b4a-ba7c-60f93298242d
[task 2021-09-10T21:52:45.701Z] 21:52:45     INFO - .
[task 2021-09-10T21:52:45.701Z] 21:52:45     INFO - TEST-OK | /webaudio/the-audio-api/the-pannernode-interface/test-pannernode-automation.html | took 572ms
[task 2021-09-10T21:52:45.701Z] 21:52:45     INFO - No more tests
[task 2021-09-10T21:52:45.704Z] 21:52:45     INFO - PID 14472 | 1631310765701	Marionette	INFO	Stopped listening on port 46048
[task 2021-09-10T21:52:46.096Z] 21:52:46     INFO - PID 14472 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-10T21:52:46.138Z] 21:52:46     INFO - PID 14472 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-10T21:52:46.306Z] 21:52:46     INFO - PID 14472 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-10T21:52:46.313Z] 21:52:46     INFO - PID 14472 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-10T21:52:46.314Z] 21:52:46     INFO - PID 14472 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-09-10T21:52:47.437Z] 21:52:47     INFO - PID 14472 | =================================================================
[task 2021-09-10T21:52:47.438Z] 21:52:47     INFO - PID 14472 | LeakSanitizer: detected memory leaks
[task 2021-09-10T21:52:47.439Z] 21:52:47     INFO - PID 14472 | Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
[task 2021-09-10T21:52:47.440Z] 21:52:47     INFO - PID 14472 |     #0 0x5583e9e615e2 in calloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
[task 2021-09-10T21:52:47.441Z] 21:52:47     INFO - PID 14472 |     #1 0x7fcf672cc89e in PR_SetThreadPrivate /builds/worker/checkouts/gecko/nsprpub/pr/src/threads/prtpd.c:162:27
[task 2021-09-10T21:52:47.442Z] 21:52:47     INFO - PID 14472 |     #2 0x7fcf461badec in nsThread::InitCurrentThread() /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:627:26
[task 2021-09-10T21:52:47.443Z] 21:52:47     INFO - PID 14472 |     #3 0x7fcf461bbc74 in nsThreadManager::GetCurrentThread() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:540:18
[task 2021-09-10T21:52:47.444Z] 21:52:47     INFO - PID 14472 |     #4 0x7fcf50833a9c in mozilla::profiler::ThreadRegistry::Register(mozilla::profiler::ThreadRegistration::OnThreadRef) /builds/worker/checkouts/gecko/tools/profiler/core/platform.cpp:5358:9
[task 2021-09-10T21:52:47.445Z] 21:52:47     INFO - PID 14472 |     #5 0x7fcf5083376c in mozilla::profiler::ThreadRegistration::ThreadRegistration(char const*, void const*) /builds/worker/checkouts/gecko/tools/profiler/core/ProfilerThreadRegistration.cpp:43:3
[task 2021-09-10T21:52:47.446Z] 21:52:47     INFO - PID 14472 |     #6 0x7fcf50835016 in mozilla::profiler::ThreadRegistration::RegisterThread(char const*, void const*) /builds/worker/checkouts/gecko/tools/profiler/core/ProfilerThreadRegistration.cpp:124:32
[task 2021-09-10T21:52:47.447Z] 21:52:47     INFO - PID 14472 |     #7 0x7fcf4bf1e284 in AutoProfilerRegisterThread /builds/worker/workspace/obj-build/dist/include/GeckoProfiler.h:551:5
[task 2021-09-10T21:52:47.448Z] 21:52:47     INFO - PID 14472 |     #8 0x7fcf4bf1e284 in WebCore::databaseLoaderEntry(void*) /builds/worker/checkouts/gecko/dom/media/webaudio/blink/HRTFDatabaseLoader.cpp:152:3
[task 2021-09-10T21:52:47.449Z] 21:52:47     INFO - PID 14472 |     #9 0x7fcf672d770e in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
[task 2021-09-10T21:52:47.450Z] 21:52:47     INFO - PID 14472 |     #10 0x7fcf6b09a6da in start_thread /tmp/glibc/nptl/pthread_create.c:463
[task 2021-09-10T21:52:47.451Z] 21:52:47     INFO - PID 14472 | Indirect leak of 280 byte(s) in 1 object(s) allocated from:
[task 2021-09-10T21:52:47.452Z] 21:52:47     INFO - PID 14472 |     #0 0x5583e9e615e2 in calloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:154:3
[task 2021-09-10T21:52:47.453Z] 21:52:47     INFO - PID 14472 |     #1 0x7fcf672c74b5 in _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:375:13
[task 2021-09-10T21:52:47.454Z] 21:52:47     INFO - PID 14472 |     #2 0x7fcf672b8c5e in PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12
[task 2021-09-10T21:52:47.455Z] 21:52:47     INFO - PID 14472 |     #3 0x7fcf4bf1db94 in WebCore::HRTFDatabaseLoader::loadAsynchronously() /builds/worker/checkouts/gecko/dom/media/webaudio/blink/HRTFDatabaseLoader.cpp:183:28
[task 2021-09-10T21:52:47.456Z] 21:52:47     INFO - PID 14472 |     #4 0x7fcf4bf1da0c in WebCore::HRTFDatabaseLoader::createAndLoadAsynchronouslyIfNecessary(float) /builds/worker/checkouts/gecko/dom/media/webaudio/blink/HRTFDatabaseLoader.cpp:66:11
[task 2021-09-10T21:52:47.457Z] 21:52:47     INFO - PID 14472 |     #5 0x7fcf4befe55a in mozilla::dom::PannerNodeEngine::CreateHRTFPanner() /builds/worker/checkouts/gecko/dom/media/webaudio/PannerNode.cpp:101:9
[task 2021-09-10T21:52:47.458Z] 21:52:47     INFO - PID 14472 |     #6 0x7fcf4befe464 in mozilla::dom::PannerNode::SetPanningModel(mozilla::dom::PanningModelType) /builds/worker/checkouts/gecko/dom/media/webaudio/PannerNode.cpp:346:55
[task 2021-09-10T21:52:47.459Z] 21:52:47     INFO - PID 14472 |     #7 0x7fcf497a47dd in mozilla::dom::PannerNode_Binding::set_panningModel(JSContext*, JS::Handle<JSObject*>, void*, JSJitSetterCallArgs) /builds/worker/workspace/obj-build/dom/bindings/PannerNodeBinding.cpp:481:24
[task 2021-09-10T21:52:47.461Z] 21:52:47     INFO - PID 14472 |     #8 0x7fcf4a9d7686 in bool mozilla::dom::binding_detail::GenericSetter<mozilla::dom::binding_detail::NormalThisPolicy>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3248:8
[task 2021-09-10T21:52:47.462Z] 21:52:47     INFO - PID 14472 |     #9 0x7fcf512321d8 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:401:13
[task 2021-09-10T21:52:47.463Z] 21:52:47     INFO - PID 14472 |     #10 0x7fcf512321d8 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:488:12
[task 2021-09-10T21:52:47.466Z] 21:52:47     INFO - PID 14472 |     #11 0x7fcf51233fdb in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:565:8
[task 2021-09-10T21:52:47.469Z] 21:52:47     INFO - PID 14472 |     #12 0x7fcf51235863 in js::CallSetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:706:10
[task 2021-09-10T21:52:47.474Z] 21:52:47     INFO - PID 14472 |     #13 0x7fcf51757d68 in SetExistingProperty(JSContext*, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<js::NativeObject*>, js::PropertyResult const&, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2528:8
[task 2021-09-10T21:52:47.475Z] 21:52:47     INFO - PID 14472 |     #14 0x7fcf5175421a in bool js::NativeSetProperty<(js::QualifiedBool)1>(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2562:14
[task 2021-09-10T21:52:47.475Z] 21:52:47     INFO - PID 14472 |     #15 0x7fcf51219bdb in SetProperty /builds/worker/checkouts/gecko/js/src/vm/ObjectOperations-inl.h:299:10
[task 2021-09-10T21:52:47.478Z] 21:52:47     INFO - PID 14472 |     #16 0x7fcf51219bdb in SetObjectElementOperation /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:1758:10
[task 2021-09-10T21:52:47.479Z] 21:52:47     INFO - PID 14472 |     #17 0x7fcf51219bdb in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3010:12
[task 2021-09-10T21:52:47.480Z] 21:52:47     INFO - PID 14472 |     #18 0x7fcf51202fdc in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:370:13
[task 2021-09-10T21:52:47.481Z] 21:52:47     INFO - PID 14472 |     #19 0x7fcf51232311 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:520:13
[task 2021-09-10T21:52:47.486Z] 21:52:47     INFO - PID 14472 |     #20 0x7fcf51233fdb in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:565:8
[task 2021-09-10T21:52:47.487Z] 21:52:47     INFO - PID 14472 |     #21 0x7fcf51502dfc in js::PromiseObject::create(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, bool) /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2479:15
[task 2021-09-10T21:52:47.488Z] 21:52:47     INFO - PID 14472 |     #22 0x7fcf51549b55 in PromiseConstructor(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/builtin/Promise.cpp:2400:7
[task 2021-09-10T21:52:47.489Z] 21:52:47     INFO - PID 14472 |     #23 0x7fcf51234771 in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:401:13
[task 2021-09-10T21:52:47.490Z] 21:52:47     INFO - PID 14472 |     #24 0x7fcf51234771 in CallJSNativeConstructor /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:417:8
[task 2021-09-10T21:52:47.491Z] 21:52:47     INFO - PID 14472 |     #25 0x7fcf51234771 in InternalConstruct(JSContext*, js::AnyConstructArgs const&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:593:14
[task 2021-09-10T21:52:47.492Z] 21:52:47     INFO - PID 14472 |     #26 0x7fcf5121e0e9 in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3245:16
[task 2021-09-10T21:52:47.493Z] 21:52:47     INFO - PID 14472 |     #27 0x7fcf51202fdc in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:370:13
[task 2021-09-10T21:52:47.494Z] 21:52:47     INFO - PID 14472 |     #28 0x7fcf51232311 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:520:13
[task 2021-09-10T21:52:47.497Z] 21:52:47     INFO - PID 14472 |     #29 0x7fcf51233fdb in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:565:8
[task 2021-09-10T21:52:47.498Z] 21:52:47     INFO - PID 14472 |     #30 0x7fcf52098400 in js::jit::InvokeFunction(JSContext*, JS::Handle<JSObject*>, bool, bool, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:780:10
[task 2021-09-10T21:52:47.500Z] 21:52:47     INFO - PID 14472 |     #31 0x7fcf52098ec7 in js::jit::InvokeFromInterpreterStub(JSContext*, js::jit::InterpreterStubExitFrameLayout*) /builds/worker/checkouts/gecko/js/src/jit/VMFunctions.cpp:804:8
[task 2021-09-10T21:52:47.500Z] 21:52:47     INFO - PID 14472 |     #32 0x7fcebdea1df3  (<unknown module>)
[task 2021-09-10T21:52:47.506Z] 21:52:47     INFO - PID 15445 | -----------------------------------------------------
[task 2021-09-10T21:52:47.507Z] 21:52:47     INFO - PID 15445 | Suppressions used:
[task 2021-09-10T21:52:47.508Z] 21:52:47     INFO - PID 15445 |   count      bytes template
[task 2021-09-10T21:52:47.509Z] 21:52:47     INFO - PID 15445 |      10        312 nsComponentManagerImpl
[task 2021-09-10T21:52:47.510Z] 21:52:47     INFO - PID 15445 |     633      18083 libfontconfig.so
[task 2021-09-10T21:52:47.511Z] 21:52:47     INFO - PID 15445 |       1          9 libglib-2.0.so
[task 2021-09-10T21:52:47.511Z] 21:52:47     INFO - PID 15445 |       2        416 mozJSComponentLoader
[task 2021-09-10T21:52:47.512Z] 21:52:47     INFO - PID 15445 |       2         48 XPCWrappedNativeJSOps
[task 2021-09-10T21:52:47.513Z] 21:52:47     INFO - PID 15445 | -----------------------------------------------------
[task 2021-09-10T21:52:47.517Z] 21:52:47     INFO - PID 14472 |     #33 0x621001060b1f  (<unknown module>)
[task 2021-09-10T21:52:47.526Z] 21:52:47     INFO - PID 14472 |     #34 0x7fcebdea156e  (<unknown module>)
<...>
[task 2021-09-10T21:52:47.803Z] 21:52:47     INFO - Starting runner
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 | Suppressions used:
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 |   count      bytes template
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 |      13        416 nsComponentManagerImpl
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 |       2        288 libfontconfig.so
[task 2021-09-10T21:52:47.917Z] 21:52:47     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.094Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.094Z] 21:52:48     INFO - PID 14472 | Suppressions used:
[task 2021-09-10T21:52:48.095Z] 21:52:48     INFO - PID 14472 |   count      bytes template
[task 2021-09-10T21:52:48.095Z] 21:52:48     INFO - PID 14472 |      13        416 nsComponentManagerImpl
[task 2021-09-10T21:52:48.095Z] 21:52:48     INFO - PID 14472 |       2        288 libfontconfig.so
[task 2021-09-10T21:52:48.096Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.159Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.159Z] 21:52:48     INFO - PID 14472 | Suppressions used:
[task 2021-09-10T21:52:48.160Z] 21:52:48     INFO - PID 14472 |   count      bytes template
[task 2021-09-10T21:52:48.160Z] 21:52:48     INFO - PID 14472 |      13        416 nsComponentManagerImpl
[task 2021-09-10T21:52:48.160Z] 21:52:48     INFO - PID 14472 |       2        288 libfontconfig.so
[task 2021-09-10T21:52:48.160Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.168Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:48.168Z] 21:52:48     INFO - PID 14472 | Suppressions used:
[task 2021-09-10T21:52:48.168Z] 21:52:48     INFO - PID 14472 |   count      bytes template
[task 2021-09-10T21:52:48.169Z] 21:52:48     INFO - PID 14472 |      13        416 nsComponentManagerImpl
[task 2021-09-10T21:52:48.169Z] 21:52:48     INFO - PID 14472 |       2        288 libfontconfig.so
[task 2021-09-10T21:52:48.170Z] 21:52:48     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:49.353Z] 21:52:49     INFO - PID 15859 | 1631310769352	Marionette	INFO	Marionette enabled
[task 2021-09-10T21:52:49.606Z] 21:52:49     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:49.607Z] 21:52:49     INFO - PID 14472 | Suppressions used:
[task 2021-09-10T21:52:49.607Z] 21:52:49     INFO - PID 14472 |   count      bytes template
[task 2021-09-10T21:52:49.607Z] 21:52:49     INFO - PID 14472 |      10        312 nsComponentManagerImpl
[task 2021-09-10T21:52:49.608Z] 21:52:49     INFO - PID 14472 |     633      18083 libfontconfig.so
[task 2021-09-10T21:52:49.608Z] 21:52:49     INFO - PID 14472 |       1          9 libglib-2.0.so
[task 2021-09-10T21:52:49.608Z] 21:52:49     INFO - PID 14472 |       2        416 mozJSComponentLoader
[task 2021-09-10T21:52:49.608Z] 21:52:49     INFO - PID 14472 |       2         48 XPCWrappedNativeJSOps
[task 2021-09-10T21:52:49.608Z] 21:52:49     INFO - PID 14472 | -----------------------------------------------------
[task 2021-09-10T21:52:49.686Z] 21:52:49     INFO - Browser exited with return code 0
[task 2021-09-10T21:52:49.686Z] 21:52:49     INFO - ERROR | LeakSanitizer | SUMMARY: AddressSanitizer: 1400 byte(s) leaked in 4 allocation(s).
[task 2021-09-10T21:52:49.686Z] 21:52:49     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-09-10T21:52:49.686Z] 21:52:49     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-09-10T21:52:49.687Z] 21:52:49     INFO - Allowed depth was 4
[task 2021-09-10T21:52:49.687Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at PR_SetThreadPrivate, nsThread::InitCurrentThread, nsThreadManager::GetCurrentThread, mozilla::profiler::ThreadRegistry::Register
[task 2021-09-10T21:52:49.687Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at _PR_CreateThread, PR_CreateThread, WebCore::HRTFDatabaseLoader::loadAsynchronously, WebCore::HRTFDatabaseLoader::createAndLoadAsynchronouslyIfNecessary
[task 2021-09-10T21:52:49.687Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at PR_SetCurrentThreadName, NS_SetCurrentThreadName, WebCore::databaseLoaderEntry, _pt_root
[task 2021-09-10T21:52:49.688Z] 21:52:49     INFO - Closing logging queue
[task 2021-09-10T21:52:49.688Z] 21:52:49     INFO - queue closed
[task 2021-09-10T21:52:49.689Z] 21:52:49     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-09-10T21:52:49.689Z] 21:52:49     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-09-10T21:52:49.690Z] 21:52:49     INFO - Allowed depth was 4
[task 2021-09-10T21:52:49.690Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at PR_SetThreadPrivate, nsThread::InitCurrentThread, nsThreadManager::GetCurrentThread, mozilla::profiler::ThreadRegistry::Register
[task 2021-09-10T21:52:49.691Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at _PR_CreateThread, PR_CreateThread, WebCore::HRTFDatabaseLoader::loadAsynchronously, WebCore::HRTFDatabaseLoader::createAndLoadAsynchronouslyIfNecessary
[task 2021-09-10T21:52:49.694Z] 21:52:49     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at PR_SetCurrentThreadName, NS_SetCurrentThreadName, WebCore::databaseLoaderEntry, _pt_root
[task 2021-09-10T21:52:54.591Z] 21:52:54     INFO - PID 15859 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmp0rtli7ij/search.json.mozlz4", (void 0)))
[task 2021-09-10T21:52:55.841Z] 21:52:55     INFO - PID 15859 | 1631310775840	Marionette	INFO	Listening on port 60536
[task 2021-09-10T21:52:55.967Z] 21:52:55     INFO - Installing extension from /builds/worker/workspace/build/tests/extensions/specialpowers@mozilla.org.xpi
[task 2021-09-10T21:52:56.308Z] 21:52:56     INFO - TEST-START | /_mozilla/service-workers/update_completes_in_disconnected_global.https.html
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 4 years ago4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.