After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321164 - gstringbuffer stops working under load
gstringbuffer stops working under load
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 0.9.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-10 15:35 UTC by Kai Vehmanen
Modified: 2005-11-23 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch from mail, slightly reformatted (813 bytes, patch)
2005-11-18 12:18 UTC, Tim-Philipp Müller
none Details | Review

Description Kai Vehmanen 2005-11-10 15:35:59 UTC
Please describe the problem:
Under load, the diff in gst_ring_buffer_read() grows
larger than the segtotal, and the function gets stuck to
wait_segment(). 

Steps to reproduce:
http://article.gmane.org/gmane.comp.video.gstreamer.devel/14141



Actual results:
Audio recording freezes.

Expected results:


Does this happen every time?


Other information:
Patch to the problem is at:
http://article.gmane.org/gmane.comp.video.gstreamer.devel/14141
Comment 1 Tim-Philipp Müller 2005-11-18 12:18:41 UTC
Created attachment 54911 [details] [review]
patch from mail, slightly reformatted
Comment 2 Wim Taymans 2005-11-23 13:32:22 UTC
fixed in CVS