GNOME Bugzilla – Bug 658901
textoverlay: crash when the video sink pad has no parent
Last modified: 2011-09-19 07:34:55 UTC
Created attachment 196352 [details] backtrace I got this crash just one, maybe a race condition. The file is a mkv with text subtitles, a test stream that's always been working fine so far.
commit d094913a612753e5811035c9f2b3c8a4039ec808 Author: Sebastian Dröge <sebastian.droege@collabora.co.uk> Date: Mon Sep 19 09:34:08 2011 +0200 textoverlay: Protect against accessing the NULL parent of the pads during sh Fixes bug #658901.