[Bug 705371] soup: Unified server/renderer process hangs with latest GStreamer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 20 23:53:20 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiago.sousa.santos at collabo
                   |                            |ra.co.uk
   Target Milestone|HEAD                        |1.1.4

--- Comment #10 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-21 06:53:17 UTC ---
The souphttpsrc code before the HEAD request was added did all network
operations from different threads, so this is actually a regression. Should be
moved to a different thread (without waiting for it on the main thread) or be
reverted. CC'ing Thiago who wrote the original patch

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