[Bug 686273] New: deadlock in gst-rtsp-server
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Oct 17 01:30:19 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=686273
GStreamer | gst-rtsp-server | git
Summary: deadlock in gst-rtsp-server
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ognyan.tonchev at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=226611)
View: https://bugzilla.gnome.org/attachment.cgi?id=226611
Review: https://bugzilla.gnome.org/review?bug=686273&attachment=226611
mark the app sources as LIVE
The app sources are not marked as LIVE sources which means their create
functions will be called with the LIVE mutex locked when setting state to
PAUSED. Thus, the thread calling gst_element_set_state () will be blocked.
--
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