From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#43389: 28.0.50; Emacs memory leaks Date: Fri, 27 Nov 2020 14:38:07 +0200 Message-ID: <83360votzk.fsf@gnu.org> References: <875z8fc224.fsf@web.de> <20200915175418.GV20869@maokai> <838sda98jm.fsf@gnu.org> <20200915211209.GW20869@maokai> <83pn6l7ozj.fsf@gnu.org> <20200917204704.GA20217@maokai> <20201126154219.GA16802@maokai> <837dq8qdpk.fsf@gnu.org> <20201126165436.GB16802@maokai> <831rgfrkl1.fsf@gnu.org> <20201127104520.GE16802@maokai> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4093"; mail-complaints-to="usenet@ciao.gmane.io" Cc: fweimer@redhat.com, 43389@debbugs.gnu.org, dj@redhat.com, michael_heerdegen@web.de, trevor@trevorbentley.com, carlos@redhat.com To: Russell Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Nov 27 13:39:24 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kid1z-0000od-Ax for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 13:39:19 +0100 Original-Received: from localhost ([::1]:49158 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kid1y-0008OA-3B for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 27 Nov 2020 07:39:18 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kid1i-0008Nv-He for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 07:39:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:60931) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kid1i-000886-8X for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 07:39:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kid1i-00005k-5r for bug-gnu-emacs@gnu.org; Fri, 27 Nov 2020 07:39:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 27 Nov 2020 12:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43389 X-GNU-PR-Package: emacs Original-Received: via spool by 43389-submit@debbugs.gnu.org id=B43389.1606480720316 (code B ref 43389); Fri, 27 Nov 2020 12:39:02 +0000 Original-Received: (at 43389) by debbugs.gnu.org; 27 Nov 2020 12:38:40 +0000 Original-Received: from localhost ([127.0.0.1]:44244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kid1M-000052-6l for submit@debbugs.gnu.org; Fri, 27 Nov 2020 07:38:40 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:41552) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kid1K-0008WR-Nk for 43389@debbugs.gnu.org; Fri, 27 Nov 2020 07:38:39 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:46412) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kid18-0007wl-KN; Fri, 27 Nov 2020 07:38:28 -0500 Original-Received: from [176.228.60.248] (port=2422 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kid16-00008l-NH; Fri, 27 Nov 2020 07:38:26 -0500 In-Reply-To: <20201127104520.GE16802@maokai> (message from Russell Adams on Fri, 27 Nov 2020 11:45:20 +0100) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:194442 Archived-At: > Date: Fri, 27 Nov 2020 11:45:20 +0100 > From: Russell Adams > > > > Yes I have a few timers, but those trip at midnight. I call org-agenda > > > and org-caldev-sync. I don't have any other timers that I know of. > > > > Just so we have the hard evidence: could you please show the values of > > timer-list and timer-idle-list on that system? > > > > Thanks. > > > > 3.15 1.00 appt-check > 8.38 - undo-auto--boundary-timer > 117.38 5.00 savehist-autosave > 1143.17 60.00 url-cookie-write-file > 44223.15 1440.00 org-save-all-org-buffers > 44283.15 1440.00 org-agenda-list > 44343.15 1440.00 org-caldav-sync > * 0.00 t show-paren-function > * 0.50 t #f(compiled-function () # [jit-lock--antiblink-grace-timer jit-lock-context-fontify]) > * 1.00 - helm-ff--cache-mode-refresh Thanks. > Unfortunately the Emacs that was 8GB has since been stopped, I killed > it before working with the trace files. My laptop was rebooted later > when the trace statistics utils ate all the RAM (my error, wrong input > file). > > This list of timers is from a new instance, but the configuration > hasn't changed. > > Are the 50+GB of trace files I have of any value? I don't think Carlos and others saw your reports, because they were not CC'ed. I'm CC'ing them now; please make sure to reply to all of them next time. Carlos, please read https://debbugs.gnu.org/cgi/bugreport.cgi?bug=43389#554 for the details posted by Russel about his data points. If you can instruct him how to produce some analysis from the mtrace files, or how to make them available for your analysis, please do. Thanks.