Displaying 20 results from an estimated 600 matches similar to: "Fix for the kevent "Unrecognized event" problem."
2005 Dec 14
2
Patch: ioloop using kqueue/kevent for FreeBSD
Hi,
I would like to submit the attached patch. It implements IO loop using
FreeBSD's kqueue/kevent syscalls. It is based on snapshot of CVS HEAD as of
2005-12-12.
I could only give it limited testing on FreeBSD 5.4 but it works fine so far.
Vaclav Haisman
-------------- next part --------------
diff -rN -u old-dovecot-cvs/autogen.sh new-dovecot-cvs/autogen.sh
---
2005 Dec 15
2
Patch: More of kqueue() support.
Hi,
the attached patch contains these changes:
2005-12-15 22:18 Vaclav Haisman <v.haisman@sh.cvut.cz>
* src/lib/ioloop-kqueue.c: Fix IO_ERROR behaviour.
* src/lib/ioloop-notify-kqueue.c: New file.
* configure.in: Improve kqueue detection and handling. Cleanup.
The configure.in changes that are not related to kqueue are there to make
autoconf 2.59, automake 1.9.6 and libtool 1.5.20
2006 Mar 11
2
dovecot-1.0b3 kevent error/warning message
i use openbsd/i386, dovecot-1.0b3,
i see some kevent error/warning message in maillog like this:
--------------------------------------------------------
imap(username): kevent(1) in io_loop_handle_add() failed: Bad file
descriptor
imap(username): kevent(1) in io_loop_handle_remove failed: Bad file
descriptor
--------------------------------------------------------
2006 May 08
1
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>,
2006 Feb 22
2
Changing listen ports
Hi,
I want to change ports that Dovecot uses to listen for connections. I
have listen = [::] in global section and listen = 0.0.0.0:10143 and
listen = 0.0.0.0:10110 in protocol imap and protocol pop3 sections.
The problem is that it doesn't seem to work for SSL ports of the two
protocols and I get following error when I try to start the service:
Fatal: listen(993) failed: Address already in
2018 Feb 13
1
dovecot: master: Panic: kevent() failed: Invalid argument
Hello
I've been seeing these panics with dovecot 2.2.31 (and older versions)
under FreeBSD about once every 2-3 months or so.? I know it's been
discussed here in the list, but I didn't see a definitive fix.? If it's
been fixed, please ignore this post (sorry!).
I finally managed to observe the bug on a server that has the patch that
prints out the kevent() timespec values and
2008 Aug 16
1
dovecot bug - kevent(EV_DELETE, 9)
Sorry for my english.
FreeBSD 7.0-STABLE
dovecot-1.1.2_1 (from ports with LDAP)
AD LDAP ?? Win 2003 SP2 (work via GK)
CPU 2xIntel XEON
NFS not used
LDAP part of dovecot.conf (if you need all file, l'll send it):
auth default {
mechanisms = plain login
passdb ldap {
args = /usr/local/etc/dovecot-ldap.conf
}
userdb ldap {
args =
2011 May 04
2
Dovecot stops with "Fatal: kevent(): Invalid argument"
# 2.0.11: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 8.2-STABLE amd64
Dovecot stops with the following logged:
- master: Fatal: kevent(): Invalid argument
I have found that a diff was created for "src/lib/ioloop-kqueue.c" for a
similar issue:
http://dovecot.org/pipermail/dovecot/2010-November/054855.html
I have patched my system with this and haven't seen the problem
2006 Apr 11
1
kevent error (cvs version april-11), can't to login
after upgrade to cvs version(april-11), i can't to login my dovecot imap
server
the maillog error like this:
----------------------------------------------------------
Unrecognized event: kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x
0001, .fflags = 0x00000000, .data = 0x00004000}
----------------------------------------------------------
april-5 cvs version work fine
i use
2006 May 08
1
kevent error (1.0.b7) - Is this a FreeBSD-only problem?
Hello everyone,
The problem below has been reported, but I did not see any response!
<cut>
| | I'm also seeing this bug while testing the forthcoming 1.0.b7 FreeBSD
| | port under 6.1-PRERELEASE:
| |
| | Info: imap-login: Login: user=<wibble>, method=PLAIN, rip=10.0.0.2,
| | lip=10.0.0.2, TLS
| | dovecot: Error: IMAP(isometry): Unrecognized event: kevent {.ident =
| |
2006 Jan 17
1
1.0 beta1 -- kevent() for notify failed: Invalid argument
after upgrade to 1.0 beta1
i see the warning/error message in mail log like this:
kevent() for notify failed: invalid argument
I/O leak: 0x1c05b6cc (5)
is it normal?
2010 Nov 14
1
Dovecot occasionally stops with Fatal: kevent(): Invalid argument
Hi,
FreeBSD/amd64 8-STABLE, Dovecot 2.0.6, stops in random times with:
Nov 14 18:42:14 be dovecot: master: Fatal: kevent(): Invalid argument
Any ideas?
Thanks,
2003 Aug 19
1
kqueue freezing 5.1R on kevent call
Hi,
The sample program given below freezes my 5.1R installation. This
program is from a bug report - kern/54331. That bug report
(http://lists.freebsd.org/pipermail/freebsd-bugs/2003-July/001608.html) is
for the shutdown function call, whereas my machine basically just freezes
up and reboots on kevent itself. I am also noticing this problem with
another program i wrote (but too long to include
2017 Jun 09
2
Dovecot stops with "Fatal: kevent(): Invalid argument"
On 05/21/2011 17:54, Timo Sirainen wrote:
> On 21.5.2011, at 2.51, Henrik Larsson wrote:
>
>>
>>>> That patch doesn't fix anything. It only changes the error message to be more informative so I could figure out what is causing it. If you haven't seen any more errors, it's just a coincidence.
>>>
>>> I have for some reason not seen the error
2014 Feb 24
0
Dovecot stopped with "master: Fatal: kevent(): Invalid argument"
Hi,
after more than 20 days uptime, Dovecot stopped with the following logged in
/var/log/messages:
- master: Fatal: kevent(): Invalid argument
dovecot -n:
# 2.2.10: /usr/local/etc/dovecot/dovecot.conf
# OS: FreeBSD 9.2-RELEASE-p3 amd64
auth_default_realm = xxx.com.ua
auth_mechanisms = plain login
default_client_limit = 3000
dict {
quotadict =
2016 Jul 04
3
kqueue crash on FreeBSD with 2.2.25
On 16-07-03 03:30:36, Timo Sirainen wrote:
> On 02 Jul 2016, at 03:30, Adam Weinberger <adamw at adamw.org> wrote:
> >
> >>> Jul 1 10:07:27 imap dovecot: master: Panic: kevent(EV_ADD, READ, 54) failed: Bad file descriptor
> >>>
> >>> It's not dumping core, and I get the message even with "protocols ="
> >>>
>
2004 Oct 25
0
[PATCH] Request for testing: BSD kqueue ioloop handler
Hello,
attached patch adds experimental ioloop handler which uses BSD kqueue API.
It compiles and survives my small test program, but not thoroughly
tested because I have no suitable BSD machine to torture.
Brave owners of (Free|Net|Open)BSD please test and report results :)
Best regards.
--
Andrey Panin | Linux and UNIX system administrator
pazke at donpac.ru | PGP key: wwwkeys.pgp.net
2006 Feb 27
2
Sorting order after mail move
Hi,
when I move some recent mail from some mbox folder into Maildir folder
the moved email sorts as the first (on top) in the folder while it
should be on the bottom with the rest of the recent emails in the
folder. This happens only when moving from mbox folder to Maildir
folder. I am not sure if it is really Dovecot bug or not but I suspect
it could be so because it only happens in this one
2004 Jan 19
1
File that "vanish"es between readdir and stat is not IO error
Using rsync 2.6.0 with --verbose and doing a pull.
>?receiving file list ... readlink "{FILENAME}" failed:
>?No such file or directory
>?done
>?IO error encountered - skipping file deletion
The file was a temporary file that was being deleted just as
the rsync was run. So while the file list was being built,
it was there when the directory was read but had vanished
by the
2002 Jun 17
1
make_file() could ignore ENODEV errors (from afs filesystem)
Hi,
Would it be acceptable to patch make_file() in flist.c to ignore any
ENODEV's and not mark them as io_error=1?
In afs, a mountpoint to a volume which does not exist gives an
ENODEV. As such, it can't be copied, so should (or could) just be
ignored?
The io_error isn't terminal, but it does disable the delete function
and you end up with an exit code of 23.
regards
|<evin