https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5671
--- Comment #14 from Justin Mason <[EMAIL PROTECTED]> 2008-03-12 08:05:00 PST
---
(In reply to comment #13)
> the strace log is filled with these for each child near the end of the log:
>
> 18308 rt_sigprocmask(SIG_BLOCK, [ALRM], [], 8) = 0
> 18308 rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
> 18308 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
> 18308 rt_sigprocmask(SIG_BLOCK, [ALRM], [], 8) = 0
> 18308 rt_sigaction(SIGALRM, {0x80b22f0, [], 0}, {SIG_DFL}, 8) = 0
> 18308 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
Dale, are those the very last lines in the file for each child? those are
quite innocuous :(
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.