[Bug 780140] souphttpsrc: Implement soup session sharing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 19 09:26:22 UTC 2017


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

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It looks like libsoup is using the thread default main context for some reason
here, which it shouldn't because we only use the sync libsoup API. And things
randomly explode in libsoup, which might also be a thread-safety bug in there.

I don't see anything wrong with reference counting, etc. on our side.

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