From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alan Mackenzie Newsgroups: gmane.emacs.bugs Subject: bug#48337: Fwd: 28.0.50; Emacs crashing randomly (possibly minibuffer activity related) Date: Sun, 16 May 2021 14:24:27 +0000 Message-ID: References: <83fsyu57oj.fsf@gnu.org> <87y2ckgby0.fsf@linaro.org> <87o8ddc59q.fsf@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26440"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 48337-done@debbugs.gnu.org, acm@muc.de To: Alex =?UTF-8?Q?Benn=C3=A9e?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 16 16:25:17 2021 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 1liHhl-0006fl-Dz for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 16 May 2021 16:25:17 +0200 Original-Received: from localhost ([::1]:41502 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1liHhk-0002Hs-Gr for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 16 May 2021 10:25:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37040) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1liHhW-0002FF-KO for bug-gnu-emacs@gnu.org; Sun, 16 May 2021 10:25:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39741) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1liHhW-0008CK-D3 for bug-gnu-emacs@gnu.org; Sun, 16 May 2021 10:25:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1liHhW-00051N-AH for bug-gnu-emacs@gnu.org; Sun, 16 May 2021 10:25:02 -0400 Resent-From: Alan Mackenzie Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Sun, 16 May 2021 14:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48337 X-GNU-PR-Package: emacs Mail-Followup-To: 48337@debbugs.gnu.org, acm@muc.de, alex.bennee@linaro.org Original-Received: via spool by 48337-done@debbugs.gnu.org id=D48337.162117507619258 (code D ref 48337); Sun, 16 May 2021 14:25:02 +0000 Original-Received: (at 48337-done) by debbugs.gnu.org; 16 May 2021 14:24:36 +0000 Original-Received: from localhost ([127.0.0.1]:51285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1liHh6-00050Y-4q for submit@debbugs.gnu.org; Sun, 16 May 2021 10:24:36 -0400 Original-Received: from colin.muc.de ([193.149.48.1]:28704 helo=mail.muc.de) by debbugs.gnu.org with smtp (Exim 4.84_2) (envelope-from ) id 1liHh4-00050J-BQ for 48337-done@debbugs.gnu.org; Sun, 16 May 2021 10:24:34 -0400 Original-Received: (qmail 12160 invoked by uid 3782); 16 May 2021 14:24:27 -0000 Original-Received: from acm.muc.de (p2e5d54c9.dip0.t-ipconnect.de [46.93.84.201]) (using STARTTLS) by colin.muc.de (tmda-ofmipd) with ESMTP; Sun, 16 May 2021 16:24:27 +0200 Original-Received: (qmail 14439 invoked by uid 1000); 16 May 2021 14:24:27 -0000 Content-Disposition: inline In-Reply-To: X-Submission-Agent: TMDA/1.3.x (Ph3nix) X-Primary-Address: acm@muc.de 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:206670 Archived-At: Hello, Alex. On Sat, May 15, 2021 at 12:00:01 +0000, Alan Mackenzie wrote: > On Fri, May 14, 2021 at 23:35:34 +0100, Alex Bennée wrote: > > Alan Mackenzie writes: [ .... ] > > > Could I ask you to try out the following patch which should fix > > > that problem. Thanks! > > That seems to sort out both the recent crash and the original > > failure mode I reported in this bug. > Excellent! Thanks for doing the testing. > I think I'd rather leave the bug open a bit longer, just in case any > other failures turn up. The emacs-devel list has gone quiet over this bug, so it seems that Eli Z's fixes from yesterday have completed the fix. So, I'm closing this bug, now. > > -- > > Alex Bennée -- Alan Mackenzie (Nuremberg, Germany).