On Fri, Oct 5, 2007, Marc Dirix <[EMAIL PROTECTED]> said: >> >> Have a lmtpd process with 100% cpu usage, and it still with the >> same usage, >> going to restart dbmail and tomorrow morning I'll see if there's any >> diference. >> > > Empty the queue?? No angry customers? > > As soon as a message messes a lmtp daemon up (although dbmail should > work around this) it keeps on using 100% cpu. > Just try killing the daemon which is eating cpu, and see if the > problem returns.
If strace shows nothing, it likely means we're in a loop without any syscalls. If you can pinpoint a message that causes lmtpd to explode, that'd be awesome, we can run under gdb and see where the problem could be caught. Aaron _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
