Closed
Bug 1796062
Opened 3 years ago
Closed 3 years ago
Intermittent LeakSanitizer | leak at Malloc, nsTArray_base, SetCapacity, AutoTArray
Categories
(WebExtensions :: General, defect, P5)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [retriggered])
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=393622794&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Rht9xJrUS7eNK8Y3A-7cJQ/runs/0/artifacts/public/logs/live_backing.log
[task 2022-10-19T06:42:31.841Z] 06:42:31 INFO - TEST-OK | /webdriver/tests/bidi/session/unsubscribe/unsubscribe.py | took 11138ms
[task 2022-10-19T06:42:31.842Z] 06:42:31 INFO - Restarting browser for new test group
[task 2022-10-19T06:42:31.844Z] 06:42:31 INFO - PID 1729 | 1666161751832 webdriver::server DEBUG -> GET /status
[task 2022-10-19T06:42:31.844Z] 06:42:31 INFO - PID 1729 | 1666161751832 webdriver::server DEBUG <- 200 OK {"value":{"message":"","ready":true}}
[task 2022-10-19T06:42:31.856Z] 06:42:31 INFO - ERROR | LeakSanitizer | SUMMARY: AddressSanitizer: 12424 byte(s) leaked in 93 allocation(s).
[task 2022-10-19T06:42:31.857Z] 06:42:31 INFO - LeakSanitizer | To show the addresses of leaked objects add report_objects=1 to LSAN_OPTIONS
[task 2022-10-19T06:42:31.857Z] 06:42:31 INFO - This can be done in testing/mozbase/mozrunner/mozrunner/utils.py
[task 2022-10-19T06:42:31.858Z] 06:42:31 INFO - Allowed depth was 4
[task 2022-10-19T06:42:31.858Z] 06:42:31 INFO - TEST-FAIL | LeakSanitizer | leak at XPCNativeSet::NewInstance, XPCNativeSet::GetNewOrUsed, XPCWrappedNative::GetNewOrUsed, XPCConvert::NativeInterface2JSObject
[task 2022-10-19T06:42:31.858Z] 06:42:31 INFO - INFO | LeakSanitizer | Frame XPCNativeSet::NewInstance matched a expected leak
[task 2022-10-19T06:42:31.859Z] 06:42:31 INFO - TEST-FAIL | LeakSanitizer | leak at XPCNativeSet::NewInstance, XPCNativeSet::GetNewOrUsed, XPCWrappedNativeProto::GetNewOrUsed, XPCWrappedNative::GetNewOrUsed
[task 2022-10-19T06:42:31.859Z] 06:42:31 INFO - INFO | LeakSanitizer | Frame XPCNativeSet::NewInstance matched a expected leak
[task 2022-10-19T06:42:31.860Z] 06:42:31 INFO - TEST-FAIL | LeakSanitizer | leak at Alloc, nsTSubstring, nsTSubstring, AssignJSString
[task 2022-10-19T06:42:31.860Z] 06:42:31 INFO - INFO | LeakSanitizer | Frame Alloc matched a expected leak
[task 2022-10-19T06:42:31.860Z] 06:42:31 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at Malloc, nsTArray_base, SetCapacity, AutoTArray
[task 2022-10-19T06:42:31.861Z] 06:42:31 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::extensions::PermittedSchemes, mozilla::extensions::MatchPatternCore::MatchPatternCore, mozilla::extensions::MatchPatternSet::Constructor, mozilla::dom::MatchPatternSet_Binding::_constructor
[task 2022-10-19T06:42:31.862Z] 06:42:31 INFO - TEST-FAIL | LeakSanitizer | leak at Alloc, nsTSubstring, nsTSubstring, nsTSubstring
Comment 1•3 years ago
|
||
This and Bug 1795500 + Bug 1772307 have the same leaks, but in different orders.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•