Re: Segfault in acl_mailbox_get_aclobj w/ dovecot

2016-01-22 Thread Marc Finet
The Wed, 13 Jan 2016 01:33:42 +0100, "D[r]eadlock M" wrote > Hello, > > I've being trying to play with shared mailboxes but experienced a > segfault: [New LWP 9611] > Core was generated by `dovecot/imap'. > Program terminated with signal SIGSEGV, Segmentation fault. > (gdb) bt f > #0 0x7f5

Re: 2.2.21 imap crash - autoexpunge related?

2016-01-22 Thread Timo Sirainen
> On 22 Jan 2016, at 17:07, Robert Blayzor wrote: > > dovecot --version > 2.2.21 (5345f22) > > > FreeBSD 10.2-RELEASE-p10 FreeBSD 10.2-RELEASE-p10 #0 r294322M: > > > > having repeated core dumps on imap process… autoexpunge issue? Yeah, should be fixed by https://github.com/dovecot/core/

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Robert Schetterer
Am 22.01.2016 um 10:06 schrieb Peer Heinlein: > Am 21.01.2016 um 23:20 schrieb Robert Schetterer: > > >> just recompiled the same on ubuntu 14.04 >> running tests no bugs yet > > Yes, we also have this version running on other systems without segfaults. > >> dovecot-core:amd64 2:2.2.21-1~auto+6

Re: how do I get the version of the pigeonhole-sieve plugin

2016-01-22 Thread Stephan Bosch
Op 1/22/2016 om 12:53 PM schreef Heiko Schlittermann: > Hello, > > as may parts of the dovecot configuration docs refer to sieve and it's > specific versions, like > > NOTE: Pigeonhole versions before v0.3.1 do not support the lo > > … how do I get the Pigeonhole version my local dovecot uses?

2.2.21 imap crash - autoexpunge related?

2016-01-22 Thread Robert Blayzor
dovecot --version 2.2.21 (5345f22) FreeBSD 10.2-RELEASE-p10 FreeBSD 10.2-RELEASE-p10 #0 r294322M: having repeated core dumps on imap process… autoexpunge issue? GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public Lic

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Timo Sirainen
> On 22 Jan 2016, at 15:07, Peer Heinlein > wrote: > > Am 22.01.2016 um 12:46 schrieb Timo Sirainen: > > >> I think this was fixed by >> https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3be > > But our installed release ~2.2.21-1~auto+66 has been build on January,

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Peer Heinlein
Am 22.01.2016 um 12:46 schrieb Timo Sirainen: > I think this was fixed by > https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177250b7ed1a3be But our installed release ~2.2.21-1~auto+66 has been build on January, 21th 13:58... So it should be included in the actual code... Peer

Re: how do I get the version of the pigeonhole-sieve plugin

2016-01-22 Thread Heiko Schlittermann
Heiko Schlittermann (Fr 22 Jan 2016 12:53:00 CET): > Hello, > > as may parts of the dovecot configuration docs refer to sieve and it's > specific versions, like > > NOTE: Pigeonhole versions before v0.3.1 do not support the lo > > … how do I get the Pigeonhole version my local dovecot uses

how do I get the version of the pigeonhole-sieve plugin

2016-01-22 Thread Heiko Schlittermann
Hello, as may parts of the dovecot configuration docs refer to sieve and it's specific versions, like NOTE: Pigeonhole versions before v0.3.1 do not support the lo … how do I get the Pigeonhole version my local dovecot uses? The package version number of the ubuntu package dovecot-sieve isn

Re: dovecot director redirect some user to always same backend

2016-01-22 Thread Timo Sirainen
> On 21 Jan 2016, at 16:04, Tobi wrote: > > Hello list > > I have a question on how to enforce certain user(s) always to the same > backend in a dovecot setup with director. > So I changed my passdb-mysql query > > SELECT password AS password, username AS destuser, 'Y' as proxy, > (CASE userna

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Timo Sirainen
On 22 Jan 2016, at 12:36, Andre Helwig wrote: > > imap(p24062p6): Panic: file imap-client.c: line 852 > (client_check_command_hangs): assertion failed: (!have_wait_unfinished > || unfinished_count > 0) I think this was fixed by https://github.com/dovecot/core/commit/f136b0050b3125b466af73984177

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Andre Helwig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/21/2016 11:05 PM, Peer Heinlein wrote: > > > Jan 21 22:39:20 mailimap01 dovecot: imap(p24062p6): Error: Raw > backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x838cf) > [0x7fbe4e92b8cf] -> /usr/lib/dovecot/libdovecot.so.0(+0x8392e) > [0x7fbe4e9

Re: segfaults with Dovecot 2.2.21

2016-01-22 Thread Peer Heinlein
Am 21.01.2016 um 23:20 schrieb Robert Schetterer: > just recompiled the same on ubuntu 14.04 > running tests no bugs yet Yes, we also have this version running on other systems without segfaults. > dovecot-core:amd64 2:2.2.21-1~auto+66 (and we also had segfaults with older builds) Peer -