[Bug 720344] segfault playing music over http (gst_message_set_buffering_stats)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Dec 14 09:59:37 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=720344
GStreamer | gstreamer (core) | 1.2.1
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-14 17:59:31 UTC ---
This can only happen if the percentage is lower than 0, higher than 100 is
already checked and clipped then to 100.
Lower than 0 can only happen due to overflows when calculating the percentage
based on the rate estimation if I didn't miss anything. Hard to say what
exactly the problem here is without seeing debug logs or having a way to
reproduce.
--
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