[Bug 779247] New: Fix race in videotexturecache
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Feb 26 09:21:00 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779247
Bug ID: 779247
Summary: Fix race in videotexturecache
Classification: Platform
Product: GStreamer
Version: 1.11.1
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: socialmediamaster9000 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
It is possible for the videotexturecache to be finalized before all of its
textures. But when you then try to finalize a texture, the program will crash.
This happens during a race where avfvideosrc is stopped and there is a still a
buffer that it produced somewhere in the pipeline.
--
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