From owner-freebsd-ports@FreeBSD.ORG Sat May 7 17:06:57 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60E87106564A for ; Sat, 7 May 2011 17:06:57 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 19E1D8FC08 for ; Sat, 7 May 2011 17:06:56 +0000 (UTC) Received: by ywf7 with SMTP id 7so1856888ywf.13 for ; Sat, 07 May 2011 10:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=p1wBJjl5L+nj74vC2COC5nl2mKNBMnTqeJB4Q4/+SlY=; b=fUz5B8SmK7BpccEmqk9uLLk95L4WsMmOsMOVDmPhvclmJv8szrkKGOZQ+H6soqU8W8 OshhmUen9cHu0pE0qtbyW5WxHlAwfi3ueF9G+a7pY4nTjp8Q6abbcp0vld1l0ZcdL5X7 fiPW/xwHHhBKF1So1jNQpZJp5TRXYK9/fkFkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; b=HwIBlV7a01eqrMC1XdEaGb2dY6/+z7Q8lAP2nCeYpPg8FYOr96mkx/Ll9LGRnvKlsk b2qm2jRnvTqtgJg8e78dmwl8H6fQPK8hZNUa5+TR+elIFJ7jy4YlVPONjoe5cNQUQd7U 0d7a4QwxZ+a/yr0KJTfg7kRovKny1rqQQTTFA= Received: by 10.101.99.18 with SMTP id b18mr3297417anm.120.1304786207107; Sat, 07 May 2011 09:36:47 -0700 (PDT) MIME-Version: 1.0 Sender: florent.thoumie@gmail.com Received: by 10.100.207.11 with HTTP; Sat, 7 May 2011 09:36:27 -0700 (PDT) In-Reply-To: <4DAC69EC.1030105@gmail.com> References: <4DAAA8AB.1030602@gmail.com> <20110418131111.12ee9fe9@gmail.com> <4DAC69EC.1030105@gmail.com> From: Florent Thoumie Date: Sat, 7 May 2011 17:36:27 +0100 X-Google-Sender-Auth: yM8fWZP20RdUGjj-1g-4VtrPYmE Message-ID: To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "Sergey V. Dyatko" , freebsd-ports@freebsd.org Subject: Re: net-p2p/rtorrent ui does not come X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2011 17:06:57 -0000 On Mon, Apr 18, 2011 at 5:42 PM, David Demelier wrote: > On 18/04/2011 12:11, Sergey V. Dyatko wrote: >> >> On Sun, 17 Apr 2011 10:45:31 +0200 >> David Demelier =A0wrote: >> >>> Hello, >>> >> >> Hi, >> CC`d maintainer >> >>> I installed net-p2p/rtorrent and the user interface does not come, >>> nothing happens and the rtorrent process raise to 100% use of CPU. >> >> I have same issue on recent HEAD, i386. After rebuild rtorrent >> without xmlrpc-c support it runs fine, but when I quit it hungs. >> >> I can provide output of ktrace+kdump output if it necessary. It full of >> stars^W >> >> 96806 initial thread CALL =A0nanosleep(0xbfbfe2c8,0) >> 96806 initial thread RET =A0 nanosleep 0 >> >> I can't say exactly when it started, but it looks like long standing >> issue >> > > There is a patch working here for me : > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/155318 Sorry it took me a while, but I've finally committed this patch. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer