Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=359348614&repo=mozilla-esr91&lineNumber=61913
[task 2021-11-26T11:52:55.095Z] 11:52:55 INFO - TEST-START | dom/media/webrtc/tests/mochitests/test_setSinkId_preMutedElement.html
[task 2021-11-26T11:52:55.283Z] 11:52:55 INFO - GECKO(6125) | TEST DEVICES: Got loopback audio: Monitor of Null Output
[task 2021-11-26T11:52:55.284Z] 11:52:55 INFO - GECKO(6125) | TEST DEVICES: Got loopback video: Dummy video device (0x0000)
[task 2021-11-26T11:52:55.455Z] 11:52:55 INFO - GECKO(6125) | TEST DEVICES: Got loopback audio: Monitor of Null Output
[task 2021-11-26T11:52:55.458Z] 11:52:55 INFO - GECKO(6125) | TEST DEVICES: Got loopback video: Dummy video device (0x0000)
[task 2021-11-26T11:52:55.503Z] 11:52:55 INFO - GECKO(6125) | [Parent 6125, Main Thread] WARNING: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:140
[task 2021-11-26T11:52:55.503Z] 11:52:55 INFO - GECKO(6125) | (firefox:6125): Gtk-CRITICAL **: 11:52:55.502: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed
[task 2021-11-26T11:52:55.538Z] 11:52:55 INFO - GECKO(6125) | [Parent 6125, Main Thread] WARNING: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:140
[task 2021-11-26T11:52:55.539Z] 11:52:55 INFO - GECKO(6125) | (firefox:6125): Gtk-CRITICAL **: 11:52:55.536: gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed
[task 2021-11-26T11:52:59.646Z] 11:52:59 INFO - GECKO(6125) | MEMORY STAT | vsize 20975634MB | residentFast 1779MB
[task 2021-11-26T11:52:59.700Z] 11:52:59 INFO - TEST-OK | dom/media/webrtc/tests/mochitests/test_setSinkId_preMutedElement.html | took 4605ms
[task 2021-11-26T11:52:59.789Z] 11:52:59 INFO - TEST-START | Shutdown
[task 2021-11-26T11:52:59.790Z] 11:52:59 INFO - Passed: 55328
[task 2021-11-26T11:52:59.790Z] 11:52:59 INFO - Failed: 0
[task 2021-11-26T11:52:59.790Z] 11:52:59 INFO - Todo: 2672
[task 2021-11-26T11:52:59.790Z] 11:52:59 INFO - Mode: e10s
[task 2021-11-26T11:52:59.791Z] 11:52:59 INFO - Slowest: 23202ms - /tests/dom/media/webrtc/tests/mochitests/test_peerConnection_simulcastOddResolution.html
[task 2021-11-26T11:52:59.792Z] 11:52:59 INFO - SimpleTest FINISHED
[task 2021-11-26T11:52:59.792Z] 11:52:59 INFO - TEST-INFO | Ran 1 Loops
[task 2021-11-26T11:52:59.793Z] 11:52:59 INFO - SimpleTest FINISHED
[task 2021-11-26T11:53:04.863Z] 11:53:04 INFO - GECKO(6125) | 69 3176 nr_reg_set
[task 2021-11-26T11:53:04.863Z] 11:53:04 INFO - GECKO(6125) | -----------------------------------------------------
[task 2021-11-26T11:53:37.033Z] 11:53:37 INFO - GECKO(6125) | =================================================================
[task 2021-11-26T11:53:37.034Z] 11:53:37 ERROR - GECKO(6125) | ==6125==ERROR: LeakSanitizer: detected memory leaks
[task 2021-11-26T11:53:37.035Z] 11:53:37 INFO - GECKO(6125) | Direct leak of 4480 byte(s) in 32 object(s) allocated from:
[task 2021-11-26T11:53:37.036Z] 11:53:37 INFO - GECKO(6125) | #0 0x563dd9e996bd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-11-26T11:53:37.037Z] 11:53:37 INFO - GECKO(6125) | #1 0x7f2340583bba in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:364:10
[task 2021-11-26T11:53:37.038Z] 11:53:37 INFO - GECKO(6125) | #2 0x7f2340583bba in js_pod_arena_malloc<js::HeapSlot> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:573:26
[task 2021-11-26T11:53:37.039Z] 11:53:37 INFO - GECKO(6125) | #3 0x7f2340583bba in maybe_pod_arena_malloc<js::HeapSlot> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2021-11-26T11:53:37.039Z] 11:53:37 INFO - GECKO(6125) | #4 0x7f2340583bba in js::HeapSlot* js::MallocProvider<JS::Zone>::pod_arena_malloc<js::HeapSlot>(unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2021-11-26T11:53:37.040Z] 11:53:37 INFO - GECKO(6125) | #5 0x7f23405564f7 in pod_malloc<js::HeapSlot> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2021-11-26T11:53:37.041Z] 11:53:37 INFO - GECKO(6125) | #6 0x7f23405564f7 in js::TenuringTracer::moveSlotsToTenured(js::NativeObject*, js::NativeObject*) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3277:15
[task 2021-11-26T11:53:37.042Z] 11:53:37 INFO - GECKO(6125) | #7 0x7f234055246a in js::TenuringTracer::moveToTenuredSlow(JSObject*) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3201:20
[task 2021-11-26T11:53:37.043Z] 11:53:37 INFO - GECKO(6125) | #8 0x7f2340554fb0 in DispatchToOnEdge /builds/worker/checkouts/gecko/js/src/gc/Tracer.h:329:15
[task 2021-11-26T11:53:37.043Z] 11:53:37 INFO - GECKO(6125) | #9 0x7f2340554fb0 in trace /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3058:11
[task 2021-11-26T11:53:37.044Z] 11:53:37 INFO - GECKO(6125) | #10 0x7f2340554fb0 in js::gc::StoreBuffer::MonoTypeBuffer<js::gc::StoreBuffer::CellPtrEdge<JSObject> >::trace(js::TenuringTracer&) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:2829:15
[task 2021-11-26T11:53:37.045Z] 11:53:37 INFO - GECKO(6125) | #11 0x7f23405693fa in js::Nursery::doCollection(JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:1210:6
[task 2021-11-26T11:53:37.046Z] 11:53:37 INFO - GECKO(6125) | #12 0x7f234056857f in js::Nursery::collect(JS::GCOptions, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:1080:31
[task 2021-11-26T11:53:37.046Z] 11:53:37 INFO - GECKO(6125) | #13 0x7f234051245c in js::gc::GCRuntime::collectNursery(JS::GCOptions, JS::GCReason, js::gcstats::PhaseKind) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:8099:13
[task 2021-11-26T11:53:37.047Z] 11:53:37 INFO - GECKO(6125) | #14 0x7f2340510b2c in collectNurseryFromMajorGC /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7322:3
[task 2021-11-26T11:53:37.048Z] 11:53:37 INFO - GECKO(6125) | #15 0x7f2340510b2c in js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7157:9
[task 2021-11-26T11:53:37.049Z] 11:53:37 INFO - GECKO(6125) | #16 0x7f234051575f in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7656:3
[task 2021-11-26T11:53:37.049Z] 11:53:37 INFO - GECKO(6125) | #17 0x7f2340516e11 in js::gc::GCRuntime::collect(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7865:9
[task 2021-11-26T11:53:37.050Z] 11:53:37 INFO - GECKO(6125) | #18 0x7f23404f3b0b in js::gc::GCRuntime::startGC(JS::GCOptions, JS::GCReason, long) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7955:3
[task 2021-11-26T11:53:37.051Z] 11:53:37 INFO - GECKO(6125) | #19 0x7f23404f3725 in js::gc::GCRuntime::gcIfRequested() /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:8159:7
[task 2021-11-26T11:53:37.052Z] 11:53:37 INFO - GECKO(6125) | #20 0x7f23404c3d35 in gcIfNeededAtAllocation /builds/worker/checkouts/gecko/js/src/gc/Allocator.cpp:468:5
[task 2021-11-26T11:53:37.053Z] 11:53:37 INFO - GECKO(6125) | #21 0x7f23404c3d35 in checkAllocatorState<js::CanGC> /builds/worker/checkouts/gecko/js/src/gc/Allocator.cpp:423:10
[task 2021-11-26T11:53:37.053Z] 11:53:37 INFO - GECKO(6125) | #22 0x7f23404c3d35 in JSObject* js::AllocateObject<(js::AllowGC)1>(JSContext*, js::gc::AllocKind, unsigned long, js::gc::InitialHeap, JSClass const*, js::gc::AllocSite*) /builds/worker/checkouts/gecko/js/src/gc/Allocator.cpp:69:15
[task 2021-11-26T11:53:37.054Z] 11:53:37 INFO - GECKO(6125) | #23 0x7f233f92d373 in js::NativeObject::create(JSContext*, js::gc::AllocKind, js::gc::InitialHeap, JS::Handle<js::Shape*>, js::gc::AllocSite*) /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:445:7
[task 2021-11-26T11:53:37.055Z] 11:53:37 INFO - GECKO(6125) | #24 0x7f233fd6be10 in NewObject(JSContext*, JS::Handle<js::TaggedProto>, JSClass const*, js::gc::AllocKind, js::NewObjectKind, js::EnumFlags<js::ObjectFlag>) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:762:5
[task 2021-11-26T11:53:37.056Z] 11:53:37 INFO - GECKO(6125) | #25 0x7f233fd6b60b in js::NewObjectWithGivenTaggedProto(JSContext*, JSClass const*, JS::Handle<js::TaggedProto>, js::gc::AllocKind, js::NewObjectKind, js::EnumFlags<js::ObjectFlag>) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:815:11
[task 2021-11-26T11:53:37.058Z] 11:53:37 INFO - GECKO(6125) | #26 0x7f233947d4bc in mozilla::dom::BindingJSObjectCreator<mozilla::dom::Event>::CreateObject(JSContext*, JSClass const*, JS::Handle<JSObject*>, mozilla::dom::Event*, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:2661:20
[task 2021-11-26T11:53:37.059Z] 11:53:37 INFO - GECKO(6125) | #27 0x7f233947cd67 in mozilla::dom::Event_Binding::Wrap(JSContext*, mozilla::dom::Event*, nsWrapperCache*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/EventBinding.cpp:1774:11
[task 2021-11-26T11:53:37.060Z] 11:53:37 INFO - GECKO(6125) | #28 0x7f233a09f726 in Wrap<mozilla::dom::Event> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/EventBinding.h:102:12
[task 2021-11-26T11:53:37.062Z] 11:53:37 INFO - GECKO(6125) | #29 0x7f233a09f726 in mozilla::dom::Event::WrapObjectInternal(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/events/Event.cpp:225:10
[task 2021-11-26T11:53:37.064Z] 11:53:37 INFO - GECKO(6125) | #30 0x7f233957e592 in DoGetOrCreateDOMReflector<mozilla::dom::Event, mozilla::dom::binding_detail::eWrapIntoContextCompartment> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1056:18
[task 2021-11-26T11:53:37.065Z] 11:53:37 INFO - GECKO(6125) | #31 0x7f233957e592 in GetOrCreateDOMReflector<mozilla::dom::Event> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1122:10
[task 2021-11-26T11:53:37.066Z] 11:53:37 INFO - GECKO(6125) | #32 0x7f233957e592 in mozilla::dom::GetOrCreateDOMReflectorHelper<mozilla::dom::Event, false>::GetOrCreate(JSContext*, mozilla::dom::Event&, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1701:12
[task 2021-11-26T11:53:37.067Z] 11:53:37 INFO - GECKO(6125) | #33 0x7f23394810ed in GetOrCreateDOMReflector<mozilla::dom::Event> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1709:10
[task 2021-11-26T11:53:37.067Z] 11:53:37 INFO - GECKO(6125) | #34 0x7f23394810ed in mozilla::dom::EventListener::HandleEvent(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::dom::Event&, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/EventListenerBinding.cpp:35:10
[task 2021-11-26T11:53:37.068Z] 11:53:37 INFO - GECKO(6125) | #35 0x7f233a0b9f73 in void mozilla::dom::EventListener::HandleEvent<mozilla::dom::EventTarget*>(mozilla::dom::EventTarget* const&, mozilla::dom::Event&, mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/EventListenerBinding.h:65:12
[task 2021-11-26T11:53:37.069Z] 11:53:37 INFO - GECKO(6125) | #36 0x7f233a0b9a90 in mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener*, mozilla::dom::Event*, mozilla::dom::EventTarget*) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1109:43
[task 2021-11-26T11:53:37.070Z] 11:53:37 INFO - GECKO(6125) | #37 0x7f233a0bb028 in mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1306:17
[task 2021-11-26T11:53:37.071Z] 11:53:37 INFO - GECKO(6125) | #38 0x7f233a0a86a9 in mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:348:17
[task 2021-11-26T11:53:37.073Z] 11:53:37 INFO - GECKO(6125) | #39 0x7f233a0a70ff in mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem>&, mozilla::EventChainPostVisitor&, mozilla::EventDispatchingCallback*, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:550:16
[task 2021-11-26T11:53:37.074Z] 11:53:37 INFO - GECKO(6125) | #40 0x7f233a0ab165 in mozilla::EventDispatcher::Dispatch(nsISupports*, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsEventStatus*, mozilla::EventDispatchingCallback*, nsTArray<mozilla::dom::EventTarget*>*) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:1082:11
[task 2021-11-26T11:53:37.075Z] 11:53:37 INFO - GECKO(6125) | #41 0x7f233c4ce50f in nsDocumentViewer::LoadComplete(nsresult) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:1087:7
[task 2021-11-26T11:53:37.076Z] 11:53:37 INFO - GECKO(6125) | #42 0x7f233ec45155 in nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, nsresult) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:6285:20
[task 2021-11-26T11:53:37.077Z] 11:53:37 INFO - GECKO(6125) | Direct leak of 4324 byte(s) in 135 object(s) allocated from:
[task 2021-11-26T11:53:37.078Z] 11:53:37 INFO - GECKO(6125) | #0 0x563dd9e996bd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-11-26T11:53:37.078Z] 11:53:37 INFO - GECKO(6125) | #1 0x7f233ff2ecc8 in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:364:10
[task 2021-11-26T11:53:37.079Z] 11:53:37 INFO - GECKO(6125) | #2 0x7f233ff2ecc8 in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:573:26
[task 2021-11-26T11:53:37.081Z] 11:53:37 INFO - GECKO(6125) | #3 0x7f233ff2ecc8 in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2021-11-26T11:53:37.082Z] 11:53:37 INFO - GECKO(6125) | #4 0x7f233ff2ecc8 in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2021-11-26T11:53:37.082Z] 11:53:37 INFO - GECKO(6125) | #5 0x7f233ff2ecc8 in make_pod_arena_array<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:153:43
[task 2021-11-26T11:53:37.084Z] 11:53:37 INFO - GECKO(6125) | #6 0x7f233ff2ecc8 in JSLinearString* js::NewStringCopyNDontDeflate<(js::AllowGC)0, unsigned char>(JSContext*, unsigned char const*, unsigned long, js::gc::InitialHeap) /builds/worker/checkouts/gecko/js/src/vm/StringType.cpp:1760:19
[task 2021-11-26T11:53:37.085Z] 11:53:37 INFO - GECKO(6125) | #7 0x7f233fcf2336 in MakeLinearStringForAtomization<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:880:10
[task 2021-11-26T11:53:37.085Z] 11:53:37 INFO - GECKO(6125) | #8 0x7f233fcf2336 in AllocateNewAtom<const unsigned char *> /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:942:28
[task 2021-11-26T11:53:37.086Z] 11:53:37 INFO - GECKO(6125) | #9 0x7f233fcf2336 in atomizeAndCopyChars<const unsigned char *> /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:796:18
[task 2021-11-26T11:53:37.087Z] 11:53:37 INFO - GECKO(6125) | #10 0x7f233fcf2336 in AtomizeAndCopyCharsFromLookup<const unsigned char *> /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:725:30
[task 2021-11-26T11:53:37.088Z] 11:53:37 INFO - GECKO(6125) | #11 0x7f233fcf2336 in AtomizeAndCopyChars<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:824:10
[task 2021-11-26T11:53:37.089Z] 11:53:37 INFO - GECKO(6125) | #12 0x7f233fcf2336 in JSAtom* js::AtomizeChars<unsigned char>(JSContext*, unsigned char const*, unsigned long, js::PinningBehavior) /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:1079:10
[task 2021-11-26T11:53:37.090Z] 11:53:37 INFO - GECKO(6125) | #13 0x7f233fd18417 in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::XDRAtom<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::MutableHandle<JSAtom*>) /builds/worker/checkouts/gecko/js/src/vm/JSAtom.cpp:1343:12
[task 2021-11-26T11:53:37.091Z] 11:53:37 INFO - GECKO(6125) | #14 0x7f233fd9de59 in XDRScriptGCThing<js::XDR_DECODE> /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:550:7
[task 2021-11-26T11:53:37.093Z] 11:53:37 INFO - GECKO(6125) | #15 0x7f233fd9de59 in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::PrivateScriptData::XDR<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::Handle<JSScript*>, JS::Handle<js::ScriptSourceObject*>, JS::Handle<js::Scope*>, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:833:5
[task 2021-11-26T11:53:37.094Z] 11:53:37 INFO - GECKO(6125) | #16 0x7f233fd9a7c4 in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::XDRScript<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::Handle<js::Scope*>, JS::Handle<js::ScriptSourceObject*>, JS::Handle<JSObject*>, JS::MutableHandle<JSScript*>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:1213:3
[task 2021-11-26T11:53:37.095Z] 11:53:37 INFO - GECKO(6125) | #17 0x7f233fd2d043 in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::XDRInterpretedFunction<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::Handle<js::Scope*>, JS::Handle<js::ScriptSourceObject*>, JS::MutableHandle<JSFunction*>) /builds/worker/checkouts/gecko/js/src/vm/JSFunction.cpp:653:5
[task 2021-11-26T11:53:37.096Z] 11:53:37 INFO - GECKO(6125) | #18 0x7f233fd9ea2f in XDRInnerObject<js::XDR_DECODE> /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:409:7
[task 2021-11-26T11:53:37.096Z] 11:53:37 INFO - GECKO(6125) | #19 0x7f233fd9ea2f in XDRScriptGCThing<js::XDR_DECODE> /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:562:7
[task 2021-11-26T11:53:37.098Z] 11:53:37 INFO - GECKO(6125) | #20 0x7f233fd9ea2f in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::PrivateScriptData::XDR<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::Handle<JSScript*>, JS::Handle<js::ScriptSourceObject*>, JS::Handle<js::Scope*>, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:833:5
[task 2021-11-26T11:53:37.105Z] 11:53:37 INFO - GECKO(6125) | #21 0x7f233fd9a7c4 in mozilla::Result<mozilla::Ok, JS::TranscodeResult> js::XDRScript<(js::XDRMode)1>(js::XDRState<(js::XDRMode)1>*, JS::Handle<js::Scope*>, JS::Handle<js::ScriptSourceObject*>, JS::Handle<JSObject*>, JS::MutableHandle<JSScript*>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:1213:3
[task 2021-11-26T11:53:37.105Z] 11:53:37 INFO - GECKO(6125) | #22 0x7f234001bb44 in js::XDRState<(js::XDRMode)1>::codeScript(JS::MutableHandle<JSScript*>) /builds/worker/checkouts/gecko/js/src/vm/Xdr.cpp:307:3
[task 2021-11-26T11:53:37.106Z] 11:53:37 INFO - GECKO(6125) | #23 0x7f233fc9c50c in js::MultiScriptsDecodeTask::parse(JSContext*) /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:925:50
[task 2021-11-26T11:53:37.107Z] 11:53:37 INFO - GECKO(6125) | #24 0x7f233fc9aa23 in js::ParseTask::runTask(js::AutoLockHelperThreadState&) /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:661:3
[task 2021-11-26T11:53:37.107Z] 11:53:37 INFO - GECKO(6125) | #25 0x7f233fc9a69d in js::ParseTask::runHelperThreadTask(js::AutoLockHelperThreadState&) /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:617:3
[task 2021-11-26T11:53:37.108Z] 11:53:37 INFO - GECKO(6125) | #26 0x7f233fcaa88c in js::GlobalHelperThreadState::runTaskLocked(js::HelperThreadTask*, js::AutoLockHelperThreadState&) /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:2837:9
[task 2021-11-26T11:53:37.109Z] 11:53:37 INFO - GECKO(6125) | #27 0x7f233fcaa596 in js::GlobalHelperThreadState::runOneTask(js::AutoLockHelperThreadState&) /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:2806:5
[task 2021-11-26T11:53:37.109Z] 11:53:37 INFO - GECKO(6125) | #28 0x7f233fcaa4c4 in JS::RunHelperThreadTask() /builds/worker/checkouts/gecko/js/src/vm/HelperThreads.cpp:2793:23
[task 2021-11-26T11:53:37.110Z] 11:53:37 INFO - GECKO(6125) | #29 0x7f2336b36e48 in HelperThreadTaskHandler::Run() /builds/worker/checkouts/gecko/js/xpconnect/src/XPCJSContext.cpp:1178:5
[task 2021-11-26T11:53:37.113Z] 11:53:37 INFO - GECKO(6125) | #30 0x7f233519cb70 in mozilla::TaskController::RunPoolThread() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:287:33
[task 2021-11-26T11:53:37.113Z] 11:53:37 INFO - GECKO(6125) | #31 0x7f23553d770e in _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5
[task 2021-11-26T11:53:37.114Z] 11:53:37 INFO - GECKO(6125) | #32 0x7f23591f56da in start_thread /tmp/glibc/nptl/pthread_create.c:463
[task 2021-11-26T11:53:37.114Z] 11:53:37 INFO - GECKO(6125) | Direct leak of 4096 byte(s) in 1 object(s) allocated from:
[task 2021-11-26T11:53:37.115Z] 11:53:37 INFO - GECKO(6125) | #0 0x563dd9e999d9 in realloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
[task 2021-11-26T11:53:37.116Z] 11:53:37 INFO - GECKO(6125) | #1 0x7f2340585b2a in js_arena_realloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:400:10
[task 2021-11-26T11:53:37.116Z] 11:53:37 INFO - GECKO(6125) | #2 0x7f2340585b2a in js_pod_arena_realloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:605:26
[task 2021-11-26T11:53:37.117Z] 11:53:37 INFO - GECKO(6125) | #3 0x7f2340585b2a in maybe_pod_arena_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:76:12
[task 2021-11-26T11:53:37.119Z] 11:53:37 INFO - GECKO(6125) | #4 0x7f2340585b2a in unsigned char* js::MallocProvider<JS::Zone>::pod_arena_realloc<unsigned char>(unsigned long, unsigned char*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:212:12
[task 2021-11-26T11:53:37.119Z] 11:53:37 INFO - GECKO(6125) | #5 0x7f2340564f65 in pod_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:231:12
[task 2021-11-26T11:53:37.121Z] 11:53:37 INFO - GECKO(6125) | #6 0x7f2340564f65 in js::Nursery::reallocateBuffer(JS::Zone*, js::gc::Cell*, void*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:653:15
[task 2021-11-26T11:53:37.125Z] 11:53:37 INFO - GECKO(6125) | #7 0x7f233fdfeb17 in js::HeapSlot* js::ReallocateObjectBuffer<js::HeapSlot>(JSContext*, JSObject*, js::HeapSlot*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/gc/Nursery-inl.h:130:44
[task 2021-11-26T11:53:37.125Z] 11:53:37 INFO - GECKO(6125) | #8 0x7f233fdfe72b in js::NativeObject::growSlots(JSContext*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:314:26
[task 2021-11-26T11:53:37.126Z] 11:53:37 INFO - GECKO(6125) | #9 0x7f233feb59d5 in updateSlotsForSpan /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:487:39
[task 2021-11-26T11:53:37.127Z] 11:53:37 INFO - GECKO(6125) | #10 0x7f233feb59d5 in setShapeAndUpdateSlotsForNewSlot /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:568:7
[task 2021-11-26T11:53:37.127Z] 11:53:37 INFO - GECKO(6125) | #11 0x7f233feb59d5 in js::NativeObject::addProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags, unsigned int*) /builds/worker/checkouts/gecko/js/src/vm/Shape.cpp:333:13
[task 2021-11-26T11:53:37.128Z] 11:53:37 INFO - GECKO(6125) | #12 0x7f233fe077b9 in AddOrChangeProperty<IsAddOrChange::Add> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1289:12
[task 2021-11-26T11:53:37.129Z] 11:53:37 INFO - GECKO(6125) | #13 0x7f233fe077b9 in js::NativeDefineProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1579:10
[task 2021-11-26T11:53:37.130Z] 11:53:37 INFO - GECKO(6125) | #14 0x7f233fd82952 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2375:10
[task 2021-11-26T11:53:37.130Z] 11:53:37 INFO - GECKO(6125) | #15 0x7f233fd83298 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2393:8
[task 2021-11-26T11:53:37.133Z] 11:53:37 INFO - GECKO(6125) | #16 0x7f233fa47a7e in DefineAccessorPropertyById /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2061:10
[task 2021-11-26T11:53:37.133Z] 11:53:37 INFO - GECKO(6125) | #17 0x7f233fa47a7e in DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2102:10
[task 2021-11-26T11:53:37.134Z] 11:53:37 INFO - GECKO(6125) | #18 0x7f233fa523b4 in JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:3079:14
[task 2021-11-26T11:53:37.135Z] 11:53:37 INFO - GECKO(6125) | #19 0x7f233993943d in Define /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:715:10
[task 2021-11-26T11:53:37.137Z] 11:53:37 INFO - GECKO(6125) | #20 0x7f233993943d in bool mozilla::dom::DefinePrefable<JSPropertySpec const>(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Prefable<JSPropertySpec const> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:730:12
[task 2021-11-26T11:53:37.137Z] 11:53:37 INFO - GECKO(6125) | #21 0x7f2339939979 in mozilla::dom::DefineProperties(JSContext*, JS::Handle<JSObject*>, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1018:10
[task 2021-11-26T11:53:37.138Z] 11:53:37 INFO - GECKO(6125) | #22 0x7f2339939fea in CreateInterfacePrototypeObject /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:954:9
[task 2021-11-26T11:53:37.140Z] 11:53:37 INFO - GECKO(6125) | #23 0x7f2339939fea in mozilla::dom::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JSClass const*, JS::Heap<JSObject*>*, JS::Handle<JSObject*>, JSClass const*, unsigned int, mozilla::dom::LegacyFactoryFunction const*, JS::Heap<JSObject*>*, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*, char const*, bool, char const* const*, bool, char const* const*, bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1078:13
[task 2021-11-26T11:53:37.141Z] 11:53:37 INFO - GECKO(6125) | #24 0x7f23394682d1 in mozilla::dom::Document_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/DocumentBinding.cpp:19537:3
[task 2021-11-26T11:53:37.142Z] 11:53:37 INFO - GECKO(6125) | #25 0x7f233994de16 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-11-26T11:53:37.145Z] 11:53:37 INFO - GECKO(6125) | #26 0x7f2339261a9e in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/DocumentBinding.h:535:12
[task 2021-11-26T11:53:37.145Z] 11:53:37 INFO - GECKO(6125) | #27 0x7f2339261a9e in mozilla::dom::XMLDocument_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/XMLDocumentBinding.cpp:411:37
[task 2021-11-26T11:53:37.146Z] 11:53:37 INFO - GECKO(6125) | #28 0x7f233994de16 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-11-26T11:53:37.147Z] 11:53:37 INFO - GECKO(6125) | #29 0x7f2339260a72 in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/XMLDocumentBinding.h:59:12
[task 2021-11-26T11:53:37.148Z] 11:53:37 INFO - GECKO(6125) | #30 0x7f2339260a72 in mozilla::dom::XMLDocument_Binding::Wrap(JSContext*, mozilla::dom::XMLDocument*, nsWrapperCache*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/XMLDocumentBinding.cpp:334:42
[task 2021-11-26T11:53:37.149Z] 11:53:37 INFO - GECKO(6125) | #31 0x7f233b94688c in Wrap<mozilla::dom::XMLDocument> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/XMLDocumentBinding.h:40:12
[task 2021-11-26T11:53:37.153Z] 11:53:37 INFO - GECKO(6125) | #32 0x7f233b94688c in mozilla::dom::XMLDocument::WrapNode(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/xml/XMLDocument.cpp:344:10
[task 2021-11-26T11:53:37.153Z] 11:53:37 INFO - GECKO(6125) | #33 0x7f23380b1797 in nsINode::WrapObject(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:2979:34
[task 2021-11-26T11:53:37.154Z] 11:53:37 INFO - GECKO(6125) | #34 0x7f2336af1cb9 in XPCConvert::NativeInterface2JSObject(JSContext*, JS::MutableHandle<JS::Value>, xpcObjectHelper&, nsID const*, bool, nsresult*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCConvert.cpp:917:19
[task 2021-11-26T11:53:37.155Z] 11:53:37 INFO - GECKO(6125) | #35 0x7f2336aef885 in XPCConvert::NativeData2JS(JSContext*, JS::MutableHandle<JS::Value>, void const*, nsXPTType const&, nsID const*, unsigned int, nsresult*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCConvert.cpp:355:14
[task 2021-11-26T11:53:37.156Z] 11:53:37 INFO - GECKO(6125) | #36 0x7f2336b6dac3 in nsXPCWrappedJS::CallMethod(unsigned short, nsXPTMethodInfo const*, nsXPTCMiniVariant*) /builds/worker/checkouts/gecko/js/xpconnect/src/XPCWrappedJSClass.cpp:923:12
[task 2021-11-26T11:53:37.156Z] 11:53:37 INFO - GECKO(6125) | #37 0x7f23351ffe82 in PrepareAndDispatch /builds/worker/checkouts/gecko/xpcom/reflect/xptcall/md/unix/xptcstubs_x86_64_linux.cpp:115:37
[task 2021-11-26T11:53:37.157Z] 11:53:37 INFO - GECKO(6125) | #38 0x7f23351fec0a in SharedStub (/builds/worker/workspace/build/application/firefox/libxul.so+0x3447c0a)
[task 2021-11-26T11:53:37.158Z] 11:53:37 INFO - GECKO(6125) | #39 0x7f233507a42e in nsObserverList::NotifyObservers(nsISupports*, char const*, char16_t const*) /builds/worker/checkouts/gecko/xpcom/ds/nsObserverList.cpp:70:19
[task 2021-11-26T11:53:37.158Z] 11:53:37 INFO - GECKO(6125) | #40 0x7f2335081d8c in nsObserverService::NotifyObservers(nsISupports*, char const*, char16_t const*) /builds/worker/checkouts/gecko/xpcom/ds/nsObserverService.cpp:291:19
[task 2021-11-26T11:53:37.159Z] 11:53:37 INFO - GECKO(6125) | #41 0x7f2338014c8f in nsContentSink::NotifyDocElementCreated(mozilla::dom::Document*) /builds/worker/checkouts/gecko/dom/base/nsContentSink.cpp:1241:20
[task 2021-11-26T11:53:37.160Z] 11:53:37 INFO - GECKO(6125) | #42 0x7f2336ed4dff in nsDocElementCreatedNotificationRunner::Run() /builds/worker/checkouts/gecko/dom/base/nsDocElementCreatedNotificationRunner.h:24:5
[task 2021-11-26T11:53:37.161Z] 11:53:37 INFO - GECKO(6125) | Direct leak of 4096 byte(s) in 1 object(s) allocated from:
[task 2021-11-26T11:53:37.165Z] 11:53:37 INFO - GECKO(6125) | #0 0x563dd9e999d9 in realloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
[task 2021-11-26T11:53:37.165Z] 11:53:37 INFO - GECKO(6125) | #1 0x7f2340585b2a in js_arena_realloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:400:10
[task 2021-11-26T11:53:37.166Z] 11:53:37 INFO - GECKO(6125) | #2 0x7f2340585b2a in js_pod_arena_realloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:605:26
[task 2021-11-26T11:53:37.167Z] 11:53:37 INFO - GECKO(6125) | #3 0x7f2340585b2a in maybe_pod_arena_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:76:12
[task 2021-11-26T11:53:37.168Z] 11:53:37 INFO - GECKO(6125) | #4 0x7f2340585b2a in unsigned char* js::MallocProvider<JS::Zone>::pod_arena_realloc<unsigned char>(unsigned long, unsigned char*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:212:12
[task 2021-11-26T11:53:37.168Z] 11:53:37 INFO - GECKO(6125) | #5 0x7f2340564f65 in pod_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:231:12
[task 2021-11-26T11:53:37.169Z] 11:53:37 INFO - GECKO(6125) | #6 0x7f2340564f65 in js::Nursery::reallocateBuffer(JS::Zone*, js::gc::Cell*, void*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:653:15
[task 2021-11-26T11:53:37.170Z] 11:53:37 INFO - GECKO(6125) | #7 0x7f233fdfeb17 in js::HeapSlot* js::ReallocateObjectBuffer<js::HeapSlot>(JSContext*, JSObject*, js::HeapSlot*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/gc/Nursery-inl.h:130:44
[task 2021-11-26T11:53:37.170Z] 11:53:37 INFO - GECKO(6125) | #8 0x7f233fdfe72b in js::NativeObject::growSlots(JSContext*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:314:26
[task 2021-11-26T11:53:37.173Z] 11:53:37 INFO - GECKO(6125) | #9 0x7f233feb59d5 in updateSlotsForSpan /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:487:39
[task 2021-11-26T11:53:37.173Z] 11:53:37 INFO - GECKO(6125) | #10 0x7f233feb59d5 in setShapeAndUpdateSlotsForNewSlot /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:568:7
[task 2021-11-26T11:53:37.174Z] 11:53:37 INFO - GECKO(6125) | #11 0x7f233feb59d5 in js::NativeObject::addProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags, unsigned int*) /builds/worker/checkouts/gecko/js/src/vm/Shape.cpp:333:13
[task 2021-11-26T11:53:37.175Z] 11:53:37 INFO - GECKO(6125) | #12 0x7f233fe077b9 in AddOrChangeProperty<IsAddOrChange::Add> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1289:12
[task 2021-11-26T11:53:37.175Z] 11:53:37 INFO - GECKO(6125) | #13 0x7f233fe077b9 in js::NativeDefineProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1579:10
[task 2021-11-26T11:53:37.177Z] 11:53:37 INFO - GECKO(6125) | #14 0x7f233fd82952 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2375:10
[task 2021-11-26T11:53:37.179Z] 11:53:37 INFO - GECKO(6125) | #15 0x7f233fd83298 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2393:8
[task 2021-11-26T11:53:37.180Z] 11:53:37 INFO - GECKO(6125) | #16 0x7f233fa47a7e in DefineAccessorPropertyById /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2061:10
[task 2021-11-26T11:53:37.181Z] 11:53:37 INFO - GECKO(6125) | #17 0x7f233fa47a7e in DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2102:10
[task 2021-11-26T11:53:37.181Z] 11:53:37 INFO - GECKO(6125) | #18 0x7f233fa523b4 in JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:3079:14
[task 2021-11-26T11:53:37.182Z] 11:53:37 INFO - GECKO(6125) | #19 0x7f233993943d in Define /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:715:10
[task 2021-11-26T11:53:37.183Z] 11:53:37 INFO - GECKO(6125) | #20 0x7f233993943d in bool mozilla::dom::DefinePrefable<JSPropertySpec const>(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Prefable<JSPropertySpec const> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:730:12
[task 2021-11-26T11:53:37.184Z] 11:53:37 INFO - GECKO(6125) | #21 0x7f2339939979 in mozilla::dom::DefineProperties(JSContext*, JS::Handle<JSObject*>, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1018:10
[task 2021-11-26T11:53:37.184Z] 11:53:37 INFO - GECKO(6125) | #22 0x7f2339939fea in CreateInterfacePrototypeObject /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:954:9
[task 2021-11-26T11:53:37.185Z] 11:53:37 INFO - GECKO(6125) | #23 0x7f2339939fea in mozilla::dom::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JSClass const*, JS::Heap<JSObject*>*, JS::Handle<JSObject*>, JSClass const*, unsigned int, mozilla::dom::LegacyFactoryFunction const*, JS::Heap<JSObject*>*, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*, char const*, bool, char const* const*, bool, char const* const*, bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1078:13
[task 2021-11-26T11:53:37.186Z] 11:53:37 INFO - GECKO(6125) | #24 0x7f23394682d1 in mozilla::dom::Document_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/DocumentBinding.cpp:19537:3
[task 2021-11-26T11:53:37.187Z] 11:53:37 INFO - GECKO(6125) | #25 0x7f233994de16 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-11-26T11:53:37.188Z] 11:53:37 INFO - GECKO(6125) | #26 0x7f23396d8a33 in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/DocumentBinding.h:535:12
[task 2021-11-26T11:53:37.189Z] 11:53:37 INFO - GECKO(6125) | #27 0x7f23396d8a33 in mozilla::dom::HTMLDocument_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/HTMLDocumentBinding.cpp:1030:37
[task 2021-11-26T11:53:37.191Z] 11:53:37 INFO - GECKO(6125) | #28 0x7f233994de16 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-11-26T11:53:37.191Z] 11:53:37 INFO - GECKO(6125) | #29 0x7f23396d79c9 in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLDocumentBinding.h:60:12
[task 2021-11-26T11:53:37.192Z] 11:53:37 INFO - GECKO(6125) | #30 0x7f23396d79c9 in mozilla::dom::HTMLDocument_Binding::Wrap(JSContext*, nsHTMLDocument*, nsWrapperCache*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/HTMLDocumentBinding.cpp:942:42
[task 2021-11-26T11:53:37.193Z] 11:53:37 INFO - GECKO(6125) | #31 0x7f233a42f8d6 in Wrap<nsHTMLDocument> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLDocumentBinding.h:41:12
[task 2021-11-26T11:53:37.194Z] 11:53:37 INFO - GECKO(6125) | #32 0x7f233a42f8d6 in nsHTMLDocument::WrapNode(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/html/nsHTMLDocument.cpp:141:10
[task 2021-11-26T11:53:37.195Z] 11:53:37 INFO - GECKO(6125) | #33 0x7f23380b1797 in nsINode::WrapObject(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:2979:34
[task 2021-11-26T11:53:37.195Z] 11:53:37 INFO - GECKO(6125) | #34 0x7f2338fb28b2 in DoGetOrCreateDOMReflector<mozilla::dom::Document, mozilla::dom::binding_detail::eWrapIntoContextCompartment> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1056:18
[task 2021-11-26T11:53:37.196Z] 11:53:37 INFO - GECKO(6125) | #35 0x7f2338fb28b2 in GetOrCreateDOMReflector<mozilla::dom::Document> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1122:10
[task 2021-11-26T11:53:37.197Z] 11:53:37 INFO - GECKO(6125) | #36 0x7f2338fb28b2 in mozilla::dom::Window_Binding::get_document(JSContext*, JS::Handle<JSObject*>, void*, JSJitGetterCallArgs) /builds/worker/workspace/obj-build/dom/bindings/WindowBinding.cpp:1102:12
[task 2021-11-26T11:53:37.198Z] 11:53:37 INFO - GECKO(6125) | #37 0x7f2338fb2286 in mozilla::dom::Window_Binding::ClearCachedDocumentValue(JSContext*, nsGlobalWindowInner*) /builds/worker/workspace/obj-build/dom/bindings/WindowBinding.cpp:21947:8
[task 2021-11-26T11:53:37.199Z] 11:53:37 INFO - GECKO(6125) | #38 0x7f2337c2838b in ClearDocumentDependentSlots /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowInner.cpp:7296:8
[task 2021-11-26T11:53:37.199Z] 11:53:37 INFO - GECKO(6125) | #39 0x7f2337c2838b in nsGlobalWindowInner::InitDocumentDependentState(JSContext*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowInner.cpp:1747:3
[task 2021-11-26T11:53:37.200Z] 11:53:37 INFO - GECKO(6125) | #40 0x7f2337c7101b in nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2414:23
[task 2021-11-26T11:53:37.201Z] 11:53:37 INFO - GECKO(6125) | #41 0x7f233c4cafe6 in nsDocumentViewer::InitInternal(nsIWidget*, nsISupports*, mozilla::dom::WindowGlobalChild*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, bool, bool, bool) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:900:22
[task 2021-11-26T11:53:37.202Z] 11:53:37 INFO - GECKO(6125) | #42 0x7f233c4ca597 in nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:682:10
[task 2021-11-26T11:53:37.203Z] 11:53:37 INFO - GECKO(6125) | #43 0x7f233ec4248a in nsDocShell::SetupNewViewer(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:8034:7
[task 2021-11-26T11:53:37.204Z] 11:53:37 INFO - GECKO(6125) | #44 0x7f233ec4153e in nsDocShell::Embed(nsIContentViewer*, mozilla::dom::WindowGlobalChild*, bool, bool) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5550:17
[task 2021-11-26T11:53:37.205Z] 11:53:37 INFO - GECKO(6125) | #45 0x7f233ec4d363 in nsDocShell::CreateAboutBlankContentViewer(nsIPrincipal*, nsIPrincipal*, nsIContentSecurityPolicy*, nsIURI*, mozilla::Maybe<nsILoadInfo::CrossOriginEmbedderPolicy> const&, bool, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:6614:14
[task 2021-11-26T11:53:37.205Z] 11:53:37 INFO - GECKO(6125) | Direct leak of 2560 byte(s) in 15 object(s) allocated from:
[task 2021-11-26T11:53:37.206Z] 11:53:37 INFO - GECKO(6125) | #0 0x563dd9e996bd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-11-26T11:53:37.207Z] 11:53:37 INFO - GECKO(6125) | #1 0x7f2340583bba in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:364:10
[task 2021-11-26T11:53:37.207Z] 11:53:37 INFO - GECKO(6125) | #2 0x7f2340583bba in js_pod_arena_malloc<js::HeapSlot> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:573:26
[task 2021-11-26T11:53:37.208Z] 11:53:37 INFO - GECKO(6125) | #3 0x7f2340583bba in maybe_pod_arena_malloc<js::HeapSlot> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2021-11-26T11:53:37.209Z] 11:53:37 INFO - GECKO(6125) | #4 0x7f2340583bba in js::HeapSlot* js::MallocProvider<JS::Zone>::pod_arena_malloc<js::HeapSlot>(unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2021-11-26T11:53:37.210Z] 11:53:37 INFO - GECKO(6125) | #5 0x7f23405564f7 in pod_malloc<js::HeapSlot> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2021-11-26T11:53:37.211Z] 11:53:37 INFO - GECKO(6125) | #6 0x7f23405564f7 in js::TenuringTracer::moveSlotsToTenured(js::NativeObject*, js::NativeObject*) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3277:15
[task 2021-11-26T11:53:37.211Z] 11:53:37 INFO - GECKO(6125) | #7 0x7f234055246a in js::TenuringTracer::moveToTenuredSlow(JSObject*) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3201:20
[task 2021-11-26T11:53:37.212Z] 11:53:37 INFO - GECKO(6125) | #8 0x7f2340554fb0 in DispatchToOnEdge /builds/worker/checkouts/gecko/js/src/gc/Tracer.h:329:15
[task 2021-11-26T11:53:37.213Z] 11:53:37 INFO - GECKO(6125) | #9 0x7f2340554fb0 in trace /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:3058:11
[task 2021-11-26T11:53:37.213Z] 11:53:37 INFO - GECKO(6125) | #10 0x7f2340554fb0 in js::gc::StoreBuffer::MonoTypeBuffer<js::gc::StoreBuffer::CellPtrEdge<JSObject> >::trace(js::TenuringTracer&) /builds/worker/checkouts/gecko/js/src/gc/Marking.cpp:2829:15
[task 2021-11-26T11:53:37.214Z] 11:53:37 INFO - GECKO(6125) | #11 0x7f23405693fa in js::Nursery::doCollection(JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:1210:6
[task 2021-11-26T11:53:37.215Z] 11:53:37 INFO - GECKO(6125) | #12 0x7f234056857f in js::Nursery::collect(JS::GCOptions, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:1080:31
[task 2021-11-26T11:53:37.216Z] 11:53:37 INFO - GECKO(6125) | #13 0x7f234051245c in js::gc::GCRuntime::collectNursery(JS::GCOptions, JS::GCReason, js::gcstats::PhaseKind) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:8099:13
[task 2021-11-26T11:53:37.217Z] 11:53:37 INFO - GECKO(6125) | #14 0x7f2340510b2c in collectNurseryFromMajorGC /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7322:3
[task 2021-11-26T11:53:37.217Z] 11:53:37 INFO - GECKO(6125) | #15 0x7f2340510b2c in js::gc::GCRuntime::incrementalSlice(js::SliceBudget&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7157:9
[task 2021-11-26T11:53:37.218Z] 11:53:37 INFO - GECKO(6125) | #16 0x7f234051575f in js::gc::GCRuntime::gcCycle(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7656:3
[task 2021-11-26T11:53:37.219Z] 11:53:37 INFO - GECKO(6125) | #17 0x7f2340516e11 in js::gc::GCRuntime::collect(bool, js::SliceBudget const&, mozilla::Maybe<JS::GCOptions> const&, JS::GCReason) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7865:9
[task 2021-11-26T11:53:37.220Z] 11:53:37 INFO - GECKO(6125) | #18 0x7f23404f3b0b in js::gc::GCRuntime::startGC(JS::GCOptions, JS::GCReason, long) /builds/worker/checkouts/gecko/js/src/gc/GC.cpp:7955:3
[task 2021-11-26T11:53:37.220Z] 11:53:37 INFO - GECKO(6125) | #19 0x7f23380bd471 in nsJSContext::GarbageCollectNow(JS::GCReason, nsJSContext::IsIncremental, nsJSContext::IsShrinking, long) /builds/worker/checkouts/gecko/dom/base/nsJSEnvironment.cpp:1068:5
[task 2021-11-26T11:53:37.221Z] 11:53:37 INFO - GECKO(6125) | #20 0x7f2337ce56ab in mozilla::CCGCScheduler::GCRunnerFired(mozilla::TimeStamp) /builds/worker/checkouts/gecko/dom/base/CCGCScheduler.cpp:106:3
[task 2021-11-26T11:53:37.222Z] 11:53:37 INFO - GECKO(6125) | #21 0x7f23351856fa in operator() /builds/worker/fetches/clang/bin/../lib/gcc/x86_64-unknown-linux-gnu/7.5.0/../../../../include/c++/7.5.0/bits/std_function.h:706:14
[task 2021-11-26T11:53:37.222Z] 11:53:37 INFO - GECKO(6125) | #22 0x7f23351856fa in mozilla::IdleTaskRunner::Run() /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:109:14
[task 2021-11-26T11:53:37.223Z] 11:53:37 INFO - GECKO(6125) | #23 0x7f23351862ca in mozilla::TimedOut(nsITimer*, void*) /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:127:11
[task 2021-11-26T11:53:37.224Z] 11:53:37 INFO - GECKO(6125) | #24 0x7f23351f29c6 in operator() /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:624:36
[task 2021-11-26T11:53:37.225Z] 11:53:37 INFO - GECKO(6125) | #25 0x7f23351f29c6 in matchN<mozilla::Variant<nsTimerImpl::UnknownCallback, nsCOMPtr<nsITimerCallback>, nsCOMPtr<nsIObserver>, nsTimerImpl::FuncCallback, nsTimerImpl::ClosureCallback> &, (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:624:7), (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:625:7)> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:309:16
[task 2021-11-26T11:53:37.226Z] 11:53:37 INFO - GECKO(6125) | #26 0x7f23351f29c6 in matchN<mozilla::Variant<nsTimerImpl::UnknownCallback, nsCOMPtr<nsITimerCallback>, nsCOMPtr<nsIObserver>, nsTimerImpl::FuncCallback, nsTimerImpl::ClosureCallback> &, (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:621:7), (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:624:7), (lambda at /builds/worker/checkouts/gecko/xpcom/threads/nsTimerImpl.cpp:625:7)> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:318:14
Description
•