The following issue has been RESOLVED. ====================================================================== http://dbmail.org/mantis/view.php?id=564 ====================================================================== Reported By: sn Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 564 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: 2.2.5 ====================================================================== Date Submitted: 06-Apr-07 03:13 CEST Last Modified: 20-May-07 01:27 CEST ====================================================================== Summary: mem leak Description: on the picture: http://misc.sergio.spb.ru/tmp/dbmail_mem_leak.png 1 -- dbmail restart 2 -- dbmail reload (hup) 3 -- dbmail another restart
there are few people and mail on this server. ====================================================================== ---------------------------------------------------------------------- aaron - 07-Apr-07 20:02 ---------------------------------------------------------------------- This is good evidence that there may be a problem, but doesn't help anybody to find it. If you can construct a few session transcripts that reliably cause memory leaks, we can start tracking it down. ---------------------------------------------------------------------- paul - 07-Apr-07 22:12 ---------------------------------------------------------------------- And what mail clients are you using? ---------------------------------------------------------------------- sn - 08-Apr-07 03:15 ---------------------------------------------------------------------- some ideas: if i set MAXSPARECHILDREN to 1 dbmail leak more slowly. i can't find point like 4 (http://misc.sergio.spb.ru/tmp/dbmail_mem_leak.png) dbmail leaks one in of the child process TRS & DSR values for such process are almost equal and very big in case MAXSPARECHILDREN is set to 8 in the beginning dbmail works fine, but suddenly it starts to leak a don't know aboul all people.. know only that thunderbirg and ms outlook are useing. do you know some imap tool, which can create multiple requests? ---------------------------------------------------------------------- paul - 08-Apr-07 10:03 ---------------------------------------------------------------------- Any valgrind run that doesn't use export G_SLICE=always-malloc is bound to exagerate memory usage due to glib's slab allocator. ---------------------------------------------------------------------- aaron - 20-May-07 01:27 ---------------------------------------------------------------------- Memory performance as of SVN 2580 is dramatically improved. Issue History Date Modified Username Field Change ====================================================================== 06-Apr-07 03:13 sn New Issue 07-Apr-07 20:02 aaron Note Added: 0002016 07-Apr-07 22:12 paul Note Added: 0002017 08-Apr-07 03:15 sn Note Added: 0002018 08-Apr-07 10:03 paul Note Added: 0002019 12-Apr-07 16:35 nethzt Issue Monitored: nethzt 20-May-07 01:27 aaron Status new => resolved 20-May-07 01:27 aaron Fixed in Version => 2.2.5 20-May-07 01:27 aaron Resolution open => fixed 20-May-07 01:27 aaron Assigned To => aaron 20-May-07 01:27 aaron Note Added: 0002195 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
