[Bug 645877] commit 14d7db1 causes cpu spinning and other bus weirdness

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 4 02:58:45 PDT 2011


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

Tim-Philipp Müller <t.i.m> changed:

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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-04-04 09:58:42 UTC ---
Does this fix it?

 commit 7c6d9c2725a9632fbd96fd41b60ed814649d3bec
 Author: Andoni Morales Alastruey <ylatuya at gmail.com>
 Date:   Mon Apr 4 03:33:46 2011 +0200

    gstpoll: retry reading the control socket to release properly all wakeups

    if set->control_pending is set to 0 but we didn't not succed reading
    the control socket, future calls to gst_poll_wait() will be awaiken
    by the control socket which will not be released properly because
    set->control_pending is already 0, causing an infinite loop.

https://bugzilla.gnome.org/show_bug.cgi?id=645746

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