Closed
Bug 1643841
Opened 6 years ago
Closed 2 years ago
3,243 instances of "Unable to retrieve duration from map" emitted from dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp during linux1804-64 debug testing
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: erahm, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [media-ffmpeg])
247020 WARNING: Unable to retrieve duration from map: file dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp, line 522
This warning [1] shows up in the following test suites:
66158 - test-linux1804-64/debug-mochitest-webgl1-core-fis-e10s gl1c
63452 - test-linux1804-64/debug-mochitest-webgl2-core-fis-e10s gl2c
59045 - test-linux1804-64/debug-mochitest-webgl1-core-e10s gl1c
57472 - test-linux1804-64/debug-mochitest-webgl2-core-e10s gl2c
219 - test-linux1804-64/debug-mochitest-media-fis-e10s-3 mda3
213 - test-linux1804-64/debug-mochitest-media-spi-e10s-3 mda3
207 - test-linux1804-64/debug-mochitest-media-e10s-3 mda3
89 - test-linux1804-64/debug-web-platform-tests-e10s-5 wpt5
34 - test-linux1804-64/debug-mochitest-media-e10s-1 mda1
34 - test-linux1804-64/debug-mochitest-media-spi-e10s-1 mda1
34 - test-linux1804-64/debug-mochitest-media-fis-e10s-1 mda1
25 - test-linux1804-64/debug-mochitest-browser-chrome-e10s-11 bc11
25 - test-linux1804-64/debug-mochitest-browser-chrome-fis-e10s-9 bc9
5 - test-linux1804-64/debug-reftest-e10s-3 R3
5 - test-linux1804-64/debug-reftest-no-accel-e10s-3 Ru3
3 - test-linux1804-64/debug-crashtest-e10s C
It shows up in 68 tests. A few of the most prevalent:
125203 - [e10s] dom/canvas/test/webgl-conf/generated/test_conformance__textures__misc__texture-corner-case-videos.html
120924 - [e10s] dom/canvas/test/webgl-conf/generated/test_2_conformance__textures__misc__texture-corner-case-videos.html
248 - [e10s] dom/media/test/test_eme_unsetMediaKeys_then_capture.html
102 - [e10s] dom/media/test/test_eme_waitingforkey.html
102 - [e10s] dom/media/test/test_eme_playback.html
82 - [e10s] dom/media/test/test_autoplay_policy_activation.html
25 - [e10s] toolkit/components/pictureinpicture/tests/browser_closePlayer.js
24 - [e10s] /media-source/mediasource-changetype-play.html
24 - [e10s] /media-source/mediasource-changetype-play-without-codecs-parameter.html
12 - [e10s] dom/media/test/test_autoplay_policy_eventdown_activation.html
Comment 1•6 years ago
|
||
The severity field is not set for this bug.
:bryce, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bvandyk)
Severity: -- → S3
Flags: needinfo?(bvandyk)
Updated•5 years ago
|
Whiteboard: [media-ffmpeg]
Comment 3•2 years ago
|
||
This warning exists, but now there are only 3,243 instances of it. Barely in the top 100 more frequent warnings, so eh.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
Summary: 247,000 instances of "Unable to retrieve duration from map" emitted from dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp during linux1804-64 debug testing → 3,243 instances of "Unable to retrieve duration from map" emitted from dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp during linux1804-64 debug testing
You need to log in
before you can comment on or make changes to this bug.
Description
•