[Bug 693911] souphttpsrc: rewrite using new session/request API
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 13 06:16:21 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=693911
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Here it usually happens always when playing a DASH stream, but apparently only
for me. Not sure what to do about this one, Carlos' backtrace looks like it is
a race during g_socket_get_type(), which should all be guarded by
g_once_init_*()... and which is apparently causing the deadlock?
It doesn't look like fork() is involved here, why would gst-launch create a new
process (other than for the plugin scanner)?
--
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