Sorry to bother again, but ...

Matthias Andree matthias.andree at gmx.de
Sat Mar 26 02:10:40 CET 2005


David Relson <relson at osagesoftware.com> writes:

> Below is a patch so bogoutil that fixes the sigsegv when --db-verify is
> used in a non-transactional environment.  It makes the option a
> "nop" (do nothing), rather than a crash.  Since non-transactional
> databases lack the log files needed for recovery, a nop may be the best
> that we can do.

The real fix is in CVS and somewhat bulky, as it shuffles around major
portions of the code in order to clean it up (one working day...).

Berkeley DB can validate the internal page consistency for
non-transactional databases also, so it makes sense to run --db-verify
on non-transactional databases.

Laurent's using transactional mode notwithstanding >:-)

-- 
Matthias Andree
_______________________________________________
Bogofilter mailing list
Bogofilter at bogofilter.org
http://www.bogofilter.org/mailman/listinfo/bogofilter



More information about the Bogofilter mailing list