$ cat /proc/5654/status
Name:   compiz.real
State:  S (sleeping)
SleepAVG:       98%
Tgid:   5654
Pid:    5654
PPid:   5547
TracerPid:      0
Uid:    1842    1842    1842    1842
Gid:    100     100     100     100
FDSize: 64
Groups: 4 20 24 25 29 30 44 46 100 104 108 109 110 115 117 201 903
VmPeak:  1765884 kB
VmSize:   290624 kB
VmLck:   1467160 kB
VmHWM:   1482256 kB
VmRSS:   1482056 kB
VmData:   101960 kB
VmStk:       140 kB
VmExe:       220 kB
VmLib:     21112 kB
VmPTE:      3448 kB
Threads:        1
SigQ:   0/16253
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000000000
SigIgn: 0000000020001000
SigCgt: 0000000180014003
CapInh: 0000000000000000
CapPrm: 0000000000000000
CapEff: 0000000000004000
Cpus_allowed:   03
Mems_allowed:   00000000,00000001

This is a pretty bad leak, since the memory is locked by the driver
(normally, a non-root process can lock 8 or so KB max), and is clearly
pages marked by the driver, as everything in /proc/<pid>/maps is (more
or less) as expected.

I can't believe nvidia don't have infrastructure for an automated test
for this.

-- 
Memory leak in nvidia-glx-new's GL_EXT_texture_from_pixmap
https://bugs.launchpad.net/bugs/151168
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to