https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5809
--- Comment #24 from Justin Mason <[EMAIL PROTECTED]> 2008-04-14 06:20:27 PST --- (In reply to comment #22) > I'm going to leave it open. > > The problem only happens when spamd has 3-children spawned, then goes to kill > off one of the unneeded children later. Then BAM, all the children think the > parrent has been killed off and bail. > > Anyone want to take a look at this? My multi-threading skills are not up to > par on this. And the code has vauge comments about this is what is suppose to > happen; but, isn't too clear on the how or why. > > The file to look at is lib/Mail/Spamassassin/SpamdForkSaling.pm I'm sure of > that much. That sounds a bit like a recurrence of bug 5422: https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5422#c11 could perl 5.10 have bugs regarding sharing of hashes between signal handlers and the main "thread"? -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
