[Bug 1242420] Re: Memory leak in Gimp 2.8.6

2013-11-12 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1199877 *** https://bugs.launchpad.net/bugs/1199877 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gimp (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu

[Bug 1242420] Re: Memory leak in Gimp 2.8.6

2013-10-28 Thread Thomas Hotz
*** This bug is a duplicate of bug 1199877 *** https://bugs.launchpad.net/bugs/1199877 Thank you for your reply. I'll mark this bug as duplicate of bug #1199877. Please feel free to report any bug you find in Ubuntu! ** This bug has been marked a duplicate of bug 1199877

[Bug 1242420] Re: Memory leak in Gimp 2.8.6

2013-10-22 Thread jondecker76
This report can be closed, as it's obviously a bug in Unity and not Gimp. https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1199877?comments=all I tried Gimp while Choosing Gnome and Cinnamon at login and everything worked great as it should. -- You received this bug notification because

[Bug 1242420] Re: Memory leak in Gimp 2.8.6

2013-10-21 Thread jondecker76
This could be related to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1199877?comments=all and not a gimp bug at all... I think its triggering a bug in unitu-panel-service where the actual memory leak is. Is there a way to profile and determine where the leak is coming from? -- You

[Bug 1242420] Re: Memory leak in Gimp 2.8.6

2013-10-21 Thread jondecker76
I just ran valgrind via: [code] sudo killall unity-panel-service valgrind --leak-check=yes --log-file=./valgrind.log /usr/lib/unity/unity-panel-service [/code] I'm attaching the valgrind log for just a few seconds of running gimp. ** Attachment added: Valgrind memory leak log