4 Jul
2007
4 Jul
'07
5:50 p.m.
On Wed, 2007-07-04 at 10:37 -0400, Thomas Arnett wrote:
#2 0x08057c62 in auth_request_log_error (auth_request=0x80c6a00,
subsystem=0x808f7cd "pam", format=0x808f9ac "PAM child process %s
timed out, killing it") at auth-request.c:1177 va = 0x597f8c5c ":\211\n\b?|\t\b?|\t\b?\214\177Y" #3 0x080658ee in pam_child_timeout (context=0x0) at passdb-pam.c:537 request = (struct pam_auth_request *) 0x80c6de8 iter = (struct hash_iterate_context *) 0x80bcdb0 key = (void *) 0xa9e value = (void *) 0x80c6de8 timeout = 1182548633
This should fix the crash: http://hg.dovecot.org/dovecot-1.0/rev/de5d9ffa2a45
It probably doesn't fix the timeout problems though.