23 Aug
2010
23 Aug
'10
9:02 p.m.
On 8/23/10, Timo Sirainen tss@iki.fi wrote:
On Fri, 2010-08-20 at 18:27 -0300, Leandro Santi wrote:
Dovecot 2.0.0 auth process seems to crash while attempting to connect to a nonexistent SQL database. .. #5 0x08062be2 in userdb_deinit (userdb=0x807fc48) at userdb.c:177 #6 0x0804ff4b in auths_deinit () at auth.c:213
Not when connecting, but when aborting such pending lookups during deinit.
Indeed, the segault triggers while cleaning up, after a failed connection attempt in my case. Subject line is somewhat misleading. Apologies for that ;)
Leandro