From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 17 09:30:24 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F040216A420 for ; Fri, 17 Mar 2006 09:30:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137F643D45 for ; Fri, 17 Mar 2006 09:30:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2H9UNbH051716 for ; Fri, 17 Mar 2006 09:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2H9UNf4051715; Fri, 17 Mar 2006 09:30:23 GMT (envelope-from gnats) Date: Fri, 17 Mar 2006 09:30:23 GMT Message-Id: <200603170930.k2H9UNf4051715@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Alex Samorukov Cc: Subject: Re: ports/89228: security/clamav: clamd with libunrar dies on non-first parts of multivolume rar achive X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Samorukov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Mar 2006 09:30:25 -0000 The following reply was made to PR ports/89228; it has been noted by GNATS. From: Alex Samorukov To: bug-followup@FreeBSD.org, moonshade@pnhz.kz Cc: Subject: Re: ports/89228: security/clamav: clamd with libunrar dies on non-first parts of multivolume rar achive Date: Fri, 17 Mar 2006 11:22:37 +0200 The bug itself is not in the clamav or libunrar. It seems to be one of the KSE threads bugs. I can repeat it on my FreeBSD 5.3 installation, on 5.4 and 6 all work just fine. Workaround is to link clamd with -lc_r instead of pthread library. Another problem is that system libtool remove -lc_r flag from the link libs, so its not very easy for now. Bundled libtool is hacked to allow it, so i`ll make another PR to use it instead of system one. Please, test this solution and report if this solve your problems. -- Best regards, Alex Samorukov, SAMM1-RIPE Zend Certified PHP Engineer