[Bug 771983] Deadlock when closing session and backlog is full.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 25 09:56:18 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit dbf91ab231ad793646c6de540f105b4b24db9f25
Author: Göran Jönsson <goranjn at axis.com>
Date:   Mon Sep 26 11:16:04 2016 +0200

    rtsp-client: Session filter in unwatch session

    Call session filter with filter_session_media as paramer in
    client_unwatch_session if using drop_backlog = FALSE.

    In client_unwatch_session its allowed to grow the watchs backlog.
    If using drop_backlog = FALSE and the backlog is full it will cause
    a deadlock when setting session media state to NULL
    if the backlog is not allowed to grow.

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

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