Closed
Bug 1428687
Opened 8 years ago
Closed 7 years ago
Intermittent LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, js::NewStringCopyNDontDeflate
Categories
(Core :: JavaScript Engine, defect, P5)
Core
JavaScript Engine
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, memory-leak)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=154659898&repo=autoland
https://queue.taskcluster.net/v1/task/RFzF9N9FSjCgoLMn8f_csA/runs/0/artifacts/public/logs/live_backing.log
[task 2018-01-08T02:57:43.063Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, js::NewStringCopyNDontDeflate
76773
[task 2018-01-08T02:57:43.064Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_calloc, maybe_pod_calloc, AllocScriptData, js::detail::CopyScript
76774
[task 2018-01-08T02:57:43.064Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, mozilla::UniquePtr, js::LexicalScope::create
76775
[task 2018-01-08T02:57:43.065Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, js::Shape::hashify
76776
[task 2018-01-08T02:57:43.066Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, js::NewStringCopyNDontDeflate, AtomizeAndCopyChars
76777
[task 2018-01-08T02:57:43.066Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_calloc, maybe_pod_calloc, createTable, js::detail::HashTable
76778
[task 2018-01-08T02:57:43.067Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at EntrySlotOrCreate, EntrySlotOrCreate, mozilla::dom::URLBinding::CreateInterfaceObjects, mozilla::dom::URLBinding::GetConstructorObjectHandle
76779
[task 2018-01-08T02:57:43.068Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at EntrySlotOrCreate, EntrySlotOrCreate, mozilla::dom::URLSearchParamsBinding::CreateInterfaceObjects, mozilla::dom::URLSearchParamsBinding::GetConstructorObjectHandle
76780
[task 2018-01-08T02:57:43.068Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, mozilla::UniquePtr, js::GlobalScope::create
76781
[task 2018-01-08T02:57:43.069Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, js::ForOfPIC::createForOfPICObject
76782
[task 2018-01-08T02:57:43.071Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, mozilla::UniquePtr, js::FunctionScope::create
76783
[task 2018-01-08T02:57:43.074Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_realloc, maybe_pod_realloc, js::Nursery::reallocateBuffer, ReallocateObjectBuffer
76784
[task 2018-01-08T02:57:43.076Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, CreateFunctionPrototype
76785
[task 2018-01-08T02:57:43.078Z] 02:57:43 ERROR - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at js_pod_malloc, maybe_pod_malloc, pod_malloc, NewStringDeflated
[...]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Keywords: memory-leak
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 19•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•