[Bug 751311] New: rtpsource: Buffer list verification error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 22 02:30:46 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=751311

            Bug ID: 751311
           Summary: rtpsource: Buffer list verification error
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: santoscadenas at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 305812
  --> https://bugzilla.gnome.org/attachment.cgi?id=305812&action=edit
rtpsource: Do not try to push NULL buffers

Sometimes, rtpsource shows a buffer list verification error. The issue comes
from update_receiver_stats function, because ->data is set to NULL due to a
bad_sequence number. When we try to pusth ->data set to NULL buffer_list check
fails.

Attached is a patch to solve the issue.

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