Closed
Bug 1696197
Opened 4 years ago
Closed 4 years ago
Intermittent LeakSanitizer | leak at js::Call, js_pod_arena_malloc, maybe_pod_arena_malloc, js::CallGetter
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=331915961&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VAbN4AmbSXCqcnT7aRonJQ/runs/3/artifacts/public/logs/live_backing.log
[task 2021-03-03T15:44:05.984Z] 15:44:05 INFO - GECKO(1955) | -----------------------------------------------------
[task 2021-03-03T15:44:05.984Z] 15:44:05 INFO - GECKO(1955) | SUMMARY: AddressSanitizer: 434530 byte(s) leaked in 1200 allocation(s).
[task 2021-03-03T15:44:07.496Z] 15:44:07 INFO - GECKO(1955) | -----------------------------------------------------
[task 2021-03-03T15:44:07.497Z] 15:44:07 INFO - GECKO(1955) | Suppressions used:
[task 2021-03-03T15:44:07.497Z] 15:44:07 INFO - GECKO(1955) | count bytes template
[task 2021-03-03T15:44:07.499Z] 15:44:07 INFO - GECKO(1955) | 38 1136 nsComponentManagerImpl
[task 2021-03-03T15:44:07.502Z] 15:44:07 INFO - GECKO(1955) | 633 18083 libfontconfig.so
[task 2021-03-03T15:44:07.503Z] 15:44:07 INFO - GECKO(1955) | 75 28448 libcairo.so
[task 2021-03-03T15:44:07.503Z] 15:44:07 INFO - GECKO(1955) | 96 17019 libglib-2.0.so
[task 2021-03-03T15:44:07.504Z] 15:44:07 INFO - GECKO(1955) | 148 76960 libpixman-1.so
[task 2021-03-03T15:44:07.504Z] 15:44:07 INFO - GECKO(1955) | 20 560 libresolv.so
[task 2021-03-03T15:44:07.505Z] 15:44:07 INFO - GECKO(1955) | 3 624 mozJSComponentLoader
[task 2021-03-03T15:44:07.505Z] 15:44:07 INFO - GECKO(1955) | -----------------------------------------------------
[task 2021-03-03T15:44:07.607Z] 15:44:07 INFO - TEST-INFO | Main app process: exit 0
[task 2021-03-03T15:44:07.608Z] 15:44:07 INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-03-03T15:44:07.609Z] 15:44:07 INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-03-03T15:44:07.610Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js::Call, js_pod_arena_malloc, maybe_pod_arena_malloc, js::CallGetter
[task 2021-03-03T15:44:07.610Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, pod_malloc, js::TenuringTracer::moveSlotsToTenured
[task 2021-03-03T15:44:07.611Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, pod_malloc, js::TenuringTracer::moveElementsToTenured
[task 2021-03-03T15:44:07.611Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::ProtoAndIfaceCache::PageTableCache::EntrySlotOrCreate, mozilla::dom::BrowsingContext_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle
[task 2021-03-03T15:44:07.612Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::ProtoAndIfaceCache::PageTableCache::EntrySlotOrCreate, mozilla::dom::SyncMessageSender_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle
[task 2021-03-03T15:44:07.612Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, pod_malloc, mozilla::dom::Document::DispatchContentLoadedEvents
[task 2021-03-03T15:44:07.613Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc::raw_vec::finish_grow::h94e319bd8df9cdd2, alloc::raw_vec::RawVec$LT$T$C$A$GT$::grow_amortized::hf9ed9bc0beb619a1, alloc::raw_vec::RawVec$LT$T$C$A$GT$::try_reserve::h636e0a0d2180a878, alloc::raw_vec::RawVec$LT$T$C$A$GT$::reserve::h34036e852df871e9
[task 2021-03-03T15:44:07.613Z] 15:44:07 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::ProtoAndIfaceCache::PageTableCache::EntrySlotOrCreate, mozilla::dom::ContentProcessMessageManager_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle, GetProtoObjectHandle```
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
•