[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#695757: xserver-xorg-video-radeon: Memory leak in Xorg when using oxygen-gtk as gtk2 theme



Il 12/12/12 12:35, Michel Dänzer ha scritto:
On Mit, 2012-12-12 at 12:22 +0100, bluebubble wrote:

as the title state i'm noticing huge memory leaks with oxygen-gtk
theme under KDE.
With xrestop i can see with a sample application like pidgin that for
example each time i move the mouse over a popup menu resource are
never freed (pixmaps and Misc counters grows indefinitely and also
their memory occupation).

Do the leaked resources persist when the application terminates?

This is most likely an oxygen-gtk / GTK+ issue.



yes sorry but i forgot to mention that very few resources are freed when pidgin (or another gtk app) terminate.

Example:

ps aux before running pidgin:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root 3245 2.4 4.3 119908 90528 tty7 Ss+ Dec11 26:30 /usr/bin/X :0 vt7 -br -nolisten tcp -auth /var/run/xauth/A:0-HYM64a

ps aux with pidgin running (after i made it leak some MB):
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root 3245 2.4 5.0 133008 104016 tty7 Ss+ Dec11 26:41 /usr/bin/X :0 vt7 -br -nolisten tcp -auth /var/run/xauth/A:0-HYM64a

ps aux with pidgin terminated
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root 3245 2.4 5.0 132952 103944 tty7 Ss+ Dec11 26:41 /usr/bin/X :0 vt7 -br -nolisten tcp -auth /var/run/xauth/A:0-HYM64a

Thanks for the reply


Reply to: