Mailing List Archive

[Bug 3279] New: spamd crashing?
http://bugzilla.spamassassin.org/show_bug.cgi?id=3279

Summary: spamd crashing?
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: spamassassin-dev@incubator.apache.org
ReportedBy: graham@gmurray.org.uk


Since upgrading to 10051, I am seeing a lot of mails which do not have
spamassassin headers added. These are being passed to spamd by spamc, but
processing is not completing. In each case that I have lokked at, the spamd
debug output stops after 'received-header: parsed as'. An example from the -D
output (this is all the output for this email) is

2004-04-17 09:35:34 [28354] i: got connection over /tmp/spamd.sock
2004-04-17 09:35:35 [28354] i: logmsg: info: setuid to graham succeeded
2004-04-17 09:35:35 [28354] i: info: setuid to graham succeeded
2004-04-17 09:35:37 [28354] i: debug: user has changed
2004-04-17 09:35:38 [28354] i: debug: using "/home/graham/.spamassassin" for
user state dir
2004-04-17 09:35:38 [28354] i: debug: bayes: 28354 tie-ing to DB file R/O
/home/graham/.spamassassin/bayes_toks
2004-04-17 09:35:39 [28354] i: debug: bayes: 28354 tie-ing to DB file R/O
/home/graham/.spamassassin/bayes_seen
2004-04-17 09:35:39 [28354] i: debug: bayes: found bayes db version 2
2004-04-17 09:35:44 [28354] i: debug: Score set 3 chosen.
2004-04-17 09:35:45 [28354] i: logmsg: processing message
<200404170935.i3H9ZT3N028755@home.gmurray.org.uk> for graham:500.
2004-04-17 09:35:45 [28354] i: processing message
<200404170935.i3H9ZT3N028755@home.gmurray.org.uk> for graham:500.
2004-04-17 09:35:46 [28354] i: debug: ---- MIME PARSER START ----
2004-04-17 09:35:46 [28354] i: debug: main message type: text/html
2004-04-17 09:35:46 [28354] i: debug: parsing normal part
2004-04-17 09:35:46 [28354] i: debug: added part, type: text/html
2004-04-17 09:35:46 [28354] i: debug: ---- MIME PARSER END ----
2004-04-17 09:35:49 [28354] i: debug: received-header: parsed as [
ip=217.169.20.13 rdns=A.hopeless.aaisp.net.uk helo=hopeless.aaisp.net.uk
by=home.gmurray.org.uk ident= envfrom= intl=0 ]
2004-04-17 09:35:52 [28354] i: debug: is Net::DNS::Resolver available? yes
2004-04-17 09:35:54 [28354] i: debug: looking up PTR record for '207.182.148.82'
2004-04-17 09:35:58 [28354] i: debug: PTR for '207.182.148.82':
'mail01-02.allright22ok33.com'
2004-04-17 09:35:58 [28354] i: debug: received-header: parsed as [
ip=207.182.148.82 rdns=mail01-02.allright22ok33.com
helo=mail01-02.allright22ok33.com!!207.182.148.82! by=hopeless.aaisp.net.uk
ident= envfrom= intl=0 ]



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.