Intermittent dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4 | assertion count 1 is more than expected 0 assertions
Categories
(Core :: Audio/Video: Playback, defect, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: gbrown)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=271432955&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/ZIVPe3GvT4K2yjrnqiizUA/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/ZIVPe3GvT4K2yjrnqiizUA/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
[task 2019-10-16T01:27:22.549Z] 01:27:22 INFO - REFTEST TEST-START | http://10.0.2.2:8854/tests/dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4
[task 2019-10-16T01:27:22.549Z] 01:27:22 INFO - REFTEST TEST-LOAD | http://10.0.2.2:8854/tests/dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4 | 662 / 3800 (17%)
[task 2019-10-16T01:27:22.549Z] 01:27:22 INFO - REFTEST TEST-PASS | http://10.0.2.2:8854/tests/dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4 | (LOAD ONLY)
[task 2019-10-16T01:27:22.550Z] 01:27:22 INFO - REFTEST TEST-END | http://10.0.2.2:8854/tests/dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4
[task 2019-10-16T01:27:22.550Z] 01:27:22 INFO - REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8854/tests/dom/media/test/crashtests/encrypted-track-with-sample-missing-cenc-aux.mp4 | assertion count 1 is more than expected 0 assertions
![]() |
Assignee | |
Comment 1•3 years ago
|
||
All failures are on Android.
The assertion is
Gecko : [Child 2885, Main Thread] ###!!! ASSERTION: Overwriting an existing document channel!: '(loadFlags & nsIChannel::LOAD_REPLACE) || !(mDocumentRequest.get())', file /builds/worker/workspace/build/src/uriloader/base/nsDocLoader.cpp, line 432
![]() |
Assignee | |
Comment 2•3 years ago
|
||
Assertion count mismatches were not being detected on Android for some time; this bug was opened shortly after Android assertion counting was fixed: the intermittent assertions seen here may have been happening for a long time.
![]() |
Assignee | |
Comment 3•3 years ago
|
||
Avoid intermittent crashtest failures by accepting assertion.
That assert doesn't look related to the encrypted media content of the test file. We can mitigate this with the proposed fix, and I'll raise another bug to investigate.
Pushed by gbrown@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/4f9c5948b034 Allow up to 1 assertion in android crashtest encrypted-track-with-sample-missing-cenc-aux.mp4; r=bryce
![]() |
Assignee | |
Updated•3 years ago
|
Comment 6•3 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Description
•