[Bug 645746] [gstpoll] Regression causes 100% cpu usage in multifdsink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 02:01:28 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=645746
  GStreamer | gstreamer (core) | 0.10.32

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2011-04-04 09:01:25 UTC ---
I think what happens is that the raise_wakeup() managed to increase the 
control_pending variable before it could write a byte and that release_wakeup()
then decrements but fails to read.

I can't think of a better way to fix this than the patch you propose.

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