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 2004/12/15 11:09:28 UTC

[Bug 4033] New: Deep recursion on subroutine (out of memory!!)

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

           Summary: Deep recursion on subroutine (out of memory!!)
           Product: Spamassassin
           Version: 3.0.1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: javiercano@universia.net


Using Perl 5.8.1
Using kernel from Suse Linux 9.0 (2.4.21-260)

The following error appears since I updated the latest kernel from Suse Linux
9.0 (2.4.21- ):

Use of uninitialized value in numeric gt (>) at
/usr/lib/perl5/5.8.1/i586-linux-thread-multi/DB_File.pm line 270.Deep recursion
on subroutine "DB_File::AUTOLOAD" at
/usr/lib/perl5/5.8.1/i586-linux-thread-multi/DB_File.pm line 234.

This error makes the computer use all the RAM memory and swap space until it
hangs up it!
I tried to update to the latest spamassassin version but the problem keeps on...
If I run spamd the computer crashes!! out of memory...



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

[Bug 4033] Deep recursion on subroutine (out of memory!!)

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4033





------- Additional Comments From spamassassin-contrib@msquadrat.de  2004-12-15 09:20 -------
Just a short note:  I've seen this, too, occasionally.  It normally happens if 
you upgrade your Berkeley DB libs and forget to re-compile DB_File. 



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

[Bug 4033] Deep recursion on subroutine (out of memory!!)

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4033

felicity@kluge.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From felicity@kluge.net  2004-12-15 07:04 -------
Per the error message, the problem is in DB_File, which we have no control over.  Closing as invalid.



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