From owner-freebsd-ports@FreeBSD.ORG Fri Jul 4 11:21:10 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0EBE5CF3; Fri, 4 Jul 2014 11:21:10 +0000 (UTC) Received: from mp1-smtp-6.eutelia.it (mp1-smtp-6.eutelia.it [62.94.10.166]) by mx1.freebsd.org (Postfix) with ESMTP id B84A42E24; Fri, 4 Jul 2014 11:21:09 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mp1-smtp-6.eutelia.it (Eutelia) with ESMTP id 908946BD750; Fri, 4 Jul 2014 13:21:00 +0200 (CEST) Received: from soth.ventu (adsl-ull-14-252.41-151.net24.it [151.41.252.14]) (authenticated bits=0) by ns2.biolchim.it (8.14.9/8.14.8) with ESMTP id s64BKswS086635 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 4 Jul 2014 13:20:57 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-14-252.41-151.net24.it [151.41.252.14] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.9/8.14.7) with ESMTP id s64BKnoF070945; Fri, 4 Jul 2014 13:20:49 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <53B68E11.10905@netfence.it> Date: Fri, 04 Jul 2014 13:20:49 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: mm@FreeBSD.org Subject: Latest c-icap update Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Fri, 04 Jul 2014 13:20:57 +0200 (CEST) X-Spam-Score: 5.206 (*****) RCVD_IN_PBL, RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL, RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.74 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2014 11:21:10 -0000 Hello. I've got three box running squid+c-icap+squidclamav. This morning I upgraded c-icap from 0.3.3_1,2 to 0.3.3_2,2 and on an 8.4/amd64 box it suddenly stopped working. Logs started showing lots of: > main proc, Child 51981 did not exit normally. Downgrading again to 0.3.3_1,2 solved. The same did not happen on the other two boxes, which are resp. 9.2/amd64 and 9.1/i386 and are happily running the latest version. I see lots of bug reports on the net wrt to c-icap on FreeBSD and signal 11; however I believe they are all referring to old, now solved, problems. Is it so? Is c-icap expected to work on 8.4? Do you want me to collect any data? bye & Thanks av.