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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 28 02:33:12 PDT 2011


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

--- Comment #1 from Jonathan Matthew <notverysmart at gmail.com> 2011-03-28 09:33:09 UTC ---
possibly related to this code in rhythmbox:

        /* prevent messages from being processed by the main thread while we're
starting the sink */
        g_source_remove (player->priv->bus_watch_id);
        ret = start_sink_locked (player, &messages, error);
        add_bus_watch (player);

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