[Bug 655887] gst_buffer_create_sub: assertion `buffer->size >= offset + size' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 29 08:29:58 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655887
  GStreamer | don't know | 0.10.34

--- Comment #13 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-29 15:29:52 UTC ---
Created an attachment (id=195080)
 View: https://bugzilla.gnome.org/attachment.cgi?id=195080
 Review: https://bugzilla.gnome.org/review?bug=655887&attachment=195080

Catch section lengths extending past the end of the buffer

Likely fix.
This is the only place I can see where something like this might happen.
Looking at the logic, the section buffer seems to always be set when used,
but one of the setup code bits might fail if corrupt data (or plain bad data)
is fed through.

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