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

           Summary: spamd locks up randomly
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: spamc/spamd
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


$ ps -ef | grep spamd
root     25705     1  0 May29 ?        00:00:00 /usr/bin/spamd -d -c -H -r 
/var/run/spamd.pid -m 4
felicity 32539 25705 56 01:05 ?        06:35:31 /usr/bin/spamd -d -c -H -r 
/var/run/spamd.pid -m 4
timex      821 25705 40 01:14 ?        04:43:09 /usr/bin/spamd -d -c -H -r 
/var/run/spamd.pid -m 4
felicity  1332 25705 39 01:14 ?        04:34:48 /usr/bin/spamd -d -c -H -r 
/var/run/spamd.pid -m 4
mrv       2669 25705 42 01:23 ?        04:53:15 /usr/bin/spamd -d -c -H -r 
/var/run/spamd.pid -m 4
$ date
Sun May 30 12:47:51 EDT 2004

so spamd here has been locked up for >6 hours.  if I run an strace on any of 
these, I get back a 
constant stream of:

futex(0x40190380, FUTEX_WAIT, 2, NULL)  = -1 ENOSYS (Function not implemented)

I meant to do an lsof on the process too, but restarted the whole thing before 
I thought about it. :(



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

Reply via email to