After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780849 - Segmentation fault (core dumped) when
Segmentation fault (core dumped) when
Status: RESOLVED DUPLICATE of bug 777047
Product: cheese
Classification: Applications
Component: general
3.22.x
Other Linux
: Normal major
: ---
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-04-02 17:31 UTC by Pander
Modified: 2017-10-18 11:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pander 2017-04-02 17:31:09 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.
Comment 1 Felipe Borges 2017-10-18 11:21:45 UTC
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 ***