[Dovecot] test53 and signal 11 errors
I installed test53 tonight, and I've begun to see the following error in my maillog every time I attempt to retrieve mail from an imap client:
dovecot: child 46128 (imap) killed with signal 11
I built from source on FreeBSD 4.9 with the following:
./configure --with-mysql --with-storages=maildir --with-ssl=openssl
A little bit of Googling seems to indicate that this is a hardware issue(http://www.bitwizard.nl/sig11/), but I've not had this error under any other circumstances.
What other information would be helpful to sort this out?
FWIW, I can't reproduce this on OpenBSD. (Using ipv6 though)
On Sun, 28 Nov 2004 21:42:52 -0700 Sean Porter dovecot@seanporter.com wrote:
:I installed test53 tonight, and I've begun to see the following error :in my maillog every time I attempt to retrieve mail from an imap :client: : :dovecot: child 46128 (imap) killed with signal 11 : :I built from source on FreeBSD 4.9 with the following:
-- Art is anything you can get away with. -- Marshall McLuhan.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
I can confirm this on my slackware 9.1/linux 2.6/SMP.
Brane -----BEGIN PGP SIGNATURE-----
iD8DBQFBqxEqN7LHXgqRB4IRAssxAJ42efX2TlioJmXZ7JX/dvHeINQYMACeNlSQ PyhzAQpVrj6QxqxlK+8bm38= =fwzT -----END PGP SIGNATURE-----
Sean Porter wrote:
I installed test53 tonight, and I've begun to see the following error in my maillog every time I attempt to retrieve mail from an imap client:
dovecot: child 46128 (imap) killed with signal 11
FWIW, so am I (with both imap and pop3) under SuSE Enterprise 9.1, but if I enable plaintext it works fine with both.
Additionally, I had enabled the following:
auth default { # Space separated list of wanted authentication mechanisms: # plain digest-md5 cram-md5 apop anonymous mechanisms = plain digest-md5 cram-md5 ...
so I am going to try and vary the mechanisms and see if I can find which one is freaking out...
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747
On Nov 29, 2004, at 2:31 PM, John Peacock wrote:
Sean Porter wrote:
I installed test53 tonight, and I've begun to see the following error in my maillog every time I attempt to retrieve mail from an imap client: dovecot: child 46128 (imap) killed with signal 11
FWIW, so am I (with both imap and pop3) under SuSE Enterprise 9.1, but if I enable plaintext it works fine with both.
Additionally, I had enabled the following:
auth default { # Space separated list of wanted authentication mechanisms: # plain digest-md5 cram-md5 apop anonymous mechanisms = plain digest-md5 cram-md5
I have the same mechanisms line, and have plaintext enabled already.
participants (4)
-
"Branko F. Gračnar"
-
John Peacock
-
Peter Hessler
-
Sean Porter