Segfault in 0.15.3 (was: [bogofilter-announce] bogofilter-0.15.3 - New Current Release)

David Relson relson at osagesoftware.com
Thu Sep 11 13:23:34 CEST 2003


On Thu, 11 Sep 2003 10:07:37 +0200
Boris 'pi' Piwinger <3.14 at logic.univie.ac.at> wrote:

> David Relson wrote:
> 
> > Bogofilter-0.5.3 is available on SourceForge.
> 
> Once more the new release segfaults:
> http://www.logic.univie.ac.at/~3.14/bogosegfault.zip
> This is an ordinary text/plain message (ham, not even spam).
> 
> pi

pi,

The easy way for you to see what's happening with a message like this is
to run "bogolexer -p < message".  This which will show you the message's
tokens, i.e. how it's parsed.  If you want to see the input text mixed
in with the tokens, use "bogolexer -x l -v -p < message".

Anyhow, the "X-Subject:" contains
"=?ISO-8859-1?Q?f=FC?=?iso-8859-1?Q?r_Website?=" which is _not_ valid
according to RFC2047.

I'll modify the code so it'll be more tolerant of illegal constructs.

David




More information about the Bogofilter mailing list