Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] squid, clamav and c-icap
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Vieri
l33t
l33t


Joined: 18 Dec 2005
Posts: 874

PostPosted: Mon Jul 27, 2015 7:39 am    Post subject: [SOLVED] squid, clamav and c-icap Reply with quote

Hi,

Squid has been using c-icap for quite a while now in order to execute "modules" or add-ons such as clamav. I set up squid 3.3 + latest c-icap + clamav + squidclamav. It works for a few days and suddenly c-icap crashes and consequently Squid fails entirely and noone can browse internet since a "c-icap failure" web page is served by the squid proxy to the client browser.

Restarting c-icap restores the service.

According to the log below, there seems to be something sending a term signal to c-icap (search for "Possibly a term signal received."). Notice that the c-icap service was unavailable from Jul 26 03:10:21 2015 until Jul 27 09:02:22 2015 when I had to restart it after users complained.
What can I do to find out what's making c-icap crash?

Also, I've noticed that the c-icap mailing list is rather quiet: http://sourceforge.net/p/c-icap/mailman/c-icap-users/?viewmonth=201507
Is c-icap still conisdered to be necessary in order for squid to run clamav or other third-party services?
Are there better alternatves?

Here's the c-icap server log before and after the crash:

Code:

Sun Jul 26 03:09:28 2015, 19152/3041688384, Get entity from trash....
Sun Jul 26 03:09:28 2015, 19152/3041688384, Get entity from trash....
Sun Jul 26 03:09:28 2015, 19152/3041688384, Going to check request for access control restrictions
Sun Jul 26 03:09:28 2015, 19152/3041688384, Access control: ALLOW
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_init_request_data: initializing request data handler.
Sun Jul 26 03:09:28 2015, 19152/3041688384, pool hits:13941 allocations: 10
Sun Jul 26 03:09:28 2015, 19152/3041688384, Allocating from objects pool object 6
Sun Jul 26 03:09:28 2015, 19152/3041688384, Requested service: squidclamav
Sun Jul 26 03:09:28 2015, 19152/3041688384, Read preview data if there are and process request
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: processing preview header.
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: X-Authenticated-User: domainuser1@DOMAIN.ORG
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: X-Client-IP: 10.215.145.123
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG extract_http_info: method GET
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG extract_http_info: url http://ping.chartbeat.net/ping?h=someurl
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: URL requested: http://ping.chartbeat.net/ping?h=someurl
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: Content-Length: 0
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_check_preview_handler: No body data, allow 204
Sun Jul 26 03:09:28 2015, 19152/3041688384, Preview handler return allow 204 response
Sun Jul 26 03:09:28 2015, 19152/3041688384, DEBUG squidclamav_release_request_data: Releasing request data.
Sun Jul 26 03:09:28 2015, 19152/3041688384, Storing to objects pool object 6
Sun Jul 26 03:09:28 2015, 19152/3041688384, Log request to access log file /var/log/c-icap/access.log
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Width: 0, Parameter:
Sun Jul 26 03:09:28 2015, 19152/3041688384, Keep-alive:1
Sun Jul 26 03:09:29 2015, main proc, Server stats:
    Children: 3
    Free servers: 29
   Used servers:1
   Requests served:204600
