[Bug 768140] rtspsrc: Occasional crash on start/stop cycles

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 28 14:13:12 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #330484|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 330484:
 --> (https://bugzilla.gnome.org/review?bug=768140&attachment=330484)

While this looks correct (you could use g_list_free_full() btw), it does not
look complete. All other places where the streams list is accessed would need
to be protected by the same mutex. It looks like currently they are not (and in
many places by no mutex at all?!).

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