[gstreamer-bugs] [Bug 575406] [collectpads] Race condition if collected function returns an error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 16 04:57:42 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=575406

  GStreamer | gstreamer (core) | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Sebastian Dröge  2009-03-16 11:58 UTC -------
Well, receiving EOS is not what is unexpected... that's fine.

The problem in my case is, that there is no way to detect if we have EOS
without errors before, if we are running and don't have EOS or if we have EOS
and had an error before.

In case of error I don't think we want to call the collected function again as
we already know that everything is broken. Also the element can't know this and
if it's called again it will do whatever it should do as if nothing has
happened. This can be quite unexpected IMHO ;)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575406.




More information about the Gstreamer-bugs mailing list