On Wed, October 11, 2006 12:22, Timo Sirainen wrote:
On Wed, 2006-10-11 at 08:46 +0200, Tom Sommer wrote:
On Mon, October 9, 2006 20:33, Timo Sirainen wrote:
I've still over 200 mails unread in the mailing list, and important things left in TODO. This release is an improvement over rc7 anyway, hopefully I'll have time to fix the rest soon.
Upgraded from RC2 to RC8, and for the first time since I installed RC2
dovecot crashed with the following line:
dovecot: Oct 11 08:38:08 Error: Login process died too early - shutting down
Immediately at startup or sometimes later? What about the reason why the login process crashed? If it's not shown it's because there's a bug that sometimes the last logging messages are lost.. If you run dovecot through strace -f you should see the messages (probably in log, or at least in the strace log).
It was running fine for ~24 hours, then it crashed.
There wasn't anything else in the log besides what I posted - I'll try and run logging with full debug enabled, that might provide more details, should it happen again.
I'm not familiar with running strace though :)