[Bug 773532] The segfault happens when many clients work with rtsp server with GST_RTSP_LOWER_TRANS_TCP option on.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 15:13:59 UTC 2016


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

--- Comment #10 from Kseniya Vasilchuk <vasilchukkseniia at gmail.com> ---
(In reply to Sebastian Dröge (slomo) from comment #8)
> There are two patches here, one being marked as needs-work. Is that one
> obsolete and only the new one is needed now?

The new-patch-2 is obsolete.

(In reply to Sebastian Dröge (slomo) from comment #9)
> Review of attachment 338835 [details] [review]:
> 
> ::: gst/rtsp-server/rtsp-stream-transport.c
> @@ +463,2 @@
>    priv = trans->priv;
> +  g_mutex_lock (&priv->lock);
> 
> Keeping this mutex locked all the time while sending data to the server
> seems suboptimal, but I also don't see any other way right now.

Thanks, to reply.

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