From owner-freebsd-ports@FreeBSD.ORG Mon Jan 27 20:49:59 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 E915F6E5 for ; Mon, 27 Jan 2014 20:49:59 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C9A581F6E for ; Mon, 27 Jan 2014 20:49:59 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W7t82-0004BF-7r for freebsd-ports@freebsd.org; Mon, 27 Jan 2014 12:49:58 -0800 Date: Mon, 27 Jan 2014 12:49:58 -0800 (PST) From: Robert_Burmeister To: freebsd-ports@freebsd.org Message-ID: <1390855798228-5880548.post@n5.nabble.com> In-Reply-To: <52E65529.6010409@cs.ucl.ac.uk> References: <1390354628.14798.7.camel@lenovo.toontown> <52E65529.6010409@cs.ucl.ac.uk> Subject: Re: net/avahi-app core dumps signal 11 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 20:50:00 -0000 Brad Karp wrote > Thanks for the suggestion, but I believe this is not the cause of the > SIGSEGV in avahi-daemon. > > I was aware of the move of libiconv into the base system, and when I > upgraded to 10.0-RELEASE, did exactly as you suggest: I removed the > libiconv package and forced an upgrade of all ports, so that they'd > link against the base system's libiconv. > > I've further verified with ldd "/usr/local/lib/lib*.so*" that I have > no shared libraries left in /usr/local/lib that were built with > dependencies on the old /usr/local/lib/libiconv.so.3. (That is, this > ldd command gives no "not found" errors.) > > I therefore suspect that the cause lies elsewhere. Where exactly, I > have unfortunately not yet ascertained. Other suggestions, anyone? > > (FWIW, there is also discussion of this problem, which is being > experienced by others, on the forums: > http://forums.freebsd.org/viewtopic.php?f=5&t=44521 .) > > - -Brad People who deleted all ports, removed /usr/local and reinstalled have reported that they do not have the problem. I have deleted the contents of /usr/local/lib and am running a portupgrade -afu I'll report back if that is a quicker fix. -- View this message in context: http://freebsd.1045724.n5.nabble.com/net-avahi-app-core-dumps-signal-11-tp5878518p5880548.html Sent from the freebsd-ports mailing list archive at Nabble.com.