On Sun, 2005-08-07 at 19:31 +0200, Martin Durnthaler wrote:
i no installed dovecot-1.0-0_4_stable20050221.rhfc3.at.i386. when i try to start the dovecot service the log says:
Aug 7 19:20:41 dovecot: Dovecot v1.0-test59 starting up Aug 7 19:20:42 dovecot: BUG: Authentication server sent invalid SPID (11169 != 11521) Aug 7 19:20:42 dovecot: Auth process died too early - shutting down
i hope you can give me an advise to solve this problem.
Sounds like something is really broken in your system. That shouldn't happen unless fork() returns a different PID for child process than what child process sees in getpid().
Also I haven't heard of this happening with others running in FC3, so it's somehow specific to your system. Are you maybe running some kind of specially patched kernel?