[Goodies-dev] [Bug 9025] memory leak

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Thu Jun 14 13:36:20 CEST 2012


https://bugzilla.xfce.org/show_bug.cgi?id=9025

--- Comment #2 from brian at interlinx.bc.ca ---
(In reply to comment #1)
> Can you provide more details,

Happy to.

> such as OS/distro,

I'm using Ubuntu Precise with the packages at
http://ppa.launchpad.net/xubuntu-dev/xfce-4.10/ubuntu

> which display mode
> (leds/grid..),

"Normal", Color mode "Solid".

> update interval,

"Fastest (~250ms)"

> How long has the plugin been running ?

A few days.  I did just restart it however an hour ago and when it restarted
memory use was at:

VmPeak:       40640 kB
VmSize:       40092 kB
VmHWM:        6720 kB
VmRSS:        6720 kB

Currently it's at:

VmPeak:      255088 kB
VmSize:      255084 kB
VmHWM:       23740 kB
VmRSS:       23740 kB

So clearly it's growing, and I believe will continue, without bound since there
is really no long-term accumulating data that should account for a continuous
growth in memory consumption.

> Also, how do you measure that values ?

The above is from

$ cat /proc/$pid_of_plugin/status

> Here it doesn't seem to leak with
> that insane values..

No?  700MB of real memory for a CPU monitor plugin is not insane?  700MB is
more than 100x what it starts out with which is show above at only 6.7MB.

> a bug in gtk/cairo ?

I don't know, but I don't see any evidence of anything else leaking.

> Which versions of those do you
> have ?

libcairo2: 1.10.2-6.1ubuntu3
libgtk2.0-0: 2.24.10-0ubuntu6

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list