On Fri, 4 Jul 2014 19:18:17 +0200 Tijl Coosemans <[email protected]> wrote:
> If you build c-icap with the POSIXSEM option enabled does that make > any difference? I have recompiled c-icap with POSIXMEM option enabled, also squidclamav afterwards. It didn't take longer than 5 minutes for c-icap to exit on signal 10. > Anything interesting in the server log? What if you set DebugLevel to > 10 in the config file? I increased verbosity to 10, and here are a few lines before the first crash: > Tue Jul 8 16:15:37 2014, 85418/25206784, DEBUG squidclamav_safebrowsing: > Write to socket > Tue Jul 8 16:15:37 2014, 85415/25208832, OK done reading/writing going to > process > Tue Jul 8 16:15:37 2014, 85415/25208832, get send body: going to write/read: > 1251/0 bytes > Tue Jul 8 16:15:37 2014, 85415/25208832, get send body: written/read: 1251/0 > bytes (eof: 0) > Tue Jul 8 16:15:37 2014, 85415/25208832, Going to Read/- data > Tue Jul 8 16:15:37 2014, 85418/25206784, DEBUG squidclamav_safebrowsing: > received from Clamd: stream: OK > Tue Jul 8 16:15:37 2014, 85418/25206784, DEBUG squidclamav_safebrowsing: > Closing Clamd connection. > Tue Jul 8 16:15:37 2014, 85418/25206784, DEBUG squidclamav_safebrowsing: No > malware found. > Tue Jul 8 16:15:37 2014, main proc, Server stats: > Children: 5 > Free servers: 29 > Used servers:21 > Requests served:15405 > Tue Jul 8 16:15:37 2014, main proc, Child 85418 died ... > Tue Jul 8 16:15:37 2014, main proc, Child 85418 did not exit normally.Tue > Jul 8 16:15:37 2014, main proc, signaled with signal:10 And a few lines before the second one: > Tue Jul 8 16:15:37 2014, 85420/25204736, DEBUG squidclamav_safebrowsing: > Write to socket > Tue Jul 8 16:15:37 2014, 85420/25204736, DEBUG squidclamav_safebrowsing: > received from Clamd: stream: OK > Tue Jul 8 16:15:37 2014, 85420/25204736, DEBUG squidclamav_safebrowsing: > Closing Clamd connection. > Tue Jul 8 16:15:37 2014, 85420/25204736, DEBUG squidclamav_safebrowsing: No > malware found. > Tue Jul 8 16:15:37 2014, main proc, Server stats: > Children: 4 > Free servers: 27 > Used servers:13 > Requests served:15405 > Tue Jul 8 16:15:37 2014, main proc, Child 85420 died ... > Tue Jul 8 16:15:37 2014, main proc, Child 85420 did not exit normally.Tue > Jul 8 16:15:37 2014, main proc, signaled with signal:10 Regards, -- Marko Cupać _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
