Closed Bug 1900635 Opened 1 year ago Closed 1 year ago

Intermittent LeakSanitizer | leak at js::frontend::InstantiateStencils, JS::InstantiateGlobalStencil, mozilla::dom::JSExecutionContext::InstantiateStencil, mozilla::dom::JSExecutionContext::JoinOffThread

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=460996097&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bqxMNTsdTFC2sSpqdMCB2w/runs/0/artifacts/public/logs/live_backing.log


[task 2024-06-04T13:08:32.450Z] 13:08:32     INFO - TEST-START | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html
[task 2024-06-04T13:08:32.465Z] 13:08:32     INFO - Closing window 14700a6a-d4c8-4374-baea-e4c52c920852
[task 2024-06-04T13:08:33.121Z] 13:08:33     INFO - ..
[task 2024-06-04T13:08:33.121Z] 13:08:33     INFO - TEST-OK | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html | took 671ms
[task 2024-06-04T13:08:33.122Z] 13:08:33     INFO - Restarting browser for new test group
[task 2024-06-04T13:08:33.127Z] 13:08:33     INFO - PID 27957 | 1717506513126	Marionette	INFO	Stopped listening on port 55366
[task 2024-06-04T13:08:37.417Z] 13:08:37     INFO - PID 27957 | [Parent 27957, IPC I/O Parent] WARNING: Process 28092 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-04T13:08:37.747Z] 13:08:37     INFO - PID 27957 | -----------------------------------------------------
<...>
[task 2024-06-04T13:09:08.900Z] 13:09:08     INFO - PID 27957 | =================================================================
[task 2024-06-04T13:09:08.901Z] 13:09:08     INFO - PID 27957 | LeakSanitizer: detected memory leaks
[task 2024-06-04T13:09:08.902Z] 13:09:08     INFO - PID 27957 | Direct leak of 24200 byte(s) in 315 object(s) allocated from:
[task 2024-06-04T13:09:08.904Z] 13:09:08     INFO - PID 27957 |     #0 0x55fc6d14b10f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-04T13:09:08.907Z] 13:09:08     INFO - PID 27957 |     #1 0x7fbd3a182c48 in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-04T13:09:08.908Z] 13:09:08     INFO - PID 27957 |     #2 0x7fbd3a182c48 in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-04T13:09:08.909Z] 13:09:08     INFO - PID 27957 |     #3 0x7fbd3a182c48 in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2024-06-04T13:09:08.909Z] 13:09:08     INFO - PID 27957 |     #4 0x7fbd3a182c48 in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2024-06-04T13:09:08.910Z] 13:09:08     INFO - PID 27957 |     #5 0x7fbd3a182c48 in pod_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2024-06-04T13:09:08.911Z] 13:09:08     INFO - PID 27957 |     #6 0x7fbd3a182c48 in new_ /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2289:19
[task 2024-06-04T13:09:08.912Z] 13:09:08     INFO - PID 27957 |     #7 0x7fbd3a182c48 in JSScript::createPrivateScriptData(JSContext*, JS::Handle<JSScript*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2384:37
[task 2024-06-04T13:09:08.913Z] 13:09:08     INFO - PID 27957 |     #8 0x7fbd3a182912 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-04T13:09:08.918Z] 13:09:08     INFO - PID 27957 |     #9 0x7fbd3a1836e9 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-04T13:09:08.919Z] 13:09:08     INFO - PID 27957 |     #10 0x7fbd3a184802 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-04T13:09:08.920Z] 13:09:08     INFO - PID 27957 |     #11 0x7fbd3a97b450 in InstantiateScriptStencils /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2311:15
[task 2024-06-04T13:09:08.921Z] 13:09:08     INFO - PID 27957 |     #12 0x7fbd3a97b450 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-04T13:09:08.922Z] 13:09:08     INFO - PID 27957 |     #13 0x7fbd3a97a30f 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-04T13:09:08.922Z] 13:09:08     INFO - PID 27957 |     #14 0x7fbd3a8a1d21 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-04T13:09:08.924Z] 13:09:08     INFO - PID 27957 |     #15 0x7fbd3a99349a 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-04T13:09:08.925Z] 13:09:08     INFO - PID 27957 |     #16 0x7fbd323d59d2 in mozilla::dom::JSExecutionContext::InstantiateStencil(RefPtr<js::frontend::CompilationStencil>&&, JS::InstantiationStorage*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:185:12
[task 2024-06-04T13:09:08.925Z] 13:09:08     INFO - PID 27957 |     #17 0x7fbd323d56c1 in mozilla::dom::JSExecutionContext::JoinOffThread(mozilla::dom::ScriptLoadContext*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:105:10
[task 2024-06-04T13:09:08.926Z] 13:09:08     INFO - PID 27957 |     #18 0x7fbd37a77114 in mozilla::dom::ScriptLoader::CompileOrDecodeClassicScript(JSContext*, mozilla::dom::JSExecutionContext&, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp
[task 2024-06-04T13:09:08.927Z] 13:09:08     INFO - PID 27957 |     #19 0x7fbd37a7624d in mozilla::dom::ScriptLoader::EvaluateScript(nsIGlobalObject*, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2747:8
[task 2024-06-04T13:09:08.928Z] 13:09:08     INFO - PID 27957 |     #20 0x7fbd37a75240 in mozilla::dom::ScriptLoader::EvaluateScriptElement(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2549:10
[task 2024-06-04T13:09:08.928Z] 13:09:08     INFO - PID 27957 |     #21 0x7fbd37a6d793 in mozilla::dom::ScriptLoader::ProcessRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2188:10
[task 2024-06-04T13:09:08.929Z] 13:09:08     INFO - PID 27957 |     #22 0x7fbd37a748aa in mozilla::dom::ScriptLoader::ProcessOffThreadRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2087:5
[task 2024-06-04T13:09:08.930Z] 13:09:08     INFO - PID 27957 |     #23 0x7fbd37a850e1 in mozilla::dom::(anonymous namespace)::OffThreadCompilationCompleteTask::Run() /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:1646:20
[task 2024-06-04T13:09:08.931Z] 13:09:08     INFO - PID 27957 |     #24 0x7fbd2eb0a1ea in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:907:26
[task 2024-06-04T13:09:08.932Z] 13:09:08     INFO - PID 27957 |     #25 0x7fbd2eb07d58 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:730:15
[task 2024-06-04T13:09:08.933Z] 13:09:08     INFO - PID 27957 |     #26 0x7fbd2eb08376 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:516:36
[task 2024-06-04T13:09:08.933Z] 13:09:08     INFO - PID 27957 |     #27 0x7fbd2eb1b551 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:234:37
[task 2024-06-04T13:09:08.934Z] 13:09:08     INFO - PID 27957 |     #28 0x7fbd2eb1b551 in mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5
[task 2024-06-04T13:09:08.935Z] 13:09:08     INFO - PID 27957 |     #29 0x7fbd2eb3ab56 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1199:16
[task 2024-06-04T13:09:08.935Z] 13:09:08     INFO - PID 27957 |     #30 0x7fbd2eb45008 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10
[task 2024-06-04T13:09:08.936Z] 13:09:08     INFO - PID 27957 |     #31 0x7fbd2fefb9a8 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21
[task 2024-06-04T13:09:08.936Z] 13:09:08     INFO - PID 27957 |     #32 0x7fbd2fdf9d14 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-04T13:09:08.937Z] 13:09:08     INFO - PID 27957 |     #33 0x7fbd2fdf9d14 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-04T13:09:08.938Z] 13:09:08     INFO - PID 27957 |     #34 0x7fbd2fdf9d14 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-04T13:09:08.938Z] 13:09:08     INFO - PID 27957 |     #35 0x7fbd37e7dff9 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27
[task 2024-06-04T13:09:08.939Z] 13:09:08     INFO - PID 27957 |     #36 0x7fbd380115ec in nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33
[task 2024-06-04T13:09:08.939Z] 13:09:08     INFO - PID 27957 |     #37 0x7fbd39c4530d in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:712:20
[task 2024-06-04T13:09:08.940Z] 13:09:08     INFO - PID 27957 |     #38 0x7fbd2fdf9d14 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-04T13:09:08.940Z] 13:09:08     INFO - PID 27957 |     #39 0x7fbd2fdf9d14 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-04T13:09:08.941Z] 13:09:08     INFO - PID 27957 |     #40 0x7fbd2fdf9d14 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-04T13:09:08.942Z] 13:09:08     INFO - PID 27957 |     #41 0x7fbd39c449ef in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:647:34
<...>
[task 2024-06-04T13:09:18.491Z] 13:09:18     INFO - PID 27957 | Direct leak of 64 byte(s) in 1 object(s) allocated from:
[task 2024-06-04T13:09:18.491Z] 13:09:18     INFO - PID 27957 |     #0 0x55fc6d14b10f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-04T13:09:18.492Z] 13:09:18     INFO - PID 27957 |     #1 0x7fbd3aaaa22d in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-04T13:09:18.493Z] 13:09:18     INFO - PID 27957 |     #2 0x7fbd3aaaa22d in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-04T13:09:18.493Z] 13:09:18     INFO - PID 27957 |     #3 0x7fbd3aaaa22d in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2024-06-04T13:09:18.494Z] 13:09:18     INFO - PID 27957 |     #4 0x7fbd3aaaa22d in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2024-06-04T13:09:18.494Z] 13:09:18     INFO - PID 27957 |     #5 0x7fbd3aaaa22d in js::Nursery::allocateBuffer(JS::Zone*, js::gc::Cell*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:736:18
[task 2024-06-04T13:09:18.495Z] 13:09:18     INFO - PID 27957 |     #6 0x7fbd3a1a0382 in AllocateCellBuffer<js::HeapSlot> /builds/worker/checkouts/gecko/js/src/gc/Nursery-inl.h:240:15
[task 2024-06-04T13:09:18.495Z] 13:09:18     INFO - PID 27957 |     #7 0x7fbd3a1a0382 in js::NativeObject::allocateSlots(js::Nursery&, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:438:7
[task 2024-06-04T13:09:18.496Z] 13:09:18     INFO - PID 27957 |     #8 0x7fbd3a1a06c0 in js::NativeObject::growSlots(JSContext*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:346:10
[task 2024-06-04T13:09:18.497Z] 13:09:18     INFO - PID 27957 |     #9 0x7fbd3a2f14f9 in setShapeAndAddNewSlot /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:611:11
[task 2024-06-04T13:09:18.497Z] 13:09:18     INFO - PID 27957 |     #10 0x7fbd3a2f14f9 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:378:13
[task 2024-06-04T13:09:18.498Z] 13:09:18     INFO - PID 27957 |     #11 0x7fbd3a1a9a08 in AddOrChangeProperty<(IsAddOrChange)0> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1394:12
[task 2024-06-04T13:09:18.499Z] 13:09:18     INFO - PID 27957 |     #12 0x7fbd3a1a9a08 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:1707:10
[task 2024-06-04T13:09:18.500Z] 13:09:18     INFO - PID 27957 |     #13 0x7fbd3a1407cb in js::DefineDataProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, unsigned int, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2088:10
[task 2024-06-04T13:09:18.500Z] 13:09:18     INFO - PID 27957 |     #14 0x7fbd3a10d5d8 in DefineDataProperty /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2108:8
[task 2024-06-04T13:09:18.501Z] 13:09:18     INFO - PID 27957 |     #15 0x7fbd3a10d5d8 in js::DefineDataProperty(JSContext*, JS::Handle<JSObject*>, js::PropertyName*, JS::Handle<JS::Value>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2121:10
[task 2024-06-04T13:09:18.501Z] 13:09:18     INFO - PID 27957 |     #16 0x7fbd3a098cd2 in js::LinkConstructorAndPrototype(JSContext*, JSObject*, JSObject*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.cpp:797:10
[task 2024-06-04T13:09:18.502Z] 13:09:18     INFO - PID 27957 |     #17 0x7fbd3a097d94 in js::GlobalObject::resolveConstructor(JSContext*, JS::Handle<js::GlobalObject*>, JSProtoKey, js::GlobalObject::IfClassIsDisabled) /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.cpp:433:17
[task 2024-06-04T13:09:18.503Z] 13:09:18     INFO - PID 27957 |     #18 0x7fbd39f74c83 in ensureConstructor /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.h:344:12
[task 2024-06-04T13:09:18.503Z] 13:09:18     INFO - PID 27957 |     #19 0x7fbd39f74c83 in CreateObjectConstructor(JSContext*, JSProtoKey) /builds/worker/checkouts/gecko/js/src/builtin/Object.cpp:2487:8
[task 2024-06-04T13:09:18.504Z] 13:09:18     INFO - PID 27957 |     #20 0x7fbd3a0979c0 in js::GlobalObject::resolveConstructor(JSContext*, JS::Handle<js::GlobalObject*>, JSProtoKey, js::GlobalObject::IfClassIsDisabled) /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.cpp:393:25
[task 2024-06-04T13:09:18.504Z] 13:09:18     INFO - PID 27957 |     #21 0x7fbd3a09aabb in ensureConstructor /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.h:344:12
[task 2024-06-04T13:09:18.505Z] 13:09:18     INFO - PID 27957 |     #22 0x7fbd3a09aabb in js::GlobalObject::new_(JSContext*, JSClass const*, JSPrincipals*, JS::OnNewGlobalHookOption, JS::RealmOptions const&) /builds/worker/checkouts/gecko/js/src/vm/GlobalObject.cpp:682:10
[task 2024-06-04T13:09:18.506Z] 13:09:18     INFO - PID 27957 |     #23 0x7fbd334b3909 in bool mozilla::dom::CreateGlobal<nsGlobalWindowInner, &mozilla::dom::Window_Binding::GetProtoObjectHandle(JSContext*)>(JSContext*, nsGlobalWindowInner*, nsWrapperCache*, JSClass const*, JS::RealmOptions&, JSPrincipals*, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:3040:15
[task 2024-06-04T13:09:18.507Z] 13:09:18     INFO - PID 27957 |     #24 0x7fbd334b3574 in mozilla::dom::Window_Binding::Wrap(JSContext*, nsGlobalWindowInner*, nsWrapperCache*, JS::RealmOptions&, JSPrincipals*, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/./WindowBinding.cpp:21743:8
[task 2024-06-04T13:09:18.507Z] 13:09:18     INFO - PID 27957 |     #25 0x7fbd320e16b2 in CreateNativeGlobalForInner /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2054:8
[task 2024-06-04T13:09:18.508Z] 13:09:18     INFO - PID 27957 |     #26 0x7fbd320e16b2 in nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2258:12
[task 2024-06-04T13:09:18.509Z] 13:09:18     INFO - PID 27957 |     #27 0x7fbd3865f6e0 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:898:22
[task 2024-06-04T13:09:18.509Z] 13:09:18     INFO - PID 27957 |     #28 0x7fbd3865edd7 in nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:676:10
[task 2024-06-04T13:09:18.510Z] 13:09:18     INFO - PID 27957 |     #29 0x7fbd38ed84c4 in nsDocShell::SetupNewViewer(nsIDocumentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:7977:7
[task 2024-06-04T13:09:18.511Z] 13:09:18     INFO - PID 27957 |     #30 0x7fbd38ed6feb in nsDocShell::Embed(nsIDocumentViewer*, mozilla::dom::WindowGlobalChild*, bool, bool, nsIRequest*, nsIURI*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5501:17
[task 2024-06-04T13:09:18.511Z] 13:09:18     INFO - PID 27957 |     #31 0x7fbd38e9e428 in nsDocShell::CreateDocumentViewer(nsTSubstring<char> const&, nsIRequest*, nsIStreamListener**) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:7807:3
[task 2024-06-04T13:09:18.512Z] 13:09:18     INFO - PID 27957 |     #32 0x7fbd38e9c5f1 in nsDSURIContentListener::DoContent(nsTSubstring<char> const&, bool, nsIRequest*, nsIStreamListener**, bool*) /builds/worker/checkouts/gecko/docshell/base/nsDSURIContentListener.cpp:168:19
[task 2024-06-04T13:09:18.513Z] 13:09:18     INFO - PID 27957 |     #33 0x7fbd3032b2ae in nsDocumentOpenInfo::TryContentListener(nsIURIContentListener*, nsIChannel*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:655:18
[task 2024-06-04T13:09:18.513Z] 13:09:18     INFO - PID 27957 |     #34 0x7fbd30328e14 in nsDocumentOpenInfo::DispatchContent(nsIRequest*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:351:9
[task 2024-06-04T13:09:18.514Z] 13:09:18     INFO - PID 27957 |     #35 0x7fbd30327ce9 in nsDocumentOpenInfo::OnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:157:8
[task 2024-06-04T13:09:18.514Z] 13:09:18     INFO - PID 27957 |     #36 0x7fbd2f7b930c in mozilla::net::HttpChannelChild::DoOnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpChannelChild.cpp:584:20
[task 2024-06-04T13:09:18.515Z] 13:09:18     INFO - PID 27957 |     #37 0x7fbd2f7b86a4 in mozilla::net::HttpChannelChild::OnStartRequest(mozilla::net::nsHttpResponseHead const&, bool const&, mozilla::net::nsHttpHeaderArray const&, mozilla::net::HttpChannelOnStartRequestArgs const&) /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpChannelChild.cpp:516:3
[task 2024-06-04T13:09:18.516Z] 13:09:18     INFO - PID 27957 |     #38 0x7fbd2f83faa7 in operator() /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpChannelChild.cpp:358:15
[task 2024-06-04T13:09:18.517Z] 13:09:18     INFO - PID 27957 |     #39 0x7fbd2f83faa7 in std::_Function_handler<void (), mozilla::net::HttpChannelChild::ProcessOnStartRequest(mozilla::net::nsHttpResponseHead const&, bool const&, mozilla::net::nsHttpHeaderArray const&, mozilla::net::HttpChannelOnStartRequestArgs const&, mozilla::net::HttpChannelAltDataStream const&, mozilla::TimeStamp const&)::$_0>::_M_invoke(std::_Any_data const&) /builds/worker/fetches/sysroot-x86_64-linux-gnu/usr/lib/gcc/x86_64-linux-gnu/8/../../../../include/c++/8/bits/std_function.h:297:2
[task 2024-06-04T13:09:18.517Z] 13:09:18     INFO - PID 27957 |     #40 0x7fbd2fb0da92 in mozilla::net::ChannelEventQueue::FlushQueue() /builds/worker/checkouts/gecko/netwerk/ipc/ChannelEventQueue.cpp:94:12
[task 2024-06-04T13:09:18.518Z] 13:09:18     INFO - PID 27957 |     #41 0x7fbd2fb4bd4f in mozilla::net::ChannelEventQueue::ResumeInternal()::CompleteResumeRunnable::Run() /builds/worker/checkouts/gecko/netwerk/ipc/ChannelEventQueue.cpp:152:17
[task 2024-06-04T13:09:18.518Z] 13:09:18     INFO - PID 27957 | Direct leak of 64 byte(s) in 1 object(s) allocated from:
[task 2024-06-04T13:09:18.519Z] 13:09:18     INFO - PID 27957 | [Parent 27957, IPC I/O Parent] WARNING: process 28351 exited on signal 6: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:335
[task 2024-06-04T13:09:18.520Z] 13:09:18     INFO - PID 27957 | [Parent 27957, IPC I/O Parent] WARNING: Process 28447 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-04T13:09:18.521Z] 13:09:18     INFO - PID 27957 | [Parent 27957, IPC I/O Parent] WARNING: process 28447 exited on signal 6: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:335
[task 2024-06-04T13:09:18.967Z] 13:09:18     INFO - PID 27957 | -----------------------------------------------------
[task 2024-06-04T13:09:18.968Z] 13:09:18     INFO - PID 27957 | Suppressions used:
[task 2024-06-04T13:09:18.969Z] 13:09:18     INFO - PID 27957 |   count      bytes template
[task 2024-06-04T13:09:18.969Z] 13:09:18     INFO - PID 27957 |       2         64 nsComponentManagerImpl
[task 2024-06-04T13:09:18.970Z] 13:09:18     INFO - PID 27957 |    1579      44897 libfontconfig.so
[task 2024-06-04T13:09:18.970Z] 13:09:18     INFO - PID 27957 |       2      18480 style::sharing::SHARING_CACHE_KEY
[task 2024-06-04T13:09:18.971Z] 13:09:18     INFO - PID 27957 |       2       8208 style::bloom::BLOOM_KEY
[task 2024-06-04T13:09:18.972Z] 13:09:18     INFO - PID 27957 |      25       4687 libEGL_mesa.so
[task 2024-06-04T13:09:18.972Z] 13:09:18     INFO - PID 27957 |       2      16393 libglib-2.0.so
[task 2024-06-04T13:09:18.973Z] 13:09:18     INFO - PID 27957 |      20      12800 libX11.so
[task 2024-06-04T13:09:18.973Z] 13:09:18     INFO - PID 27957 |    1651     479478 swrast_dri.so
[task 2024-06-04T13:09:18.974Z] 13:09:18     INFO - PID 27957 |       1         32 XPCWrappedNativeJSOps
[task 2024-06-04T13:09:18.974Z] 13:09:18     INFO - PID 27957 | -----------------------------------------------------
[task 2024-06-04T13:09:19.050Z] 13:09:19     INFO - Browser exited with return code 0
[task 2024-06-04T13:09:19.051Z] 13:09:19     INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2024-06-04T13:09:19.053Z] 13:09:19     INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2024-06-04T13:09:19.053Z] 13:09:19     INFO - Allowed depth was 4
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_new, MakeUnique, js::SharedPropMap::addChild
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js::frontend::InstantiateStencils, JS::InstantiateGlobalStencil, mozilla::dom::JSExecutionContext::InstantiateStencil, mozilla::dom::JSExecutionContext::JoinOffThread
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, v8::internal::Isolate::allocatePseudoHandle, NewByteArray, v8::internal::RegExpBytecodePeepholeOptimization::OptimizeBytecode
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc, pod_arena_malloc
[task 2024-06-04T13:09:19.054Z] 13:09:19     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-04T13:09:19.055Z] 13:09:19     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::ScriptLoader::ProcessOffThreadRequest, mozilla::dom::, mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal, mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal
[task 2024-06-04T13:09:19.055Z] 13:09:19     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle, mozilla::dom::HTMLDocument_Binding::Wrap, Wrap
[task 2024-06-04T13:09:19.057Z] 13:09:19     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, MakeUTF8AtomHelperNonStaticValidLength, NewAtomNonStaticValidLength
[task 2024-06-04T13:09:19.057Z] 13:09:19     INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-04T13:09:19.057Z] 13:09:19     INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_realloc, js_pod_arena_realloc, maybe_pod_arena_realloc, pod_arena_realloc
[task 2024-06-04T13:09:19.057Z] 13:09:19     INFO - INFO | LeakSanitizer | Frame js_arena_realloc matched a expected leak
[task 2024-06-04T13:09:19.058Z] 13:09:19     INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at unknown stack
[task 2024-06-04T13:09:19.058Z] 13:09:19     INFO - Closing logging queue
[task 2024-06-04T13:09:19.058Z] 13:09:19     INFO - queue closed
[task 2024-06-04T13:09:19.094Z] 13:09:19     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2024-06-04T13:09:19.106Z] 13:09:19     INFO - LSan enabled.
[task 2024-06-04T13:09:19.106Z] 13:09:19     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2024-06-04T13:09:19.107Z] 13:09:19     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpyphbnlpn
[task 2024-06-04T13:09:19.129Z] 13:09:19     INFO - PID 28186 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-04T13:09:19.129Z] 13:09:19     INFO - PID 28186 | 1717506174206	Marionette	INFO	Marionette enabled
[task 2024-06-04T13:09:19.130Z] 13:09:19     INFO - PID 28186 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-04T13:09:19.130Z] 13:09:19     INFO - PID 28186 | 1717506174502	Marionette	INFO	Listening on port 36495
[task 2024-06-04T13:09:19.131Z] 13:09:19     INFO - PID 28186 | console.error: ({})
[task 2024-06-04T13:09:19.132Z] 13:09:19     INFO - PID 28186 | [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-04T13:09:19.133Z] 13:09:19     INFO - PID 28186 | 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-04T13:09:19.134Z] 13:09:19     INFO - Starting runner
[task 2024-06-04T13:09:20.601Z] 13:09:20     INFO - TEST-START | /html/webappapis/animation-frames/callback-cross-realm-report-exception.html
See Also: → 1900636
See Also: → 1900637
See Also: → 1900656
See Also: → 1901419
See Also: → 1901421
See Also: → 1902642
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Status: REOPENED → RESOLVED
Closed: 1 year ago1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.