After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696551 - GDM fails to start after system crash
GDM fails to start after system crash
Status: RESOLVED INVALID
Product: gdm
Classification: Core
Component: general
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-25 11:56 UTC by Age Bosma (IRC: Forage)
Modified: 2013-04-28 15:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
greeter.log with debug enabled (1.65 KB, text/x-log)
2013-03-26 18:11 UTC, Age Bosma (IRC: Forage)
Details
slave.log with debug enabled (4.07 KB, text/x-log)
2013-03-26 18:11 UTC, Age Bosma (IRC: Forage)
Details

Description Age Bosma (IRC: Forage) 2013-03-25 11:56:57 UTC
My system hangs every once in a while when exiting the game HoN. Usually it was fine just to reset the system, now GDM fails to start and I can't seem to fix it.

My system boots until the splash screen (plymouthd) only displaying the blue/green vertical bars and does not continue to show me the login screen. I disabled the splash in grub to see what is happening. All processes start fine, except GDM which displays a "[failed]" behind it. I can switch to a tty when in this state.

- I reinstalled the video card driver just in case
- I performed a fsck on all drivers as well just to be sure
- I reinstalled gdm (apt-get --reinstall install gdm)
- I tried resetting the gdm settings with sudo -u gdm gconftool-2 --recursive-unset /

All to no avail.

Log files in /var/log/gdm don't give me much to go on, but I might be looking in the wrong files.
I installed lightdm as a test and that does work. This also lists GDM during boot and does start without "[failed]". As soon as I switch back to GDM it stops working again though.

How can I find out what is going wrong?

Specs:
OS: Ubuntu 12.10 GNOME remix (x64), with all gnome3 ppa packages updated.
Video card: AMD Radeon HD 6950 with proprietary CCC 13.3beta3 (13.2 at the moment of the crash)
Comment 1 Age Bosma (IRC: Forage) 2013-03-26 18:11:25 UTC
Created attachment 239884 [details]
greeter.log with debug enabled
Comment 2 Age Bosma (IRC: Forage) 2013-03-26 18:11:55 UTC
Created attachment 239885 [details]
slave.log with debug enabled
Comment 3 Age Bosma (IRC: Forage) 2013-04-12 12:26:26 UTC
I've reinstalled all GDM's dependencies, with no positive result. In addition, I reverted back to the opensource graphic drivers, with also no difference. GDM still fails to start.
Comment 4 Age Bosma (IRC: Forage) 2013-04-28 15:51:28 UTC
Found and solved the issue. It was caused by installing autopackage. See https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/1169640