Open
Bug 1509373
Opened 4 years ago
Updated 6 months ago
Intermittent LeakSanitizer | leak at mozilla::dom::WorkerLoadInfoData::InterfaceRequestor::InterfaceRequestor, mozilla::dom::WorkerPrivate::OverrideLoadInfoLoadGroup, mozilla::dom::ServiceWorkerPrivate::SpawnWorkerIfNeeded, mozilla::dom::ServiceWorkerPriv
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, leave-open, Whiteboard: [stockwell disabled])
Attachments
(2 files)
Filed by: csabou [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=213367548&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/Zd3aT_AhSu6M9uvjBWWvfA/runs/0/artifacts/public/logs/live_backing.log task 2018-11-22T16:21:20.911Z] 16:21:20 INFO - TEST-FAIL | LeakSanitizer | leak at NewPage, mozilla::Queue, mozilla::LabeledEventQueue::PutEvent, mozilla::PrioritizedEventQueue [task 2018-11-22T16:21:20.912Z] 16:21:20 INFO - INFO | LeakSanitizer | Frame NewPage matched a expected leak [task 2018-11-22T16:21:20.913Z] 16:21:20 INFO - TEST-UNEXPECTED-FAIL | LeakSanitizer | leak at mozilla::dom::WorkerLoadInfoData::InterfaceRequestor::InterfaceRequestor, mozilla::dom::WorkerPrivate::OverrideLoadInfoLoadGroup, mozilla::dom::ServiceWorkerPrivate::SpawnWorkerIfNeeded, mozilla::dom::ServiceWorkerPrivate::CheckScriptEvaluation [task 2018-11-22T16:21:20.914Z] 16:21:20 INFO - TEST-FAIL | LeakSanitizer | leak at NewPage, Push, mozilla::EventQueue::PutEvent, Dispatch [task 2018-11-22T16:21:20.914Z] 16:21:20 INFO - INFO | LeakSanitizer | Frame NewPage matched a expected 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) |
Updated•4 years ago
|
Priority: -- → P3
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 15•4 years ago
|
||
There are 162 total failures in the last 7 days and all of them fail on linux64 asan. I looked through several tests and the leaks come from this test: /fetch/range/sw.https.window.html thus i made the disabling patch. Joel, please take a look. Thank you.
Assignee: nobody → apavel
Attachment #9033211 -
Flags: review?(jmaher)
Updated•4 years ago
|
Attachment #9033211 -
Flags: review?(jmaher) → review+
Updated•4 years ago
|
Keywords: checkin-needed,
leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Comment 16•4 years ago
|
||
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/91185a31ce13 disabled sw.https.window.html on linux for leaks r=jmaher
Keywords: checkin-needed
Comment 17•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/91185a31ce13
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 20•3 years ago
|
||
:asuth, should we re-enable this test to see if it still breaks?
Assignee: apavel → nobody
Flags: needinfo?(bugmail)
Comment 21•3 years ago
|
||
I would recommend pushing to try with this enabled and retrigger the job many times (like 50)
Comment 22•3 years ago
|
||
:ssengupta, please do what :jmaher suggests, thank you!
Assignee: nobody → ssengupta
Status: NEW → ASSIGNED
Updated•3 years ago
|
Flags: needinfo?(bugmail)
Comment 23•3 years ago
|
||
Comment 24•3 years ago
|
||
I was a bit surprised to be nominated as reviewer here... Subhamoy, can you please take it over?
Flags: needinfo?(ssengupta)
Updated•3 years ago
|
Assignee: ssengupta → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(ssengupta)
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•