Re: [exim] Segfaults with tidydb

Top Page
Delete this message
Reply to this message
Author: Thomas Reifferscheid
Date:  
To: exim-users
Subject: Re: [exim] Segfaults with tidydb


Am 16.06.2017 um 02:07 schrieb Ian Zimmerman:
> On 2017-06-15 09:20, Thomas Reifferscheid wrote:
>
>> I'm on Debian jessie with exim 4.84.2 and anything db related is
>> segfaulting.
> You could try upgrading (4.89 is in backports).
>
> Other than that, is /var/spool/exim4 on a normal local filesystem?
>


It turned out that the exim_tidydb and dumpdb were leftovers from
compiling them myselves while there were leftovers from libdb in
/usr/local/
Recompile/Reinstall was fixing it after cleaning up /usr/local/

Sorry for the noise and thanks
Thomas