Closed
Bug 1509373
Opened 6 years ago
Closed 2 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
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, 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•6 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•6 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•6 years ago
|
Attachment #9033211 -
Flags: review?(jmaher) → review+
Updated•6 years ago
|
Keywords: checkin-needed,
leave-open
Whiteboard: [stockwell disable-recommended] → [stockwell disabled]
Comment 16•6 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•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 20•5 years ago
|
||
:asuth, should we re-enable this test to see if it still breaks?
Assignee: apavel → nobody
Flags: needinfo?(bugmail)
Comment 21•5 years ago
|
||
I would recommend pushing to try with this enabled and retrigger the job many times (like 50)
Comment 22•5 years ago
|
||
:ssengupta, please do what :jmaher suggests, thank you!
Assignee: nobody → ssengupta
Status: NEW → ASSIGNED
Updated•5 years ago
|
Flags: needinfo?(bugmail)
Comment 23•5 years ago
|
||
Comment 24•5 years ago
|
||
I was a bit surprised to be nominated as reviewer here... Subhamoy, can you please take it over?
Flags: needinfo?(ssengupta)
Updated•5 years ago
|
Assignee: ssengupta → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(ssengupta)
Updated•2 years ago
|
Severity: normal → S3
Comment 25•7 months ago
|
||
Bulk closing intermittent bugs for DOM LWS that have not seen new instances since at least 5 months.
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → INCOMPLETE
Updated•7 months ago
|
Keywords: leave-open
Comment 26•7 months ago
|
||
Taking back the bulk change.
Status: RESOLVED → UNCONFIRMED
Ever confirmed: false
Resolution: INCOMPLETE → ---
Updated•7 months ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•7 months ago
|
Keywords: leave-open
Comment 27•2 months ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Status: NEW → RESOLVED
Closed: 7 months ago → 2 months ago
Resolution: --- → INCOMPLETE
Updated•2 months ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•