Comment 22 for bug 574296

Revision history for this message
Charlie Schluting ☃ (cschluti) wrote :

Also, if you send SIGTERM, the process just does this over and over:
write(2, "\n(gnome-settings-daemon:3263): G"..., 116) = 116
write(2, "\n(gnome-settings-daemon:3263): G"..., 113) = 113
write(2, "\n(gnome-settings-daemon:3263): G"..., 116) = 116
write(2, "\n(gnome-settings-daemon:3263): G"..., 113) = 113
write(2, "\n(gnome-settings-daemon:3263): G"..., 116) = 116

A trace of the misbehaving gnome-settings-daemon looks the same as a functioning one, sadly :(
(it's just polling various file descriptors)