[Bug 737631] gst-rtsp-server deadlock while sending response over TCP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 30 04:05:45 PDT 2014


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.6.0

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-09-30 11:05:38 UTC ---
commit 404a80e38a508c13a9e9b7f9b1da70f3ccb2a77b
Author: Sebastian Rasmussen <sebrn at axis.com>
Date:   Tue Sep 30 01:35:02 2014 +0200

    rtsp-client: Remove backlog limit while processings requests

    If the backlog limit is kept two cases of deadlocks may be
    encountered when streaming over TCP. Without the backlog
    limit this deadlocks can not happen, at the expence of
    memory usage.

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

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