Perma Tier2 asan: several tests in encrypt-media SEGV after bug 1519862 got fixed
Categories
(Testing :: web-platform-tests, defect)
Tracking
(firefox66 disabled, firefox67 fixed)
People
(Reporter: aryx, Assigned: bryce)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
There are several SEGV on Linux asan for encrypt-media, possible that they show up after bug 1519862 got fixed.
Comment 2•6 years ago
|
||
bugherder |
Updated•6 years ago
|
Comment 4•6 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 6•6 years ago
|
||
I suspect this and bug 1522547 are manifestations of the same issue.
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 8•6 years ago
|
||
Do you recall why this patch changed testing/web-platform/meta/websockets/dir.ini? It seems unrelated to the encrypted-media directory.
Reporter | ||
Comment 9•6 years ago
|
||
Sorry that this got into that changeset. That was a leak modification to fix: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception&tochange=5d64e252185c4521d414bd197e4159a2971c1617&fromchange=f052949e151b1f2cfd9203a507a94ddd42392ec4&searchStr=wpt7%2Casan&selectedJob=223716749
Comment 10•6 years ago
|
||
(In reply to Sebastian Hengst [:aryx] (needinfo on intermittent or backout) from comment #9)
Sorry that this got into that changeset. That was a leak modification to fix:
Thanks for the explanation. The leak-threshold property only affects debug builds, not ASan, so it wouldn't actually have an effect here. That directly just has a permaleak in it that is being ignored, and the tree herder highlighter just shows it in the log summary. It doesn't actually make the tree orange. I'm probably going to file an issue about cleaning up this file anyways, and I wanted to understand why this file is the way it is.
Assignee | ||
Comment 11•6 years ago
|
||
I think fixing bug 1522547 should address the issue here: try run. Will put up a patch to re-enable tests.
Assignee | ||
Comment 12•6 years ago
|
||
Bug 1522547 fixed the issue causing these tests to crash on shutdown, which was
also resulting in asan crashes, so these can be re-enabled.
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
bugherder |
Comment 15•6 years ago
|
||
Looks like there are no more failures. Can this bug be closed as fixed now?
Updated•6 years ago
|
Assignee | ||
Comment 16•6 years ago
|
||
(In reply to Henrik Skupin (:whimboo) [⌚️UTC+1] from comment #15)
Looks like there are no more failures. Can this bug be closed as fixed now?
Sounds sensible.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•