Re: occasional error when filtering spam
Paolo <[email protected]>
| Newsgroups | gmane.mail.spam.crm114 |
|---|---|
| Message-ID | <20080324104251.GU20978@localhost> |
On Mon, Mar 24, 2008 at 05:41:44PM +1100, Jason Lewis wrote:
> Hi Paolo,
>
> Seems as though it can read the directory ok.
ok, so it's in right dir, with correct permissions, though can't be read.
> -rw-r--r-- 1 jason jason 846187054 Mar 24 16:40 allmail.txt
~1GB - very long history or many big msgs? ... perhaps time to purge old
mail from the cache? ;)
> -rw-r--r-- 1 jason jason 25165848 Mar 23 16:24 nonspam.css
25MB - is it the OSB default you get on x64?
> -rw-r--r-- 1 jason jason 216 Feb 19 2007 priolist.mfp
and there it is, no visible reason it couldn't be read ...
> For some reason, I was unable to read-open the file named
> :*:fileprefix:priolist.mfp
x64 issue imo, where a mem location gets corrupted.
Can you try to insert
if (fp == NULL)
{
+ fprintf (stderr, "ifn='%s', filename='%s', errno=%d, error='%s'\n",
+ ifn,filename, errno, strerror(errno));
fatalerror5 (
right before 'fatalerror5 (' @~149 in crm_expr_file_io.c and see what you
get in the logs.
--
paolo
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/