Closed Bug 1613574 Opened 6 years ago Closed 6 years ago

Intermittent LeakSanitizer | leak at Malloc, nsTArray_base, nsTArray_Impl, nsTArray_Impl

Categories

(Core :: Networking: WebSockets, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, Whiteboard: [necko-triaged])

Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=287675523&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EwQAXv3rS16bhLZoLwy-Vw/runs/0/artifacts/public/logs/live_backing.log


[task 2020-02-06T02:13:52.387Z] 02:13:52 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at Malloc, nsTArray_base, nsTArray_Impl, nsTArray_Impl
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::WeakPtr, WeakPtr, mozilla::Maybe, mozilla::ContentPrincipal::AddonPolicy
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - INFO | LeakSanitizer | Frame mozilla::WeakPtr matched a expected leak
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::net::BaseWebSocketChannel::InitLoadInfoNative, mozilla::dom::WebSocketImpl::InitializeConnection, mozilla::dom::WebSocket::ConstructorCommon, mozilla::dom::WebSocket::Constructor
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - INFO | LeakSanitizer | Frame mozilla::net::BaseWebSocketChannel::InitLoadInfoNative matched a expected leak
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - TEST-FAIL | LeakSanitizer | leak at mozilla::BasePrincipal::CreateContentPrincipal, mozilla::BasePrincipal::CreateContentPrincipal, nsScriptSecurityManager::GetChannelURIPrincipal, nsScriptSecurityManager::GetChannelResultPrincipal
[task 2020-02-06T02:13:52.388Z] 02:13:52 INFO - INFO | LeakSanitizer | Frame mozilla::BasePrincipal::CreateContentPrincipal matched a expected leak

Michal, can you take a look? is this something new?

Flags: needinfo?(michal.novotny)

The leaked nsTArray_base is some member of LoadInfo (probably mAncestorPrincipals ?) and it's not whitelisted as expected leak whereas everything other is. I think it should be whitelisted as well.

Flags: needinfo?(michal.novotny)
Whiteboard: [necko-triaged]
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.