Displaying 1 result from an estimated 1 matches for "pid_of_imap_process".
2009 Nov 02
1
defunct in 1.24 on FreeBSD Alphaserver
...cot canceled all new
connections.
I've setup completely new configuration based on http://wiki.dovecot.org/TestInstallation
and no error was produced but every time I closed telnet the imap
process became defunct.
So, I tried to trace what was happening with ktrace:
ktrace -d -f log -p pid_of_imap_process
In attached file is a part of ktrace output at the moment when I close
telnet connection.
What is interesting (at last for me, but I'm lamer) is an error:
1576 imap 1256902587.568406 CALL close(0xffffffffffffffff)
1576 imap 1256902587.568448 RET close -1 errno 9 Bad file
descrip...