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 2015/04/30 05:13:54 UTC

[Bug 7184] New: Spamd running with ssl and spamc called without ssl causes a cryptic method error and crashes the child

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7184

            Bug ID: 7184
           Summary: Spamd running with ssl and spamc called without ssl
                    causes a cryptic method error and crashes the child
           Product: Spamassassin
           Version: 3.4 SVN branch
          Hardware: PC
                OS: Windows 7
            Status: NEW
          Severity: normal
          Priority: P2
         Component: spamc/spamd
          Assignee: dev@spamassassin.apache.org
          Reporter: kmcgrail@pccc.com

If you are running spamd in ssl mode and call spamd in non ssl mode, you get a
fairly cryptic log error and children killed:

spamd: error: Can't call method "isa" on an undefined value at
/usr/local/bin/spamd line 1545. 
Apr 29 22:23:53 intel1 spamd[4339]:  , continuing at /usr/local/bin/spamd line
1406. 
Apr 29 22:23:54 intel1 spamd[4296]: prefork: ordered child 4339 to accept, but
they reported state '1', killing rogue at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/SpamdForkScaling.pm line
535. 
Apr 29 22:23:54 intel1 spamd[4296]: prefork: killing failed child 4339 fd=6 at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/SpamdForkScaling.pm line
172. 
Apr 29 22:23:54 intel1 spamd[4296]: prefork: killed child 4339 

Can we clean this up so it perhaps says something less cryptic and doesn't kill
the child?

regards,
KAM

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

[Bug 7184] Spamd running with ssl and spamc called without ssl causes a cryptic method error and crashes the child

Posted by bu...@spamassassin.apache.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7184

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |giovanni@paclan.it

--- Comment #2 from Giovanni Bechis <gi...@paclan.it> ---
Hint about SSL protocol error added in r1858662.

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

[Bug 7184] Spamd running with ssl and spamc called without ssl causes a cryptic method error and crashes the child

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

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org
   Target Milestone|Undefined                   |4.0.0

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
Targeting this for 4.0

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