GNOME Bugzilla – Bug 780849
Segmentation fault (core dumped) when
Last modified: 2017-10-18 11:21:45 UTC
When specifying a video device on the command line, the application segfaults. This concerns Cheese 3.22.0-1ubuntu1 on Ubuntu 16.10. $ cheese -d /dev/video0 (cheese:12214): Gtk-WARNING **: Theme parsing error: cheese.css:7:35: The style property GtkScrollbar:min-slider-length is deprecated and shouldn't be used anymore. It will be removed in a future version Segmentation fault (core dumped) $ cheese --device /dev/video0 (cheese:12232): Gtk-WARNING **: Theme parsing error: cheese.css:7:35: The style property GtkScrollbar:min-slider-length is deprecated and shouldn't be used anymore. It will be removed in a future version Segmentation fault (core dumped) Note that all other options work as expected. The device is properly working with guvcview, webcamoid and gstreamer.
This problem has been fixed in the unstable development version. The fix will be available in the next major software release. You may need to upgrade your Linux distribution to obtain that newer version. See commit c8c7579. *** This bug has been marked as a duplicate of bug 777047 ***