GNOME Bugzilla – Bug 661170
gnome-settings-daemon crashed with SIGSEGV in wacom_set_property()
Last modified: 2011-10-07 12:12:16 UTC
this report has been filed here: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/865286 Package: gnome-settings-daemon 3.2.0-0ubuntu3 It seems to be a random crash. ".
+ Trace 228705
Thread 5 (Thread 0x7fd003d47700 (LWP 25918))
Thread 2 (Thread 0x7fd002d45700 (LWP 25920))
Thread 1 (Thread 0x7fd00d8c8940 (LWP 25917))
There's probably other problems on this system if we cannot get a single XInput device listed... Fixed in gnome-3-2 and master. commit 1123e8cba7620a3b79f13ae5909c33f40d5312cc Author: Bastien Nocera <hadess@hadess.net> Date: Fri Oct 7 13:08:57 2011 +0100 wacom: Fix possible crasher If XListInputDevices() fails, the number of devices could be positive, and cause a crash. https://bugzilla.gnome.org/show_bug.cgi?id=661170