http://bugzilla.spamassassin.org/show_bug.cgi?id=3729





------- Additional Comments From [EMAIL PROTECTED]  2004-08-25 13:14 -------
>The software has been working fine for months now. I upgrade SA to latest SVN
>HEAD and it stops working. Can't you possibly see that it might be a problem 
>in SA?

Just to note: if perl is actively dying, such as sig 11, throwing exceptions, 
etc, then it's not a problem 
with SpamAssassin itself since we don't do any compiled code accesses inside 
our code (aka: no XS, 
etc.)  There's no way for a perl program that is pure perl (such as 
SpamAssassin) to cause those types 
of errors without a bug in the perl binary itself.

If there's an issue in perl itself or with other compiled/XS modules on Mac OS 
X, there's really not much 
we can do about it.  That's just one of the problems with code reuse 
libraries/modules -- you have to 
rely that they don't have bugs that impact your code.



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

Reply via email to