Closed Bug 1633950 Opened 5 years ago Closed 5 years ago

Intermittent LeakSanitizer | leak at mozilla::dom::WebExtensionInit::Init, mozilla::dom::WebExtensionPolicy_Binding::_constructor, EnterJit, js::jit::MaybeEnterJit

Categories

(Core :: DOM: Service Workers, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

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


[task 2020-04-28T23:30:54.584Z] 23:30:54 INFO - TEST-OK | /service-workers/service-worker/xsl-base-url.https.html | took 1579ms
[task 2020-04-28T23:30:54.585Z] 23:30:54 INFO - No more tests
[task 2020-04-28T23:30:54.642Z] 23:30:54 INFO - PID 27173 | 1588116654636 Marionette INFO Stopped listening on port 55767
[task 2020-04-28T23:30:55.004Z] 23:30:55 INFO - PID 27173 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2020-04-28T23:30:55.007Z] 23:30:55 INFO - PID 27173 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2020-04-28T23:30:56.077Z] 23:30:56 INFO - PID 27173 | -----------------------------------------------------
[task 2020-04-28T23:30:56.077Z] 23:30:56 INFO - PID 27173 | Suppressions used:
[task 2020-04-28T23:30:56.077Z] 23:30:56 INFO - PID 27173 | count bytes template
[task 2020-04-28T23:30:56.078Z] 23:30:56 INFO - PID 27173 | 24 744 nsComponentManagerImpl
[task 2020-04-28T23:30:56.078Z] 23:30:56 INFO - PID 27173 | 633 18287 libfontconfig.so
[task 2020-04-28T23:30:56.078Z] 23:30:56 INFO - PID 27173 | 1 11 libglib-2.0.so
[task 2020-04-28T23:30:56.078Z] 23:30:56 INFO - PID 27173 | -----------------------------------------------------
[task 2020-04-28T23:30:56.165Z] 23:30:56 INFO - PID 27173 | -----------------------------------------------------
[task 2020-04-28T23:30:56.165Z] 23:30:56 INFO - PID 27173 | Suppressions used:
[task 2020-04-28T23:30:56.166Z] 23:30:56 INFO - PID 27173 | count bytes template
[task 2020-04-28T23:30:56.166Z] 23:30:56 INFO - PID 27173 | 24 744 nsComponentManagerImpl
[task 2020-04-28T23:30:56.166Z] 23:30:56 INFO - PID 27173 | 633 18287 libfontconfig.so
[task 2020-04-28T23:30:56.167Z] 23:30:56 INFO - PID 27173 | 1 11 libglib-2.0.so

