A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=564 ====================================================================== Reported By: sn Assigned To: ====================================================================== Project: DBMail Issue ID: 564 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 06-Apr-07 03:13 CEST Last Modified: 08-Apr-07 10:03 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. 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 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
