[gstreamer-bugs] [Bug 605219] Freezes nearly always when switching Audio CDs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 23 12:26:20 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=605219
  GStreamer | gst-plugins-base | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.26

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2009-12-23 20:26:17 UTC ---
Commited your patch, then went hunting for leaks and found these:

commit 3b0fc1e4fb8caaf203b7af0188a0cbed807fc408
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Dec 23 17:08:27 2009 +0100

    playbin2: avoid leaking selector request pads

commit d4e1ff012d285d055598a4b66570c6a33c08dcaa
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Dec 23 15:46:25 2009 +0100

    uridecodebin: avoid leaking queue and typefind

    Don't leak the queue and typefind elements that we might link after the
    source element.

commit 138c85117356ad7a558595d168c937461985cad1
Author: Jonathan Matthew <jonathan at d14n.org>
Date:   Wed Dec 23 15:43:52 2009 +0100

    uridecodebin: don't name the queue

    There is no reason to name the queue.

    Fixes #605219

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