A NOTE has been added to this issue.
======================================================================
http://dbmail.org/mantis/view.php?id=790
======================================================================
Reported By: waza123
Assigned To: netvulture
======================================================================
Project: DBMail
Issue ID: 790
Category: LMTP daemon
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
target:
======================================================================
Date Submitted: 23-Jul-09 16:09 CEST
Last Modified: 24-Jul-09 19:32 CEST
======================================================================
Summary: dbmail-lmtpd crash
Description:
Very unstable dbmail-lmtpd (and pop3d and imapd)
0xb7fb89c6 in client_session_set_timeout (session=0x80c2e10, timeout=60)
at clientsession.c:143
143 if (session && (session->state > CLIENTSTATE_ANY) &&
session->ci && session->ci->timeout) {
======================================================================
----------------------------------------------------------------------
(0002846) netvulture (developer) - 24-Jul-09 19:32
http://dbmail.org/mantis/view.php?id=790#c2846
----------------------------------------------------------------------
Please try inserting
TRACE(TRACE_DEBUG,"setting timeout on client session [%p]",session);
on line 143 of clientsession.c just before the if statement and try to
reproduce. If you can get it to crash, the log file should have the address
of client session in it. My thought is we are trying to set a timeout on an
invalid session.
Issue History
Date Modified Username Field Change
======================================================================
23-Jul-09 16:09 waza123 New Issue
23-Jul-09 16:09 waza123 File Added: crash_report_lmtpd.txt
23-Jul-09 16:12 jasb Issue Monitored: jasb
24-Jul-09 19:30 netvulture Status new => assigned
24-Jul-09 19:30 netvulture Assigned To => netvulture
24-Jul-09 19:32 netvulture Note Added: 0002846
======================================================================
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev