← Back to team overview

compiz team mailing list archive

[Bug 328232] Re: [Jaunty][UXA]compiz.real memory leak

 

I doubt this will be fixed soon.

Just for a reference this is the package sources I use:

deb http://archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty universe
deb http://archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb http://archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted
deb http://archive.ubuntu.com/ubuntu/ jaunty-security universe
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security universe
deb http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://ppa.launchpad.net/xorg-edgers/ppa/ubuntu jaunty main *
deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main multiverse universe
deb http://ppa.launchpad.net/rvm/smplayer/ubuntu jaunty main
deb http://ppa.launchpad.net/inkscape.testers/ppa/ubuntu jaunty main
deb http://download.virtualbox.org/virtualbox/debian jaunty non-free
deb http://ppa.launchpad.net/anyremote/ppa/ubuntu jaunty main
deb http://ppa.launchpad.net/compiz/ppa/ubuntu jaunty main #compiz-fusion *
deb http://ppa.launchpad.net/lidaobing/ppa/ubuntu jaunty main #chmsee
deb http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu jaunty main #ubuntu-x *
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
deb http://www.ubuntutrucchi.it/repository ubuntu main non-free
deb http://ftp.osuosl.org/pub/pculture.org/miro/linux/repositories/ubuntu jaunty/

(those marked with * are probably most relevant)

uname -a
Linux aurora 2.6.30-10-generic #12-Ubuntu SMP Wed Jun 24 17:15:00 UTC 2009 i686 GNU/Linux

lspci
...
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
...

I don't experience any memory leaks after making the changes in #17.

petar@aurora:~$ cat /proc/dri/0/gem_objects
679 objects
183341056 object bytes
3 pinned
23965696 pin bytes
126930944 gtt bytes
260308992 gtt total

I have no understanding of the meaning of the numbers above.

petar@aurora:~$ uptime 
 16:31:20 up 14:29,  1 user,  load average: 0.10, 0.25, 0.52

petar@aurora:~$ cat /proc/meminfo 
MemTotal:        2052400 kB
MemFree:          706544 kB
Buffers:           46464 kB
Cached:           792488 kB
SwapCached:         7252 kB
Active:           489480 kB
Inactive:         803820 kB
Active(anon):     303960 kB
Inactive(anon):   303240 kB
Active(file):     185520 kB
Inactive(file):   500580 kB
Unevictable:           8 kB
Mlocked:               8 kB
HighTotal:       1178184 kB
HighFree:         305536 kB
LowTotal:         874216 kB
LowFree:          401008 kB
SwapTotal:       2465936 kB
SwapFree:        2441008 kB
Dirty:               100 kB
Writeback:             0 kB
AnonPages:        449904 kB
Mapped:            83124 kB
Slab:              31340 kB
SReclaimable:      18896 kB
SUnreclaim:        12444 kB
PageTables:         5960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     3492136 kB
Committed_AS:    1482976 kB
VmallocTotal:     122880 kB
VmallocUsed:       22936 kB
VmallocChunk:      90296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       4096 kB
DirectMap4k:       20472 kB
DirectMap4M:      888832 kB

As you can see there are only 24Mb of swap used after 14.5 h uptime. I
rarely turn off my computer so I can assure you there are no leaks even
after 3 days.

-- 
[Jaunty][UXA]compiz.real memory leak
https://bugs.launchpad.net/bugs/328232
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.