
KMcGrail at PCCC
Jun 15, 2012, 6:39 AM
Post #3 of 3
(315 views)
Permalink
|
On 6/15/2012 6:23 AM, Leonardo Verzetti wrote: > Hi all > I have a problem on spamassassin afther sa-update > The server download the update, it reload the service and the child > process wasn't correctly killed and the father process go on zombie > state. > > Message on spamd log: > Thu Jun 14 08:57:46 2012 [20774] info: spamd: server hit by SIGHUP, > restarting > Thu Jun 14 08:57:46 2012 [20774] info: spamd: child [9228] killed > successfully: interrupted, signal 2 (0002) > Thu Jun 14 08:58:49 2012 [20774] warn: Use of uninitialized value > $selerr in concatenation (.) or string at > /usr/share/perl5/Mail/SpamAssassin/SpamdForkScaling.pm line 332. > Thu Jun 14 08:58:49 2012 [20774] warn: prefork: select returned error > on server filehandle: I would recommend you change your sa-update script to do a stop and start of spamassassin rather than a SIGHUP as an immediate workaround. After that, I seem to remember we have changed some stuff in trunk. Let me work on an rc today. Regards, KAM
|