Re: [exim] Segmentation Fault - Exim 4.51

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Philip Hazel
Datum:  
To: ml
CC: exim-users
Betreff: Re: [exim] Segmentation Fault - Exim 4.51
On Tue, 21 Jun 2005 ml@??? wrote:

> My paniclog reads:
>
> 2005-06-21 14:48:36 queue run: process 23416 crashed with signal 11
> while delivering 1Dki6h-00064E-Hc


> locking /var/spool/exim/db/retry.lockfile
> locked /var/spool/exim/db/retry.lockfile
> Segmentation fault


A crash while trying to open a hints database, like this, after
rebuilding Exim, almost always means that the version of Berkeley DB has
been changed since you last built Exim, and that the database formats
are incompatible. (BDB has not been very good at backwards
compatibility, either in db formats or in the API.)

Try

rm /var/spool/exim/db/*

That is, wipe Exim's memory by deleting all the hints info. Exim will
gradually rebuild it.



-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book