[Bug 456481] New: evolution eats up memory
https://bugzilla.novell.com/show_bug.cgi?id=456481 Summary: evolution eats up memory Product: openSUSE 11.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Evolution AssignedTo: bnc-team-evolution@forge.provo.novell.com ReportedBy: hfiguiere@novell.com QAContact: lakhil@novell.com Found By: --- Here is what evolution eats: 12373 hub 20 0 1496m 853m 27m S 7 42.6 12:37.99 evolution.bin 1.5GB of virtual memory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=456481 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456481#c1 --- Comment #1 from Hubert Figuiere <hfiguiere@novell.com> 2008-12-05 10:11:56 MST --- Created an attachment (id=258347) --> (https://bugzilla.novell.com/attachment.cgi?id=258347) valgrind log log obtained with: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind --log-file=evo-vg --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=20 evolution.bin Note how the new wrapper script does not allow starting Evolution with a debugger. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=456481 User sragavan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456481#c2 Srinivasa Ragavan V <sragavan@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sragavan@novell.com --- Comment #2 from Srinivasa Ragavan V <sragavan@novell.com> 2008-12-07 21:20:57 MST --- I'm sorry Hub. --show-reachable=yes option is missing and its what is having 41MB leak. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=456481 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456481#c3 Hubert Figuiere <hfiguiere@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #258347|0 |1 is obsolete| | --- Comment #3 from Hubert Figuiere <hfiguiere@novell.com> 2008-12-09 15:07:30 MST --- Created an attachment (id=259056) --> (https://bugzilla.novell.com/attachment.cgi?id=259056) valgrind log 2 new valgrind log using --show-reachable. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=456481 User sragavan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456481#c4 --- Comment #4 from Srinivasa Ragavan V <sragavan@novell.com> 2008-12-09 20:41:01 MST --- Awesome trace. Looks like Message Infos are mis-reffed and leaked. Lemme do more grinding to find out, how they are leaked. Thanks Hub for the trace. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=456481 User sragavan@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=456481#c5 --- Comment #5 from Srinivasa Ragavan V <sragavan@novell.com> 2009-01-05 09:13:52 MST --- Infact, I figured out that the valgrind logs are mainly due to the leaked infos. Only new messages are leaked. I verified it in local/IMAP. Hub, lemme know if you have any more beyond this, patch to follow. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com