[Bug 725298] dashdemux: fails after MPD refresh

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 27 05:38:11 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725298
  GStreamer | gst-plugins-bad | git

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270451|none                        |rejected
             status|                            |

--- Comment #1 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-02-27 13:59:45 UTC ---
Review of attachment 270451:
 --> (https://bugzilla.gnome.org/review?bug=725298&attachment=270451)

This is because gst_dash_demux_refresh_mpd is called with the MPD_CLIENT_LOCK
already. So this patch will cause a deadlock.

The segfault must come from some other access to the mpd client that is not
holding the client lock appropriately.

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