You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2006/05/31 18:24:40 UTC

[Bug 4931] UnixNFSSafe.pm intermittently causes a race condition.

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4931





------- Additional Comments From felicity@apache.org  2006-05-31 16:24 -------
Just for more information, from the list message:

May 31 07:53:52 mail spamd[59117]: Use of uninitialized value in subtraction (-) at /usr/local/lib/perl5/
site_perl/5.6.1/Mail/SpamAssassin/Locker/UnixNFSSafe.pm line 102, <GEN108> line 46.

which from a quick look at the code seems to only be able to happen if the lock is being waited on and 
then the file gets deleted out from underneath it.  That sort of indicated a race condition to me, though 
that's not necessarily the issue.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.