[Bug 743910] videocrop: crash when launching with different properties
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 7 03:43:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743910
--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
There was a leak on the error path triggered by this test case, fixed by:
commit 84fdf50b2f98951a32fa14802b62621f1105cd35
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Tue Apr 7 11:38:31 2015 +0100
basesrc: fix pool leak on allocation query error path
It could be triggered by:
gst-launch-1.0 videotestsrc num-buffers=20 ! videcrop bottom=214748364 !
videoconvert ! autovideosink
Spotted while testing:
https://bugzilla.gnome.org/show_bug.cgi?id=743910
Nicolas, were you using latest master when you reproduced the crash ?
--
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