https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6329
Summary: POSIX::strftime in call under Win32 ActivePerl causes
Perl to hang up
Product: Spamassassin
Version: 3.3.0
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: blocker
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [email protected]
If you try execute spamd under Win32 (tested with ActivePerl 5.8.8) the
POSIX::strftime call in \lib\Mail\SpamAssassin\Logger\Stderr.pm causes perl to
hang up while using 50% of the cpu load. After some debugging it seems as if
the use of %e (numeric day of the month) in the date format is the reason of
this. Using another format does solve it.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.