[Dovecot] ?? Error: child 1064 (imap) killed with signal 4
Timo Sirainen
tss at iki.fi
Mon Jun 18 11:54:21 EEST 2007
On Sun, 2007-06-17 at 17:15 -0700, Benton Haynes wrote:
> Unfortunately, this problem still exists. Login simply disconnects.
Like Gunter said, signal 4 is SIGILL. It happens only if the CPU
executes invalid instructions. The problem isn't with Dovecot, it's with
your compiler, libraries or something else.
You could try running imap manually with gdb:
gdb /usr/local/libexec/dovecot/imap
r
Does it crash immediately? If not, give it "1 select inbox" command and
I suppose then it at least should.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070618/ec733ad2/attachment.bin
More information about the dovecot
mailing list