[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Long pause when exim daemon is being stopped (was: Re: exim4 prone to break d-i, bug #297607)



On Sunday 27 March 2005 19:47, Marc Haber wrote:
> An strace of start-stop-daemon and the exim daemon with timestamps
> enabled would be nice.
>
OK. Here's the last piece of the puzzle. The strace for the daemon gives:
Process 7475 attached - interrupt to quit
21:04:29.883761 select(1, [0], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be restarted)
21:04:40.296456 --- SIGTERM (Terminated) @ 0 (0) ---
21:04:40.297103 select(1, [0], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be restarted)
21:04:50.309359 +++ killed by SIGKILL +++

The pause is clearly visible in the timings between the last 2 lines.



Reply to: