Closed
Bug 1480279
Opened 6 years ago
Closed 6 years ago
Intermittent LeakSanitizer | leak at alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::realloc::h5ee0f446182ccd72, __rdl_realloc, alloc::alloc::realloc::hdec629908d3c3126, _$LT$alloc..alloc.
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=191460315&repo=autoland
https://queue.taskcluster.net/v1/task/W40rt2C5QGqZTUtL95ADJg/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/W40rt2C5QGqZTUtL95ADJg/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1&only_show_unexpected=1
[task 2018-08-01T21:59:51.299Z] 21:59:51 INFO - Browser exited with return code -15
[task 2018-08-01T21:59:51.300Z] 21:59:51 INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_calloc, js_pod_arena_calloc, maybe_pod_calloc, AllocScriptData
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_arena_calloc matched a expected leak
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_realloc, js_pod_realloc, maybe_pod_realloc, js::Nursery::reallocateBuffer
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_pod_realloc matched a expected leak
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_calloc, js_pod_arena_calloc, maybe_pod_calloc, pod_calloc
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_arena_calloc matched a expected leak
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::realloc::h5ee0f446182ccd72, __rdl_realloc, alloc::alloc::realloc::hdec629908d3c3126, _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Alloc$GT$::realloc::h718cdb88a43fcd0a
[task 2018-08-01T21:59:51.303Z] 21:59:51 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at Alloc, nsTSubstring, nsTSubstring, nsTSubstring
[task 2018-08-01T21:59:51.304Z] 21:59:51 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::ChromeUtils::GenerateQI, mozilla::dom::ChromeUtils_Binding::generateQI, CallJSNative, js::InternalCallOrConstruct
[task 2018-08-01T21:59:51.305Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_new, MakeUnique, HashChildren
[task 2018-08-01T21:59:51.306Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2018-08-01T21:59:51.306Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_pod_arena_malloc, js_pod_malloc, maybe_pod_malloc, tryNewTenuredObject
[task 2018-08-01T21:59:51.307Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_pod_malloc matched a expected leak
[task 2018-08-01T21:59:51.308Z] 21:59:51 INFO - TEST-FAIL | LeakSanitizer | leak at js_arena_malloc, js_pod_arena_malloc, js_pod_malloc, maybe_pod_malloc
[task 2018-08-01T21:59:51.308Z] 21:59:51 INFO - INFO | LeakSanitizer | Frame js_arena_malloc matched a expected leak
[task 2018-08-01T21:59:51.309Z] 21:59:51 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at alloc_system::platform::_$LT$impl$u20$core..alloc..GlobalAlloc$u20$for$u20$alloc_system..System$GT$::alloc::h58fa2dc00b294f01, __rdl_alloc, alloc::alloc::alloc::hf84af30e77aa164c, _$LT$alloc..alloc..Global$u20$as$u20$core..alloc..Alloc$GT$::alloc::ha12d59b55529fe17
[task 2018-08-01T21:59:51.312Z] 21:59:51 WARNING - u'runner_teardown': ()
[task 2018-08-01T21:59:51.315Z] 21:59:51 INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2018-08-01T21:59:51.315Z] 21:59:51 INFO - STDOUT: Setting up LSAN
[task 2018-08-01T21:59:51.316Z] 21:59:51 INFO - LSan enabled.
Comment 1•6 years ago
|
||
I don't see an obvious connection to Layout:Text; the leaks here seem to be mostly JS-related. Moving to JS engine for further triage or whatever...
Component: Layout: Text → JavaScript Engine
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 6•6 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 24•6 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•