[Bug 591119] Re: Telepathy-butterfly leaks memory

2011-03-10 Thread Sebastien Bacher
upstream asked questions on the bug your sent, could you reply to those? ** Tags added: patch-forwarded-upstream ** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/591119 Title: T

[Bug 591119] Re: Telepathy-butterfly leaks memory

2011-02-04 Thread Bug Watch Updater
** Changed in: telepathy-butterfly Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/591119 Title: Telepathy-butterfly leaks memory -- ubuntu-bugs mailing list ubuntu-

[Bug 591119] Re: Telepathy-butterfly leaks memory

2011-01-24 Thread Bug Watch Updater
** Changed in: telepathy-butterfly Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/591119 Title: Telepathy-butterfly leaks memory -- ubuntu-bugs mailing list ubun

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-12-01 Thread Brian Murray
** Tags added: patch -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/li

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-11-26 Thread Vish
Thanks for the patch and for forwarding the bug upstream. Let's wait for upstream comments on the patch. ** Changed in: telepathy-butterfly Importance: Undecided => Unknown ** Changed in: telepathy-butterfly Status: New => Unknown ** Changed in: telepathy-butterfly Remote watch: None

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-11-26 Thread Yoav
I have submitted this bug with upstream: https://bugs.freedesktop.org/show_bug.cgi?id=31936 A patch that works around the problem is attached. Copying the bug details here: ___ Papyon 0.4.6 sends out requests to MSN's server that cause the server to return a 400 HTTP response

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-11-13 Thread Vish
Thanks for the debugging info, This bug is an upstream one and it would be quite helpful if somebody experiencing it could send the bug the to the people writing the software. You can learn more about how to do this for various upstreams at https://wiki.ubuntu.com/Bugs/Upstream/Freedesktop . O

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread alfabravoteam
I've followed the instructions stated here: http://live.gnome.org/Empathy/Debugging Thru the debug window, I got the attatched log for telepathy-butterfly. Hope it rings a bell for someone (regexp all the way obfuscating emails!! rats!). ** Attachment added: "debugging telepathy-butterfly, gnome'

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread alfabravoteam
Indeed, that approach to use valgrind on telepathy-butterfly didn't work properly and the thing never got to show up on running processes. Nevertheless, I submit the resulting log. PS. I managed to force telepathy-butterfly to grow up consistently by disconnecting/connecting my msn account. It gr

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread Yoav
@Vish - I have already tried that in the past. When I'm not starting up Empathy in parallel I get the following message: INFO:Butterfly.ConnectionManager:Connection manager created INFO:Butterfly:No connection received - quitting INFO:Butterfly.ConnectionManager:Connection manager quitting When I

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread Vish
First quit empathy $ killall mission-control telepathy-butterfly telepathy-stream-engine or any other telepathy- running, try to look in the sys monitor. Then run valgrind using: $ G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-fi

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread alfabravoteam
I already have Valgrind but couldn't figure out how to start telepathy- butterfly in it. If someone helps me a bit on this, I can kindly drive myself to memory-leakingness suffering "for the good of the game" :-) -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You recei

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-13 Thread Vish
@Yoav, Have you seen comment #6 ? You dont need the python script, just kill everything and start telepathy-butterfly first in valgrind before starting empathy. @all, We *need* a valgrind to fix this bug, kindly obtain the valgrind. Screenshots about the problem do not help identify the cause of

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-10-11 Thread alfabravoteam
Replicated leaking in Maverick with latest updates from proposed, The work memory for this eager process grew up to 2.6GB. It goes connected /disconnected and crying about some gmail certificate which I have to validate manually... alfabr...@alfabravotiger:~$ uname -a Linux alfabravoTiger 2.6.35-2

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-09-17 Thread Yoav
@Vancouverite - I'm glad to see I'm not the only one suffering from this... I tried to run telepathy-butterfly with the usual memory leak detection tools and it did not work (i.e. empathy did not connect to MSN). Now I'm trying to debug it from within the python code. I added a thread that prints

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-09-17 Thread Vancouverite
Hello, I have had Empathy up for about 4 days and right now memory usage is at 1836 MB. Certainly points to a leak. I will start it again and let it run over the weekend. Vancouverite 10.04 64 bit -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bu

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-26 Thread Olivier Le Thanh Duong
You can launch telepathy-butterfly manually before empathy does it see http://live.gnome.org/Empathy/Debugging -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-25 Thread Yoav
Since the telepathy-butterfly process is activated automatically from within the Empathy app, I could not run it with valgrind. I tried to replace it's python script with the attached script, but it failed to run that way. I'm currently trying a different method - dumping the various objects insi

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-09 Thread Yoav
Sorry, I didn't really read your message the first time... -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-09 Thread Yoav
Hi Sebastien, Please let me know what other information is required to get this bug out of "incomplete" status. Thanks, Yoav -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-09 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: tele

[Bug 591119] Re: Telepathy-butterfly leaks memory

2010-06-09 Thread Yoav
telepathy-butterfly waas updated yesterday to 0.5.9. It still leaks memory. Please let me know what other data I can provide to assist with this issue -- Telepathy-butterfly leaks memory https://bugs.launchpad.net/bugs/591119 You received this bug notification because you are a member of Ubuntu B