[gstreamer-bugs] [Bug 165929] New: [threads/scheduler] race in state changes

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 1 05:25:35 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=165929
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [threads/scheduler] race in state changes
           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-nfy1. It's a { fakesrc ! fakesink }, where we set
the fakesrc to PLAYING (and thus the thread), and then sync state. This leads to
a race for some reason because the thing may EOS before the state change on
fakesink is completed, which leads to a warning "state change failure: asked
playing, still PAUSED". This may be related to #165928.

------- 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