http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4190
------- Additional Comments From [EMAIL PROTECTED] 2005-11-07 12:53 -------
Is there a reason why the call to child_handler() in the patch is not a call to
child_handler("CHLD")? After applying this patch in 3.0 I see an error message
every time the patch code is called because child_handler refers to its argument
when writing a log message.
The call has the same problem in the 3.1 code, but I haven't been able to get
child_handler() to be called in 3.1, so I never see it happen.
Could this cause the crash Warren is seeing? I can't tell because it is not
crashing for me.
When I add the "CHLD" argument to the call to child_handler the warning messages
I'm seeing go away. Warren, does it help in your case?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.