Bug 311320

Summary: [GStreamer] media/video-currentTime-set2.html is a flaky timeout
Product: WebKit Reporter: Claudio Saavedra <csaavedra>
Component: MediaAssignee: 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
Reported 2026-04-01 22:16:25 PDT
Occasionally flaky on the bots, locally it timed out twice when ran 100 times in Debug mode (GTK). https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-currentTime-set2.html&platform=GTK&platform=WPE 0:00:02.545259361 1985993 0x7f6a940021c0 ERROR videometa gstvideometa.c:424:default_map: plane 1, no memory at offset 99840 0:00:02.545268638 1985993 0x7f6a940021c0 ERROR default video-frame.c:168:gst_video_frame_map_id: failed to map video frame plane 1 0:00:02.546020851 1985993 0x5612d2454610 ERROR webkitcommon GStreamerCommon.cpp:1086:operator():<regular-media-player-8> Got message: error message: 0x7f67f41c1980, time 99:99:99.999999999, seq-num 5624, element 'avdec_h264-5', GstMessageError, gerror=(GError)NULL, debug=(string)"../../../../../jhbuild/checkout/gstreamer/subprojects/gst-libav/ext/libav/gstavviddec.c\(1888\):\ get_output_buffer\ \(\):\ /GstPlayBin:regular-media-player-8/GstURIDecodeBin:uridecodebin8/GstDecodeBin:decodebin8/avdec_h264:avdec_h264-5:\012The\ video\ memory\ allocated\ from\ downstream\ pool\ could\ not\ mapped\ for\ read\ and\ write."; 0:00:02.546032153 1985993 0x5612d2454610 ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:2138:handleMessage:<regular-media-player-8> Cannot access memory for read and write operation. (url=file:///sdk/webkit/LayoutTests/media/content/test.mp4) (code=7)
Attachments
Claudio Saavedra
Comment 1 2026-04-01 22:43:54 PDT
Same logs on another flaky one: media/modern-media-controls/tracks-support/no-tracks.html 0:00:04.893666001 497604 0x7fe7fc0037e0 ERROR videometa gstvideometa.c:424:default_map: plane 1, no memory at offset 99840 0:00:04.893677584 497604 0x7fe7fc0037e0 ERROR default video-frame.c:168:gst_video_frame_map_id: failed to map video frame plane 1 0:00:04.893836687 497604 0x562e37e535f0 ERROR webkitcommon GStreamerCommon.cpp:1086:operator():<regular-media-player-18> Got message: error message: 0x7fe61c2d0740, time 99:99:99.999999999, seq-num 15210, element 'avdec_h264-16', GstMessageError, gerror=(GError)NULL, debug=(string)"../../../../../jhbuild/checkout/gstreamer/subprojects/gst-libav/ext/libav/gstavviddec.c\(1888\):\ get_output_buffer\ \(\):\ /GstPlayBin:regular-media-player-18/GstURIDecodeBin:uridecodebin18/GstDecodeBin:decodebin18/avdec_h264:avdec_h264-16:\012The\ video\ memory\ allocated\ from\ downstream\ pool\ could\ not\ mapped\ for\ read\ and\ write."; 0:00:04.893853138 497604 0x562e37e535f0 ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:2138:handleMessage:<regular-media-player-18> Cannot access memory for read and write operation. (url=file:///sdk/webkit/LayoutTests/media/content/test.mp4) (code=7)
Claudio Saavedra
Comment 2 2026-04-01 22:45:17 PDT
Assuming these are the allocation failures. *** This bug has been marked as a duplicate of bug 309438 ***
Note You need to log in before you can comment on or make changes to this bug.