From owner-freebsd-ports@freebsd.org Mon Oct 5 21:36:11 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2808D9B9209 for ; Mon, 5 Oct 2015 21:36:11 +0000 (UTC) (envelope-from tomek@ttmath.org) Received: from ttmath.org (ttmath.org [213.241.55.160]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DED50CF for ; Mon, 5 Oct 2015 21:36:10 +0000 (UTC) (envelope-from tomek@ttmath.org) Received: from s100.ttmath.org (dynamic-78-8-10-237.ssp.dialog.net.pl [78.8.10.237]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ttmath.org (Postfix) with ESMTPSA id EB43243E0140; Mon, 5 Oct 2015 23:35:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ttmath.org; s=ttmath; t=1444080956; bh=hrUJu/9bdX0cfcVDflrAD388Fj4A5sqZx61Un+GoXl8=; h=To:Cc:From:Subject:Date:From; b=gOfAGAtqpQXLjA5FvrNwIPzzWaGmKwOh6cWMBrIeiROJ4cRoT9CmBpar2JT/huuNv 6SBaKWsNJ2p8VOchBeZWuTSyNbrU6FBnM/7fM7ui/09rf3uUFdbJMsGGhl7Dke1pPO VchRcLIqwFuESZo5ESPuW6cg/6ki1OQG9IcUGhAEct8iursYtsadB80qAzsfhF9Yr0 UuNQiljKyYPVO5I8xO4xSWdheneTFNBGWqhhM0kt4L2mFfI9F9hPjkbC+mNiFyut5H 920qyc5uYyFE/7Hx+emRGrGzxyG+KHeSqRuN0ZtRyFaFd0XDz92K5PJYymUri+hEc7 lYHqpFkc3Qwqg== To: FreeBSD Ports ML Cc: w.schwarzenfeld@utanet.at From: Tomasz Sowa Subject: Re: glib update X-Enigmail-Draft-Status: N1110 Message-ID: <5612ED18.7030504@ttmath.org> Date: Mon, 5 Oct 2015 23:35:20 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2015 21:36:11 -0000 Hi > You can revert the disabling of kqueue. > There is PR on https://bugzilla.gnome.org/show_bug.cgi?id=753378. > > The had another solution: > "commenting out that mutex in gio/gunionvolumemonitor.c and it seem to > not hang any more" Thanks, it works for me, I have left them info on their bugzilla site. -- Tomek