Closed
Bug 1902643
Opened 11 months ago
Closed 8 months ago
Intermittent LeakSanitizer | leak at ExecuteCompiledScript, mozilla::dom::ScriptLoader::EvaluateScript, mozilla::dom::ScriptLoader::EvaluateScriptElement, mozilla::dom::ScriptLoader::ProcessRequest
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
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=462364568&repo=mozilla-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DvkgCvJwR7mhjCMLFyf-MQ/runs/0/artifacts/public/logs/live_backing.log
[task 2024-06-14T11:16:10.230Z] 11:16:10 INFO - TEST-START | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html
[task 2024-06-14T11:16:10.240Z] 11:16:10 INFO - Closing window 77e34788-0913-44cd-8d94-fb330bc992d9
[task 2024-06-14T11:16:10.569Z] 11:16:10 INFO - ..
[task 2024-06-14T11:16:10.570Z] 11:16:10 INFO - TEST-OK | /html/semantics/forms/the-textarea-element/wrapping-transformation.window.html | took 336ms
[task 2024-06-14T11:16:10.570Z] 11:16:10 INFO - Restarting browser for new test group
[task 2024-06-14T11:16:10.575Z] 11:16:10 INFO - PID 12694 | 1718363770572 Marionette INFO Stopped listening on port 39196
[task 2024-06-14T11:16:13.424Z] 11:16:13 INFO - PID 12694 | [Parent 12694, IPC I/O Parent] WARNING: Process 12826 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-14T11:16:14.722Z] 11:16:14 INFO - PID 12694 | -----------------------------------------------------
[task 2024-06-14T11:16:14.722Z] 11:16:14 INFO - PID 12694 | Suppressions used:
[task 2024-06-14T11:16:14.723Z] 11:16:14 INFO - PID 12694 | count bytes template
[task 2024-06-14T11:16:14.724Z] 11:16:14 INFO - PID 12694 | 31 16288 nsComponentManagerImpl
[task 2024-06-14T11:16:14.726Z] 11:16:14 INFO - PID 12694 | 2 288 libfontconfig.so
[task 2024-06-14T11:16:14.727Z] 11:16:14 INFO - PID 12694 | 1 9240 style::sharing::SHARING_CACHE_KEY
[task 2024-06-14T11:16:14.728Z] 11:16:14 INFO - PID 12694 | 1 4104 style::bloom::BLOOM_KEY
[task 2024-06-14T11:16:14.729Z] 11:16:14 INFO - PID 12694 | -----------------------------------------------------
<...>
[task 2024-06-14T11:16:45.862Z] 11:16:45 INFO - PID 12694 | =================================================================
[task 2024-06-14T11:16:45.862Z] 11:16:45 INFO - PID 12694 | LeakSanitizer: detected memory leaks
[task 2024-06-14T11:16:45.864Z] 11:16:45 INFO - PID 12694 | Direct leak of 32752 byte(s) in 453 object(s) allocated from:
[task 2024-06-14T11:16:45.865Z] 11:16:45 INFO - PID 12694 | #0 0x5624395c203f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-14T11:16:45.867Z] 11:16:45 INFO - PID 12694 | #1 0x7f2682441cc8 in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-14T11:16:45.868Z] 11:16:45 INFO - PID 12694 | #2 0x7f2682441cc8 in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-14T11:16:45.872Z] 11:16:45 INFO - PID 12694 | #3 0x7f2682441cc8 in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2024-06-14T11:16:45.873Z] 11:16:45 INFO - PID 12694 | #4 0x7f2682441cc8 in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2024-06-14T11:16:45.873Z] 11:16:45 INFO - PID 12694 | #5 0x7f2682441cc8 in pod_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2024-06-14T11:16:45.873Z] 11:16:45 INFO - PID 12694 | #6 0x7f2682441cc8 in new_ /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2289:19
[task 2024-06-14T11:16:45.874Z] 11:16:45 INFO - PID 12694 | #7 0x7f2682441cc8 in JSScript::createPrivateScriptData(JSContext*, JS::Handle<JSScript*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSScript.cpp:2384:37
[task 2024-06-14T11:16:45.874Z] 11:16:45 INFO - PID 12694 | #8 0x7f2682441992 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-14T11:16:45.875Z] 11:16:45 INFO - PID 12694 | #9 0x7f26824427f9 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-14T11:16:45.876Z] 11:16:45 INFO - PID 12694 | #10 0x7f2682443912 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-14T11:16:45.877Z] 11:16:45 INFO - PID 12694 | #11 0x7f2682c440e0 in InstantiateScriptStencils /builds/worker/checkouts/gecko/js/src/frontend/Stencil.cpp:2311:15
[task 2024-06-14T11:16:45.877Z] 11:16:45 INFO - PID 12694 | #12 0x7f2682c440e0 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-14T11:16:45.878Z] 11:16:45 INFO - PID 12694 | #13 0x7f2682c42f6f 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-14T11:16:45.879Z] 11:16:45 INFO - PID 12694 | #14 0x7f2682b61ef1 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-14T11:16:45.880Z] 11:16:45 INFO - PID 12694 | #15 0x7f2682c5c55a 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-14T11:16:45.881Z] 11:16:45 INFO - PID 12694 | #16 0x7f267a43ebe2 in mozilla::dom::JSExecutionContext::InstantiateStencil(RefPtr<js::frontend::CompilationStencil>&&, JS::InstantiationStorage*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:185:12
[task 2024-06-14T11:16:45.882Z] 11:16:45 INFO - PID 12694 | #17 0x7f267a43e8d1 in mozilla::dom::JSExecutionContext::JoinOffThread(mozilla::dom::ScriptLoadContext*) /builds/worker/checkouts/gecko/dom/base/JSExecutionContext.cpp:105:10
[task 2024-06-14T11:16:45.883Z] 11:16:45 INFO - PID 12694 | #18 0x7f267fc77c54 in mozilla::dom::ScriptLoader::CompileOrDecodeClassicScript(JSContext*, mozilla::dom::JSExecutionContext&, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp
[task 2024-06-14T11:16:45.884Z] 11:16:45 INFO - PID 12694 | #19 0x7f267fc76d0a in mozilla::dom::ScriptLoader::EvaluateScript(nsIGlobalObject*, JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2747:8
[task 2024-06-14T11:16:45.885Z] 11:16:45 INFO - PID 12694 | #20 0x7f267fc75cf0 in mozilla::dom::ScriptLoader::EvaluateScriptElement(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2549:10
[task 2024-06-14T11:16:45.885Z] 11:16:45 INFO - PID 12694 | #21 0x7f267fc6dd33 in mozilla::dom::ScriptLoader::ProcessRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2188:10
[task 2024-06-14T11:16:45.886Z] 11:16:45 INFO - PID 12694 | #22 0x7f267fc7535a in mozilla::dom::ScriptLoader::ProcessOffThreadRequest(JS::loader::ScriptLoadRequest*) /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:2087:5
[task 2024-06-14T11:16:45.887Z] 11:16:45 INFO - PID 12694 | #23 0x7f267fc86361 in mozilla::dom::(anonymous namespace)::OffThreadCompilationCompleteTask::Run() /builds/worker/checkouts/gecko/dom/script/ScriptLoader.cpp:1646:20
[task 2024-06-14T11:16:45.888Z] 11:16:45 INFO - PID 12694 | #24 0x7f2676af8b1a in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:907:26
[task 2024-06-14T11:16:45.889Z] 11:16:45 INFO - PID 12694 | #25 0x7f2676af6688 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:730:15
[task 2024-06-14T11:16:45.890Z] 11:16:45 INFO - PID 12694 | #26 0x7f2676af6ca6 in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:516:36
[task 2024-06-14T11:16:45.891Z] 11:16:45 INFO - PID 12694 | #27 0x7f2676b098a1 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:234:37
[task 2024-06-14T11:16:45.892Z] 11:16:45 INFO - PID 12694 | #28 0x7f2676b098a1 in mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5
[task 2024-06-14T11:16:45.893Z] 11:16:45 INFO - PID 12694 | #29 0x7f2676b2a862 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1204:16
[task 2024-06-14T11:16:45.893Z] 11:16:45 INFO - PID 12694 | #30 0x7f2676b352c8 in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10
[task 2024-06-14T11:16:45.894Z] 11:16:45 INFO - PID 12694 | #31 0x7f2677f32f48 in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21
[task 2024-06-14T11:16:45.895Z] 11:16:45 INFO - PID 12694 | #32 0x7f2677e2d244 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-14T11:16:45.896Z] 11:16:45 INFO - PID 12694 | #33 0x7f2677e2d244 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-14T11:16:45.897Z] 11:16:45 INFO - PID 12694 | #34 0x7f2677e2d244 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-14T11:16:45.898Z] 11:16:45 INFO - PID 12694 | #35 0x7f268009d3a9 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27
[task 2024-06-14T11:16:45.898Z] 11:16:45 INFO - PID 12694 | #36 0x7f26802377dc in nsAppShell::Run() /builds/worker/checkouts/gecko/widget/gtk/nsAppShell.cpp:469:33
[task 2024-06-14T11:16:45.899Z] 11:16:45 INFO - PID 12694 | #37 0x7f2681efdddd in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:712:20
[task 2024-06-14T11:16:45.899Z] 11:16:45 INFO - PID 12694 | #38 0x7f2677e2d244 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10
[task 2024-06-14T11:16:45.900Z] 11:16:45 INFO - PID 12694 | #39 0x7f2677e2d244 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3
[task 2024-06-14T11:16:45.900Z] 11:16:45 INFO - PID 12694 | #40 0x7f2677e2d244 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3
[task 2024-06-14T11:16:45.901Z] 11:16:45 INFO - PID 12694 | #41 0x7f2681efd4a9 in XRE_InitChildProcess(int, char**, XREChildData const*) /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:647:34
<...>
[task 2024-06-14T11:16:56.823Z] 11:16:56 INFO - PID 12694 | Direct leak of 56 byte(s) in 1 object(s) allocated from:
[task 2024-06-14T11:16:56.823Z] 11:16:56 INFO - PID 12694 | #0 0x5624395c203f in malloc /builds/worker/fetches/llvm-project/compiler-rt/lib/asan/asan_malloc_linux.cpp:68:3
[task 2024-06-14T11:16:56.824Z] 11:16:56 INFO - PID 12694 | #1 0x7f268251d902 in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:370:10
[task 2024-06-14T11:16:56.824Z] 11:16:56 INFO - PID 12694 | #2 0x7f268251d902 in js_pod_arena_malloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:586:26
[task 2024-06-14T11:16:56.824Z] 11:16:56 INFO - PID 12694 | #3 0x7f268251d902 in maybe_pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2024-06-14T11:16:56.825Z] 11:16:56 INFO - PID 12694 | #4 0x7f268251d902 in pod_arena_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2024-06-14T11:16:56.825Z] 11:16:56 INFO - PID 12694 | #5 0x7f268251d902 in pod_malloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2024-06-14T11:16:56.826Z] 11:16:56 INFO - PID 12694 | #6 0x7f268251d902 in new_<js::PropMapTable> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:234:3
[task 2024-06-14T11:16:56.826Z] 11:16:56 INFO - PID 12694 | #7 0x7f268251d902 in make_unique<js::PropMapTable> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:242:3
[task 2024-06-14T11:16:56.826Z] 11:16:56 INFO - PID 12694 | #8 0x7f268251d902 in js::LinkedPropMap::createTable(JSContext*) /builds/worker/checkouts/gecko/js/src/vm/PropMap.cpp:1019:39
[task 2024-06-14T11:16:56.827Z] 11:16:56 INFO - PID 12694 | #9 0x7f2682464a90 in ensureTable /builds/worker/checkouts/gecko/js/src/vm/PropMap.h:824:25
[task 2024-06-14T11:16:56.827Z] 11:16:56 INFO - PID 12694 | #10 0x7f2682464a90 in lookup /builds/worker/checkouts/gecko/js/src/vm/PropMap-inl.h:130:43
[task 2024-06-14T11:16:56.828Z] 11:16:56 INFO - PID 12694 | #11 0x7f2682464a90 in lookup /builds/worker/checkouts/gecko/js/src/vm/Shape-inl.h:53:30
[task 2024-06-14T11:16:56.828Z] 11:16:56 INFO - PID 12694 | #12 0x7f2682464a90 in NativeLookupOwnPropertyInline<(js::AllowGC)1, (js::LookupResolveMode)1> /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:764:36
[task 2024-06-14T11:16:56.829Z] 11:16:56 INFO - PID 12694 | #13 0x7f2682464a90 in bool js::NativeLookupOwnProperty<(js::AllowGC)1>(JSContext*, js::MaybeRooted<js::NativeObject*, (js::AllowGC)1>::HandleType, js::MaybeRooted<JS::PropertyKey, (js::AllowGC)1>::HandleType, js::PropertyResult*) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1207:10
[task 2024-06-14T11:16:56.829Z] 11:16:56 INFO - PID 12694 | #14 0x7f2682467de7 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:1676:10
[task 2024-06-14T11:16:56.829Z] 11:16:56 INFO - PID 12694 | #15 0x7f26823ff063 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2078:10
[task 2024-06-14T11:16:56.830Z] 11:16:56 INFO - PID 12694 | #16 0x7f26823ff5a3 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2095:8
[task 2024-06-14T11:16:56.830Z] 11:16:56 INFO - PID 12694 | #17 0x7f268251e228 in DefineAccessorPropertyById /builds/worker/checkouts/gecko/js/src/vm/PropertyAndElement.cpp:102:10
[task 2024-06-14T11:16:56.831Z] 11:16:56 INFO - PID 12694 | #18 0x7f268251e228 in DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/PropertyAndElement.cpp:147:10
[task 2024-06-14T11:16:56.831Z] 11:16:56 INFO - PID 12694 | #19 0x7f2682523c6c in JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*) /builds/worker/checkouts/gecko/js/src/vm/PropertyAndElement.cpp:871:14
[task 2024-06-14T11:16:56.832Z] 11:16:56 INFO - PID 12694 | #20 0x7f267bf1e4be in Define /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:726:10
[task 2024-06-14T11:16:56.832Z] 11:16:56 INFO - PID 12694 | #21 0x7f267bf1e4be in DefinePrefable<const JSPropertySpec> /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:741:12
[task 2024-06-14T11:16:56.833Z] 11:16:56 INFO - PID 12694 | #22 0x7f267bf1e4be in mozilla::dom::DefineProperties(JSContext*, JS::Handle<JSObject*>, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1076:10
[task 2024-06-14T11:16:56.833Z] 11:16:56 INFO - PID 12694 | #23 0x7f267bf1eae0 in CreateInterfacePrototypeObject /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1032:9
[task 2024-06-14T11:16:56.834Z] 11:16:56 INFO - PID 12694 | #24 0x7f267bf1eae0 in mozilla::dom::binding_detail::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, mozilla::dom::DOMIfaceAndProtoJSClass const*, JS::Heap<JSObject*>*, JS::Handle<JSObject*>, mozilla::dom::DOMInterfaceInfo const*, unsigned int, bool, mozilla::Span<mozilla::dom::LegacyFactoryFunction const, 18446744073709551615ul> const&, JS::Heap<JSObject*>*, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*, char const*, bool, char const* const*, bool, char const* const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1153:13
[task 2024-06-14T11:16:56.834Z] 11:16:56 INFO - PID 12694 | #25 0x7f267bd5b575 in CreateInterfaceObjects<0UL> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:815:10
[task 2024-06-14T11:16:56.835Z] 11:16:56 INFO - PID 12694 | #26 0x7f267bd5b575 in mozilla::dom::HTMLBodyElement_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/./HTMLBodyElementBinding.cpp:2266:3
[task 2024-06-14T11:16:56.835Z] 11:16:56 INFO - PID 12694 | #27 0x7f267bf30d09 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4225:5
[task 2024-06-14T11:16:56.836Z] 11:16:56 INFO - PID 12694 | #28 0x7f267bd5ad1a in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLBodyElementBinding.h:49:12
[task 2024-06-14T11:16:56.836Z] 11:16:56 INFO - PID 12694 | #29 0x7f267bd5ad1a in mozilla::dom::HTMLBodyElement_Binding::Wrap(JSContext*, mozilla::dom::HTMLBodyElement*, nsWrapperCache*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/./HTMLBodyElementBinding.cpp:2207:42
[task 2024-06-14T11:16:56.837Z] 11:16:56 INFO - PID 12694 | #30 0x7f267cd8f4d8 in Wrap<mozilla::dom::HTMLBodyElement> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLBodyElementBinding.h:39:12
[task 2024-06-14T11:16:56.837Z] 11:16:56 INFO - PID 12694 | #31 0x7f267cd8f4d8 in mozilla::dom::HTMLBodyElement::WrapNode(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/html/HTMLBodyElement.cpp:36:10
[task 2024-06-14T11:16:56.837Z] 11:16:56 INFO - PID 12694 | #32 0x7f267a644e5b in nsINode::WrapObject(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:3267:34
[task 2024-06-14T11:16:56.838Z] 11:16:56 INFO - PID 12694 | #33 0x7f267baf6ed7 in DoGetOrCreateDOMReflector<nsGenericHTMLElement, (mozilla::dom::binding_detail::GetOrCreateReflectorWrapBehavior)0> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1168:18
[task 2024-06-14T11:16:56.838Z] 11:16:56 INFO - PID 12694 | #34 0x7f267baf6ed7 in GetOrCreateDOMReflector<nsGenericHTMLElement> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1237:10
[task 2024-06-14T11:16:56.839Z] 11:16:56 INFO - PID 12694 | #35 0x7f267baf6ed7 in mozilla::dom::Document_Binding::get_body(JSContext*, JS::Handle<JSObject*>, void*, JSJitGetterCallArgs) /builds/worker/workspace/obj-build/dom/bindings/./DocumentBinding.cpp:3123:8
[task 2024-06-14T11:16:56.839Z] 11:16:56 INFO - PID 12694 | #36 0x7f267bf0f60a in bool mozilla::dom::binding_detail::GenericGetter<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3150:13
[task 2024-06-14T11:16:56.840Z] 11:16:56 INFO - PID 12694 | #37 0x7f26821708fe in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:481:13
[task 2024-06-14T11:16:56.840Z] 11:16:56 INFO - PID 12694 | #38 0x7f26821708fe in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:575:12
[task 2024-06-14T11:16:56.841Z] 11:16:56 INFO - PID 12694 | #39 0x7f268217246c in InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:642:10
[task 2024-06-14T11:16:56.841Z] 11:16:56 INFO - PID 12694 | #40 0x7f268217246c in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:674:8
[task 2024-06-14T11:16:56.842Z] 11:16:56 INFO - PID 12694 | #41 0x7f2682173dab in js::CallGetter(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:796:10
[task 2024-06-14T11:16:56.842Z] 11:16:56 INFO - PID 12694 | #42 0x7f26824a9456 in CallGetter(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, js::PropertyInfoBase<unsigned int>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2143:12
[task 2024-06-14T11:16:56.842Z] 11:16:56 INFO - PID 12694 | #43 0x7f2682472768 in GetExistingProperty<(js::AllowGC)1> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2171:12
[task 2024-06-14T11:16:56.843Z] 11:16:56 INFO - PID 12694 | #44 0x7f2682472768 in NativeGetPropertyInline<(js::AllowGC)1> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2319:14
[task 2024-06-14T11:16:56.843Z] 11:16:56 INFO - PID 12694 | #45 0x7f2682472768 in js::NativeGetProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:2350:10
[task 2024-06-14T11:16:56.844Z] 11:16:56 INFO - PID 12694 | #46 0x7f267bf271b8 in mozilla::dom::GetPropertyOnPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, bool*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:2245:10
[task 2024-06-14T11:16:56.844Z] 11:16:56 INFO - PID 12694 | #47 0x7f267bd6c4f5 in mozilla::dom::HTMLDocument_Binding::DOMProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) const /builds/worker/workspace/obj-build/dom/bindings/./HTMLDocumentBinding.cpp:501:8
[task 2024-06-14T11:16:56.845Z] 11:16:56 INFO - PID 12694 | #48 0x7f26828b55d6 in getInternal /builds/worker/checkouts/gecko/js/src/proxy/Proxy.cpp:526:19
[task 2024-06-14T11:16:56.845Z] 11:16:56 INFO - PID 12694 | #49 0x7f26828b55d6 in js::Proxy::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/proxy/Proxy.cpp:534:10
[task 2024-06-14T11:16:56.846Z] 11:16:56 INFO - PID 12694 | #50 0x7f26821a4ac7 in GetProperty /builds/worker/checkouts/gecko/js/src/vm/ObjectOperations-inl.h:114:12
[task 2024-06-14T11:16:56.846Z] 11:16:56 INFO - PID 12694 | #51 0x7f26821a4ac7 in GetProperty /builds/worker/checkouts/gecko/js/src/vm/ObjectOperations-inl.h:124:10
[task 2024-06-14T11:16:56.847Z] 11:16:56 INFO - PID 12694 | #52 0x7f26821a4ac7 in js::GetProperty(JSContext*, JS::Handle<JS::Value>, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:4634:10
[task 2024-06-14T11:16:56.847Z] 11:16:56 INFO - PID 12694 | #53 0x7f268217a0ff in GetPropertyOperation /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:247:10
[task 2024-06-14T11:16:56.847Z] 11:16:56 INFO - PID 12694 | #54 0x7f268217a0ff in js::Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:2845:12
[task 2024-06-14T11:16:56.848Z] 11:16:56 INFO - PID 12694 | #55 0x7f268216fc46 in MaybeEnterInterpreterTrampoline /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:395:10
[task 2024-06-14T11:16:56.848Z] 11:16:56 INFO - PID 12694 | #56 0x7f268216fc46 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:453:13
[task 2024-06-14T11:16:56.849Z] 11:16:56 INFO - PID 12694 | #57 0x7f2682170a21 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:607:13
[task 2024-06-14T11:16:56.849Z] 11:16:56 INFO - PID 12694 | #58 0x7f268217246c in InternalCall /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:642:10
[task 2024-06-14T11:16:56.850Z] 11:16:56 INFO - PID 12694 | #59 0x7f268217246c in js::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::AnyInvokeArgs const&, JS::MutableHandle<JS::Value>, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:674:8
[task 2024-06-14T11:16:56.850Z] 11:16:56 INFO - PID 12694 | Direct leak of 56 byte(s) in 1 object(s) allocated from:
[task 2024-06-14T11:16:56.851Z] 11:16:56 INFO - PID 12694 | [Parent 12694, IPC I/O Parent] WARNING: Process 13162 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-14T11:16:56.851Z] 11:16:56 INFO - PID 12694 | [Parent 12694, IPC I/O Parent] WARNING: process 13162 exited on signal 6: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:335
[task 2024-06-14T11:16:56.852Z] 11:16:56 INFO - PID 12694 | [Parent 12694, IPC I/O Parent] WARNING: Process 13065 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-14T11:16:56.852Z] 11:16:56 INFO - PID 12694 | [Parent 12694, IPC I/O Parent] WARNING: process 13065 exited on signal 6: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_posix.cc:335
[task 2024-06-14T11:16:56.852Z] 11:16:56 INFO - PID 12694 | -----------------------------------------------------
[task 2024-06-14T11:16:56.853Z] 11:16:56 INFO - PID 12694 | Suppressions used:
[task 2024-06-14T11:16:56.853Z] 11:16:56 INFO - PID 12694 | count bytes template
[task 2024-06-14T11:16:56.853Z] 11:16:56 INFO - PID 12694 | 2 64 nsComponentManagerImpl
[task 2024-06-14T11:16:56.854Z] 11:16:56 INFO - PID 12694 | 1401 40882 libfontconfig.so
[task 2024-06-14T11:16:56.854Z] 11:16:56 INFO - PID 12694 | 2 18480 style::sharing::SHARING_CACHE_KEY
[task 2024-06-14T11:16:56.855Z] 11:16:56 INFO - PID 12694 | 2 8208 style::bloom::BLOOM_KEY
[task 2024-06-14T11:16:56.855Z] 11:16:56 INFO - PID 12694 | 25 4687 libEGL_mesa.so
[task 2024-06-14T11:16:56.855Z] 11:16:56 INFO - PID 12694 | 2 16393 libglib-2.0.so
[task 2024-06-14T11:16:56.856Z] 11:16:56 INFO - PID 12694 | 20 12800 libX11.so
[task 2024-06-14T11:16:56.856Z] 11:16:56 INFO - PID 12694 | 1653 479726 swrast_dri.so
[task 2024-06-14T11:16:56.857Z] 11:16:56 INFO - PID 12694 | 1 32 XPCWrappedNativeJSOps
[task 2024-06-14T11:16:56.857Z] 11:16:56 INFO - PID 12694 | -----------------------------------------------------
[task 2024-06-14T11:16:56.858Z] 11:16:56 INFO - Browser exited with return code 0
[task 2024-06-14T11:16:56.859Z] 11:16:56 INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2024-06-14T11:16:56.859Z] 11:16:56 INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2024-06-14T11:16:56.860Z] 11:16:56 INFO - Allowed depth was 4
[task 2024-06-14T11:16:56.860Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle, mozilla::dom::HTMLElement_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle
[task 2024-06-14T11:16:56.860Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame mozilla::dom::GetPerInterfaceObjectHandle matched a expected leak
[task 2024-06-14T11:16:56.860Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_new, MakeUnique, js::SharedPropMap::addChild
[task 2024-06-14T11:16:56.860Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-14T11:16:56.861Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at InternalCall, js::Call, js::CallSelfHostedFunction, AsyncFunctionResume
[task 2024-06-14T11:16:56.861Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame InternalCall matched a expected leak
[task 2024-06-14T11:16:56.861Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_realloc, js_pod_arena_realloc, maybe_pod_arena_realloc, pod_arena_realloc
[task 2024-06-14T11:16:56.861Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js_arena_realloc matched a expected leak
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js::GetProperty, GetPropertyOperation, js::Interpret, MaybeEnterInterpreterTrampoline
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame GetPropertyOperation matched a expected leak
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js::InternalCallOrConstruct, InternalCall, js::Call, js::jit::InvokeFunction
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame InternalCall matched a expected leak
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, maybe_pod_arena_malloc, pod_arena_malloc
[task 2024-06-14T11:16:56.862Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-14T11:16:56.863Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, v8::internal::Isolate::allocatePseudoHandle, NewByteArray, v8::internal::RegExpBytecodePeepholeOptimization::OptimizeBytecode
[task 2024-06-14T11:16:56.863Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-14T11:16:56.863Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js::jit::MaybeEnterJit, js::Interpret, MaybeEnterInterpreterTrampoline, js::RunScript
[task 2024-06-14T11:16:56.863Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js::jit::MaybeEnterJit matched a expected leak
[task 2024-06-14T11:16:56.864Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at match, match, match, match
[task 2024-06-14T11:16:56.864Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame match matched a expected leak
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js::RunScript, js::InternalCallOrConstruct, InternalCall, js::Call
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame InternalCall matched a expected leak
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at CallJSNative, js::InternalCallOrConstruct, InternalCall, js::Call
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame CallJSNative matched a expected leak
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at JSFunction::getOrCreateScript, js::Interpret, MaybeEnterInterpreterTrampoline, js::RunScript
[task 2024-06-14T11:16:56.865Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame MaybeEnterInterpreterTrampoline matched a expected leak
[task 2024-06-14T11:16:56.866Z] 11:16:56 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at ExecuteCompiledScript, mozilla::dom::ScriptLoader::EvaluateScript, mozilla::dom::ScriptLoader::EvaluateScriptElement, mozilla::dom::ScriptLoader::ProcessRequest
[task 2024-06-14T11:16:56.866Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js::Interpret, MaybeEnterInterpreterTrampoline, js::RunScript, js::InternalCallOrConstruct
[task 2024-06-14T11:16:56.866Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame MaybeEnterInterpreterTrampoline matched a expected leak
[task 2024-06-14T11:16:56.867Z] 11:16:56 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at unknown stack
[task 2024-06-14T11:16:56.867Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at match, match, match, js_arena_realloc
[task 2024-06-14T11:16:56.867Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame match matched a expected leak
[task 2024-06-14T11:16:56.868Z] 11:16:56 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, MakeUTF8AtomHelperNonStaticValidLength, NewAtomNonStaticValidLength
[task 2024-06-14T11:16:56.868Z] 11:16:56 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2024-06-14T11:16:56.869Z] 11:16:56 INFO - Closing logging queue
[task 2024-06-14T11:16:56.871Z] 11:16:56 INFO - queue closed
[task 2024-06-14T11:16:56.871Z] 11:16:56 INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2024-06-14T11:16:56.871Z] 11:16:56 INFO - LSan enabled.
[task 2024-06-14T11:16:56.872Z] 11:16:56 INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2024-06-14T11:16:56.872Z] 11:16:56 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmp8s5wxbvh
[task 2024-06-14T11:16:56.878Z] 11:16:56 INFO - PID 12897 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-14T11:16:56.878Z] 11:16:56 INFO - PID 12897 | 1718363537908 Marionette INFO Marionette enabled
[task 2024-06-14T11:16:56.879Z] 11:16:56 INFO - PID 12897 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2024-06-14T11:16:56.879Z] 11:16:56 INFO - PID 12897 | 1718363538269 Marionette INFO Listening on port 56018
[task 2024-06-14T11:16:56.880Z] 11:16:56 INFO - PID 12897 | console.error: ({})
[task 2024-06-14T11:16:56.880Z] 11:16:56 INFO - PID 12897 | [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-14T11:16:56.881Z] 11:16:56 INFO - PID 12897 | 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-14T11:16:56.882Z] 11:16:56 INFO - Starting runner
[task 2024-06-14T11:16:57.731Z] 11:16:57 INFO - TEST-START | /html/webappapis/animation-frames/callback-cross-realm-report-exception.html
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•8 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•