Closed
Bug 1696291
Opened 4 years ago
Closed 4 years ago
Intermittent LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, mozilla::dom::BrowsingContext_Binding::Wrap, Wrap
Categories
(Core :: DOM: Navigation, defect, P5)
Core
DOM: Navigation
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=331962607&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/a0sNmhM4QSSiABmIDhx8hQ/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | SUMMARY: AddressSanitizer: 373173 byte(s) leaked in 1103 allocation(s).
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | #17 0x7f72190c356e (<unknown module>)
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | #18 0x7f72afcf4ade in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:108:5
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | #19 0x7f72afcf4ade in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:206:10
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | #20 0x7f72aeb5eba4 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:395:32
[task 2021-03-03T23:17:55.422Z] 23:17:55 INFO - GECKO(1541) | #21 0x7f72aeb8ffd6 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:552:13
[task 2021-03-03T23:17:55.423Z] 23:17:55 INFO - GECKO(1541) | #22 0x7f72aeb91c3e in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10
[task 2021-03-03T23:17:55.425Z] 23:17:55 INFO - GECKO(1541) | #23 0x7f72af941afd in js::jit::DoCallFallback(JSContext*, js::jit::BaselineFrame*, js::jit::ICCall_Fallback*, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jit/BaselineIC.cpp:1841:10
[task 2021-03-03T23:17:55.425Z] 23:17:55 INFO - GECKO(1541) | #24 0x7f72190c5e67 (<unknown module>)
[task 2021-03-03T23:17:55.425Z] 23:17:55 INFO - GECKO(1541) | #25 0x621003028ecf (<unknown module>)
[task 2021-03-03T23:17:55.425Z] 23:17:55 INFO - GECKO(1541) | #26 0x7f72190c356e (<unknown module>)
[task 2021-03-03T23:17:55.426Z] 23:17:55 INFO - GECKO(1541) | #27 0x7f72afcf4ade in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:108:5
[task 2021-03-03T23:17:55.427Z] 23:17:55 INFO - GECKO(1541) | #28 0x7f72afcf4ade in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:206:10
[task 2021-03-03T23:17:55.427Z] 23:17:55 INFO - GECKO(1541) | #29 0x7f72aeb5eba4 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:395:32
[task 2021-03-03T23:17:55.428Z] 23:17:55 INFO - GECKO(1541) | #30 0x7f72aeb8ffd6 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:552:13
[task 2021-03-03T23:17:55.428Z] 23:17:55 INFO - GECKO(1541) | #31 0x7f72aeb91c3e in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #32 0x7f72aeb91ebb 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:597:8
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #33 0x7f72af3fc412 in JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2863:10
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #34 0x7f72a85f4299 in mozilla::dom::EventListener::HandleEvent(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::dom::Event&, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/EventListenerBinding.cpp:57:8
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #35 0x7f72a911fa48 in void mozilla::dom::EventListener::HandleEvent<mozilla::dom::EventTarget*>(mozilla::dom::EventTarget* const&, mozilla::dom::Event&, mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/EventListenerBinding.h:65:12
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #36 0x7f72a911f4af in mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener*, mozilla::dom::Event*, mozilla::dom::EventTarget*) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1108:43
[task 2021-03-03T23:17:55.432Z] 23:17:55 INFO - GECKO(1541) | #37 0x7f72a9120c10 in mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1305:17
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | #38 0x7f72a910e2fe in mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:354:17
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | Indirect leak of 16 byte(s) in 1 object(s) allocated from:
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | #0 0x55acdefac8bd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | #1 0x7f72aecb56bb in js_arena_malloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:385:10
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | #2 0x7f72aecb56bb in js_pod_arena_malloc<js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::Data *> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:594:26
[task 2021-03-03T23:17:55.441Z] 23:17:55 INFO - GECKO(1541) | #3 0x7f72aecb56bb in maybe_pod_arena_malloc<js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::Data *> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:57:12
[task 2021-03-03T23:17:55.442Z] 23:17:55 INFO - GECKO(1541) | #4 0x7f72aecb56bb in js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::Data** js::MallocProvider<js::ZoneAllocPolicy>::pod_arena_malloc<js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::Data*>(unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:109:12
[task 2021-03-03T23:17:55.445Z] 23:17:55 INFO - GECKO(1541) | #5 0x7f72aecb5dfd in pod_malloc<js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::Data *> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:127:12
[task 2021-03-03T23:17:55.449Z] 23:17:55 INFO - GECKO(1541) | #6 0x7f72aecb5dfd in js::detail::OrderedHashTable<js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::Entry, js::OrderedHashMap<js::HashableValue, js::HeapPtr<JS::Value>, js::HashableValue::Hasher, js::ZoneAllocPolicy>::MapOps, js::ZoneAllocPolicy>::init() /builds/worker/checkouts/gecko/js/src/ds/OrderedHashTable.h:119:40
[task 2021-03-03T23:17:55.449Z] 23:17:55 INFO - GECKO(1541) | #7 0x7f72aec4adaf in init /builds/worker/checkouts/gecko/js/src/ds/OrderedHashTable.h:804:43
[task 2021-03-03T23:17:55.449Z] 23:17:55 INFO - GECKO(1541) | #8 0x7f72aec4adaf in js::MapObject::create(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/js/src/builtin/MapObject.cpp:624:13
[task 2021-03-03T23:17:55.449Z] 23:17:55 INFO - GECKO(1541) | #9 0x7f72aec4b928 in js::MapObject::construct(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/js/src/builtin/MapObject.cpp:683:30
[task 2021-03-03T23:17:55.449Z] 23:17:55 INFO - GECKO(1541) | #10 0x7f72aeb926af in CallJSNative /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:435:13
[task 2021-03-03T23:17:55.450Z] 23:17:55 INFO - GECKO(1541) | #11 0x7f72aeb926af in CallJSNativeConstructor /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:451:8
[task 2021-03-03T23:17:55.451Z] 23:17:55 INFO - GECKO(1541) | #12 0x7f72aeb926af in InternalConstruct(JSContext*, js::AnyConstructArgs const&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:624:14
[task 2021-03-03T23:17:55.452Z] 23:17:55 INFO - GECKO(1541) | #13 0x7f72aeb6ffbf in Interpret(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:3233:16
[task 2021-03-03T23:17:55.452Z] 23:17:55 INFO - GECKO(1541) | #14 0x7f72aeb5ebc3 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:405:13
[task 2021-03-03T23:17:55.455Z] 23:17:55 INFO - GECKO(1541) | #15 0x7f72aeb8ffd6 in js::InternalCallOrConstruct(JSContext*, JS::CallArgs const&, js::MaybeConstruct, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:552:13
[task 2021-03-03T23:17:55.455Z] 23:17:55 INFO - GECKO(1541) | #16 0x7f72aeb91c3e in InternalCall(JSContext*, js::AnyInvokeArgs const&, js::CallReason) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:580:10
[task 2021-03-03T23:17:55.455Z] 23:17:55 INFO - GECKO(1541) | #17 0x7f72aeb91ebb 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:597:8
[task 2021-03-03T23:17:55.456Z] 23:17:55 INFO - GECKO(1541) | #18 0x7f72af3fc412 in JS::Call(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::HandleValueArray const&, JS::MutableHandle<JS::Value>) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2863:10
[task 2021-03-03T23:17:55.456Z] 23:17:55 INFO - GECKO(1541) | #19 0x7f72a745420f in mozilla::dom::MozJSActorCallback::Call(mozilla::dom::BindingCallContext&, JS::Handle<JS::Value>, mozilla::ErrorResult&) /builds/worker/workspace/obj-build/dom/bindings/JSActorBinding.cpp:162:8
[task 2021-03-03T23:17:55.458Z] 23:17:55 INFO - GECKO(1541) | #20 0x7f72aa9bee9b in void mozilla::dom::MozJSActorCallback::Call<mozilla::dom::JSActor*>(mozilla::dom::JSActor* const&, mozilla::ErrorResult&, char const*, mozilla::dom::CallbackObject::ExceptionHandling, JS::Realm*) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/JSActorBinding.h:133:12
[task 2021-03-03T23:17:55.458Z] 23:17:55 INFO - GECKO(1541) | #21 0x7f72aa9a1f53 in Call<mozilla::dom::JSActor *> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/JSActorBinding.h:155:12
[task 2021-03-03T23:17:55.458Z] 23:17:55 INFO - GECKO(1541) | #22 0x7f72aa9a1f53 in mozilla::dom::JSActor::InvokeCallback(mozilla::dom::JSActor::CallbackFunction) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSActor.cpp:103:46
[task 2021-03-03T23:17:55.462Z] 23:17:55 INFO - GECKO(1541) | #23 0x7f72aa98788c in mozilla::dom::WindowGlobalChild::InitJSActor(JS::Handle<JSObject*>, nsTSubstring<char> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/ipc/WindowGlobalChild.cpp:634:10
[task 2021-03-03T23:17:55.462Z] 23:17:55 INFO - GECKO(1541) | #24 0x7f72aa9a9c63 in mozilla::dom::JSActorManager::GetActor(JSContext*, nsTSubstring<char> const&, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSActorManager.cpp:96:27
[task 2021-03-03T23:17:55.462Z] 23:17:55 INFO - GECKO(1541) | #25 0x7f72aa9bb81b in mozilla::dom::JSWindowActorProtocol::HandleEvent(mozilla::dom::Event*) /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorProtocol.cpp:193:32
[task 2021-03-03T23:17:55.462Z] 23:17:55 INFO - GECKO(1541) | #26 0x7f72a911f536 in mozilla::EventListenerManager::HandleEventSubType(mozilla::EventListenerManager::Listener*, mozilla::dom::Event*, mozilla::dom::EventTarget*) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1114:22
[task 2021-03-03T23:17:55.463Z] 23:17:55 INFO - GECKO(1541) | #27 0x7f72a9120c10 in mozilla::EventListenerManager::HandleEventInternal(nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event**, mozilla::dom::EventTarget*, nsEventStatus*, bool) /builds/worker/checkouts/gecko/dom/events/EventListenerManager.cpp:1305:17
[task 2021-03-03T23:17:55.464Z] 23:17:55 INFO - GECKO(1541) | #28 0x7f72a910e2fe in mozilla::EventTargetChainItem::HandleEvent(mozilla::EventChainPostVisitor&, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:354:17
[task 2021-03-03T23:17:55.465Z] 23:17:55 INFO - GECKO(1541) | #29 0x7f72a910cb70 in mozilla::EventTargetChainItem::HandleEventTargetChain(nsTArray<mozilla::EventTargetChainItem>&, mozilla::EventChainPostVisitor&, mozilla::EventDispatchingCallback*, mozilla::ELMCreationDetector&) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:556:16
[task 2021-03-03T23:17:55.466Z] 23:17:55 INFO - GECKO(1541) | #30 0x7f72a9110e45 in mozilla::EventDispatcher::Dispatch(nsISupports*, nsPresContext*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsEventStatus*, mozilla::EventDispatchingCallback*, nsTArray<mozilla::dom::EventTarget*>*) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp:1099:11
[task 2021-03-03T23:17:55.466Z] 23:17:55 INFO - GECKO(1541) | #31 0x7f72a91164e9 in mozilla::EventDispatcher::DispatchDOMEvent(nsISupports*, mozilla::WidgetEvent*, mozilla::dom::Event*, nsPresContext*, nsEventStatus*) /builds/worker/checkouts/gecko/dom/events/EventDispatcher.cpp
[task 2021-03-03T23:17:55.469Z] 23:17:55 INFO - GECKO(1541) | #32 0x7f72a6d9321d in nsWindowRoot::DispatchEvent(mozilla::dom::Event&, mozilla::dom::CallerType, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/base/nsWindowRoot.cpp:93:17
[task 2021-03-03T23:17:55.469Z] 23:17:55 INFO - GECKO(1541) | #33 0x7f72a6b747c7 in nsContentUtils::DispatchChromeEvent(mozilla::dom::Document*, nsISupports*, nsTSubstring<char16_t> const&, mozilla::CanBubble, mozilla::Cancelable, bool*) /builds/worker/checkouts/gecko/dom/base/nsContentUtils.cpp:4442:17
[task 2021-03-03T23:17:55.469Z] 23:17:55 INFO - GECKO(1541) | #34 0x7f72a6c5b401 in nsGlobalWindowOuter::DispatchDOMWindowCreated() /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2587:3
[task 2021-03-03T23:17:55.469Z] 23:17:55 INFO - GECKO(1541) | #35 0x7f72a6c8a16f in applyImpl<nsGlobalWindowOuter, void (nsGlobalWindowOuter::*)()> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1148:12
[task 2021-03-03T23:17:55.470Z] 23:17:55 INFO - GECKO(1541) | #36 0x7f72a6c8a16f in apply<nsGlobalWindowOuter, void (nsGlobalWindowOuter::*)()> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1154:12
[task 2021-03-03T23:17:55.470Z] 23:17:55 INFO - GECKO(1541) | #37 0x7f72a6c8a16f in mozilla::detail::RunnableMethodImpl<nsGlobalWindowOuter*, void (nsGlobalWindowOuter::*)(), true, (mozilla::RunnableKind)0>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1201:13
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #38 0x7f72a6b7d9b2 in nsContentUtils::RemoveScriptBlocker() /builds/worker/checkouts/gecko/dom/base/nsContentUtils.cpp:5577:17
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #39 0x7f72ab751a1b in ~nsAutoScriptBlocker /builds/worker/workspace/obj-build/dist/include/nsContentUtils.h:3483:28
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #40 0x7f72ab751a1b 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:933:1
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | Indirect leak of 16 byte(s) in 1 object(s) allocated from:
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #0 0x55acdefac8bd in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:145:3
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #1 0x55acdefe630d in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2021-03-03T23:17:55.477Z] 23:17:55 INFO - GECKO(1541) | #2 0x7f72a8213747 in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2021-03-03T23:17:55.481Z] 23:17:55 INFO - GECKO(1541) | #3 0x7f72a8213747 in AllocateProtoAndIfaceCache /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:613:44
[task 2021-03-03T23:17:55.481Z] 23:17:55 INFO - GECKO(1541) | #4 0x7f72a8213747 in bool mozilla::dom::CreateGlobal<nsGlobalWindowInner, &(mozilla::dom::Window_Binding::GetProtoObjectHandle(JSContext*))>(JSContext*, nsGlobalWindowInner*, nsWrapperCache*, JSClass const*, JS::RealmOptions&, JSPrincipals*, bool, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:2882:5
[task 2021-03-03T23:17:55.481Z] 23:17:55 INFO - GECKO(1541) | #5 0x7f72a821317b in mozilla::dom::Window_Binding::Wrap(JSContext*, nsGlobalWindowInner*, nsWrapperCache*, JS::RealmOptions&, JSPrincipals*, bool, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/WindowBinding.cpp:21692:8
[task 2021-03-03T23:17:55.482Z] 23:17:55 INFO - GECKO(1541) | #6 0x7f72a6c579db in CreateNativeGlobalForInner /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2037:8
[task 2021-03-03T23:17:55.482Z] 23:17:55 INFO - GECKO(1541) | #7 0x7f72a6c579db in nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2237:12
[task 2021-03-03T23:17:55.482Z] 23:17:55 INFO - GECKO(1541) | #8 0x7f72ab7518da 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:916:22
[task 2021-03-03T23:17:55.482Z] 23:17:55 INFO - GECKO(1541) | #9 0x7f72ab750e8a in nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:700:10
[task 2021-03-03T23:17:55.482Z] 23:17:55 INFO - GECKO(1541) | #10 0x7f72aded85a0 in nsDocShell::SetupNewViewer(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:8301:7
[task 2021-03-03T23:17:55.486Z] 23:17:55 INFO - GECKO(1541) | #11 0x7f72aded762c in nsDocShell::Embed(nsIContentViewer*, mozilla::dom::WindowGlobalChild*, bool, bool) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5812:17
[task 2021-03-03T23:17:55.486Z] 23:17:55 INFO - GECKO(1541) | #12 0x7f72ade9dbe7 in nsDocShell::CreateContentViewer(nsTSubstring<char> const&, nsIRequest*, nsIStreamListener**) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:8113:3
[task 2021-03-03T23:17:55.486Z] 23:17:55 INFO - GECKO(1541) | #13 0x7f72ade9b9b4 in nsDSURIContentListener::DoContent(nsTSubstring<char> const&, bool, nsIRequest*, nsIStreamListener**, bool*) /builds/worker/checkouts/gecko/docshell/base/nsDSURIContentListener.cpp:178:20
[task 2021-03-03T23:17:55.486Z] 23:17:55 INFO - GECKO(1541) | #14 0x7f72a5cebb4f in nsDocumentOpenInfo::TryContentListener(nsIURIContentListener*, nsIChannel*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:597:18
[task 2021-03-03T23:17:55.486Z] 23:17:55 INFO - GECKO(1541) | #15 0x7f72a5ce92e0 in nsDocumentOpenInfo::DispatchContent(nsIRequest*, nsISupports*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:276:9
[task 2021-03-03T23:17:55.487Z] 23:17:55 INFO - GECKO(1541) | #16 0x7f72a5ce8203 in nsDocumentOpenInfo::OnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/uriloader/base/nsURILoader.cpp:154:8
[task 2021-03-03T23:17:55.487Z] 23:17:55 INFO - GECKO(1541) | #17 0x7f72a5b88c32 in nsJARChannel::OnStartRequest(nsIRequest*) /builds/worker/checkouts/gecko/modules/libjar/nsJARChannel.cpp:1165:28
[task 2021-03-03T23:17:55.488Z] 23:17:55 INFO - GECKO(1541) | #18 0x7f72a43993de in nsInputStreamPump::OnStateStart() /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp:481:21
[task 2021-03-03T23:17:55.488Z] 23:17:55 INFO - GECKO(1541) | #19 0x7f72a4398b0d in nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) /builds/worker/checkouts/gecko/netwerk/base/nsInputStreamPump.cpp:390:21
[task 2021-03-03T23:17:55.492Z] 23:17:55 INFO - GECKO(1541) | #20 0x7f72a404bd76 in nsInputStreamReadyEvent::Run() /builds/worker/checkouts/gecko/xpcom/io/nsStreamUtils.cpp:94:20
[task 2021-03-03T23:17:55.492Z] 23:17:55 INFO - GECKO(1541) | #21 0x7f72a40cbc76 in mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:472:16
[task 2021-03-03T23:17:55.492Z] 23:17:55 INFO - GECKO(1541) | #22 0x7f72a40c8833 in mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:760:26
[task 2021-03-03T23:17:55.492Z] 23:17:55 INFO - GECKO(1541) | #23 0x7f72a40c6707 in mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:611:15
[task 2021-03-03T23:17:55.493Z] 23:17:55 INFO - GECKO(1541) | #24 0x7f72a40c6b5d in mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:395:36
[task 2021-03-03T23:17:55.496Z] 23:17:55 INFO - GECKO(1541) | #25 0x7f72a40d32b1 in operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:133:37
[task 2021-03-03T23:17:55.496Z] 23:17:55 INFO - GECKO(1541) | #26 0x7f72a40d32b1 in mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_3>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:534:5
[task 2021-03-03T23:17:55.496Z] 23:17:55 INFO - GECKO(1541) | #27 0x7f72a40ee774 in nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1158:16
[task 2021-03-03T23:17:55.496Z] 23:17:55 INFO - GECKO(1541) | #28 0x7f72a40f899c in NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:548:10
[task 2021-03-03T23:17:55.497Z] 23:17:55 INFO - GECKO(1541) | #29 0x7f72a51eb5aa in mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:87:21
[task 2021-03-03T23:17:55.497Z] 23:17:55 INFO - GECKO(1541) | #30 0x7f72a5116521 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10
[task 2021-03-03T23:17:55.497Z] 23:17:55 INFO - GECKO(1541) | #31 0x7f72a5116521 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3
[task 2021-03-03T23:17:55.497Z] 23:17:55 INFO - GECKO(1541) | #32 0x7f72a5116521 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3
[task 2021-03-03T23:17:55.497Z] 23:17:55 INFO - GECKO(1541) | #33 0x7f72ab16c137 in nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:137:27
[task 2021-03-03T23:17:55.498Z] 23:17:55 INFO - GECKO(1541) | #34 0x7f72ae96120f in XRE_RunAppShell() /builds/worker/checkouts/gecko/toolkit/xre/nsEmbedFunctions.cpp:902:20
[task 2021-03-03T23:17:55.506Z] 23:17:55 INFO - GECKO(1541) | #35 0x7f72a5116521 in RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:335:10
[task 2021-03-03T23:17:55.506Z] 23:17:55 INFO - GECKO(1541) | #36 0x7f72a5116521 in RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:328:3
[task 2021-03-03T23:17:55.506Z] 23:17:55 INFO - GECKO(1541) | #37 0x7f72a5116521 in MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:310:3
[task 2021-03-03T23:17:55.506Z] 23:17:55 INFO - GECKO(1541) | -----------------------------------------------------
[task 2021-03-03T23:17:55.506Z] 23:17:55 INFO - GECKO(1541) | Suppressions used:
[task 2021-03-03T23:17:55.507Z] 23:17:55 INFO - GECKO(1541) | count bytes template
[task 2021-03-03T23:17:55.507Z] 23:17:55 INFO - GECKO(1541) | 1443 99974 libc.so
[task 2021-03-03T23:17:55.507Z] 23:17:55 INFO - GECKO(1541) | 14 448 nsComponentManagerImpl
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 2 288 libfontconfig.so
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 406 13390 js::frontend::Parse
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 9 254 xpc::CIGSHelper
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 593 43721 mozJSComponentLoader
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 2 112 mozilla::xpcom::ConstructJSMComponent
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | 519 40208 XPCWrappedNativeJSOps
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | -----------------------------------------------------
[task 2021-03-03T23:17:55.508Z] 23:17:55 INFO - GECKO(1541) | SUMMARY: AddressSanitizer: 378007 byte(s) leaked in 1141 allocation(s).
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | -----------------------------------------------------
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | Suppressions used:
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | count bytes template
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 38 1136 nsComponentManagerImpl
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 633 18083 libfontconfig.so
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 81 30752 libcairo.so
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 96 17019 libglib-2.0.so
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 160 83200 libpixman-1.so
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 19 532 libresolv.so
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | 3 624 mozJSComponentLoader
[task 2021-03-03T23:17:57.073Z] 23:17:57 INFO - GECKO(1541) | -----------------------------------------------------
[task 2021-03-03T23:17:57.189Z] 23:17:57 INFO - TEST-INFO | Main app process: exit 0
[task 2021-03-03T23:17:57.192Z] 23:17:57 INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-03-03T23:17:57.193Z] 23:17:57 INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-03-03T23:17:57.193Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, mozilla::dom::BrowsingContext_Binding::Wrap, Wrap
[task 2021-03-03T23:17:57.194Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_new, MakeUnique, MakeShapeSet, js::PropertyTree::insertChild
[task 2021-03-03T23:17:57.194Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_calloc, mozilla::dom::JSWindowActorProtocol::HandleEvent, mozilla::EventListenerManager::HandleEventSubType, mozilla::EventListenerManager::HandleEventInternal
[task 2021-03-03T23:17:57.197Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, nsINode::WrapObject, DoGetOrCreateDOMReflector, GetOrCreateDOMReflector
[task 2021-03-03T23:17:57.197Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::detail::HashTable, mozilla::detail::HashTable, EnterJit, js::jit::MaybeEnterJit
[task 2021-03-03T23:17:57.198Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at unknown stack
[task 2021-03-03T23:17:57.200Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at nsContentUtils::DispatchEvent, nsContentUtils::DispatchTrustedEvent, mozilla::dom::Document::DispatchContentLoadedEvents, applyImpl
[task 2021-03-03T23:17:57.200Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::detail::HashTable, mozilla::detail::HashTable, putNew, mozilla::dom::XMLDocument_Binding::CreateInterfaceObjects
[task 2021-03-03T23:17:57.201Z] 23:17:57 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::Window_Binding::get_performance, mozilla::dom::Window_Binding::ClearCachedPerformanceValue, ClearDocumentDependentSlots, nsGlobalWindowInner::InitDocumentDependentState```
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•