[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-07-26 Thread papukaija
** Tags added: maverick ** Summary changed: - memory leak in gnome-power-manager on lucid + memory leak in gnome-power-manager -- memory leak in gnome-power-manager https://bugs.launchpad.net/bugs/569273 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which i

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-07-12 Thread Dave V
Filed: https://bugzilla.gnome.org/show_bug.cgi?id=624082 and got a snarky (though justified) response. :-P (I get pissed when someone breaks my code too.) If ubuntu is going to change/break things at least have the decency to change the version number. The valgrind dump that I have is probably usel

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-07-06 Thread scottku
Simon: Is there an open bug upstream on the issue you are referring to? ** Also affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: New -- memory leak in gnome-power-manager on lucid https://bugs.launchpad.net/bugs/569273 You received this bug notification because you a

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-20 Thread Ken VanDine
** Package changed: gnome-power-manager (Ubuntu) => indicator- application (Ubuntu) ** Changed in: indicator-application (Ubuntu) Assignee: (unassigned) => Ken VanDine (ken-vandine) ** Changed in: indicator-application (Ubuntu) Importance: Undecided => Medium -- memory leak in gnome-pow

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-19 Thread Justin Lebar
Richard Hughes identified in the Gnome bug that the problem is the app_indicator_set_menu() call, which is Ubuntu-specific. Can we get an Ubuntu dev to look at this? -- memory leak in gnome-power-manager on lucid https://bugs.launchpad.net/bugs/569273 You received this bug notification because y

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-19 Thread scottku
Here is a valgrind log with --show-reachable=yes that I created by running gpm overnight (11 hours). ** Attachment added: "11 hour run of gpm in valgrind with show-reachable" http://launchpadlibrarian.net/48727458/gpm-reachable.log -- memory leak in gnome-power-manager on lucid https://bugs.l

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread Justin Lebar
scottku, It might be helpful to post a log with --show-reachable=yes so we can have a full(ish) accounting of where the program is using memory. Perhaps it's hanging onto some memory with a valid pointer that it should be freeing. -- memory leak in gnome-power-manager on lucid https://bugs.launc

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread scottku
I installed some of the dbgsym packages and got a valgrind log. I ran the following for about 1.5 hours: valgrind --leak-check=full --log- file=gpm.log gnome-power-manager Let me know if there is anything else I can do to help figure out this problem. ** Attachment added: "1.5 hour run of gpm in

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread Justin Lebar
What about the blocks marked as possibly lost? There are a lot of them -- I had to cut 22k lines out of my log just so Launchpad wouldn't choke on the attachment. In my experience, Valgrind doesn't usually have so many false positives, even for that category. I'll try and get symbols. In the me

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-18 Thread Chris Coulson
The valgrind log isn't much use with all those missing symbols, and it doesn't show any big leaks that would explain your memory usage anyway -- memory leak in gnome-power-manager on lucid https://bugs.launchpad.net/bugs/569273 You received this bug notification because you are a member of Ubuntu

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-17 Thread Justin Lebar
Filed: https://bugzilla.gnome.org/show_bug.cgi?id=618952 ** Bug watch added: GNOME Bug Tracker #618952 https://bugzilla.gnome.org/show_bug.cgi?id=618952 -- memory leak in gnome-power-manager on lucid https://bugs.launchpad.net/bugs/569273 You received this bug notification because you are a m

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-17 Thread Justin Lebar
Here's the (abbreviated) output from running Valgrind for a few minutes. Lots of leaks. Unfortunately gnome-power-manager doesn't have debug symbols. Can we file upstream? ** Attachment added: "out" http://launchpadlibrarian.net/48635684/out -- memory leak in gnome-power-manager on lucid ht

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-16 Thread Justin Lebar
This bug rendered a friend's laptop basically unusable for a few weeks. I can try running GPM on her machine under valgrind, if that would help. -- memory leak in gnome-power-manager on lucid https://bugs.launchpad.net/bugs/569273 You received this bug notification because you are a member of Ub

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-05-11 Thread malp
I also think gnome-power-manager takes a bit much memory. $ ps uwww 1793 USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND userna 1793 0.0 4.3 190604 177600 ? SApr30 1:28 gnome-power-manager Mem: 167.7 MiB $ uname -a Linux ws7862 2.6.32-21-generic-pae #32-

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-04-30 Thread alexanghh
Hi, I am also affected by this bug. Not sure what I should attach so I just copied the stats from top. top - 23:10:09 up 7 days, 19:28, 2 users, load average: 1.65, 1.79, 1.86 Tasks: 236 total, 2 running, 234 sleeping, 0 stopped, 0 zombie Cpu(s): 8.2%us, 18.8%sy, 0.5%ni, 72.2%id, 0.0%w

[Bug 569273] Re: memory leak in gnome-power-manager on lucid

2010-04-23 Thread scottku
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/45139105/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/45139106/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/45139107/Dependencies.txt ** A