[cvs] bogofilter/src/tests Makefile.am,1.46,1.47

David Relson relson at osagesoftware.com
Tue Apr 5 01:08:55 CEST 2005


On Tue, 05 Apr 2005 00:48:31 +0200
Matthias Andree wrote:

> David Relson <relson at osagesoftware.com> writes:
> 
> > I noticed those warnings not too long ago.  Since 'ldd' indicated the
> > executables didn't need any shared libraries, I've ignore the
> > warnings.
> 
> You can link libdl itself (for dlopen() and company) statically, but the
> libraries opened by dlopen() are still .so libraries required at
> run-time.
> 
> >> Other than that, the current CVS fails horribly in a lot of tests, this
> >> sample from t.bogodir running bogofilter -x d -vv -D -C (I don't have
> >> redirections handy):
> >> 
> >> <<< SIMPLE BACKTRACE <<<
> >> #0  0x0805c47b in mxcat (first=0x0) at mxcat.c:16
> >> #1  0x08057947 in init_wordlist (name=0x0, path=0x805cb40 "wordlist.db", override=0, type=WL_REGULAR) at wordlists_base.c:65
> >> #2  0x0804a37d in process_parameters (argc=6, argv=0xbfffea24, warn_on_error=true) at bogoconfig.c:205
> >> #3  0x0804bbb6 in bogomain (argc=6, argv=0xbfffea24) at bogomain.c:48
> >> #4  0x0804a12b in main (argc=0, argv=0x0) at main.c:30
> >
> > My current 'bfpath' code passes "make check" for db4.x (TXN and NON-
> > TXN), tdb, qdbm, and sqlite.  I've just committed the code so you can
> > test it.
> 
> Yup. Appears to work much better. Thank you :-)

Glad to hear that!  The changeover from const char *, bffile, and bfdir
to bfpath was difficult.

FYI, bogofilter-bugs on SourceForge has a reported double-free error,
which I'm unable to reproduce.  I've sent a message to the reporter
asking for more info.  If you aren't subscribed to bogofilter-bugs, I
can forward a copy to you.

David

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



More information about the bogofilter-dev mailing list