Description of problem: With gnome-settings-daemon-3.19.3-1.fc24.x86_64 installed, the gdm login screen never shows up, instead gnome-shell dies with this in dmesg: [ 2090.490726] traps: gnome-shell[6768] trap int3 ip:7f18a0986a8b sp:7ffd066f2d90 error:0 [ 2093.893838] traps: gnome-shell[6880] trap int3 ip:7fb6f31e8a8b sp:7ffdd3037970 error:0 [ 2096.864005] traps: gnome-shell[6946] trap int3 ip:7f7f5da6aa8b sp:7ffda0d28bf0 error:0 [ 2099.783053] traps: gnome-shell[7012] trap int3 ip:7f057fa69a8b sp:7fff7856e260 error:0 [ 2102.753312] traps: gnome-shell[7078] trap int3 ip:7f4684310a8b sp:7ffe4d181750 error:0 [ 2106.284095] traps: gnome-shell[7191] trap int3 ip:7f65affb6a8b sp:7ffdbc32dd30 error:0 Unfortunately, ASLR means only the 'a8b' i the ip: has any persistent meaning. Re-installing 3.18.2-1 made gnome-shell happy again. Sorry, didn't get a core file of it. Can probably do so if needed to debug this. Version-Release number of selected component (if applicable): gnome-settings-daemon-3.19.3-1.fc24.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Probably not gnome-settings-daemon, but gsettings-desktop-schemas that changed a settings key in 3.19.3. gnome-shell 3.19.2 still uses the old settings key, which is a fatal error (unfortunately gnome-shell 3.19.3 was delayed due to an outstanding release of one of its dependencies, so it wasn't updated with gsettings-desktop-schemas/control-center). The builds should be in the next rawhide compose
"D'Oh!" -- H. Simpson :) Yeah, I had to roll gsettings-desktop-schemas and 4 other RPMs back to go back to the previous gnome-settings-daemon, and picked the wrong 1 out of 6. :) Will report back once all the builds are updated, hopefully with a "yes it's fixed"....
(In reply to Valdis Kletnieks from comment #2) > Will report back once all the builds are updated If you don't want to wait, you can grab the latest rawhide builds for clutter, mutter and gnome-shell from koji.fedoraproject.org (and re-update the downgraded packages of course)
*** Bug 1292014 has been marked as a duplicate of this bug. ***
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
This was fixed before F24 got released.