On Sunday 17 of May 2009, W B Hacker wrote: > Queue runners will often collide when run much under 45 seconds. Ordinarily > harmless, save for more log lines than useful.
Collision is not a problem. > ... then multitail / wtail the exim main and panic logs, > > plus /var/log/all.log /var/log/messages > > (watching for abnormal termination of exim offspring). I just looked over exim source and SIGSEGV for example isn't catched and logged :-( Same for other signals. Would be cool to catch these nasty signals and log these + log backtrace() for SIGSEGV. > There may *already* be clues in those other logs if not in Exim's, so once > you have a pattern you can grep out the history and timing. There are none unfortunately. > Bill -- Arkadiusz Miśkiewicz PLD/Linux Team arekm / maven.pl http://ftp.pld-linux.org/ -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
