Program failure (-11) ?

Matthias Andree matthias.andree at gmx.de
Thu Feb 10 00:55:50 CET 2005


"Greg McCann" <greg at cambria.com> writes:

> Further information:  It looks like this only fails if "-p" is specified on the command line.
>
> $ bogofilter -es < badspam.txt
> $ bogofilter -ps < badspam.txt
> Segmentation fault
> $ bogofilter -s < badspam.txt
> $ bogofilter -eps < badspam.txt
> Segmentation fault

Greg, please bzip2 your badspam.txt file if your privacy policy allows
that and mail it to me off-list (as attachment) -- I'll try to reproduce
the problem then.

If you cannot mail me the badspam.txt file, please get me a stack
backtrace; run bogofilter under GDB supervision in the spamtrap account:

$ gdb bogofilter
[GDB greetings]
$ run -eps <badspam.txt
[wait until it crashes with SIGSEGV]
$ backtrace full

then mail me the backtrace off-list.

-- 
Matthias Andree



More information about the Bogofilter mailing list