[Dovecot] dovecot-stable-latest.tar.gz - Login process died too early - shutting down
Timo Sirainen
tss at iki.fi
Sat Apr 23 18:45:55 EEST 2005
On 19.4.2005, at 20:43, websafe wrote:
> Apr 20 19:02:02 sww dovecot: Dovecot v1.0-stable starting up
> Apr 20 19:02:03 sww dovecot: Login process died too early - shutting
> down
> Apr 20 19:02:03 sww dovecot: imap-login: Panic: Leaked file fd 5: dev
> 0.6 inode 7
> Apr 20 19:02:03 sww dovecot: auth(default): Panic: Leaked file fd 5:
> dev 0.6 inode 7
Login/auth processes see that file descriptor 5 is given to them, even
if they don't want it. Two possibilities:
1) Dovecot master process opens a file and leaks it. Unlikely because
it doesn't happen with me.
2) The process that starts Dovecot's master process leaks a file
descriptor to Dovecot (some do it intentionally, eg. gdb). How do you
start Dovecot? From normal shell?
In any case, none of this is checked unless you give --enable-debug
option to configure, so recompiling without it would at least fix it..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20050423/3b3b8ff6/attachment-0001.bin>
More information about the dovecot
mailing list