Description of problem: gnome-screensaver leaks large X11 pixbufs each time a lock/unlock cycle occurs. Version-Release number of selected component (if applicable): gnome-screensaver-2.24.1-1.fc10.i386 How reproducible: Always. Steps to Reproduce: 1. Run "xrestop" in a terminal window 2. Set the screensaver to "blank screen" (not necessarily required, but that's what I have.) 3. Lock the screen (System->Lock Screen) 4. Let the screen fade out, then log back in (as the same user) 5. Look at xrestop. On my machine (with 2x1600x1200 LCD screens) each iteration of the above steps leaks 30,000KB of Pxm mem. Actual results: Large pixbuf is leaked. Expected results: Large pixbuf not leaked (pxm mem column largely unchanged after lock/unlock.) Additional info: Running F10 with updates as of today. Reproducable on several computers.
*** This bug has been marked as a duplicate of bug 475794 ***