Closed Bug 1901421 Opened 1 year ago Closed 1 year ago

Intermittent LeakSanitizer | leak at js::SavedStacks::saveCurrentStack, JS::CaptureCurrentStack, js::CaptureStack, CreateErrorObject

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

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


[task 2024-06-09T11:37:52.285Z] 11:37:52     INFO - TEST-START | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html
[task 2024-06-09T11:37:52.294Z] 11:37:52     INFO - Closing window a083169b-cdb3-4224-97c9-2977b93af56f
[task 2024-06-09T11:37:52.645Z] 11:37:52     INFO - ..
[task 2024-06-09T11:37:52.645Z] 11:37:52     INFO - TEST-OK | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html | took 361ms
[task 2024-06-09T11:37:52.645Z] 11:37:52     INFO - Restarting browser for new test group
[task 2024-06-09T11:37:52.647Z] 11:37:52     INFO - PID 12998 | 1717933072646	Marionette	INFO	Stopped listening on port 41084
[task 2024-06-09T11:37:55.766Z] 11:37:55     INFO - PID 12998 | [Parent 12998, IPC I/O Parent] WARNING: Process 13137 may be hanging at shutdown; will wait for up to 40000ms: file /builds/worker/checkouts/gecko/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:184
[task 2024-06-09T11:37:57.254Z] 11:37:57     INFO - PID 12998 | -----------------------------------------------------
<...>
[task 2024-06-09T11:38:20.997Z] 11:38:20     INFO - PID 12998 | LeakSanitizer: detected memory leaks
[task 2024-06-09T11:38:20.997Z] 11:38:20     INFO - PID 12998 | Direct leak of 24200 byte(s) in 315 object(s) allocated from:
[task 2024-06-09T11:38:21.003Z] 11:38:21     INFO - PID 12998 |     #0 0x557ca276e03f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #1 0x7fbd98c8ba59 in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #2 0x7fbd98c8ba59 in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #3 0x7fbd98c8ba59 in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #4 0x7fbd98c8ba59 in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #5 0x7fbd98c8ba59 in pod_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #6 0x7fbd98c8ba59 in new_ /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2289:19
[task 2024-06-09T11:38:21.006Z] 11:38:21     INFO - PID 12998 |     #7 0x7fbd98c8ba59 in JSScript::createPrivateScriptData(JSContext*, JS::Handle<JSScript*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2384:37
[task 2024-06-09T11:38:21.007Z] 11:38:21     INFO - PID 12998 |     #8 0x7fbd98c8b622 in js::PrivateScriptData::InitFromStencil(JSContext*, JS::Handle<JSScript*>, js::frontend::CompilationAtomCache const&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&, js::frontend::TypedIndex<js::frontend::ScriptStencil>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2321:8
[task 2024-06-09T11:38:21.007Z] 11:38:21     INFO - PID 12998 |     #9 0x7fbd98c8c620 in JSScript::fullyInitFromStencil(JSContext*, js::frontend::CompilationAtomCache const&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&, JS::Handle<JSScript*>, js::frontend::TypedIndex<js::frontend::ScriptStencil>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2451:8
[task 2024-06-09T11:38:21.008Z] 11:38:21     INFO - PID 12998 |     #10 0x7fbd98c8d7a2 in JSScript::fromStencil(JSContext*, js::frontend::CompilationAtomCache&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&, js::frontend::TypedIndex<js::frontend::ScriptStencil>) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2534:8
[task 2024-06-09T11:38:21.008Z] 11:38:21     INFO - PID 12998 |     #11 0x7fbd994abca0 in InstantiateScriptStencils /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2311:15
[task 2024-06-09T11:38:21.009Z] 11:38:21     INFO - PID 12998 |     #12 0x7fbd994abca0 in js::frontend::CompilationStencil::instantiateStencilAfterPreparation(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2711:10
[task 2024-06-09T11:38:21.009Z] 11:38:21     INFO - PID 12998 |     #13 0x7fbd994aab2f in js::frontend::CompilationStencil::instantiateStencils(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2640:10
[task 2024-06-09T11:38:21.009Z] 11:38:21     INFO - PID 12998 |     #14 0x7fbd993c9ab1 in js::frontend::InstantiateStencils(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/BytecodeCompiler.cpp:482:10
[task 2024-06-09T11:38:21.010Z] 11:38:21     INFO - PID 12998 |     #15 0x7fbd994c411a in JS::InstantiateGlobalStencil(JSContext*, JS::InstantiateOptions const&, js::frontend::CompilationStencil*, JS::InstantiationStorage*) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:5541:8
[task 2024-06-09T11:38:21.010Z] 11:38:21     INFO - PID 12998 |     #16 0x7fbd90accfb2 in mozilla::dom::JSExecutionContext::InstantiateStencil(RefPtr<js::frontend::CompilationStencil>&&, JS::InstantiationStorage*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:185:12
[task 2024-06-09T11:38:21.011Z] 11:38:21     INFO - PID 12998 |     #17 0x7fbd90accca1 in mozilla::dom::JSExecutionContext::JoinOffThread(mozilla::dom::ScriptLoadContext*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:105:10
[task 2024-06-09T11:38:21.011Z] 11:38:21     INFO - PID 12998 |     #18 0x7fbd96437ae4 in mozilla::dom::ScriptLoader::CompileOrDecodeClassicScript(JSContext*, mozilla::dom::JSExecutionContext&, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp
[task 2024-06-09T11:38:21.011Z] 11:38:21     INFO - PID 12998 |     #19 0x7fbd96436b9a in mozilla::dom::ScriptLoader::EvaluateScript(nsIGlobalObject*, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2747:8
[task 2024-06-09T11:38:21.012Z] 11:38:21     INFO - PID 12998 |     #20 0x7fbd96435b80 in mozilla::dom::ScriptLoader::EvaluateScriptElement(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2549:10
[task 2024-06-09T11:38:21.012Z] 11:38:21     INFO - PID 12998 |     #21 0x7fbd9642dba5 in mozilla::dom::ScriptLoader::ProcessRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2188:10
[task 2024-06-09T11:38:21.012Z] 11:38:21     INFO - PID 12998 |     #22 0x7fbd964351de in mozilla::dom::ScriptLoader::ProcessOffThreadRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2087:5
[task 2024-06-09T11:38:21.013Z] 11:38:21     INFO - PID 12998 |     #23 0x7fbd964463fb in mozilla::dom::(anonymous namespace)::OffThreadCompilationCompleteTask::Run() /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:1646:20
[task 2024-06-09T11:38:21.013Z] 11:38:21     INFO - PID 12998 |     #24 0x7fbd8d069a1d in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:907:26
[task 2024-06-09T11:38:21.014Z] 11:38:21     INFO - PID 12998 |     #25 0x7fbd8d067268 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:730:15
[task 2024-06-09T11:38:21.014Z] 11:38:21     INFO - PID 12998 |     #26 0x7fbd8d067bfe in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:516:36
[task 2024-06-09T11:38:21.014Z] 11:38:21     INFO - PID 12998 |     #27 0x7fbd8d0841b4 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:237:37
[task 2024-06-09T11:38:21.015Z] 11:38:21     INFO - PID 12998 |     #28 0x7fbd8d0841b4 in mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_1>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5
[task 2024-06-09T11:38:21.015Z] 11:38:21     INFO - PID 12998 |     #29 0x7fbd8d0a57b4 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1204:16
[task 2024-06-09T11:38:21.015Z] 11:38:21     INFO - PID 12998 |     #30 0x7fbd8d0b06f8 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10
[task 2024-06-09T11:38:21.016Z] 11:38:21     INFO - PID 12998 |     #31 0x7fbd8e4f1c1d in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:107:5
[task 2024-06-09T11:38:21.016Z] 11:38:21     INFO - PID 12998 |     #32 0x7fbd8e3e9014 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-09T11:38:21.016Z] 11:38:21     INFO - PID 12998 |     #33 0x7fbd8e3e9014 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-09T11:38:21.017Z] 11:38:21     INFO - PID 12998 |     #34 0x7fbd8e3e9014 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-09T11:38:21.017Z] 11:38:21     INFO - PID 12998 |     #35 0x7fbd9688a0e9 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27
[task 2024-06-09T11:38:21.017Z] 11:38:21     INFO - PID 12998 |     #36 0x7fbd96a294da in nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33
[task 2024-06-09T11:38:21.018Z] 11:38:21     INFO - PID 12998 |     #37 0x7fbd987246dd in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:712:20
[task 2024-06-09T11:38:21.019Z] 11:38:21     INFO - PID 12998 |     #38 0x7fbd8e3e9014 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-09T11:38:21.025Z] 11:38:21     INFO - PID 12998 |     #39 0x7fbd8e3e9014 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-09T11:38:21.026Z] 11:38:21     INFO - PID 12998 |     #40 0x7fbd8e3e9014 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-09T11:38:21.027Z] 11:38:21     INFO - PID 12998 |     #41 0x7fbd98723dbc in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:647:34
<...>
[task 2024-06-09T11:38:42.454Z] 11:38:42     INFO - PID 12998 | Indirect leak of 32 byte(s) in 1 object(s) allocated from:
[task 2024-06-09T11:38:42.454Z] 11:38:42     INFO - PID 12998 |     #0 0x55b2e85b803f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-09T11:38:42.455Z] 11:38:42     INFO - PID 12998 |     #1 0x7f2f9b18145b in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-09T11:38:42.455Z] 11:38:42     INFO - PID 12998 |     #2 0x7f2f9b18145b in js_pod_arena_malloc<js::ImportEntry> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-09T11:38:42.455Z] 11:38:42     INFO - PID 12998 |     #3 0x7f2f9b18145b in maybe_pod_arena_malloc<js::ImportEntry> /builds/worker/workspace/obj-build/dist/include/js/AllocPolicy.h:33:12
[task 2024-06-09T11:38:42.456Z] 11:38:42     INFO - PID 12998 |     #4 0x7f2f9b18145b in pod_arena_malloc<js::ImportEntry> /builds/worker/workspace/obj-build/dist/include/js/AllocPolicy.h:46:12
[task 2024-06-09T11:38:42.456Z] 11:38:42     INFO - PID 12998 |     #5 0x7f2f9b18145b in pod_malloc<js::ImportEntry> /builds/worker/workspace/obj-build/dist/include/js/AllocPolicy.h:72:12
[task 2024-06-09T11:38:42.457Z] 11:38:42     INFO - PID 12998 |     #6 0x7f2f9b18145b in mozilla::Vector<js::ImportEntry, 0ul, js::SystemAllocPolicy>::convertToHeapStorage(unsigned long) /builds/worker/workspace/obj-build/dist/include/mozilla/Vector.h:1027:30
[task 2024-06-09T11:38:42.457Z] 11:38:42     INFO - PID 12998 |     #7 0x7f2f9b125132 in reserve /builds/worker/workspace/obj-build/dist/include/mozilla/Vector.h:1118:9
[task 2024-06-09T11:38:42.458Z] 11:38:42     INFO - PID 12998 |     #8 0x7f2f9b125132 in reserve /builds/worker/workspace/obj-build/dist/include/js/GCVector.h:81:58
[task 2024-06-09T11:38:42.458Z] 11:38:42     INFO - PID 12998 |     #9 0x7f2f9b125132 in reserve /builds/worker/workspace/obj-build/dist/include/js/GCVector.h:265:18
[task 2024-06-09T11:38:42.459Z] 11:38:42     INFO - PID 12998 |     #10 0x7f2f9b125132 in js::frontend::StencilModuleMetadata::createImportEntries(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<JS::GCVector<js::HeapPtr<js::ModuleRequestObject*>, 0ul, js::SystemAllocPolicy>>, JS::MutableHandle<JS::GCVector<js::ImportEntry, 0ul, js::SystemAllocPolicy>>) const /builds/worker/checkouts/gecko/js/src/builtin/ModuleObject.cpp:1636:15
[task 2024-06-09T11:38:42.459Z] 11:38:42     INFO - PID 12998 |     #11 0x7f2f9b1264d0 in js::frontend::StencilModuleMetadata::initModule(JSContext*, js::FrontendContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::ModuleObject*>) const /builds/worker/checkouts/gecko/js/src/builtin/ModuleObject.cpp:1750:8
[task 2024-06-09T11:38:42.459Z] 11:38:42     INFO - PID 12998 |     #12 0x7f2f9bbab203 in InstantiateModuleObject /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2177:34
[task 2024-06-09T11:38:42.460Z] 11:38:42     INFO - PID 12998 |     #13 0x7f2f9bbab203 in js::frontend::CompilationStencil::instantiateStencilAfterPreparation(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2679:12
[task 2024-06-09T11:38:42.460Z] 11:38:42     INFO - PID 12998 |     #14 0x7f2f9bbaab2f in js::frontend::CompilationStencil::instantiateStencils(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2640:10
[task 2024-06-09T11:38:42.461Z] 11:38:42     INFO - PID 12998 |     #15 0x7f2f9bac9ab1 in js::frontend::InstantiateStencils(JSContext*, js::frontend::CompilationInput&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&) /builds/worker/checkouts/gecko/js/src/frontend/BytecodeCompiler.cpp:482:10
[task 2024-06-09T11:38:42.461Z] 11:38:42     INFO - PID 12998 |     #16 0x7f2f9bbc4766 in JS::InstantiateModuleStencil(JSContext*, JS::InstantiateOptions const&, js::frontend::CompilationStencil*, JS::InstantiationStorage*) /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:5565:8
[task 2024-06-09T11:38:42.462Z] 11:38:42     INFO - PID 12998 |     #17 0x7f2f98b10e5d in mozilla::dom::ModuleLoader::CompileFetchedModule(JSContext*, JS::Handle<JSObject*>, JS::CompileOptions&, JS::loader::ModuleLoadRequest*, JS::MutableHandle<JSObject*>) /builds/worker/checkouts/gecko/dom/script/ModuleLoader.cpp:259:7
[task 2024-06-09T11:38:42.462Z] 11:38:42     INFO - PID 12998 |     #18 0x7f2f90d4898b in JS::loader::ModuleLoaderBase::CreateModuleScript(JS::loader::ModuleLoadRequest*) /builds/worker/checkouts/gecko/js/loader/ModuleLoaderBase.cpp:675:12
[task 2024-06-09T11:38:42.463Z] 11:38:42     INFO - PID 12998 |     #19 0x7f2f90d483a2 in JS::loader::ModuleLoaderBase::OnFetchComplete(JS::loader::ModuleLoadRequest*, nsresult) /builds/worker/checkouts/gecko/js/loader/ModuleLoaderBase.cpp:624:10
[task 2024-06-09T11:38:42.463Z] 11:38:42     INFO - PID 12998 |     #20 0x7f2f98b2ab36 in OnFetchComplete /builds/worker/workspace/obj-build/dist/include/js/loader/ModuleLoadRequest.h:106:21
[task 2024-06-09T11:38:42.463Z] 11:38:42     INFO - PID 12998 |     #21 0x7f2f98b2ab36 in mozilla::dom::ScriptLoader::ProcessInlineScript(nsIScriptElement*, JS::loader::ScriptKind) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:1357:27
[task 2024-06-09T11:38:42.464Z] 11:38:42     INFO - PID 12998 |     #22 0x7f2f98b168d7 in mozilla::dom::ScriptLoader::ProcessScriptElement(nsIScriptElement*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:1036:10
[task 2024-06-09T11:38:42.464Z] 11:38:42     INFO - PID 12998 |     #23 0x7f2f98b15d97 in mozilla::dom::ScriptElement::MaybeProcessScript() /builds/worker/checkouts/gecko/dom/script/ScriptElement.cpp:210:18
[task 2024-06-09T11:38:42.465Z] 11:38:42     INFO - PID 12998 |     #24 0x7f2f9137ab66 in AttemptToExecute /builds/worker/workspace/obj-build/dist/include/nsIScriptElement.h:224:18
[task 2024-06-09T11:38:42.465Z] 11:38:42     INFO - PID 12998 |     #25 0x7f2f9137ab66 in nsHtml5TreeOpExecutor::RunScript(nsIContent*, bool) /builds/worker/checkouts/gecko/parser/html/nsHtml5TreeOpExecutor.cpp:942:35
[task 2024-06-09T11:38:42.466Z] 11:38:42     INFO - PID 12998 |     #26 0x7f2f9137812d in operator() /builds/worker/checkouts/gecko/parser/html/nsHtml5TreeOperation.cpp:984:17
[task 2024-06-09T11:38:42.467Z] 11:38:42     INFO - PID 12998 |     #27 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:266:16
[task 2024-06-09T11:38:42.468Z] 11:38:42     INFO - PID 12998 |     #28 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.469Z] 11:38:42     INFO - PID 12998 |     #29 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.470Z] 11:38:42     INFO - PID 12998 |     #30 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.471Z] 11:38:42     INFO - PID 12998 |     #31 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.476Z] 11:38:42     INFO - PID 12998 |     #32 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.476Z] 11:38:42     INFO - PID 12998 |     #33 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.476Z] 11:38:42     INFO - PID 12998 |     #34 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.476Z] 11:38:42     INFO - PID 12998 |     #35 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.476Z] 11:38:42     INFO - PID 12998 |     #36 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.477Z] 11:38:42     INFO - PID 12998 |     #37 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.478Z] 11:38:42     INFO - PID 12998 |     #38 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.479Z] 11:38:42     INFO - PID 12998 |     #39 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.480Z] 11:38:42     INFO - PID 12998 |     #40 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.481Z] 11:38:42     INFO - PID 12998 |     #41 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.482Z] 11:38:42     INFO - PID 12998 |     #42 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.483Z] 11:38:42     INFO - PID 12998 |     #43 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.484Z] 11:38:42     INFO - PID 12998 |     #44 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.485Z] 11:38:42     INFO - PID 12998 |     #45 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.486Z] 11:38:42     INFO - PID 12998 |     #46 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.487Z] 11:38:42     INFO - PID 12998 |     #47 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.487Z] 11:38:42     INFO - PID 12998 |     #48 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.488Z] 11:38:42     INFO - PID 12998 |     #49 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.489Z] 11:38:42     INFO - PID 12998 |     #50 0x7f2f9137812d in match<TreeOperationMatcher, mozilla::Variant<uninitialized, opAppend, opDetach, opAppendChildrenToNewParent, opFosterParent, opAppendToDocument, opAddAttributes, nsHtml5DocumentMode, opCreateHTMLElement, opCreateSVGElement, opCreateMathMLElement, opSetFormElement, opAppendText, opFosterParentText, opAppendComment, opAppendCommentToDocument, opAppendDoctypeToDocument, opGetDocumentFragmentForTemplate, opSetDocumentFragmentForTemplate, opGetShadowRootFromHost, opGetFosterParent, opMarkAsBroken, opRunScriptThatMayDocumentWriteOrBlock, opRunScriptThatCannotDocumentWriteOrBlock, opPreventScriptExecution, opDoneAddingChildren, opDoneCreatingElement, opUpdateCharsetSource, opCharsetSwitchTo, opUpdateStyleSheet, opProcessOfflineManifest, opMarkMalformedIfScript, opStreamEnded, opSetStyleLineNumber, opSetScriptLineAndColumnNumberAndFreeze, opSvgLoad, opMaybeComplainAboutCharset, opMaybeComplainAboutDeepTree, opAddClass, opAddViewSourceHref, opAddViewSourceBase, opAddErrorType, opAddLineNumberId, opStartLayout, opEnableEncodingMenu> &> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:279:14
[task 2024-06-09T11:38:42.490Z] 11:38:42     INFO - PID 12998 |     #51 0x7f2f9137812d in match<TreeOperationMatcher> /builds/worker/workspace/obj-build/dist/include/mozilla/Variant.h:852:12
[task 2024-06-09T11:38:42.490Z] 11:38:42     INFO - PID 12998 |     #52 0x7f2f9137812d in nsHtml5TreeOperation::Perform(nsHtml5TreeOpExecutor*, nsIContent**, bool*, bool*) /builds/worker/checkouts/gecko/parser/html/nsHtml5TreeOperation.cpp:1226:21
[task 2024-06-09T11:38:42.490Z] 11:38:42     INFO - PID 12998 |     #53 0x7f2f91375fc9 in nsHtml5TreeOpExecutor::RunFlushLoop() /builds/worker/checkouts/gecko/parser/html/nsHtml5TreeOpExecutor.cpp:695:19
[task 2024-06-09T11:38:42.491Z] 11:38:42     INFO - PID 12998 |     #54 0x7f2f91384e58 in nsHtml5ExecutorReflusher::Run() /builds/worker/checkouts/gecko/parser/html/nsHtml5TreeOpExecutor.cpp:83:16
[task 2024-06-09T11:38:42.491Z] 11:38:42     INFO - PID 12998 |     #55 0x7f2f8f77cb0a in mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:580:16
[task 2024-06-09T11:38:42.492Z] 11:38:42     INFO - PID 12998 |     #56 0x7f2f8f769a1d in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:907:26
[task 2024-06-09T11:38:42.492Z] 11:38:42     INFO - PID 12998 |     #57 0x7f2f8f767268 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:730:15
[task 2024-06-09T11:38:42.492Z] 11:38:42     INFO - PID 12998 |     #58 0x7f2f8f767886 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:516:36
[task 2024-06-09T11:38:42.493Z] 11:38:42     INFO - PID 12998 |     #59 0x7f2f8f784181 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:234:37
[task 2024-06-09T11:38:42.493Z] 11:38:42     INFO - PID 12998 |     #60 0x7f2f8f784181 in mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5
[task 2024-06-09T11:38:42.494Z] 11:38:42     INFO - PID 12998 |     #61 0x7f2f8f7a57b4 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1204:16
[task 2024-06-09T11:38:42.494Z] 11:38:42     INFO - PID 12998 |     #62 0x7f2f8f7b06f8 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10
[task 2024-06-09T11:38:42.495Z] 11:38:42     INFO - PID 12998 |     #63 0x7f2f90bf1c28 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21
[task 2024-06-09T11:38:42.495Z] 11:38:42     INFO - PID 12998 |     #64 0x7f2f90ae9014 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-09T11:38:42.495Z] 11:38:42     INFO - PID 12998 |     #65 0x7f2f90ae9014 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-09T11:38:42.496Z] 11:38:42     INFO - PID 12998 |     #66 0x7f2f90ae9014 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-09T11:38:42.496Z] 11:38:42     INFO - PID 12998 |     #67 0x7f2f98f8a0e9 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27
[task 2024-06-09T11:38:42.497Z] 11:38:42     INFO - PID 12998 |     #68 0x7f2f991294da in nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33
[task 2024-06-09T11:38:42.497Z] 11:38:42     INFO - PID 12998 |     #69 0x7f2f9ae246dd in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:712:20
[task 2024-06-09T11:38:42.497Z] 11:38:42     INFO - PID 12998 | Indirect leak of 16 byte(s) in 1 object(s) allocated from:
[task 2024-06-09T11:38:42.498Z] 11:38:42     INFO - PID 12998 | [Parent 12998, IPC I/O Parent] WARNING: Process 13371 hanging at shutdown; attempting crash report (fatal error).: file /builds/worker/checkouts/gecko/ipc/chromium/src/chrome/common/process_watcher_posix_sigchld.cc:207
[task 2024-06-09T11:38:42.498Z] 11:38:42     INFO - PID 12998 | [Parent 12998, IPC I/O Parent] WARNING: process 13371 exited on signal 6: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:335
[task 2024-06-09T11:38:42.499Z] 11:38:42     INFO - PID 12998 | -----------------------------------------------------
[task 2024-06-09T11:38:42.499Z] 11:38:42     INFO - PID 12998 | Suppressions used:
[task 2024-06-09T11:38:42.499Z] 11:38:42     INFO - PID 12998 |   count      bytes template
[task 2024-06-09T11:38:42.500Z] 11:38:42     INFO - PID 12998 |       2         64 nsComponentManagerImpl
[task 2024-06-09T11:38:42.500Z] 11:38:42     INFO - PID 12998 |    1579      44897 libfontconfig.so
[task 2024-06-09T11:38:42.501Z] 11:38:42     INFO - PID 12998 |       2      18480 style::sharing::SHARING_CACHE_KEY
[task 2024-06-09T11:38:42.501Z] 11:38:42     INFO - PID 12998 |       2       8208 style::bloom::BLOOM_KEY
[task 2024-06-09T11:38:42.501Z] 11:38:42     INFO - PID 12998 |      25       4687 libEGL_mesa.so
[task 2024-06-09T11:38:42.502Z] 11:38:42     INFO - PID 12998 |       1          9 libglib-2.0.so
[task 2024-06-09T11:38:42.502Z] 11:38:42     INFO - PID 12998 |      20      12800 libX11.so
[task 2024-06-09T11:38:42.503Z] 11:38:42     INFO - PID 12998 |    1653     479726 swrast_dri.so
[task 2024-06-09T11:38:42.503Z] 11:38:42     INFO - PID 12998 |       1         40 XPCWrappedNativeJSOps
[task 2024-06-09T11:38:42.503Z] 11:38:42     INFO - PID 12998 | -----------------------------------------------------
[task 2024-06-09T11:38:42.504Z] 11:38:42     INFO - Browser exited with return code 0
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - ERROR | LeakSanitizer | SUMMARY: AddressSanitizer: 350104 byte(s) leaked in 2832 allocation(s).
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - Allowed depth was 4
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js::SavedStacks::saveCurrentStack, JS::CaptureCurrentStack, js::CaptureStack, CreateErrorObject
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_realloc, js_pod_arena_realloc, maybe_pod_arena_realloc, pod_arena_realloc
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_realloc matched a expected leak
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at atomizeAndCopyCharsNonStaticValidLength, AtomizeAndCopyCharsNonStaticValidLengthFromLookup, AtomizeAndCopyChars, js::Atomize
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc, js::detail::OrderedHashTable
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::detail::HashTable, changeTableSize, reserve, reserve
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame mozilla::detail::HashTable matched a expected leak
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, v8::internal::Isolate::allocatePseudoHandle, NewByteArray, v8::internal::RegExpBytecodePeepholeOptimization::OptimizeBytecode
[task 2024-06-09T11:38:42.512Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle, mozilla::dom::BeforeUnloadEvent_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame mozilla::dom::GetPerInterfaceObjectHandle matched a expected leak
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at GetProtoObjectHandle, mozilla::dom::CSS2Properties_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame GetProtoObjectHandle matched a expected leak
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at ReallocateCellBuffer, js::NativeObject::growSlots, setShapeAndAddNewSlot, js::NativeObject::addProperty
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame setShapeAndAddNewSlot matched a expected leak
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at InternalCall, js::Call, JS::Call, mozilla::dom::PromiseJobCallback::Call
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame InternalCall matched a expected leak
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at unknown stack
[task 2024-06-09T11:38:42.513Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc, mozilla::detail::HashTable
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at ProtoAndIfaceCache, AllocateProtoAndIfaceCache, mozilla::dom::CreateGlobal, mozilla::dom::Window_Binding::Wrap
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame ProtoAndIfaceCache matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at match, match, match, match
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame match matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc, pod_arena_malloc
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::detail::HashTable, changeTableSize, rehashIfOverloaded, mozilla::detail::HashTable
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame mozilla::detail::HashTable matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_new, MakeUnique, match
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.514Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, MakeUTF8AtomHelperNonStaticValidLength, NewAtomNonStaticValidLength
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::detail::HashTable, changeTableSize, mozilla::detail::HashTable, reserve
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame mozilla::detail::HashTable matched a expected leak
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at AllocateProtoAndIfaceCache, mozilla::dom::CreateGlobal, mozilla::dom::Window_Binding::Wrap, CreateNativeGlobalForInner
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame AllocateProtoAndIfaceCache matched a expected leak
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js::RunScript, js::ExecuteKernel, JS_ExecuteScript, mozilla::dom::JSExecutionContext::ExecScript
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js::RunScript, js::InternalCallOrConstruct, InternalCall, js::Call
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame InternalCall matched a expected leak
[task 2024-06-09T11:38:42.515Z] 11:38:42     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at JS::ModuleEvaluate, JS::loader::ModuleLoaderBase::EvaluateModuleInContext, JS::loader::ModuleLoaderBase::EvaluateModule, EvaluateModule
[task 2024-06-09T11:38:42.516Z] 11:38:42     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_new, MakeUnique, js::SharedPropMap::addChild
[task 2024-06-09T11:38:42.516Z] 11:38:42     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-09T11:38:42.516Z] 11:38:42     INFO - Closing logging queue
[task 2024-06-09T11:38:42.517Z] 11:38:42     INFO - queue closed
[task 2024-06-09T11:38:42.523Z] 11:38:42     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2024-06-09T11:38:42.530Z] 11:38:42     INFO - LSan enabled.
[task 2024-06-09T11:38:42.530Z] 11:38:42     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2024-06-09T11:38:42.530Z] 11:38:42     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpe7g9ygdm
[task 2024-06-09T11:38:42.540Z] 11:38:42     INFO - PID 13205 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-09T11:38:42.540Z] 11:38:42     INFO - PID 13205 | 1717932832102	Marionette	INFO	Marionette enabled
[task 2024-06-09T11:38:42.541Z] 11:38:42     INFO - PID 13205 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-09T11:38:42.541Z] 11:38:42     INFO - PID 13205 | 1717932832297	Marionette	INFO	Listening on port 58251
[task 2024-06-09T11:38:42.541Z] 11:38:42     INFO - PID 13205 | console.error: ({})
[task 2024-06-09T11:38:42.542Z] 11:38:42     INFO - PID 13205 | [ERROR error_support::handling] suggest-unexpected: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base
[task 2024-06-09T11:38:42.543Z] 11:38:42     INFO - PID 13205 | console.error: URLBar - QuickSuggest.SuggestBackendRust: "Ingest error: Error from Remote Settings: Error parsing URL: relative URL with a cannot-be-a-base base"
[task 2024-06-09T11:38:42.543Z] 11:38:42     INFO - Starting runner
[task 2024-06-09T11:38:43.298Z] 11:38:43     INFO - TEST-START | /html/webappapis/animation-frames/callback-cross-realm-report-exception.html
See Also: → 1902642
See Also: → 1902643
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.