Closed
Bug 1696198
Opened 5 years ago
Closed 5 years ago
Intermittent LeakSanitizer | leak at pod_malloc, CopyScopeData, js::Scope::clone, js::PrivateScriptData::Clone
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=331909523&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SU5tiMeeRyq0xBj5lyhDng/runs/0/artifacts/public/logs/live_backing.log
[task 2021-03-03T14:51:11.191Z] 14:51:11 INFO - GECKO(1907) | -----------------------------------------------------
[task 2021-03-03T14:51:11.191Z] 14:51:11 INFO - GECKO(1907) | SUMMARY: AddressSanitizer: 379765 byte(s) leaked in 1159 allocation(s).
[task 2021-03-03T14:51:12.587Z] 14:51:12 INFO - GECKO(1907) | -----------------------------------------------------
[task 2021-03-03T14:51:12.587Z] 14:51:12 INFO - GECKO(1907) | Suppressions used:
[task 2021-03-03T14:51:12.587Z] 14:51:12 INFO - GECKO(1907) | count bytes template
[task 2021-03-03T14:51:12.587Z] 14:51:12 INFO - GECKO(1907) | 38 1136 nsComponentManagerImpl
[task 2021-03-03T14:51:12.588Z] 14:51:12 INFO - GECKO(1907) | 633 18083 libfontconfig.so
[task 2021-03-03T14:51:12.589Z] 14:51:12 INFO - GECKO(1907) | 75 28448 libcairo.so
[task 2021-03-03T14:51:12.589Z] 14:51:12 INFO - GECKO(1907) | 88 16967 libglib-2.0.so
[task 2021-03-03T14:51:12.589Z] 14:51:12 INFO - GECKO(1907) | 148 76960 libpixman-1.so
[task 2021-03-03T14:51:12.590Z] 14:51:12 INFO - GECKO(1907) | 19 532 libresolv.so
[task 2021-03-03T14:51:12.590Z] 14:51:12 INFO - GECKO(1907) | 3 624 mozJSComponentLoader
[task 2021-03-03T14:51:12.591Z] 14:51:12 INFO - GECKO(1907) | -----------------------------------------------------
[task 2021-03-03T14:51:12.731Z] 14:51:12 INFO - TEST-INFO | Main app process: exit 0
[task 2021-03-03T14:51:12.732Z] 14:51:12 INFO - TEST-INFO | LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2021-03-03T14:51:12.733Z] 14:51:12 INFO - TEST-INFO | LeakSanitizer | This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2021-03-03T14:51:12.733Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at pod_malloc, CopyScopeData, js::Scope::clone, js::PrivateScriptData::Clone
[task 2021-03-03T14:51:12.734Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, mozilla::dom::HTMLDocument_Binding::CreateInterfaceObjects, mozilla::dom::GetPerInterfaceObjectHandle
[task 2021-03-03T14:51:12.734Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at RunInternal, RunHandler, MessageLoop::Run, nsBaseAppShell::Run
[task 2021-03-03T14:51:12.734Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, maybe_pod_arena_malloc, make_pod_arena_array, js::PrivateScriptData::new_
[task 2021-03-03T14:51:12.735Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, GetOrCreateDOMReflector, mozilla::dom::GetOrCreateDOMReflectorHelper, GetOrCreateDOMReflector
[task 2021-03-03T14:51:12.735Z] 14:51:12 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_new, MakeUnique, MakeShapeSet, js::PropertyTree::insertChild```
Comment 1•5 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::JavaScript Engine' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: General → JavaScript Engine
Product: Firefox → Core
| Comment hidden (Intermittent Failures Robot) |
Comment 3•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
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.
Description
•