Sun Jul 26 03:09:29 2015, 19152/2999724864, Get entity from trash....
Sun Jul 26 03:09:29 2015, 19152/2999724864, Get entity from trash....
Sun Jul 26 03:09:29 2015, 19152/2999724864, Get entity from trash....
Sun Jul 26 03:09:29 2015, 19152/2999724864, Going to check request for access control restrictions
Sun Jul 26 03:09:29 2015, 19152/2999724864, Access control: ALLOW
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_init_request_data: initializing request data handler.
Sun Jul 26 03:09:29 2015, 19152/2999724864, pool hits:13942 allocations: 10
Sun Jul 26 03:09:29 2015, 19152/2999724864, Allocating from objects pool object 6
Sun Jul 26 03:09:29 2015, 19152/2999724864, Requested service: squidclamav
Sun Jul 26 03:09:29 2015, 19152/2999724864, Read preview data if there are and process request
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: processing preview header.
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: preview data size is 43
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: X-Authenticated-User: domainuser1@DOMAIN.ORG
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: X-Client-IP: 10.215.145.123
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG extract_http_info: method GET
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG extract_http_info: url http://ping.chartbeat.net/ping?h=someurl
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: URL requested: http://ping.chartbeat.net/ping?h=someurl
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: Content-Length: 43
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_check_preview_handler: Content-Type: image/gif
Sun Jul 26 03:09:29 2015, 19152/2999724864, pool hits:410 allocations: 3
Sun Jul 26 03:09:29 2015, 19152/2999724864, Geting buffer from pool 279:4
Sun Jul 26 03:09:29 2015, 19152/2999724864, pool hits:13684 allocations: 23
Sun Jul 26 03:09:29 2015, 19152/2999724864, Geting buffer from pool 32:0
Sun Jul 26 03:09:29 2015, 19152/2999724864, pool hits:13685 allocations: 23
Sun Jul 26 03:09:29 2015, 19152/2999724864, Geting buffer from pool 15:0
Sun Jul 26 03:09:29 2015, 19152/2999724864, pool hits:5990 allocations: 10
Sun Jul 26 03:09:29 2015, 19152/2999724864, Allocating from objects pool object 4
Sun Jul 26 03:09:29 2015, 19152/2999724864, Body data size=43
 Sun Jul 26 03:09:29 2015, 19152/2999724864, Preview handler receives all body data
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: ending request data handler.
Sun Jul 26 03:09:29 2015, 19152/2999724864, dconnect: entering.
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: Sending zINSTREAM command to clamd.
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: Ok connected to clamd.
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG: squidclamav_end_of_data_handler: Scanning data now
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: Write 47 bytes on 43 to socket
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: received from Clamd: stream: OK
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: Closing Clamd connection.
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_end_of_data_handler: Responding with allow 204
Sun Jul 26 03:09:29 2015, 19152/2999724864, DEBUG squidclamav_release_request_data: Releasing request data.
Sun Jul 26 03:09:29 2015, 19152/2999724864, Storing to objects pool object 4
Sun Jul 26 03:09:29 2015, 19152/2999724864, Store buffer to short pool 279:4
Sun Jul 26 03:09:29 2015, 19152/2999724864, Store buffer to short pool 32:0
Sun Jul 26 03:09:29 2015, 19152/2999724864, Store buffer to short pool 15:0
Sun Jul 26 03:09:29 2015, 19152/2999724864, Storing to objects pool object 6
Sun Jul 26 03:09:29 2015, 19152/2999724864, Log request to access log file /var/log/c-icap/access.log
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Width: 0, Parameter:
Sun Jul 26 03:09:29 2015, 19152/2999724864, Keep-alive:1
Sun Jul 26 03:09:30 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:31 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:32 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:33 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:34 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:35 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:36 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:37 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:38 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:39 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:40 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:41 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:42 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:43 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:44 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:45 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:46 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:47 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:48 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:49 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:50 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:51 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:52 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:53 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:54 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:55 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:56 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:57 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:58 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:09:59 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:00 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:01 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:02 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:03 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:04 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:05 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:06 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:07 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:08 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:09 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:10 2015, main proc, Server stats:
    Children: 3
    Free servers: 28
   Used servers:2
   Requests served:204601
