[Bug 767555] 'mini_object->refcount > 0' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Jun 12 09:44:40 UTC 2016


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

--- Comment #2 from yvonne.chen <1992184780 at qq.com> ---
version 1.6.3 , gst-play-1.0, file attached ,sometimes happen。
Could you help to review the source code of matroska-demux.c ?

done:
  if (buf) {
    gst_buffer_unmap (buf, &map);
    gst_buffer_unref (buf); ---this is the line 3742 ,buf is inside the
function 
  }
  g_free (lace_size);

  return ret;

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