GNOME Bugzilla – Bug 628926
gnome-settings-daemon crashes
Last modified: 2010-09-23 16:33:17 UTC
Occasionally (reoccurring but not reliably reproducible) gnome-settings-daemon crashes with the following message in .xsession-errors The program 'gnome-settings-daemon' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 5183 error_code 8 request_code 15 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) This is noticeable since the sound theme and theme visual changes and several buttons show missing icon stubs.
see also https://bugzilla.redhat.com/show_bug.cgi?id=624380
If you can find out how to reproduce the problem, you'll need to follow the instructions in the debug message, otherwise, we won't be able to do anything about it.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 628526 ***