[Dovecot] Fatal: write() failed to info log: Interrupted system call
Timo Sirainen
tss at iki.fi
Wed Mar 18 03:34:29 EET 2009
On Mar 17, 2009, at 11:06 AM, Janos Dohanics wrote:
> Last night Dovecot stopped, and the last message in the log was:
>
> Fatal: write() failed to info log: Interrupted system call
>
> Would you please advise?
A signal got sent to dovecot process while it was writing to a log
file. But why exactly that happened, I don't know. Perhaps something
outside Dovecot was sending it a signal. It would be simple to just
make it ignore the EINTR error and retry, but I'm not really sure if
it's a good idea to do it..
More information about the dovecot
mailing list