Displaying 20 results from an estimated 100 matches similar to: "dovecot/auth killed with signal 6"
2014 Aug 07
2
Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 7/29/2014 11:20 AM, Ben Johnson wrote:
>> On 7/29/2014 3:13 AM, Steffen Kaiser wrote:
>>> On Mon, 28 Jul 2014, Ben Johnson wrote:
>>>
>>>> I have some debugging output in my pipe script; the output looks
>>>
>>> How does your script looks like?
2017 Feb 21
0
How to dsync mdbox compressed to maildir uncompressed
Hi Timo,
thank you for the hint, but it doesnt seems to work.
doveadm sync -u imap at test.de 'doveadm -o mail="maildir:~/Maildir" -o "mail_plugins=quota" dsync-server -u imap at test.de'
Also tried -o mail=~/Maildir .. -o maildir:~/Maildir ..
The log throws an error:
Feb 21 13:05:35 doveadm: Error: Panic: io_add(0x1) called twice fd=9, callback=0x7f49baa06840 ->
2014 Aug 08
1
Backtrace io_add(0x1) called twice fd= (was Exit status code 134; what is it, in the context of Dovecot Antispam plug-in?)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 7 Aug 2014, Ben Johnson wrote:
> On 8/7/2014 11:14 AM, Steffen Kaiser wrote:
>> one idea: http://www.tldp.org/LDP/abs/html/exitcodes.html
>>
>> exit code 134 would be in bash's meaning (if this website is
>> correct all) some program died off signal 6. This would be Abort in
>> Linux.
>>
>>
2012 May 30
2
Strange Dovecot 2.0.20 auth chokes and cores
When we upgrade our kernels from 2.6.32.2 to 3.2.16 something strange
has happened.
On high traffic dovecot/auth looks like not responding.
We found a lot of this lines at the log:
dovecot: pop3-login: Error: net_connect_unix(pop3) failed: Resource
temporarily unavailable
(...) and clients stop authorizing
Some other errors follow in the wake of:
dovecot: pop3: Error: Raw backtrace:
2012 Feb 24
1
v2.0.13 problems after kernel patch for CVE-2011-1083 applied on Centos 5
Greetings,
This email is both a request for assistance/help and a heads-up.
[8irgehuq] CVE-2011-1083: Algorithmic denial of service in epoll.
After ksplice automatically installed the above patch on our mail servers, most/all IMAP/POP3 connections began experiencing time-outs trying to connect, or extreme timeouts in the auth procedure.
dovecot: imap-login: Disconnected (no auth attempts):
2012 Mar 29
1
Problem about dovecot Panic
Good morning,
we have 2 Redhat Enterprise 5.7 machines, they are a cluster with some
mail services in it (postfix and dovecot 2).
The version of dovecot is dovecot-2.0.1-1_118.el5 (installed via rpm).
>From last week we have this dovecot problem: suddenly dovecot doesn't
accept any new connections, the dovecot.log file reports lines like these
Mar 15 12:38:54 secchia dovecot: imap:
2010 Aug 10
1
Panic: file ioloop-iolist.c: line 25 (ioloop_iolist_add):assertion failed
Hi,
Reverting http://hg.dovecot.org/dovecot-1.2/raw-rev/2cdfcca171d8 solves
this problem. Is there a preferred way to fix this issue?
Duane Hughes
-----Original Message-----
From: dovecot-bounces+computers=za.jw.org at dovecot.org
[mailto:dovecot-bounces+computers=za.jw.org at dovecot.org] On Behalf Of
Computer Department (Watchtower South Africa Branch)
Sent: 06 August 2010 09:59
To: dovecot
2010 Aug 06
0
Panic: file ioloop-iolist.c: line 25 (ioloop_iolist_add): assertion failed
Hi,
I receive the following message after running "/etc/init.d/dovecot
reload":
Aug 06 02:00:11 dovecot: Warning: SIGHUP received - reloading
configuration
Aug 06 02:00:11 dovecot: Panic: file ioloop-iolist.c: line 25
(ioloop_iolist_add): assertion failed: (list->ios[idx] == NULL)
I'm running dovecot version 1.2.13, compiled against uclibc on the
Alpine Linux distro, version
2008 Jul 10
1
file ioloop-iolist.c: line 25 (ioloop_iolist_add): assertion failed: (list->ios[idx] == NULL)
Hi,
I am using dovcot on a Fritz!Box (Linux fritz 2.6.19.2 #1 Fri Apr 18
16:00:34 CEST 2008 mips unknown)
And after upgrading from 1.0.9 to 1.0.15 I am getting above assertion,
when I do some action like moving or deleting on the IMAP mail box using
MailDir on ext2 fs.
I use --with-ioloop=epoll and --with-mem-align=4 as build configuration.
For dovecof configuration see below details.
Thanks
2011 Apr 01
2
imap-login: Panic: file ioloop.c: line 35 (io_add): assertion failed:
My dovecot directors (v2.0.8) had 3 instances of these yesterday:
imap-login: Panic: file ioloop.c: line 35 (io_add): assertion failed: (fd >= 0)
master: Error: service(imap-login): child 17374 killed with signal 6 (core dumps disabled)
imap-login: Panic: file ioloop.c: line 35 (io_add): assertion failed: (fd >= 0)
master: Error: service(imap-login): child 1780 killed with signal 6
2015 Mar 09
4
rawlog with -i not worked
Hello,
I have the rawlog enabled according to the
manual:http://wiki2.dovecot.org/Debugging/Rawlog
Without -i everything is wonderful, a coredump is with the -i parameter
created
****************************************
service imap-postlogin {
executable = script-login -d rawlog -i
user = vmail
}
****************************************
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012
2006 Nov 12
1
imap - file ioloop.c: line 22 (io_add): assertion failed: (fd >= 0)
in dovecot 1.0RC13 after "Disconnected in IDLE" I get following Error:
Nov 12 19:49:51 mini1 dovecot: IMAP(wolfgang): Disconnected in IDLE
Nov 12 19:49:51 mini1 dovecot: IMAP(wolfgang): file ioloop.c: line 22
(io_add): assertion failed: (fd >= 0)
Nov 12 19:49:51 mini1 dovecot: child 1301 (imap) killed with signal 6
dovecot is running with Mac OS 10.4.8 (PowerPC), Mailbox Format
2003 Oct 16
2
Copy from INBOX to INBOX corrupts file
Aloha, again, Timo.
Concerning the problem of copying within one folder...
I'm still not sure it's not a problem I created myself,
but I think it's caused by the use of the buffered IO
routines in ostream-file.c ... you use io_add() to schedule
write operations for later while simultanously reading
new chunks from the very same file. This seems to
confuse dovecot and make it write
2010 Nov 24
1
ioloop.c panic
Timo,
Just this morning I upgraded from 2.0.6 to 2.0.7 (hg changeset
66a523135836). A few hours later we had some power problems that caused
the networking to drop out at one site. The directors on the surviving
site all had a few imap-login processes crash with the following error:
Nov 23 09:15:30 cc-director1 dovecot: imap-login: Panic: file ioloop.c:
line 35 (io_add): assertion failed: (fd
2018 Apr 26
1
director stuck in inifite loop on 2.2.35
Occasionally, all of our directors get stuck in an endless loop. Likely triggered by some network event, but I haven't been able to isolate exactly what triggers it, and am unable to reproduce at the moment. When this happens, it makes the dovecot/director process on all directors unresponsive, making login impossible.
Restarting dovecot "fixes" it.
Here's the info collected
2006 Dec 03
2
assertion failed: (fd >= 0)
After I activated disabling POP3 for one of my users (not user 'jos'),
the following is in my logfile:
Dec 3 16:03:33 webrz dovecot: IMAP(jos): Disconnected
Dec 3 16:03:36 webrz dovecot: IMAP(jos): Disconnected in IDLE
Dec 3 16:03:36 webrz dovecot: IMAP(jos): file ioloop.c: line 22
(io_add): assertion failed: (fd >= 0)
Dec 3 16:03:36 webrz dovecot: child 74197 (imap) killed with
2009 Dec 18
3
imap-login crashes after upgrade to Dovecot 1.2.8 Linux 64-bit
Hi all,
We moved our Dovecot installation first of all to have all folders and
inboxes on NetApps via NFS (with indexes local) then from a physical
Solaris 8 4-way UltraSparc server running Dovecot 1.2.5 (32-bit) to a
virtualised Ubuntu 8.04 64-bit server with a single virtual processor
(in VMWare ESX 3.5) running Dovecot 1.2.8 (64-bit).
Since the change, many of our users have experienced
2016 Jul 02
5
kqueue crash on FreeBSD with 2.2.25
> On 1 Jul, 2016, at 10:52, Timo Sirainen <tss at iki.fi> wrote:
>
> On 01 Jul 2016, at 19:39, Adam Weinberger <adamw at adamw.org> wrote:
>>
>> Hi,
>>
>> 2.2.25 crashes on FreeBSD with a kqueue-related message. I see references to something similar (http://www.dovecot.org/list/dovecot/2012-February.txt) from a couple years ago.
>>
>> I
2018 Feb 27
2
tinc 1.1: missing PONG
Here's a diff to call WSAWaitForMultipleEvents() repeatedly to check
for events other than the first one returned. I've also added a
map of io_t to events[] index so avoid the need for splay_search().
The value of event_count will change if a callback adds an event
so we need to handle that.
I've added a generation number to the splay tree head that gets
incremented by io_del().
2016 Jul 27
2
Dovecot v2.2.25 crashed on startup in Mac OSX
I built from dovecot-2.2.25.tar.gz on Mac OSX 10.11.15 (El Capitan) the
usual way:
CFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure
make
sudo make install
sudo /usr/local/sbin/dovecot
It consistently crash on startup with the following entries in
/var/log/mail.log (edited backtrace):
Jul 27 07:39:26 macbook-pro dovecot[70234]: master: Dovecot v2.2.25