[gstreamer-bugs] [Bug 165928] New: [scheduler/thread] elements are iterated before they are ready

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 1 05:25:10 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=165928
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [scheduler/thread] elements are iterated before they are
                    ready
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rbultje at ronald.bitfreak.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


See testsuite/threads/threadi-nfy2. It's a simple { fakesrc ! fakesink }, where
fakesinks is linked before but added after the thread is set to PLAYING. After
that, we sync bin state to start iteration. This will lead to a race (because
opt adds fakesink to the group before that) that leads to warnings on the
commandline, mostly like "pushing data on non-active pad".

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list