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





--- Comment #16 from Justin Mason <[EMAIL PROTECTED]>  2008-03-12 08:41:50 PST 
---
(In reply to comment #15)
> Parent 18308 also has these lines in quite a few places.
> 18308 <... select resumed> )            = 0 (Timeout)
> 18308 alarm(0)                          = 62

that's ok.

> Here are the last few lines from child pid 3887:
> 
> 3887  poll([{fd=26, events=POLLIN|POLLPRI}], 1, 0) = 0
> 3887  write(26, "\1\0\0\0\1", 5)        = 5
> 3887  shutdown(26, 2 /* send and receive */) = 0
> 3887  close(26)                         = 0
> 3887  time(NULL)                        = 1205260245
> 3887  time(NULL)                        = 1205260245
> 3887  write(24, "SPAMD/1.1 0 EX_OK\r\nContent-lengt"..., 24276 <unfinished 
> ...>

that's a write to the spamc client.  if that spamc is still running and working
ok, and no firewall rules, MTUs, or similar are interfering, that write should
have completed pretty quickly.

> And Last lines from 4169:
> 
> 4169  poll([{fd=57, events=POLLIN|POLLPRI}], 1, 0) = 0
> 4169  write(57, "\1\0\0\0\1", 5)        = 5
> 4169  shutdown(57, 2 /* send and receive */) = 0
> 4169  close(57)                         = 0
> 4169  brk(0xa126000)                    = 0xa126000
> 4169  write(55, "SPAMD/1.1 0 EX_OK\r\nContent-lengt"..., 17841 <unfinished 
> ...>
> 
> Even with strace they appear to just "lock up" never to be heard from again.

same again...


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

Reply via email to