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

           Summary: spamd segfaults on Perl 5.6.1 under debian woody (r3.0)
                    i386
           Product: Spamassassin
           Version: 3.1.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P3
         Component: spamc/spamd
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


The spamd 3.1.0 parent process segfaults 'reliably' after an arbitrary amount of
time/load (either after ~11,000 messages in an hour, or ~3000 messages in 6
hours).  All extensions are turned off.  

spamd is invoked as:

/usr/bin/perl -T -w /usr/local/bin/spamd -r /var/run/spamd.pid

The last thing the parent says before segfaulting is:

Jan 17 17:24:37 pe1650 spamd[17328]: prefork: child states: BIBBI
Jan 17 17:24:37 pe1650 spamd[17328]: prefork: child states: IIBBI
Jan 17 17:24:37 pe1650 spamd[17328]: spamd: handled cleanup of child pid 28462
due to SIGCHLD

and the backtrace is:

(gdb) bt
#0  0x080a3e87 in Perl_sv_mortalcopy ()
#1  0x0809a952 in Perl_pp_leave ()
#2  0x08097290 in Perl_runops_standard ()
#3  0x0805c5ab in perl_run ()
#4  0x0805c33b in perl_run ()
#5  0x08059d20 in main ()
#6  0x4005b14f in __libc_start_main () from /lib/libc.so.6

(I don't have a perl with a symbol table to hand).  Mail me if you want the core
dump.



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

Reply via email to