[Dovecot] Unrecognized event: kevent
Hey guys, I just subscribed to the list about 15 minutes ago so i apologize in advance if this is something that has already been discussed. I skimmed through the web archives and I didn't see anything.
I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am experiencing the following
May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>, method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags = 0x00000000, .data = 0x00004000} May 8 13:18:22 loveturtle dovecot: child 32279 (imap) killed with signal 6
Immediately after this imap respawns and then prints this again and crashes. it happens about three or four times a second until i shut down dovecot.
I reverted back to 1.0b3 and everything is happy again.
Cheers, Dillon
On 5/8/2006 2:10 PM, Dillon wrote:
Hey guys, I just subscribed to the list about 15 minutes ago so i apologize in advance if this is something that has already been discussed. I skimmed through the web archives and I didn't see anything.
I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am experiencing the following
May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>, method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags = 0x00000000, .data = 0x00004000} May 8 13:18:22 loveturtle dovecot: child 32279 (imap) killed with signal 6
Disable/deselect kqueue support for dovecot.
If you're using ports, cd /usr/ports/mail/dovecot, then make config. Then reinstall via portupgrade -f or make deinstall, make reinstall.
Ron Wilhoite
Ron Wilhoite wrote:
On 5/8/2006 2:10 PM, Dillon wrote:
Hey guys, I just subscribed to the list about 15 minutes ago so i apologize in advance if this is something that has already been discussed. I skimmed through the web archives and I didn't see anything.
I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am experiencing the following
May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>, method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags = 0x00000000, .data = 0x00004000} May 8 13:18:22 loveturtle dovecot: child 32279 (imap) killed with signal 6
Disable/deselect kqueue support for dovecot.
If you're using ports, cd /usr/ports/mail/dovecot, then make config. Then reinstall via portupgrade -f or make deinstall, make reinstall.
Ron Wilhoite
Ah, Yeah thanks..now I just feel dumb :-)
* On 08/05/06 14:31 -0400, Ron Wilhoite wrote:
| On 5/8/2006 2:10 PM, Dillon wrote:
| >Hey guys, I just subscribed to the list about 15 minutes ago so i
| >apologize in advance if this is something that has already been
| >discussed. I skimmed through the web archives and I didn't see anything.
| >
| >I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am
| >experiencing the following
| >
| >May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>,
| >method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS
| >May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event:
| >kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags =
| >0x00000000, .data = 0x00004000}
| >May 8 13:18:22 loveturtle dovecot: child 32279 (imap) killed with signal 6
| >
|
| Disable/deselect kqueue support for dovecot.
|
| If you're using ports, cd /usr/ports/mail/dovecot, then make config.
| Then reinstall via portupgrade -f or make deinstall, make reinstall.
Pooh! I did not even realize this is what had bitten me all these days.
I think I need to stop running bleeding-edge software whenever there
is little room left for deep thinking ;-)
Thanks a bunch.
-Wash
http://www.netmeister.org/news/learn2quote.html
DISCLAIMER: See http://www.wananchi.com/bms/terms.php
--
+======================================================================+
|\ _,,,---,,_ | Odhiambo Washington
participants (3)
-
Dillon
-
Odhiambo WASHINGTON
-
Ron Wilhoite