GNOME Bugzilla – Bug 620778
WINDOWPATH grows indefinitely
Last modified: 2010-06-11 04:04:25 UTC
Hello, After several login/logout cycles, the WINDOWPATH variable contains the VT number of the server several times: e.g. 7:7:7:7:7. This is not how gdm is supposed to behave: WINDOWPATH should only contain the VT number alone only. This probably happens because somehow gdm erroneously sets the environment variable before forking, and thus on next cycle gdm_window_path() reads the value gdm has written itself. gdm should be fixed into either setting the WINDOWPATH variable only in children, or into reading the original WINDOWPATH variable only once at startup, and not re-read during cycles.
I forgot to mention: thanks to its rewrite from scratch, gdm 2.30 does not suffer from this. 2.20 is however still being used by quite a few distributions.
Thanks for taking the time to report this bug. However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME. Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.