From owner-freebsd-ports@freebsd.org Sun Mar 11 17:53:27 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6864EF4163C for ; Sun, 11 Mar 2018 17:53:27 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EDC6B764F6 for ; Sun, 11 Mar 2018 17:53:26 +0000 (UTC) (envelope-from mad@madpilot.net) Received: by mailman.ysv.freebsd.org (Postfix) id A5547F4163B; Sun, 11 Mar 2018 17:53:26 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93FC9F4163A for ; Sun, 11 Mar 2018 17:53:26 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 2DB70764F5 for ; Sun, 11 Mar 2018 17:53:25 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3zzpSr4pFrzZt1; Sun, 11 Mar 2018 18:46:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=mail; t=1520790369; x=1522604770; bh=E3dxZ5e+wVx3gW KLoPiMk8T5nntMt8sW0Gzk84A/Sb4=; b=sHzJmpX9maPWUFXshnJtcSNnCfd9TF NycBK0MxpumtO27D7qIoiNNzyXQFsPP65mqrIt481BqRXhVKJEHgXqyMdTTmoqqx ZNuXR26MMu6IKt0q9LB/+uU2ldcwM/djdkI8WndlwgkfChGGfIoHVCTmgZyWucAb 2JEO+Sp5B7CsM= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id uusNysb8ofoW; Sun, 11 Mar 2018 18:46:09 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.madpilot.net (Postfix) with ESMTPSA; Sun, 11 Mar 2018 18:46:09 +0100 (CET) Subject: Re: mousepad memory leak To: Erich Dollansky Cc: "'ports@FreeBSD.org'" References: <20180119140623.3a8116cc.freebsd.ed.lists@sumeritec.com> <5e86f329-5bda-2494-c6e7-01482b685f20@madpilot.net> <20180121084315.7f3696a7.freebsd.ed.lists@sumeritec.com> <7724bcc7-9c4f-c196-6348-c4a4fde0fe97@madpilot.net> <20180122153610.5959029f.freebsd.ed.lists@sumeritec.com> <90d8a2ad-172a-1dbc-4781-1ad8f7c15b7a@madpilot.net> <20180311145425.5d92575e.freebsd.ed.lists@sumeritec.com> From: Guido Falsi Message-ID: <5f4d680e-4817-b481-c903-540408b24265@madpilot.net> Date: Sun, 11 Mar 2018 18:46:09 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180311145425.5d92575e.freebsd.ed.lists@sumeritec.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2018 17:53:27 -0000 On 03/11/18 07:54, Erich Dollansky wrote: > Hi, > > it took a bit longer before I could test this on the very same machine > where I found the problem. I updated first FreeBSD and then the > ports. Yes, the problem is gone. I will go off-line now with this > machine again and do some work there. It should not be that much but it > will be with the same set of programs. So, a real-life test. If you hear > nothing from me anymore, the problem is gone. I'm happy it works. > > I just noticed your e-mail address. Is this still compatible with the > new CoC? > I received no complains. -- Guido Falsi