[Bug 733596] New: [REGRESSION] gst-discoverer timeouts on some files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 23 01:50:04 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=733596
  GStreamer | gst-plugins-base | git

           Summary: [REGRESSION] gst-discoverer timeouts on some files
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tsaunier at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


After that commit I can notice that some files are not discoverable anymore
(attaching one here). The problem is that we never see ASYNC_DONE on the bus.
It looks like there are 2 ASYNC_START message in the list of messages of the
discoverer-uri uridecodebin.

The faulty commit is:

commit c051b378d7405d41b0de096cf64451a667864acc
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Jul 15 17:23:24 2014 +0200

    uridecodebin: Create new sources after chaining up to the parent class

    Otherwise we start the new sources already before the parent class
    got ready to start.

That broke our gst-validate testsuite:
https://jenkins.arracacha.collabora.co.uk/view/pitivi/job/gst-validate-tests/740/

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list