http://bugzilla.spamassassin.org/show_bug.cgi?id=3828
------- Additional Comments From [EMAIL PROTECTED] 2004-11-23 06:13 ------- another hung child this morning... first one in several days. child pid 29538 running for 6 min, 48 sec -> ALERT: spamd pid 29538 ran for 6 min, 48 sec and was killed! child pid 3662 running for 0 min, 01 sec child pid 3722 running for 0 min, 01 sec child pid 3732 running for 0 min, 01 sec child pid 3764 running for 0 min, 01 sec child pid 3878 running for 0 min, 02 sec child pid 4271 running for 0 min, 01 sec child pid 4435 running for 0 min, 00 sec last few lines of debug from that child... (mostly ones i added to figure this out) 2004-11-23 07:04:13.982902500 logmsg: [29538] identified spam (15.6/5.0) for global:0 in 66.5 seconds, 1398 bytes. 2004-11-23 07:04:13.983016500 logmsg: [29538] result: Y 15 - BAYES_50,HTML_MESSAGE,RCVD_NUMERIC_HELO,URIBL_JP_SURBL,URIBL_OB_SURBL,URIBL_SBL,URIBL_SC_SURBL,URIBL_WS_SURBL scantime=66.5,size=1398,mid=<[EMAIL PROTECTED]>,bayes=0.5035849521974,autolearn=no 2004-11-23 07:04:13.983041500 logmsg: [29538] calling status->finish 2004-11-23 07:04:13.983060500 debug: [29538] generic: call_plugins per_msg_finish 2004-11-23 07:04:13.983094500 debug: [29538] call_plugins: run callback on per_msg_finish 2004-11-23 07:04:13.983118500 debug: [29538] generic: callback per_msg_finish started 2004-11-23 07:04:13.983139500 debug: [29538] generic: lets step thorugh the cbpairs 2004-11-23 07:04:13.983160500 debug: [29538] generic: returning 2004-11-23 07:04:13.983180500 debug: [29538] generic: call_plugins per_msg_finish complete 2004-11-23 07:04:13.984008500 debug: [29538] generic: done deleting self keys 2004-11-23 07:04:13.984049500 logmsg: [29538] calling mail->finish 2004-11-23 07:04:13.984082500 debug: [29538] finish: called for Message.pm 2004-11-23 07:04:13.984600500 debug: [29538] finish: completed for Message.pm 2004-11-23 07:04:13.984676500 logmsg: [29538] spamd: done with check, calling client->close 2004-11-23 07:04:13.984759500 logmsg: [29538] spamd: returning from accept_a_conn 2004-11-23 07:04:14.307196500 <unfinished ...> 2004-11-23 07:10:00.693383500 write(2, "logmsg: [19792] handled cleanup "..., 51logmsg: [19792] handled cleanup of child pid 29538 as you can see, it hung after completion of a scan, not awl this time. i think this is the 2nd or 3rd time i've seen this situation now. so maybe i need more debug after returning from accept_a_conn() to figure this out. really the only things that happen after accept_a_conn() are error checking, uid/gid switching, and config copying... right? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
