Description of problem: After I updated gdm, gdm crashes on startup. The login-screen is shown for a couple of seconds, then gdm restarts. The weird thing is that no users is shown on the login-menu in the few glimpses i could see. In the log, gconf gives lots of errors. Version-Release number of selected component (if applicable): gdm-user-switch-applet-2.22.0-8.fc9.i386 gdm-2.22.0-8.fc9.i386 GConf2-gtk-2.22.0-1.fc9.i386 GConf2-2.22.0-1.fc9.i386 gnome-python2-gconf-2.22.1-2.fc9.i386 How reproducible: Every time Steps to Reproduce: 1. 2. 3. Actual results: gdm restarts itself once the login-menu is shown Expected results: Could log in Additional info:
Created attachment 311648 [details] crash-log for gdm
Does anyone know what causes this? Because of this, I can't start in graphical mode. I must start in runlevel 3 and use startx.
I'm not a gdm expert, but it seems likely that there is something about your configuration or hardware in particular that is triggering this crash. The first thing to do is to apply the latest system updates (e.g. with "yum update") if you haven't already, and see if the problem is fixed. Normally with crashes a backtrace is necessary for the developers to pin down the cause, but that is more difficult to do with gdm, since it happens before login. It might be more productive to try resetting the various packages you mentioned to their default configurations, one by one. If you would like to help find the cause of the problem, the best thing might be to do the following for each RPM, one by one: save the output of rpm -V, remove the RPM, move its configuration files and cached data aside (for later examination), reinstall the RPM, and retest. If you can find some local state that triggers the crash, that intelligence might be helpful in making the program more robust. You also have the option of upgrading to Fedora 10, to see if a newer version will be more robust in the face of whatever local state is triggering the crash in Fedora 9. If you merely wish to be rid of this problem (if you aren't already) and don't care to track down the source, a really fresh install of Fedora 9 or 10 (you may wish to format the partition to ensure that no old state is retained, but you will need to save personal data somewhere else, and reconfigure the system from scratch) will probably fix it (unless it is due to hardware peculiarity, not saved state). --- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
This was fixed in an later update to gdm, so i'm closing this one.