[Bug 695203] xvimagesink: crash in gst_xvimagesink_xvimage_put() with HLS bip-bop stream after a while

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 5 07:42:43 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=695203
  GStreamer | gst-plugins-base | git

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2013-03-05 15:42:38 UTC ---
commit 470f02d186dccc6cd823ae762c856b92e3ff2f93
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Mar 5 16:41:52 2013 +0100

    ximagesink: don't share memory

commit b740edff06813ed618b5e82080893df4e37ab20e
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue Mar 5 16:34:35 2013 +0100

    xvimagesink: mark as NO_SHARE

    We don't want to share the memory between buffers because that could
    cause the memory of the bufferpool buffers to be copied and replaced
    with other memory.

    This is a hopefully a temporary fix until we can figure out how to share
    properly.

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

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