Changeset 223178 in webkit


Ignore:
Timestamp:
Oct 11, 2017 7:51:29 AM (6 years ago)
Author:
nael.ouedraogo@crf.canon.fr
Message:

[GStreamer] Many media source tests crashing with GStreamer-CRITICAL : _gst_util_uint64_scale: assertion 'denom != 0' failed in gst_qtdemux_configure_stream()
https://bugs.webkit.org/show_bug.cgi?id=176804

Reviewed by Michael Catanzaro.

Tools:

Add patch to fix assert in qtdemux.

  • gstreamer/jhbuild.modules:
  • gstreamer/patches/gst-plugins-good-0009-qtdemux-fix-assert-when-moof-contains-one-sample.patch: Added.

LayoutTests:

Update expectations for fixed tests.

  • platform/gtk/TestExpectations:
Location:
trunk
Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r223176 r223178  
     12017-10-11  Nael Ouedraogo  <nael.ouedraogo@crf.canon.fr>
     2
     3        [GStreamer] Many media source tests crashing with GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed in gst_qtdemux_configure_stream()
     4        https://bugs.webkit.org/show_bug.cgi?id=176804
     5
     6        Reviewed by Michael Catanzaro.
     7
     8        Update expectations for fixed tests.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122017-10-11  Antoine Quint  <graouts@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r222973 r223178  
    223223# See also bug #175578
    224224webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-activesourcebuffers.html [ Crash Failure ]
    225 # Crash is webkit.org/b/176804
    226 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-addsourcebuffer-mode.html [ Failure Crash ]
     225webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-addsourcebuffer-mode.html [ Failure ]
    227226webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-addsourcebuffer.html [ Failure ]
    228 # Crash is webkit.org/b/176804
    229 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-append-buffer.html [ Failure Crash ]
     227webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-append-buffer.html [ Failure ]
    230228webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-avtracks.html [ Failure ]
    231229webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-buffered.html [ Failure ]
     
    237235webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framerate.html [ Failure ]
    238236webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-config-change-webm-v-framesize.html [ Failure ]
    239 # Crash is webkit.org/b/176804
     237# Crash is webkit.org/b/176020
    240238webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-duration.html [ Failure Crash ]
    241239# Crash in bug #176019
    242240webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-endofstream.html [ Failure Crash ]
    243241webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-errors.html [ Failure ]
    244 # Crash is webkit.org/b/176804
    245 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html [ Failure Crash ]
     242webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-getvideoplaybackquality.html [ Failure ]
    246243webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-is-type-supported.html [ Failure ]
    247 # Crash is webkit.org/b/176804
    248 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-play-then-seek-back.html [ Failure Crash ]
     244webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-play-then-seek-back.html [ Failure ]
    249245webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-preload.html [ Failure ]
    250 # Crash is webkit.org/b/176804
    251 webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-remove.html [ Failure  Crash ]
     246webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-remove.html [ Failure ]
    252247webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-seekable.html [ Failure ]
    253248webkit.org/b/167108 imported/w3c/web-platform-tests/media-source/mediasource-sequencemode-append-buffer.html [ Failure ]
     
    13131308webkit.org/b/176803 http/tests/local/blob/send-hybrid-blob-using-open-panel.html [ Crash ]
    13141309
    1315 webkit.org/b/176804 imported/w3c/web-platform-tests/media-source/mediasource-appendwindow.html [ Crash ]
    1316 webkit.org/b/176804 imported/w3c/web-platform-tests/media-source/mediasource-detach.html [ Crash ]
    1317 webkit.org/b/176804 imported/w3c/web-platform-tests/media-source/mediasource-play.html [ Crash ]
    1318 
    13191310webkit.org/b/176805 media/media-higher-prio-audio-stream.html [ Crash ]
    13201311
     
    32143205
    32153206webkit.org/b/171598 accessibility/gtk/menu-list-unfocused-notifications.html [ Failure ]
    3216 # Crash is webkit.org/b/176804
    3217 webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek.html [ Failure Crash ]
     3207webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-redundant-seek.html [ Failure ]
    32183208# Crash is bug #176020
    32193209webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-removesourcebuffer.html [ Failure Crash ]
    3220 # Crash is webkit.org/b/176804
    3221 webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html [ Failure Crash ]
    3222 # Crash is webkit.org/b/176804
    3223 webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-seek-during-pending-seek.html [ Failure Crash ]
     3210webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-seek-beyond-duration.html [ Failure ]
     3211webkit.org/b/171726 imported/w3c/web-platform-tests/media-source/mediasource-seek-during-pending-seek.html [ Failure ]
    32243212webkit.org/b/171726 media/media-source/media-source-init-segment-duration.html [ Failure ]
    32253213
  • trunk/Tools/ChangeLog

    r223177 r223178  
     12017-10-11  Nael Ouedraogo  <nael.ouedraogo@crf.canon.fr>
     2
     3        [GStreamer] Many media source tests crashing with GStreamer-CRITICAL **: _gst_util_uint64_scale: assertion 'denom != 0' failed in gst_qtdemux_configure_stream()
     4        https://bugs.webkit.org/show_bug.cgi?id=176804
     5
     6        Reviewed by Michael Catanzaro.
     7
     8        Add patch to fix assert in qtdemux.
     9
     10        * gstreamer/jhbuild.modules:
     11        * gstreamer/patches/gst-plugins-good-0009-qtdemux-fix-assert-when-moof-contains-one-sample.patch: Added.
     12
    1132017-10-11  Tomas Popela  <tpopela@redhat.com>
    214
  • trunk/Tools/gstreamer/jhbuild.modules

    r221284 r223178  
    7979      <patch file="gst-plugins-good-0006-qtdemux-add-context-for-a-preferred-protection.patch" strip="1"/>
    8080      <patch file="gst-plugins-good-0008-qtdemux-also-push-buffers-without-encryption-info-in.patch" strip="1"/>
     81      <patch file="gst-plugins-good-0009-qtdemux-fix-assert-when-moof-contains-one-sample.patch" strip="1"/>
    8182    </branch>
    8283  </autotools>
Note: See TracChangeset for help on using the changeset viewer.