Bug 78116
| Summary: | Clicking Language in GUI login screen makes the screen reset | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Dee-Ann LeBlanc <dee> |
| Component: | gdm | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED WORKSFORME | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-07-28 22:06:11 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79578 | ||
|
Description
Dee-Ann LeBlanc
2002-11-19 07:23:08 UTC
Sounds like an X bug - I'm betting fixed in later betas, but need to verify. Taking GDM target/blockers. I fairly strongly guess what is happening is that gdm is crashing and restarting. If this still happens currently, what would be most useful is before switching language to switch to a console with <Control><Alt>F1, login in to the system as root, type gdb /usr/bin/gdb `/sbin/pidof gdm` (gdb) c Now switch back to the login screen with <Control><Alt>F7 (or maybe F8), click on the language screen. When it crashes, GDM will appear to hang, switch back to the console, gdb should report a segfault, type (gdb) bt To get a backtrace. You should be able to use the mouse and middle button paste to paste this (or at least the first 10-20 lines) into an editor. And attach it to the bug report. Sorry for the long procedure ... it's harder to debug things at the pre-login stage. Bluecurve theme has shutdown_button where it needs halt_button. Wrong bug, sorry for the noise. Please reopen if this persists. |