Bug 1054723

Summary: Spamassassin generates perl warning messages
Product: [Fedora] Fedora Reporter: Frank Crawford <frank>
Component: spamassassinAssignee: Warren Togami <wtogami>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 20CC: frank, kevin, nb, plautrba, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-17 15:58:38 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Crawford 2014-01-17 10:58:41 UTC
Description of problem:
spamassassin generates the message:
Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x23bf010 at /usr/share/perl5/vendor_perl/Mail/SpamAssassin/AsyncLoop.pm line 363

Version-Release number of selected component (if applicable):
spamassassin-3.3.2-17.fc20.x86_64
perl-5.18.2-289.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Message reported multiple time in logwatch report
2.
3.

Actual results:
The message output in log files.

Expected results:
No message.

Additional info:
This issue is known upstream from a combination of spamassassin 3.3.2 and perl 5.18.  Patch can be found at https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6937

Comment 1 Kevin Fenzi 2014-01-17 15:58:38 UTC
Yes. Please upgrade to the 3.3.2-18 package? ;)

*** This bug has been marked as a duplicate of bug 1023670 ***