Closed Bug 1719879 Opened 4 years ago Closed 4 years ago

Intermittent LeakSanitizer | leak at CountingMalloc, ICUReporter::Alloc, utrie2_openFromSerialized_69, icu_69::CollationDataReader::read

Categories

(Core :: WebRTC, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=344777303&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/AsImBU7NR_Gteh7llJ9QBw/runs/0/artifacts/public/logs/live_backing.log


After dom/media/webrtc/tests/mochitests/ ran.

[task 2021-07-09T11:26:07.681Z] 11:26:07     INFO - GECKO(5863) | Direct leak of 4096 byte(s) in 1 object(s) allocated from:
[task 2021-07-09T11:26:07.682Z] 11:26:07     INFO - GECKO(5863) |     #0 0x5608227b49d9 in realloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cpp:164:3
[task 2021-07-09T11:26:07.683Z] 11:26:07     INFO - GECKO(5863) |     #1 0x7f7996f9ffda in js_arena_realloc /builds/worker/workspace/obj-build/dist/include/js/Utility.h:400:10
[task 2021-07-09T11:26:07.684Z] 11:26:07     INFO - GECKO(5863) |     #2 0x7f7996f9ffda in js_pod_arena_realloc<unsigned char> /builds/worker/workspace/obj-build/dist/include/js/Utility.h:605:26
[task 2021-07-09T11:26:07.685Z] 11:26:07     INFO - GECKO(5863) |     #3 0x7f7996f9ffda in maybe_pod_arena_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:76:12
[task 2021-07-09T11:26:07.685Z] 11:26:07     INFO - GECKO(5863) |     #4 0x7f7996f9ffda in unsigned char* js::MallocProvider<JS::Zone>::pod_arena_realloc<unsigned char>(unsigned long, unsigned char*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:212:12
[task 2021-07-09T11:26:07.686Z] 11:26:07     INFO - GECKO(5863) |     #5 0x7f7996f7f445 in pod_realloc<unsigned char> /builds/worker/checkouts/gecko/js/src/vm/MallocProvider.h:231:12
[task 2021-07-09T11:26:07.687Z] 11:26:07     INFO - GECKO(5863) |     #6 0x7f7996f7f445 in js::Nursery::reallocateBuffer(JS::Zone*, js::gc::Cell*, void*, unsigned long, unsigned long) /builds/worker/checkouts/gecko/js/src/gc/Nursery.cpp:653:15
[task 2021-07-09T11:26:07.688Z] 11:26:07     INFO - GECKO(5863) |     #7 0x7f7996808147 in js::HeapSlot* js::ReallocateObjectBuffer<js::HeapSlot>(JSContext*, JSObject*, js::HeapSlot*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/gc/Nursery-inl.h:130:44
[task 2021-07-09T11:26:07.698Z] 11:26:07     INFO - GECKO(5863) |     #8 0x7f7996807d5b in js::NativeObject::growSlots(JSContext*, unsigned int, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:314:26
[task 2021-07-09T11:26:07.699Z] 11:26:07     INFO - GECKO(5863) |     #9 0x7f79968bec75 in updateSlotsForSpan /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:487:39
[task 2021-07-09T11:26:07.700Z] 11:26:07     INFO - GECKO(5863) |     #10 0x7f79968bec75 in setShapeAndUpdateSlotsForNewSlot /builds/worker/checkouts/gecko/js/src/vm/NativeObject-inl.h:568:7
[task 2021-07-09T11:26:07.704Z] 11:26:07     INFO - GECKO(5863) |     #11 0x7f79968bec75 in js::NativeObject::addProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags, unsigned int*) /builds/worker/checkouts/gecko/js/src/vm/Shape.cpp:333:13
[task 2021-07-09T11:26:07.705Z] 11:26:07     INFO - GECKO(5863) |     #12 0x7f7996810de9 in AddOrChangeProperty<IsAddOrChange::Add> /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1289:12
[task 2021-07-09T11:26:07.706Z] 11:26:07     INFO - GECKO(5863) |     #13 0x7f7996810de9 in js::NativeDefineProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/NativeObject.cpp:1579:10
[task 2021-07-09T11:26:07.707Z] 11:26:07     INFO - GECKO(5863) |     #14 0x7f799678bf82 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int, JS::ObjectOpResult&) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2375:10
[task 2021-07-09T11:26:07.708Z] 11:26:07     INFO - GECKO(5863) |     #15 0x7f799678c8c8 in js::DefineAccessorProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned int) /builds/worker/checkouts/gecko/js/src/vm/JSObject.cpp:2393:8
[task 2021-07-09T11:26:07.709Z] 11:26:07     INFO - GECKO(5863) |     #16 0x7f799644e37e in DefineAccessorPropertyById /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2061:10
[task 2021-07-09T11:26:07.709Z] 11:26:07     INFO - GECKO(5863) |     #17 0x7f799644e37e in DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:2102:10
[task 2021-07-09T11:26:07.710Z] 11:26:07     INFO - GECKO(5863) |     #18 0x7f7996458cb4 in JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*) /builds/worker/checkouts/gecko/js/src/jsapi.cpp:3079:14
[task 2021-07-09T11:26:07.711Z] 11:26:07     INFO - GECKO(5863) |     #19 0x7f799034f2bd in Define /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:715:10
[task 2021-07-09T11:26:07.712Z] 11:26:07     INFO - GECKO(5863) |     #20 0x7f799034f2bd in bool mozilla::dom::DefinePrefable<JSPropertySpec const>(JSContext*, JS::Handle<JSObject*>, mozilla::dom::Prefable<JSPropertySpec const> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:730:12
[task 2021-07-09T11:26:07.713Z] 11:26:07     INFO - GECKO(5863) |     #21 0x7f799034f7f9 in mozilla::dom::DefineProperties(JSContext*, JS::Handle<JSObject*>, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1018:10
[task 2021-07-09T11:26:07.714Z] 11:26:07     INFO - GECKO(5863) |     #22 0x7f799034fe6a in CreateInterfacePrototypeObject /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:954:9
[task 2021-07-09T11:26:07.715Z] 11:26:07     INFO - GECKO(5863) |     #23 0x7f799034fe6a in mozilla::dom::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JSClass const*, JS::Heap<JSObject*>*, JS::Handle<JSObject*>, JSClass const*, unsigned int, mozilla::dom::LegacyFactoryFunction const*, JS::Heap<JSObject*>*, mozilla::dom::NativePropertiesN<7> const*, mozilla::dom::NativePropertiesN<7> const*, char const*, bool, char const* const*, bool, char const* const*, bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:1078:13
[task 2021-07-09T11:26:07.716Z] 11:26:07     INFO - GECKO(5863) |     #24 0x7f798fe7f1b1 in mozilla::dom::Document_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/DocumentBinding.cpp:19721:3
[task 2021-07-09T11:26:07.718Z] 11:26:07     INFO - GECKO(5863) |     #25 0x7f7990363c96 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-07-09T11:26:07.720Z] 11:26:07     INFO - GECKO(5863) |     #26 0x7f79900ef553 in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/DocumentBinding.h:535:12
[task 2021-07-09T11:26:07.722Z] 11:26:07     INFO - GECKO(5863) |     #27 0x7f79900ef553 in mozilla::dom::HTMLDocument_Binding::CreateInterfaceObjects(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool) /builds/worker/workspace/obj-build/dom/bindings/HTMLDocumentBinding.cpp:1030:37
[task 2021-07-09T11:26:07.723Z] 11:26:07     INFO - GECKO(5863) |     #28 0x7f7990363c96 in mozilla::dom::GetPerInterfaceObjectHandle(JSContext*, unsigned long, void (*)(JSContext*, JS::Handle<JSObject*>, mozilla::dom::ProtoAndIfaceCache&, bool), bool) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:4286:5
[task 2021-07-09T11:26:07.725Z] 11:26:07     INFO - GECKO(5863) |     #29 0x7f79900ee4e9 in GetProtoObjectHandle /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLDocumentBinding.h:60:12
[task 2021-07-09T11:26:07.727Z] 11:26:07     INFO - GECKO(5863) |     #30 0x7f79900ee4e9 in mozilla::dom::HTMLDocument_Binding::Wrap(JSContext*, nsHTMLDocument*, nsWrapperCache*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) /builds/worker/workspace/obj-build/dom/bindings/HTMLDocumentBinding.cpp:942:42
[task 2021-07-09T11:26:07.728Z] 11:26:07     INFO - GECKO(5863) |     #31 0x7f7990e42d66 in Wrap<nsHTMLDocument> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/HTMLDocumentBinding.h:41:12
[task 2021-07-09T11:26:07.730Z] 11:26:07     INFO - GECKO(5863) |     #32 0x7f7990e42d66 in nsHTMLDocument::WrapNode(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/html/nsHTMLDocument.cpp:141:10
[task 2021-07-09T11:26:07.731Z] 11:26:07     INFO - GECKO(5863) |     #33 0x7f798eacee77 in nsINode::WrapObject(JSContext*, JS::Handle<JSObject*>) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:2979:34
[task 2021-07-09T11:26:07.733Z] 11:26:07     INFO - GECKO(5863) |     #34 0x7f798f9ccfe2 in DoGetOrCreateDOMReflector<mozilla::dom::Document, mozilla::dom::binding_detail::eWrapIntoContextCompartment> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1056:18
[task 2021-07-09T11:26:07.734Z] 11:26:07     INFO - GECKO(5863) |     #35 0x7f798f9ccfe2 in GetOrCreateDOMReflector<mozilla::dom::Document> /builds/worker/workspace/obj-build/dist/include/mozilla/dom/BindingUtils.h:1122:10
[task 2021-07-09T11:26:07.736Z] 11:26:07     INFO - GECKO(5863) |     #36 0x7f798f9ccfe2 in mozilla::dom::Window_Binding::get_document(JSContext*, JS::Handle<JSObject*>, void*, JSJitGetterCallArgs) /builds/worker/workspace/obj-build/dom/bindings/WindowBinding.cpp:1102:12
[task 2021-07-09T11:26:07.737Z] 11:26:07     INFO - GECKO(5863) |     #37 0x7f798f9cc9b6 in mozilla::dom::Window_Binding::ClearCachedDocumentValue(JSContext*, nsGlobalWindowInner*) /builds/worker/workspace/obj-build/dom/bindings/WindowBinding.cpp:21947:8
[task 2021-07-09T11:26:07.739Z] 11:26:07     INFO - GECKO(5863) |     #38 0x7f798e64c21b in ClearDocumentDependentSlots /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowInner.cpp:7294:8
[task 2021-07-09T11:26:07.740Z] 11:26:07     INFO - GECKO(5863) |     #39 0x7f798e64c21b in nsGlobalWindowInner::InitDocumentDependentState(JSContext*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowInner.cpp:1746:3
[task 2021-07-09T11:26:07.742Z] 11:26:07     INFO - GECKO(5863) |     #40 0x7f798e694e9b in nsGlobalWindowOuter::SetNewDocument(mozilla::dom::Document*, nsISupports*, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/dom/base/nsGlobalWindowOuter.cpp:2414:23
[task 2021-07-09T11:26:07.744Z] 11:26:07     INFO - GECKO(5863) |     #41 0x7f7992edf536 in nsDocumentViewer::InitInternal(nsIWidget*, nsISupports*, mozilla::dom::WindowGlobalChild*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, bool, bool, bool) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:900:22
[task 2021-07-09T11:26:07.746Z] 11:26:07     INFO - GECKO(5863) |     #42 0x7f7992edeae7 in nsDocumentViewer::Init(nsIWidget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/layout/base/nsDocumentViewer.cpp:682:10
[task 2021-07-09T11:26:07.747Z] 11:26:07     INFO - GECKO(5863) |     #43 0x7f7995655f1c in nsDocShell::SetupNewViewer(nsIContentViewer*, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:8034:7
[task 2021-07-09T11:26:07.749Z] 11:26:07     INFO - GECKO(5863) |     #44 0x7f7995654f9e in nsDocShell::Embed(nsIContentViewer*, mozilla::dom::WindowGlobalChild*, bool, bool) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:5550:17
[task 2021-07-09T11:26:07.751Z] 11:26:07     INFO - GECKO(5863) |     #45 0x7f7995660d05 in nsDocShell::CreateAboutBlankContentViewer(nsIPrincipal*, nsIPrincipal*, nsIContentSecurityPolicy*, nsIURI*, mozilla::Maybe<nsILoadInfo::CrossOriginEmbedderPolicy> const&, bool, bool, mozilla::dom::WindowGlobalChild*) /builds/worker/checkouts/gecko/docshell/base/nsDocShell.cpp:6614:14
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.