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 2008/09/18 05:27:25 UTC

[Bug 5980] New: DB_File::AUTOLOAD deep recursion

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

           Summary: DB_File::AUTOLOAD deep recursion
           Product: Spamassassin
           Version: 3.2.5
          Platform: Other
        OS/Version: Solaris
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: cesare@wolf-net.net
                CC: cesare@wolf-net.net


Since I have installed the latest spamassasin and DB_File libraries spamd
starts and consume all memory and swap available until the server crashes.

This is what I get in the log for spamd:

Wed Sep 17 23:19:02 2008 [29559] info: logger: removing stderr method
Wed Sep 17 23:19:05 2008 [29561] warn: Use of uninitialized value in numeric ge
(>=) at /usr/local/lib/perl5/5.8.7/i86pc-solaris/DB_File.pm line 276.
Wed Sep 17 23:19:05 2008 [29561] warn: Use of uninitialized value in numeric gt
(>) at /usr/local/lib/perl5/5.8.7/i86pc-solaris/DB_File.pm line 280.
Wed Sep 17 23:19:05 2008 [29561] warn: Deep recursion on subroutine
"DB_File::AUTOLOAD" at /usr/local/lib/perl5/5.8.7/i86pc-solaris/DB_File.pm line
235.


All releases of spamassassin and DB_File a re current. Installed yesterday.


-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

--- Comment #2 from Cesare Dieni <ce...@wolf-net.net> 2010-05-26 11:49:47 EDT ---
Sidney,

Sorry for the late reply, I do not check this account often.

Yes you are correct I have been sitting twiddling my thumbs and not been =
able to run spamassassin because of that bug.

I do not know if the bug has been fixed, but I would appreciate if you =
could let me know. Right now I am using an alternate solution to filter =
the massive amount of garbage I receive, but I wouldn't mind going back =
to spamassassin one day if this is fixed.

Thanks,

Cesare

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

--- Comment #6 from Cesare Dieni <ce...@wolf-net.net> 2010-06-30 13:21:13 EDT ---
Sorry for coming back this late on the issue, but did not have time to do that
until now.

You can close this ticket now, it works.

Thank you.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

--- Comment #4 from Sidney Markowitz <si...@sidney.com> 2010-05-26 15:53:55 EDT ---
Cesare, could you please try re-installing DB_FILE as per the link that Karsten
gave in comment #3 and see if that fixes the problem for you. That seems likely
to be it, but I would like to hear back from you so I can close this bug.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

Sidney Markowitz <si...@sidney.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sidney@sidney.com

--- Comment #1 from Sidney Markowitz <si...@sidney.com> 2010-05-25 16:46:02 EDT ---
It doesn't make senze for this bug to stay open with no response and priority
blocker.

Cesare, if you are reading this can you please confirm that you haven't been
sitting twiddling your thumbs unable to run SpamAssassin for the past almost
two years because nobody responded to this bug report? I assume that one way or
the other the issue was resolved and we can close this bug.

If we don't hear back from Cesare either someone will point out that it is a
duplicate of something that was fixed a long time ago or I'll close it as works
for me

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

--- Comment #5 from Cesare Dieni <ce...@wolf-net.net> 2010-05-26 15:59:27 EDT ---
Ok, I will try one more time... will let you know...

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

Mark Martinec <Ma...@ijs.si> changed:

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

--- Comment #7 from Mark Martinec <Ma...@ijs.si> 2010-06-30 14:19:31 EDT ---
> You can close this ticket now, it works.

Very good, closing.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980


Nico R. <n-...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |n-roeser@gmx.net




-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980


Cesare Dieni <ce...@wolf-net.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |PC




-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 5980] DB_File::AUTOLOAD deep recursion

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5980

--- Comment #3 from Karsten Bräckelmann <gu...@rudersport.de> 2010-05-26 12:09:24 EDT ---
DB_File problems, sounds familiar. Like, all of them. ;)  Going from memory
here, most common is some version mismatch, which should be fixable by
re-bulding Berkeley DB and/or Perl DB_File.

Googling for the deep recursion message also prominently yields this. Doh!
  http://wiki.apache.org/spamassassin/DeepRecursionInDbFile

In either case, there's not much we can do without reproducing the issue. We
rely on your input...

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.