GNOME Bugzilla – Bug 582952
Lock screen dialogue freezes on correct password
Last modified: 2011-09-23 13:40:33 UTC
Please describe the problem: When confronted with the lock screen dialogue (whether produced from Lock Screen, switching back from guest session, or restoring from suspend mode) it is impossible to unlock. If the correct password is given the dialogue freezes at the status message "Checking..." and fails to respond. The fan then starts up so I suspect the CPU is being used at 100% This bug occurs with and without desktop effects. I'm running a laptop with an integrated intel graphics driver. Steps to reproduce: 1. Lock Screen 2. Enter correct password 3. Click Unlock Actual results: Screen stops at the status message "Checking..." Expected results: Screen to unlock Does this happen every time? Once per boot, every boot. The second time this is attempted (after a killall gnome screensaver) it works flawlessly. Other information: Original bug report and debug logs at https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/363361
Please try the test-passwd program as described here: http://live.gnome.org/GnomeScreensaver/FrequentlyAskedQuestions#head-d50bc17e7d6f3a51c4715f02c657195e80e26c2c Most likely this is a PAM configuration problem on your distro.
Created attachment 144703 [details] Log of test-passwd I have this bug as well, and test-passwd doesn't seem to complain. In addition, killing the gnome-screensaver-dialog enables an unlock after a bad password.
Hm. Reopening as the test-passwd program apparently has been used.
What process is using 100% cpu? Can you try to attach gdb to it and get a backtrace while that is occuring? Thanks.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!
Created attachment 197352 [details] backtrace of the process using 100% cpu when this happens I'm attaching the output of a gdb session with a backtrace of the process in question. I'm running gnome-screensaver 2.30.0-0ubuntu2.1 in case it matters.
Andy Poling: Please file a new bug report if this still happens in a recent version (2.32/3.0). 2.30 is too old and not maintained anymore.