[gstreamer-bugs] [Bug 589146] crash in rhythmbox with pulse audio output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 24 08:14:36 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=589146


Wim Taymans <wim.taymans> changed:

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


--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2009-08-24 15:14:30 UTC ---
GStreamer currently stops and frees the mainloop (and its fds) when the
pulsesink element is finalized. If there would be a refcount leak of pulsesink,
we would use up all fds. Hard to tell without more info. 

It could be interesting to attach gdb to the process after it has run for some
time and do "info thr" to check the amount of active threads.

-- 
Configure bugmail: http://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