[Bug 728153] Problem with send_lock when data in backlog and recive a teardown request.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 15 07:58:58 PDT 2014


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

Wim Taymans <wim.taymans> changed:

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

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-04-15 14:58:52 UTC ---
checking for the transports seems wrong, the locking is not right and also the
transports are removed in PAUSED, I think this patch is more correct (although
the flushing is a little messy now)

commit e69241ac975704cf99fa1f83cf167facbc913741
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Tue Apr 15 16:51:17 2014 +0200

    client: set the watch to flushing before going to NULL

    First set the watch to flushing so that we unblock any current and
    future attempt to send data on the watch, Then set the pipeline to
    NULL.

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

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