Hide Forgot
GDM file permissions race condition Marcus Meissner discovered a race condition issue in gdm which affects the way it modifies the permissions on the .ICEauthority file. The problem is that there is a race condition between the time stat() is run on the file and the time chown() and chmod() are run. The patch that caused this error is here: http://cvs.gnome.org/viewcvs/gdm2/daemon/slave.c?r1=1.260&r2=1.261 We don't have a fix yet. This issue also affects FC4
gdm-2.14.1-1.fc5.1 has been pushed for fc5, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report.
gdm-2.14.1-1.fc5.2 has been pushed for fc5, which should resolve this issue. If these problems are still present in this version, then please make note of it in this bug report.
Ray, We need to add the fix from this upstream bug: http://bugzilla.gnome.org/show_bug.cgi?id=340347 We should also push this update for FC4. Thanks.
ray any update for this?
Fixed some time ago.