Bug 4846
| Summary: | gdm.pid...is this a bug? | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | watha |
| Component: | gdm | Assignee: | Elliot Lee <sopwith> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | moof |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-11-02 17:17:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
watha
1999-09-02 03:43:33 UTC
Have you tried removing /var/run/gdm.pid? (We're probably moving to a newer version of gdm for the upcoming release of Red Hat Linux 6.1, which may be the best way to fix the bug.) ------- Additional Comments From 10/29/99 23:11 ------- This also happens on my AlphaStation 4/200 machine running RedHat 6.0 Linux. Something is killing the X font server (xfs), and gdm can't start a new session until xfs is restarted. If you log in through another terminal when this is happening as root and type "/etc/rc.d/init.d/xfs start" then the problem disappears. (once anyways). I do not know why xfs is dieing. There is no good information in the logs. The ``murdered mysteriously'' message is informal and not critial. gdm gracefully handles when a pidfile exists but no daemon is running. I have implemented /sbin/init-like repawn control to my working tree to avoid restarting X servers. Regarding the xfs bug: No clue, but I've seen it on several machines. A compiler bug causes xfs to crash under certain conditions. This one is fixed in 6.1. Commit pushed to master at https://github.com/openshift/openshift-docs https://github.com/openshift/openshift-docs/commit/58b6a26d7f64d15036f0cc8b979e446874c51fc3 Merge pull request #5064 from bfallonf/aggre_4846 Issue 4846 Fixed link to aggregated logging yaml |