[Bug 974382] Re: memory leak in unity-panel-service

2016-10-28 Thread Daniel Podlejski
+1 (also after upgrade from 16.04) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/974382 Title: memory leak in unity-panel-service To manage notifications about this bug go to:

[Bug 974382] Re: memory leak in unity-panel-service

2016-10-20 Thread Arno Mühren
This bug affects me on Ubuntu 16.10, after upgrading from 16.04. Keeping my computer on simply results in unity-panel-service to use up all memory. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 974382] Re: memory leak in unity-panel-service

2015-10-13 Thread Andrea Azzarone
unity-panel-service is not leaking memory on 15.04+. The memory footprint tends to grow slowly but that does not mean there is actually a memory leak, it's just the way the kernel manages the memory. Please reopen the bug if you think the leak is still there. ** Changed in: unity Status:

[Bug 974382] Re: memory leak in unity-panel-service

2015-01-15 Thread James Troup
I'm still seeing this with Ubuntu 14.10: 3381 james 20 0 825M 219M 11672 S 0.5 2.8 1h10:23 /usr/lib/unity/unity-panel-service I've attached /proc/`pidof unity-panel-service`/maps ** Attachment added: /proc/`pidof unity-panel-service`/maps

[Bug 974382] Re: memory leak in unity-panel-service

2013-06-24 Thread h1bymask
The same on my PC. Top output: PID USER PR NIVIRT RESSHR S %CPU %MEM TIME+ COMMAND 3213 h1bymask20 0 1068m189m 3356S4 2.5 401:09.53/usr/lib/unity/unity-panel-service

[Bug 974382] Re: memory leak in unity-panel-service

2012-05-22 Thread Scott Moser
I've just rebooted, so I don't have this in front of me any more. I don't run any non-standard indicators. I have an external (to the laptop) monitor and I run unity-2d. Indicators I have (sorry for ignorance here): * mail envelope (messaging) : ** this has xchat-indicator in it * battery

[Bug 974382] Re: memory leak in unity-panel-service

2012-05-21 Thread Scott Moser
Running since May 3 (18 days now), unity-panel-service is 400M of resident memory. The executable running is from 5.10.0-0ubuntu6 (precise release). So, there is still significant memory leak there. ** Changed in: unity (Ubuntu) Importance: Low = Medium ** Changed in: unity (Ubuntu)

[Bug 974382] Re: memory leak in unity-panel-service

2012-05-21 Thread Daniel van Vugt
Scott, using valgrind to find memory bloat (which might not be memory leaks) is often misleading and inaccurate. The valgrind tool for measuring boat is massif. Please try that (valgrind --tool=massif). Also, obviously, if you're running any non-standard indicators then please say so. Or just

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-26 Thread Scott Moser
$ dpkg-query --show unity-services unity-services 5.10.0-0ubuntu6 Attached is a valgrind log for ~ 24 hours using the above version, showing: ==28208== LEAK SUMMARY: ==28208==definitely lost: 34,549 bytes in 419 blocks ==28208==indirectly lost: 65,745 bytes in 2,510 blocks ==28208==

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-24 Thread Sebastien Bacher
Thank you for your bug report, quite some leaks got fixed since you reported the issue, is that still happening? Could you get a valgrind log for it? ** Changed in: unity (Ubuntu) Importance: Undecided = Low ** Changed in: unity (Ubuntu) Status: New = Incomplete -- You received this

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-24 Thread Scott Moser
I disagree with the response here for the following reasons: * marking it 'invalid' so it will magically go away isn't helpful for anyone * suggesting that I should log out of my currently running environment, and run valgrind on my system for the next 2 weeks because you find that

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-24 Thread Sebastien Bacher
* marking it 'invalid' so it will magically go away isn't helpful for anyone it's not marked invalid, it's marked incomplete as needs extra infos, we can't do a lot without that * suggesting that I should log out of my currently running environment, and run valgrind on my system for the next

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-24 Thread Sebastien Bacher
Discussing on IRC, we have some known leaks but most have been fixed, the issue is likely coming from an indicator but without a valgrind log it's hard to figure which one... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-24 Thread Scott Moser
I apologize for my rant. I've got valgrind running on my unity-panel-service now, by doing this: sudo mv /usr/lib/unity/unity-panel-service /usr/lib/unity/unity-panel-service.real sudo ln -sf unity-panel-service.wrap /usr/lib/unity/unity-panel-service cat EOF | sudo tee -a

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-05 Thread Scott Moser
** Attachment added: ps -axww of system right now for list of processes https://bugs.launchpad.net/bugs/974382/+attachment/3010388/+files/ps-axww.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 974382] Re: memory leak in unity-panel-service

2012-04-05 Thread Scott Moser
** Description changed: top sorted by memory on my system right now shows: top - 11:28:46 up 26 days, 15:58, 16 users, load average: 0.15, 0.21, 0.49 Tasks: 280 total, 1 running, 276 sleeping, 0 stopped, 3 zombie Cpu(s): 19.8%us, 3.8%sy, 0.0%ni, 75.3%id, 1.0%wa, 0.0%hi,