GNOME Bugzilla – Bug 776064
ges-launch-1.0 segfaults when omitting options argument
Last modified: 2016-12-14 02:27:45 UTC
I can replicate the segfault with this command line: $ ./build/tools/ges-launch-1.0 -o Error initializing: Missing argument for -o Segmentation fault The segfault seems to be from gst_deinit() in tools/ges-launch.c::main()
commit e8d9f9226a9117e706ee37e4aaf3f505f0b1317c Author: Thibault Saunier <thibault.saunier@osg.samsung.com> Date: Tue Dec 13 23:26:23 2016 -0300 ges-launch: Make sure GStreamer is always initialized https://bugzilla.gnome.org/show_bug.cgi?id=776064