Bug 309436
| Summary: | [GStreamer] media/video-load-preload-metadata.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Claudio Saavedra <csaavedra> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aboya, calvaris, eocanha, philn, vwatermeier |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Claudio Saavedra
https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-load-preload-metadata.html&platform=GTK&platform=WPE
https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/308879@main%20(23819)/results.html
--- /sdk/webkit/layout-test-results/media/video-load-preload-metadata-expected.txt
+++ /sdk/webkit/layout-test-results/media/video-load-preload-metadata-actual.txt
@@ -6,8 +6,6 @@
EXPECTED (video.readyState < '4') OK
EXPECTED (video.buffered.length == '0') OK
RUN(video.play())
-EVENT(canplaythrough)
-TEST(playbackStarted) OK
-EXPECTED (video.buffered.length > '0') OK
+FAIL: did not end fast enough
END OF TEST
0:00:05.703903313 676008 0x55affadb0760 ERROR webkitcommon GStreamerCommon.cpp:1087:operator():<regular-media-player-14> Got message: error message: 0x7f74442cb540, time 99:99:99.999999999, seq-num 12374, element 'avdec_h264-13', GstMessageError, gerror=(GError)NULL, debug=(string)"../../../../../jhbuild/checkout/gstreamer/subprojects/gst-libav/ext/libav/gstavviddec.c\(1888\):\ get_output_buffer\ \(\):\ /GstPlayBin:regular-media-player-14/GstURIDecodeBin:uridecodebin14/GstDecodeBin:decodebin14/avdec_h264:avdec_h264-13:\012The\ video\ memory\ allocated\ from\ downstream\ pool\ could\ not\ mapped\ for\ read\ and\ write.";
0:00:05.703916658 676008 0x55affadb0760 ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:2132:handleMessage:<regular-media-player-14> Cannot access memory for read and write operation. (url=file:///sdk/webkit/LayoutTests/media/content/test.mp4) (code=7)
0:00:05.797227291 676008 0x7f76c8000d50 ERROR videometa gstvideometa.c:424:default_map: plane 1, no memory at offset 99840
0:00:05.797240295 676008 0x7f76c8000d50 ERROR default video-frame.c:168:gst_video_frame_map_id: failed to map video frame plane 1
0:00:05.798253288 676008 0x55affadb0760 ERROR webkitcommon GStreamerCommon.cpp:1087:operator():<regular-media-player-15> Got message: error message: 0x7f740c1ca1c0, time 99:99:99.999999999, seq-num 13128, element 'avdec_h264-14', GstMessageError, gerror=(GError)NULL, debug=(string)"../../../../../jhbuild/checkout/gstreamer/subprojects/gst-libav/ext/libav/gstavviddec.c\(1888\):\ get_output_buffer\ \(\):\ /GstPlayBin:regular-media-player-15/GstURIDecodeBin:uridecodebin15/GstDecodeBin:decodebin15/avdec_h264:avdec_h264-14:\012The\ video\ memory\ allocated\ from\ downstream\ pool\ could\ not\ mapped\ for\ read\ and\ write.";
0:00:05.798268716 676008 0x55affadb0760 ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:2132:handleMessage:<regular-media-player-15> Cannot access memory for read and write operation. (url=file:///sdk/webkit/LayoutTests/media/content/test.mp4) (code=7)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
*** This bug has been marked as a duplicate of bug 309438 ***