On Tue, 21 Jun 2005 [EMAIL PROTECTED] wrote: > > That is, wipe Exim's memory by deleting all the hints info. Exim will > > gradually rebuild it. > > That did not do it:
<snip> > locking /var/spool/exim/db/retry.lockfile > locked /var/spool/exim/db/retry.lockfile > Segmentation fault With 99% confidence I'm pretty sure it's a BDB issue, because the very next thing Exim does after writing that final debug line is to try to open the BDB file. Maybe the OP's suggestion about different versions of db.h is the answer. (I think I may put some more debugging into the code to make it even more certain in future incidents.) -- Philip Hazel University of Cambridge Computing Service, [EMAIL PROTECTED] Cambridge, England. Phone: +44 1223 334714. Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
