Bug 453375

Summary: repeat (rely -> close another mail ) on evolution mailor -> memory leak?
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gtkhtml3Assignee: Matthew Barnes <mbarnes>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: 10CC: mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-06-29 02:10:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sangu 2008-06-30 08:24:52 UTC
Description of problem:
Rely a mail on evolution mailor (ctrl+r)-> Close the mail (ctrl + w)
Repeat  this task on each other mail. 
$ pmap -x "evolution process" | grep total
total kB 121676 <- inital

After 30 times rely -> close on each other mail, memory

$ pmap -x "evolution process" | grep total
taotal kB total kB  385360
Version-Release number of selected component (if applicable):
2.23.4-2.fc10.i386

How reproducible:
always

Steps to Reproduce:
1. Reply a mail (like rawhide report in fedora devel or test mailing list) on mailor
2. Close the mail
3. Repeat
  
Actual results:


Expected results:


Additional info:
gtkhtml3-3.23.4-1.fc10.i386

Comment 1 Matthew Barnes 2008-06-30 18:10:37 UTC
Valgrind found a small string leak in Evolution's composer, which is now fixed
upstream.  Some larger leaks appear to be coming from the GtkHtml engine or
perhaps even deeper (Pango or Fontconfig).  It appears to be triggered by calls
to pango_itemize().

Comment 2 Bug Zapper 2008-11-26 02:29:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Matthew Barnes 2009-06-29 02:09:49 UTC
Moving this upstream for better visibility.
Please see [1] for further updates.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=587260