Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1153345

Summary: gdm fails to start
Product: Red Hat Enterprise Linux 7 Reporter: Przemek Klosowski <przemek>
Component: gnome-shellAssignee: Florian Müllner <fmuellner>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: mclasen, mdomonko, przemek, tpelka, vrutkovs
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-10 17:17:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
gnome-session errors from /var/log/messages
none
journalctl gdm log extract none

Description Przemek Klosowski 2014-10-15 19:57:02 UTC
Description of problem:
This is a VMware virtual machine. It was installed and graphical console worked on a vm console; subsequently it was 'yum update'd and was being configured for deployment. We noticed that the graphical console no longer works. 

Version-Release number of selected component (if applicable):
gdm-3.8.4-28.el7_0.1.x86_64

How reproducible: every time


Steps to Reproduce:
1. reboot, or telinit 3/ telinit 5

Actual results:
no login prompt on graphical console

Comment 1 Przemek Klosowski 2014-10-15 20:01:38 UTC
Created attachment 947295 [details]
gnome-session errors from /var/log/messages

Comment 3 Ray Strode [halfline] 2014-10-16 13:48:24 UTC
can you run:

# mkdir -p /var/log/journal

then put

Enable=true in the [debug] section of /etc/gdm/custom.conf 

then reboot, reproduce and then run:

# journalctl -b -l > full-journal.txt

and then attach full-journal.txt ?

Also, what is the output of:

# find /usr/share/gdm

Comment 5 Przemek Klosowski 2014-11-12 19:32:15 UTC
Sorry, this is not my system so it took me a while to get to it. I will attach the journal later, but here's the result of   find /usr/share/gdm

/usr/share/gdm
/usr/share/gdm/autostart
/usr/share/gdm/autostart/LoginWindow
/usr/share/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
/usr/share/gdm/autostart/LoginWindow/spice-vdagent.desktop
/usr/share/gdm/greeter
/usr/share/gdm/greeter/applications
/usr/share/gdm/greeter/applications/gnome-shell.desktop
/usr/share/gdm/greeter/applications/mime-dummy-handler.desktop
/usr/share/gdm/greeter/applications/mimeapps.list
/usr/share/gdm/greeter/applications/gnome-initial-setup.desktop
/usr/share/gdm/greeter/applications/setup-shell.desktop
/usr/share/gdm/greeter/autostart
/usr/share/gdm/greeter/autostart/orca-autostart.desktop
/usr/share/gdm/gdb-cmd
/usr/share/gdm/gdm.schemas
/usr/share/gdm/locale.alias

Comment 6 Przemek Klosowski 2014-11-13 14:23:54 UTC
Created attachment 957185 [details]
journalctl gdm log extract

Comment 7 Vadim Rutkovsky 2015-05-13 10:20:50 UTC
Possible duplicate: https://bugzilla.redhat.com/show_bug.cgi?id=959941

Comment 8 Matthias Clasen 2019-09-11 19:06:36 UTC
Does this still occur?

Comment 9 Przemek Klosowski 2019-09-11 19:13:56 UTC
No, as far as I can tell this problem is gone. Can't tell how, if or when it was fixed, sorry.