The following issue has been ASSIGNED. 
====================================================================== 
http://www.dbmail.org/mantis/view.php?id=848 
====================================================================== 
Reported By:                maximP
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   848
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
target:                      
====================================================================== 
Date Submitted:             09-Jun-10 16:59 CEST
Last Modified:              06-Sep-12 09:17 CEST
====================================================================== 
Summary:                    Memory leakage in imapd
Description: 
After some hours after running dbmail-imapd (today's git version), its
resident memory size is about 200MB. Here's Valgrind log for dbmail-imapd
(running for about 5 minutes), maybe it'll be useful.
====================================================================== 

---------------------------------------------------------------------- 
 (0003452) losinggeneration (reporter) - 26-May-12 21:23
 http://www.dbmail.org/mantis/view.php?id=848#c3452 
---------------------------------------------------------------------- 
I've uploaded a patch that frees clientbase_t->ssl since that doesn't
appear to ever happen. It also appears that perhaps you should run valgrind
with:
G_SLICE=always-malloc

This can either be exported, or otherwise put into the environment when
running valgrind (I personally just put it in front of the command.) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
09-Jun-10 16:59  maximP         New Issue                                    
09-Jun-10 16:59  maximP         File Added: vglog                            
26-May-12 21:23  losinggenerationNote Added: 0003452                          
26-May-12 21:23  losinggenerationFile Added: dbmail-3.0.2-ssl-leak.patch        
           
06-Sep-12 09:17  paul           Status                   new => assigned     
06-Sep-12 09:17  paul           version                  2.3.6 => 3.0.2      
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to