X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=yxl 1RSLlyzdLCHwQtFn1ytTdSobqaPw8HiWK4GG1DNMumuuS6HPslVwL3CP5oCJLaFD hVMDdN0OoNjXujk8ZtvEYOU6jIJWTiykmeKtwQM52TSy7Pcee1Ai5AzKy7FlPWJP f4PxkxNdpzg10gyzcaTLH99q6nZE3DzuSX9W5lT8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=XZW3/imEx 9C5nklnwQwaKMfxduc=; b=Y67QnalukDOIbqmWno7ci4ID8lcxYo7qVVJl8ntcT H5cQfYK6NAE3o7kaLJHEjA1ybgaF2u3Uduj6W9d+D/geMplOJJSREj9V+R96j5at VQAlDz5ZKGQMy9BOqSv7XsF5rrcIx5uDdNmng0krk/vy5yu7p9yrlgmM9Gm4C4AV kY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=cx, H*RU:15.0.1263.5, Hx-ms-exchange-transport-fromentityheader:Hosted, H*r:15.0.1263.5 X-HELO: NAM02-BL2-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=flightsafety.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=m8TZmcPYtKAX3xcblgyyyXuC+qapQC3+xTF0hsALHAw=; b=QP7DZk3Mh50XhENhpDGszSlUwH4UgJv7znAPnnm3ot966Ht5KL4ZeDc9js5hHByojo8fvAtAApmc3/CtrLuneaZ5lV8M8YOFC/0+wZc2FjhwXU3dyBVgOvU18WQQ/n8rwwIifXVXyJfh0bY0CTVuMXQ7Qg/eKvHpe7v929CcHU0= Authentication-Results: spf=pass (sender IP is 66.109.88.133) smtp.mailfrom=flightsafety.com; cygwin.com; dkim=none (message not signed) header.d=none;cygwin.com; dmarc=pass action=none header.from=flightsafety.com; Received-SPF: Pass (protection.outlook.com: domain of flightsafety.com designates 66.109.88.133 as permitted sender) receiver=protection.outlook.com; client-ip=66.109.88.133; helo=p0001ws0011.flightsafety.com; From: "Rockefeller, Harry" To: "cygwin AT cygwin DOT com" Subject: emacs-X11 memory leak? Date: Thu, 7 Mar 2019 14:53:15 +0000 Message-ID: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-MS-Exchange-SenderADCheck: 1 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x27Erboj000918 CYGWIN_NT-6.1 HARRYR-PC 3.0.1(0.338/5/3) 2019-02-20 10:19 x86_64 Cygwin GNU Emacs 26.1 (build 1, x86_64-unknown-cygwin, GTK+ Version 3.22.28) of 2018-05-28 I got egg on my face with my last post to Cygwin. So, no, I'm not claiming there is a memory leak, but rather how to test what's going on. I don't know if this is relevant. I got this error when I started emacs with -Q option: ** (emacs:2017): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.a11y.Bus exited with status 1 After opening one directory with C-x d the emacs-X11.exe memory (private working set) was 28,000K as reported by Windows Task Manager. This continues to grow. After 15 minutes it is now about 44,000K. This started happening about the time I upgraded to Cygwin 3.0.x. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple