[Bug 675010] After using queue2, souphttpsrc error-internal data flow error offen occurs

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 3 15:13:19 PDT 2012


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

--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-05-03 22:13:13 UTC ---
> so, would you like to answer my following questions:
> 1. Is chunk size limited by gstsouphttpsrc?

Not sure I understand the question. Why would it be?


> 2. At the beginning of running gst-launch, memory is enough, why  'failed to
> allocate 10485760 bytes' is reported?

Because at the beginning your 20MB large queue2 is empty. After a while it
fills up, so at some point (if it ever gets that far) there's 20MB less space
available than there was when gst-launch started, without any memory leaks
involved.

You may also be interested in bug #664778, which could be related.


It's still not clear to me there's actually a bug in souphttpsrc here (other
than the one mentioned above).

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