1 Jul
2010
1 Jul
'10
5:49 p.m.
On Thu, 2010-07-01 at 16:42 +0200, Burckhard Schmidt wrote:
imap(userx): Info: Disconnected: Logged out byte... master: Error: service(imap-login): child 20241 killed with signal 11 (core not dumped - set drop_priv_before_exec=yes)
Can you get gdb backtrace? The easiest would be if you managed to attach gdb into the correct imap-login process:
<log in> gdb -p <pid of imap-login> cont <log out> bt full
Also it's possible that it's already been fixed. You could try latest nightly snapshot. http://dovecot.org/nightly/