[gstreamer-bugs] [Bug 166073] New: [threads] wrong error handling

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Feb 2 11:10:40 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=166073
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: [threads] wrong error handling
           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


GstThread will not revert its state on a failed parent state change return. This
means that we lose thread references, which leads again to 100% CPU use. This
easily reproduced by { fakesrc ! fakesink }, where fakesrc emits an error on
NULL->READY, I can create a testcase if needed. Attached patch fixes this.

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