[Bug 742954] Crash when two treads are in handle_new_sample at the same time.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 15 02:11:14 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742954
  GStreamer | gst-rtsp-server | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2015-01-15 10:11:07 UTC ---
This seems dangerous if transport_send_*() blocks.

Why is there this tr_cache at all? It just seems to be a copy of the transports
list. The only explanation I would have is that it's there to not have a mutex
locked while sending the actual packets.

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