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





------- Additional Comments From [EMAIL PROTECTED]  2005-01-22 08:48 -------
at 10:05 am, the spamd log was showing...


@4000000041f27a770c42fc14 debug: daemon:        LocalAddr: 127.0.0.1
@4000000041f27a770c42fffc debug: daemon:        LocalPort: 783
@4000000041f27a770c4303e4 debug: daemon:        Proto: 6
@4000000041f27a770c4307cc debug: daemon:        ReuseAddr: 1
@4000000041f27a770c430bb4 debug: daemon:        Type: 1
@4000000041f27a770c4f19a4 Could not create INET socket on 127.0.0.1:783: Address
already in use (IO::Socket::INET: Address already in use)
@4000000041f27a7808782cbc [2080] debug: logger: enabled with:
@4000000041f27a7808783874 debug: logger:        facility: stderr
@4000000041f27a7808783c5c debug: logger:        socket:   file
@4000000041f27a7808784044 debug: logger:        output:   stderr
@4000000041f27a780878d0cc [2080] debug: logger: facility stderr disabled:
already debugging to stderr.
@4000000041f27a780887d874 [2080] debug: daemon: creating INET socket:
@4000000041f27a780887e044 debug: daemon:        Listen: 128
@4000000041f27a780887e044 debug: daemon:        LocalAddr: 127.0.0.1
@4000000041f27a780887e814 debug: daemon:        LocalPort: 783
@4000000041f27a780887e814 debug: daemon:        Proto: 6
@4000000041f27a780887ebfc debug: daemon:        ReuseAddr: 1
@4000000041f27a780887efe4 debug: daemon:        Type: 1
@4000000041f27a7808988dcc Could not create INET socket on 127.0.0.1:783: Address
already in use (IO::Socket::INET: Address already in use)


[EMAIL PROTECTED] spamd]# ps auxwww | grep spamd
root      1287  0.1  1.2 28360 26480 ?       T    08:40   0:07 /usr/bin/perl -T
-w /usr/bin/spamd --max-children=10 --max-conn-per-child=10 --min-children=5
--min-spare=3 --max-spare=5 --syslog-socket=none -q -D -u doublecheck
200      23708  0.0  0.0     0    0 ?        Z    09:39   0:00 [spamd <defunct>]
200      24005  0.0  0.0     0    0 ?        Z    09:39   0:00 [spamd <defunct>]
200      24170  0.0  0.0     0    0 ?        Z    09:39   0:00 [spamd <defunct>]
200      24393  0.0  0.0     0    0 ?        Z    09:40   0:00 [spamd <defunct>]
200      26206  0.0  0.0     0    0 ?        Z    09:55   0:00 [spamd <defunct>]
200      26510 13.6  0.0  1360  316 ?        S    09:56   1:37
/usr/local/bin/multilog t s2048000 !/usr/local/doublecheck/bin/logappend4
/var/log/spamd
root     28579  0.0  0.4 10120 8260 ?        T    10:00   0:00 /usr/bin/perl -T
-w /usr/bin/spamd --max-children=10 --max-conn-per-child=10 --min-children=5
--min-spare=3 --max-spare=5 --syslog-socket=none -q -D -u doublecheck
root     28606  0.0  0.0  1344  296 ?        S    10:00   0:00 supervise spamd
root      2387  4.0  0.1  3844 2548 ?        R    10:08   0:00 /usr/bin/perl -T
-w /usr/bin/spamd --max-children=10 --max-conn-per-child=10 --min-children=5
--min-spare=3 --max-spare=5 --syslog-socket=none -q -D -u doublecheck
root      2402  0.0  0.0  1772  636 pts/1    S    10:08   0:00 grep spamd


[EMAIL PROTECTED] spamd]# strace -p 28579
--- SIGTERM (Terminated) ---

[EMAIL PROTECTED] spamd]# ps auxwww | grep spamd
root      1287  0.1  1.2 28360 26480 ?       T    08:40   0:07 /usr/bin/perl -T
-w /usr/bin/spamd --max-children=10 --max-conn-per-child=10 --min-children=5
--min-spare=3 --max-spare=5 --syslog-socket=none -q -D -u doublecheck


[EMAIL PROTECTED] spamd]# strace -p 1287
--- SIGTERM (Terminated) ---


2005-01-22 09:40:33.941653500 is the last time an email was processed.

however, spamd answered a pong 5 minutes later..

2005-01-22 09:45:00.515695500 [pid 23542] read(9, "PING SPAMC/1.0\n", 4096) = 15
2005-01-22 09:45:00.515781500 [pid 23542] alarm(0)                    = 30
2005-01-22 09:45:00.515862500 [pid 23542] write(9, "SPAMD/1.2 0 PONG\r\n", 18) 
= 18


this box does a quite a bit of mail.. so no CHECK's in a 5 minute period is
impossible.  there is an email every 3-5 seconds.

i'm attaching the straced debug log.



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

Reply via email to