[task 2020-04-28T23:31:02.478Z] 23:31:02 INFO - PID 27173 | LeakSanitizer: detected memory leaks
[task 2020-04-28T23:31:02.478Z] 23:31:02 INFO - PID 27173 | Indirect leak of 1240 byte(s) in 1 object(s) allocated from:
[task 2020-04-28T23:31:02.479Z] 23:31:02 INFO - PID 27173 | #0 0x56099a6a235d in malloc /builds/worker/fetches/llvm-project/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:145:3
[task 2020-04-28T23:31:02.479Z] 23:31:02 INFO - PID 27173 | #1 0x56099a6d829d in moz_xmalloc /builds/worker/checkouts/gecko/memory/mozalloc/mozalloc.cpp:52:15
[task 2020-04-28T23:31:02.480Z] 23:31:02 INFO - PID 27173 | #2 0x7f664cbee42e in operator new /builds/worker/workspace/obj-build/dist/include/mozilla/cxxalloc.h:33:10
[task 2020-04-28T23:31:02.480Z] 23:31:02 INFO - PID 27173 | #3 0x7f664cbee42e in mozilla::dom::ContentParent::CreateBrowser(mozilla::dom::TabContext const&, mozilla::dom::Element*, nsTSubstring<char16_t> const&, mozilla::dom::BrowsingContext*, mozilla::dom::ContentParent*) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1271:7
[task 2020-04-28T23:31:02.481Z] 23:31:02 INFO - PID 27173 | #4 0x7f664961bc9f in nsFrameLoader::TryRemoteBrowserInternal() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2548:22
[task 2020-04-28T23:31:02.482Z] 23:31:02 INFO - PID 27173 | #5 0x7f664961b12e in nsFrameLoader::TryRemoteBrowser() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2610:7
[task 2020-04-28T23:31:02.483Z] 23:31:02 INFO - PID 27173 | #6 0x7f6649608f50 in EnsureRemoteBrowser /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:2422:28
[task 2020-04-28T23:31:02.483Z] 23:31:02 INFO - PID 27173 | #7 0x7f6649608f50 in nsFrameLoader::ReallyStartLoadingInternal() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:574:10
[task 2020-04-28T23:31:02.484Z] 23:31:02 INFO - PID 27173 | #8 0x7f6649608bfe in nsFrameLoader::ReallyStartLoading() /builds/worker/checkouts/gecko/dom/base/nsFrameLoader.cpp:559:17
[task 2020-04-28T23:31:02.484Z] 23:31:02 INFO - PID 27173 | #9 0x7f6649371ad6 in mozilla::dom::Document::MaybeInitializeFinalizeFrameLoaders() /builds/worker/checkouts/gecko/dom/base/Document.cpp:8539:13
[task 2020-04-28T23:31:02.485Z] 23:31:02 INFO - PID 27173 | #10 0x7f6649431474 in applyImpl<mozilla::dom::Document, void (mozilla::dom::Document::)()> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1168:12
[task 2020-04-28T23:31:02.485Z] 23:31:02 INFO - PID 27173 | #11 0x7f6649431474 in apply<mozilla::dom::Document, void (mozilla::dom::Document::
)()> /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1174:12
[task 2020-04-28T23:31:02.487Z] 23:31:02 INFO - PID 27173 | #12 0x7f6649431474 in mozilla::detail::RunnableMethodImpl<mozilla::dom::Document*, void (mozilla::dom::Document::)(), true, (mozilla::RunnableKind)0>::Run() /builds/worker/workspace/obj-build/dist/include/nsThreadUtils.h:1220:13
[task 2020-04-28T23:31:02.488Z] 23:31:02 INFO - PID 27173 | #13 0x7f66490b3bf3 in nsContentUtils::RemoveScriptBlocker() /builds/worker/checkouts/gecko/dom/base/nsContentUtils.cpp:5379:15
[task 2020-04-28T23:31:02.488Z] 23:31:02 INFO - PID 27173 | #14 0x7f6649362532 in mozilla::dom::Document::EndUpdate() /builds/worker/checkouts/gecko/dom/base/Document.cpp:7137:3
[task 2020-04-28T23:31:02.490Z] 23:31:02 INFO - PID 27173 | #15 0x7f664902ad26 in mozAutoDocUpdate::~mozAutoDocUpdate() /builds/worker/checkouts/gecko/dom/base/mozAutoDocUpdate.h:34:18
[task 2020-04-28T23:31:02.490Z] 23:31:02 INFO - PID 27173 | #16 0x7f6649645098 in nsINode::ReplaceOrInsertBefore(bool, nsINode
, nsINode*, mozilla::ErrorResult&) /builds/worker/checkouts/gecko/dom/base/nsINode.cpp:2670:1
[task 2020-04-28T23:31:02.491Z] 23:31:02 INFO - PID 27173 | #17 0x7f6649d4a043 in InsertBefore /builds/worker/checkouts/gecko/dom/base/nsINode.h:1943:12
[task 2020-04-28T23:31:02.492Z] 23:31:02 INFO - PID 27173 | #18 0x7f6649d4a043 in AppendChild /builds/worker/checkouts/gecko/dom/base/nsINode.h:1946:12
[task 2020-04-28T23:31:02.493Z] 23:31:02 INFO - PID 27173 | #19 0x7f6649d4a043 in mozilla::dom::Node_Binding::appendChild(JSContext*, JS::Handle<JSObject*>, void*, JSJitMethodCallArgs const&) /builds/worker/workspace/obj-build/dom/bindings/NodeBinding.cpp:989:60
[task 2020-04-28T23:31:02.493Z] 23:31:02 INFO - PID 27173 | #20 0x7f664b026f68 in bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions>(JSContext*, unsigned int, JS::Value*) /builds/worker/checkouts/gecko/dom/bindings/BindingUtils.cpp:3203:13
[task 2020-04-28T23:31:02.495Z] 23:31:02 INFO - PID 27173 | #21 0x3d53f2a10e1f (<unknown module>)
[task 2020-04-28T23:31:02.496Z] 23:31:02 INFO - PID 27173 | #22 0x625001e00807 (<unknown module>)
[task 2020-04-28T23:31:02.504Z] 23:31:02 INFO - PID 27173 | #23 0x3d53f2a100d2 (<unknown module>)
[task 2020-04-28T23:31:02.519Z] 23:31:02 INFO - PID 27173 | #24 0x62d0030c053f (<unknown module>)
[task 2020-04-28T23:31:02.521Z] 23:31:02 INFO - PID 27173 | #25 0x3d53f2a100d2 (<unknown module>)
[task 2020-04-28T23:31:02.537Z] 23:31:02 INFO - PID 27173 | #26 0x625001795ad7 (<unknown module>)
[task 2020-04-28T23:31:02.540Z] 23:31:02 INFO - PID 27173 | #27 0x3d53f29e0514 (<unknown module>)
[task 2020-04-28T23:31:02.556Z] 23:31:02 INFO - PID 27173 | #28 0x6210033a74b7 (<unknown module>)
[task 2020-04-28T23:31:02.557Z] 23:31:02 INFO - PID 27173 | #29 0x3d53f2a100d2 (<unknown module>)
[task 2020-04-28T23:31:02.573Z] 23:31:02 INFO - PID 27173 | #30 0x62100332e91f (<unknown module>)
[task 2020-04-28T23:31:02.577Z] 23:31:02 INFO - PID 27173 | #31 0x3d53f2a100d2 (<unknown module>)
[task 2020-04-28T23:31:02.592Z] 23:31:02 INFO - PID 27173 | #32 0x62100332c3a7 (<unknown module>)
[task 2020-04-28T23:31:02.596Z] 23:31:02 INFO - PID 27173 | #33 0x3d53f29e069e (<unknown module>)
[task 2020-04-28T23:31:02.601Z] 23:31:02 INFO - PID 27173 | #34 0x7f665208eee9 in EnterJit /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:109:5
[task 2020-04-28T23:31:02.601Z] 23:31:02 INFO - PID 27173 | #35 0x7f665208eee9 in js::jit::MaybeEnterJit(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/jit/Jit.cpp:200:10
[task 2020-04-28T23:31:02.601Z] 23:31:02 INFO - PID 27173 | #36 0x7f6650dc7534 in js::RunScript(JSContext*, js::RunState&) /builds/worker/checkouts/gecko/js/src/vm/Interpreter.cpp:450:32

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.