-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

line 376 is:

    dbg("dns: no packet! err=$err packet=".$packet->string);

it looks a lot like your DNS resolver (either the server itself, or
cygwin's libc) is presenting empty or unreadable data to Net::DNS, which
then cannot create a $packet object.   Could be timeout-related... unless
you see this on every mail, it should be relatively harmless -- 3.0.4
would have had the same issue I think, although it would not warn about
it.

However, 3.1.0 should not be dying like this -- this should be a non-fatal
warning.  I've created
http://bugzilla.spamassassin.org/show_bug.cgi?id=4597 about that issue.

- --j.

Glen Carreras writes:
> Hello,
> I recently upgraded to SA 3.1.0 after running error free on SA 3.0.4 on 
> a Win32/Cygwin setup.  I've noticed that now my log fills with similar 
> entries to what I have posted below.  I've looked in DnsResolver.pm and 
> can't make heads or tails of what is actually failing.  I've been 
> googling for an answer for quite some time along with searching bugzilla 
> for something similar and it appears this is not a common errror (at 
> least not yet).  Could someone help decipher this for me?  What might be 
> causing it?  DNS testing works fine as reported by running SA in debug 
> mode.
> Thanks,
> Glen
> 
> [4992] info: spamd: connection from localhost [127.0.0.1] at port 3459
> Tue Sep 20 15:49:10 2005 [4992] info: spamd: connection from localhost 
> [127.0.0.1] at port 3459
> [4992] info: spamd: processing message 
> <[EMAIL PROTECTED]> for SYSTEM:18
> Tue Sep 20 15:49:10 2005 [4992] info: spamd: processing message 
> <[EMAIL PROTECTED]> for SYSTEM:18
> [4992] error: Can't call method "string" on an undefined value at 
> /usr/lib/perl5/site_perl/5.8/Mail/SpamAssassin/DnsResolver.pm line 376.
> Tue Sep 20 15:49:11 2005 [4992] error: Can't call method "string" on an 
> undefined value at 
> /usr/lib/perl5/site_perl/5.8/Mail/SpamAssassin/DnsResolver.pm line 376.
> [4992] info: spamd: clean message (-2.6/5.0) for SYSTEM:18 in 1.8 
> seconds, 3104 bytes.
> Tue Sep 20 15:49:12 2005 [4992] info: spamd: clean message (-2.6/5.0) 
> for SYSTEM:18 in 1.8 seconds, 3104 bytes.
> [4992] info: spamd: result: . -2 - AWL,BAYES_00 
> scantime=1.8,size104,user=SYSTEM,uid,required_score=5.0,rhost=localhost,raddr7.0.0.1,rport459,mid=<[EMAIL
>  PROTECTED]>,bayes=0,autolearn=ham
> 
> Tue Sep 20 15:49:12 2005 [4992] info: spamd: result: . -2 - AWL,BAYES_00 
> scantime=1.8,size104,user=SYSTEM,uid,required_score=5.0,rhost=localhost,raddr7.0.0.1,rport459,mid=<[EMAIL
>  PROTECTED]>,bayes=0,autolearn=ham
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFDMK2rMJF5cimLx9ARAkiIAKCV918hP9l6dm/NsRffyicp3F8WvgCgpu92
O8SO+Co/crXa+thpxbmcYIg=
=JaoN
-----END PGP SIGNATURE-----

Reply via email to