http://bugzilla.spamassassin.org/show_bug.cgi?id=3828





------- Additional Comments From [EMAIL PROTECTED]  2004-12-14 22:04 -------
ok, that makes sense -- Storable is a recent addition to spamd's operation, and
it's mostly (if not all) XS code.

Dallas -- I don't have tuits right now, but could you try wrapping the spamd
call to copy_config (around line 1000) in an alarm?  it *may* be able to catch
that.  if SIGALRM goes off after 10 secs without copy_config() having completed,
it's in trouble -- and the child can just exit early, and the master spamd will
respawn a new one.  that should work around it until we can eventually ditch the
use of Storable.



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

Reply via email to