[Bug 740672] queue2 : get_buffering_percent() returns negative percentage may cause segmentation fault

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 25 01:44:16 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740672
  GStreamer | gstreamer (core) | 1.2.3

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-25 09:44:14 UTC ---
How can the percentage ever be smaller than 0? The only possibility seems to be
if the byte-based percentage is smaller than 0, which only happens if a
negative amount of bytes is buffered or something is wrong in the ringbuffer
calculations.

In which situation did you get this?

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