Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Aki Tuomi via dovecot
On 12.11.2019 9.49, Frank Elsner wrote: > On Tue, 12 Nov 2019 09:22:56 +0200 Aki Tuomi via dovecot wrote: >> Hi! >> >> Can you try follow this guide to get a core dump >> >> https://www.dovecot.org/bugreport-mail >> >> then provide >> >> >> gdb /usr/lib/dovecot/auth /path/to/core >> >> bt full >

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Tue, 12 Nov 2019 09:22:56 +0200 Aki Tuomi via dovecot wrote: > Hi! > > Can you try follow this guide to get a core dump > > https://www.dovecot.org/bugreport-mail > > then provide > > > gdb /usr/lib/dovecot/auth /path/to/core > > bt full Sorry, I'm not familiar with gdb and can only provi

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Aki Tuomi via dovecot
Hi! Can you try follow this guide to get a core dump https://www.dovecot.org/bugreport-mail then provide gdb /usr/lib/dovecot/auth /path/to/core bt full on it. Would help narrowing down that bug. Also doveconf -n could be useful. Aki On 12.11.2019 9.19, Frank Elsner wrote: > On Tue, 12

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Tue, 12 Nov 2019 00:17:28 +0100 Frank Elsner via dovecot wrote: > On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote: [ ... ] > I narrowed the probelem down to the warnings > > Warning: service auth { client_limit=128 } is lower than required under max. > load (768) > Warnin

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 23:47:27 +0100 Frank Elsner via dovecot wrote: [ ... ] > I got dovecot-2.2.36.4 compiled but at start the log shows > > dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting up for imap > dovecot[342617]: ssl-params: Generating SSL parameters > dovecot[342614]: mas

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 17:30:37 +0200 (EET) Aki Tuomi via dovecot wrote: [ ... ] > Is there some reason you want to use ancient dovecot? You should use 2.2.36 > at least. I got dovecot-2.2.36.4 compiled but at start the log shows dovecot[342614]: master: Dovecot v2.2.36.4 (baf9232c1) starting u

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Frank Elsner via dovecot
On Mon, 11 Nov 2019 17:30:37 +0200 (EET) Aki Tuomi via dovecot wrote: [ ... ] > Is there some reason you want to use ancient dovecot? You should use 2.2.36 > at least. Migration from 32bit to 64bit. I want to avoid problems, so I used the version I have compiled and used on the 32bit system.

Re: dovecot -2.2.24 on Fedora 31

2019-11-11 Thread Aki Tuomi via dovecot
> On 11/11/2019 17:22 Frank Elsner via dovecot wrote: > > > Hi, > > I try to compile dovecot -2.2.24 on Fedora 31 and get the following error: > > iostream-openssl.c: In function ‘openssl_iostream_verify_client_cert’: > iostream-openssl.c:118:37: error: dereferencing pointer to incomplete t