Sun Jul 26 03:10:11 2015, main proc, Possibly a term signal received. Monitor process going to term all children
Sun Jul 26 03:10:11 2015, main proc, Going to term children....
Sun Jul 26 03:10:11 2015, 27422/3075540736, Child :27422 going down :IMMEDIATELY
Sun Jul 26 03:10:11 2015, 22910/3075540736, Child :22910 going down :IMMEDIATELY
Sun Jul 26 03:10:11 2015, 27422/2991332160, proc_mutex_lock interrupted (EINTR received, pid=27422)!
Sun Jul 26 03:10:11 2015, 27422/2991332160, Listener of pid:27422 exiting!
Sun Jul 26 03:10:11 2015, 22910/2991332160, proc_mutex_lock interrupted (EINTR received, pid=22910)!
Sun Jul 26 03:10:11 2015, 22910/2991332160, Listener of pid:22910 exiting!
Sun Jul 26 03:10:11 2015, 19152/3075540736, Child :19152 going down :IMMEDIATELY
Sun Jul 26 03:10:11 2015, 19152/2991332160, Listener server signalled to exit!
Sun Jul 26 03:10:11 2015, 27422/3075540736, Going to wait for the listener thread (pid: 27422) to exit!
Sun Jul 26 03:10:11 2015, 27422/3075540736, OK, cancelling the listener thread (pid: 27422)!
Sun Jul 26 03:10:11 2015, 22910/3075540736, Going to wait for the listener thread (pid: 22910) to exit!
Sun Jul 26 03:10:11 2015, 22910/3075540736, OK, cancelling the listener thread (pid: 22910)!
Sun Jul 26 03:10:11 2015, 19152/3075540736, Going to wait for the listener thread (pid: 19152) to exit!
Sun Jul 26 03:10:11 2015, 19152/3075540736, OK, cancelling the listener thread (pid: 19152)!
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3075259200 (0)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3066866496 (1)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3058473792 (2)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3050081088 (3)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3041688384 (4)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3033295680 (5)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3024902976 (6)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3016510272 (7)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 3008117568 (8)
Sun Jul 26 03:10:11 2015, 22910/3075540736, Cancel server 22910, thread_id 2999724864 (9)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3075259200 (0)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3066866496 (1)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3058473792 (2)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3050081088 (3)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3041688384 (4)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3033295680 (5)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3024902976 (6)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3016510272 (7)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 3008117568 (8)
Sun Jul 26 03:10:11 2015, 27422/3075540736, Cancel server 27422, thread_id 2999724864 (9)
Sun Jul 26 03:10:11 2015, 19152/3075540736, Sun Jul 26 03:10:11 2015, main proc, Cancel server 19152, thread_id 3075259200 (0)
Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, 19152/3075540736, Sun Jul 26 03:10:11 2015, main proc, Cancel server 19152, thread_id 3066866496 (1)
Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, 19152/3075540736, Sun Jul 26 03:10:11 2015, main proc, Cancel server 19152, thread_id 3058473792 (2)
Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, 19152/3075540736, Cancel server 19152, thread_id 3050081088 (3)
Sun Jul 26 03:10:11 2015, 19152/3075540736, Cancel server 19152, thread_id 3033295680 (5)
Sun Jul 26 03:10:11 2015, 19152/3075540736, Cancel server 19152, thread_id 3024902976 (6)
Sun Jul 26 03:10:11 2015, 19152/3075540736, Cancel server 19152, thread_id 3016510272 (7)
Sun Jul 26 03:10:11 2015, 19152/3075540736, Cancel server 19152, thread_id 3008117568 (8)
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:11 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, 27422/3075540736, All servers canceled
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, All servers canceled
Going to execute start child commands
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Going to execute start child commands
Check command:squidclamav:cfgreload, type: 3
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Check command:squidclamav:cfgreload, type: 3
Check command:relog, type: 3
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Check command:relog, type: 3
Check command:stop, type: 1
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Check command:stop, type: 1
Check command:reconfigure, type: 1
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Check command:reconfigure, type: 1
Check command:dump_statistics, type: 1
Sun Jul 26 03:10:12 2015, 22910/3075540736, Sun Jul 26 03:10:12 2015, 27422/3075540736, Check command:dump_statistics, type: 1
Check command:test, type: 3
Sun Jul 26 03:10:12 2015, 22910/3075540736, Check command:test, type: 3
Sun Jul 26 03:10:12 2015, 27422/3075540736, Service info shutdown!
Sun Jul 26 03:10:12 2015, 22910/3075540736, Service info shutdown!
Sun Jul 26 03:10:12 2015, 27422/3075540736, Service shutdown!
Sun Jul 26 03:10:12 2015, 22910/3075540736, Service shutdown!
Sun Jul 26 03:10:12 2015, 27422/3075540736, DEBUG squidclamav_close_service: clean all memory!
Sun Jul 26 03:10:12 2015, 22910/3075540736, DEBUG squidclamav_close_service: clean all memory!
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:27422
Sun Jul 26 03:10:12 2015, main proc, Child 27422 died with status 0
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:22910
Sun Jul 26 03:10:12 2015, main proc, Child 22910 died with status 0
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:12 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:13 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:14 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:15 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:16 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:17 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:18 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, 19152/3075540736, Thread -1253278912 still running near the timeout. Try to kill it
Sun Jul 26 03:10:19 2015, 19152/3075540736, Thread -1295242432 still running near the timeout. Try to kill it
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:19 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, 19152/3075540736, Cancel server 19152, thread_id 3041688384 (4)
Sun Jul 26 03:10:20 2015, 19152/3075540736, Cancel server 19152, thread_id 2999724864 (9)
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:20 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, 19152/3075540736, All servers canceled
Sun Jul 26 03:10:21 2015, 19152/3075540736, Going to execute start child commands
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:squidclamav:cfgreload, type: 3
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:relog, type: 3
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:stop, type: 1
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:reconfigure, type: 1
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:dump_statistics, type: 1
Sun Jul 26 03:10:21 2015, 19152/3075540736, Check command:test, type: 3
Sun Jul 26 03:10:21 2015, 19152/3075540736, Service info shutdown!
Sun Jul 26 03:10:21 2015, 19152/3075540736, Service shutdown!
Sun Jul 26 03:10:21 2015, 19152/3075540736, DEBUG squidclamav_close_service: clean all memory!
Sun Jul 26 03:10:21 2015, main proc, Wait for child with pid:19152
Sun Jul 26 03:10:21 2015, main proc, Child 19152 died with status 0
Sun Jul 26 03:10:21 2015, main proc, Service info shutdown!
Sun Jul 26 03:10:21 2015, main proc, Service shutdown!
Sun Jul 26 03:10:21 2015, main proc, DEBUG squidclamav_close_service: clean all memory!
Mon Jul 27 09:02:22 2015, main proc, DEBUG squidclamav_post_init_service: squidguard not defined
Mon Jul 27 09:02:22 2015, main proc, Create shared mem, qsize=20 stat_block_size=452 childshared data:880
Mon Jul 27 09:02:22 2015, 26238/3076069120, Register in shared mem, qsize=20 stat_block_size=452 childshared data:880
Mon Jul 27 09:02:22 2015, 26240/3076069120, Register in shared mem, qsize=20 stat_block_size=452 childshared data:880
Mon Jul 27 09:02:22 2015, 26239/3076069120, Register in shared mem, qsize=20 stat_block_size=452 childshared data:880
Mon Jul 27 09:02:22 2015, 26239/3076069120, Mon Jul 27 09:02:22 2015, 26238/3076069120, Going to execute start child commands
Going to execute start child commands
[etc...]


Thanks,

Vieri

[EDIT] after further analysis I noticed that my issue was due to logrotate trying to "restart" the c-icap service. However, c-icap would fail to do so: "restart" would fail but the c-icap processes would eventually stop after a few seconds. So the problem is because the init script doesn't wait for the c-icap service to fully stop before trying to start it up again. Also, since the current portage version is really outdated and I've seen a version bump report on bugzilla, I've posted a fix for this here https://bugs.gentoo.org/show_bug.cgi?id=554488.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum