abrt version: 2.0.1 executable: /usr/libexec/gnome-settings-daemon cmdline: /usr/libexec/gnome-settings-daemon component: gnome-settings-daemon crash_function: XGetDeviceProperty kernel: 2.6.38.2-9.fc15.x86_64 package: gnome-settings-daemon-3.0.1-1.fc15 reason: Process /usr/libexec/gnome-settings-daemon was killed by signal 11 (SIGSEGV) uid: 0 architecture: x86_64 username: root rating: 4 time: 1303929164 os_release: Fedora release 15 (Lovelock) Text file: environ, 2326 bytes Text file: event_log, 13192 bytes Binary file: coredump, 47566848 bytes Text file: dsos, 37537 bytes Text file: backtrace, 40319 bytes Text file: maps, 49525 bytes comment ----- I typed this command: xinput create-master NewMaster and the gnome-settings-daemon abort happened immediately after that. It seems to be 100% reproducable.
Created attachment 495566 [details] File: environ
Created attachment 495567 [details] File: event_log
Created attachment 495568 [details] File: dsos
Created attachment 495569 [details] File: backtrace
Created attachment 495570 [details] File: maps
Package: gnome-settings-daemon-3.0.1-1.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- Just checking to see if creating a new master still crashes gnome-settings-daemon (it does). All I did was run this command in a shell: xinput create-master NewMaster And gnome-settings-daemon crashed with a sigsegv.
Analysis in this upstream bug: https://bugzilla.gnome.org/show_bug.cgi?id=649214
Fixed upstream, will be in the next gnome-settings-daemon bugfix release. commit 09902ed0c30137fd07de3f33d1418dbf8f959af6 Author: Matthias Clasen <mclasen> Date: Mon May 2 14:52:16 2011 -0400 Don't pass NULL to device_is_touchpad It can't handle it... https://bugzilla.gnome.org/show_bug.cgi?id=649214