pavucontrol is leaking memory I just compiled v2.0 to see if the bug still exists and it does. Watching the process rss size I find it leaking between 20-22kb per second but only while playing some stream remotely. It gets worse when playing multiple remote streams. pavucontrol also leaks memory when creating new streams. I am seeing this for local and remote streams. pavucontrol consumes around 120kb per stream created. (I used paplay to play a very short wav file) Versions used: Pulseaudio: 3.0-0ubuntu6 pavucontrol: 2.0 (self compiled)
Anything progress? Getting following situation: Debian jessie: dpkg -l pavucontrol ii pavucontrol 2.0-2amd64 PulseAudio Volume Control ~/bin/smem.pl `pidof pavucontrol` VMSIZE: 2345516 kb RSS: 1646804 kb total 3448 kb shared 872 kb private clean 1642484 kb private dirty PRIVATE MAPPINGS vmsize rss clean rss dirty file 1617956 kb 0 kb 1617828 kb [heap] 10796 kb 0 kb 9140 kb /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.331.49 ~/src/FTBLaunch$ ps -l -p `pidof pavucontrol` F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 0 S 1000 2805 14593 3 80 0 - 586378 - pts/3 16:38:58 pavucontrol ~/src/FTBLaunch$ ps -f -p `pidof pavucontrol` UID PID PPID C STIME TTY TIME CMD j 2805 14593 3 Apr10 pts/3 16:38:58 pavucontrol
(In reply to comment #1) > Anything progress? No. Would you like to fix this?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/issues/19.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.