Bug#295451: spamassassin: infinite loop in bayes database handling

2005-02-15 Thread Andrew Suffield
On Tue, Feb 15, 2005 at 03:17:00PM -0800, Justin Mason wrote: > actually, it's not so simple. > > > stat64("/home/asuffield/.spamassassin/bayes_toks.expire2054", 0xb580) = > > -1 ENOENT (No such file or directory) > > this stat is performed by SpamAssassin code; > > > open("/home/asuffield/

Bug#295451: spamassassin: infinite loop in bayes database handling

2005-02-15 Thread Andrew Suffield
On Tue, Feb 15, 2005 at 06:23:21PM -0500, Duncan Findlay wrote: > On Tue, Feb 15, 2005 at 10:33:30PM +, Andrew Suffield wrote: > > Package: spamassassin > > Severity: important > > > > This happens at random intervals: > > > > stat64("/home/asuffield/.spamassassin/bayes_toks.expire2054", 0xbf

Bug#295451: spamassassin: infinite loop in bayes database handling

2005-02-15 Thread Duncan Findlay
On Tue, Feb 15, 2005 at 10:33:30PM +, Andrew Suffield wrote: > Package: spamassassin > Severity: important > > This happens at random intervals: > > stat64("/home/asuffield/.spamassassin/bayes_toks.expire2054", 0xb580) = > -1 ENOENT (No such file or directory) > open("/home/asuffield/.sp

Bug#295451: spamassassin: infinite loop in bayes database handling

2005-02-15 Thread Justin Mason
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 actually, it's not so simple. > stat64("/home/asuffield/.spamassassin/bayes_toks.expire2054", 0xb580) = > -1 ENOENT (No such file or directory) this stat is performed by SpamAssassin code; > open("/home/asuffield/.spamassassin/__db.bayes_toks.

Bug#295451: spamassassin: infinite loop in bayes database handling

2005-02-15 Thread Andrew Suffield
Package: spamassassin Severity: important This happens at random intervals: stat64("/home/asuffield/.spamassassin/bayes_toks.expire2054", 0xb580) = -1 ENOENT (No such file or directory) open("/home/asuffield/.spamassassin/__db.bayes_toks.expire2054", O_RDWR|O_CREAT|O_EXCL|O_LARGEFILE, 0600)