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#71289: 30.0.50; cmcheckmagic aborts when tty_write_glyphs writes "Garbage collecting..." in some cases Date: Mon, 03 Jun 2024 20:39:57 +0300 Message-ID: <86ed9ekjrm.fsf@gnu.org> References: <86le3mkn73.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="38076"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 71289@debbugs.gnu.org To: Daniel Clemente Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Mon Jun 03 20:39:26 2024 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 1sECac-0009bK-2R for geb-bug-gnu-emacs@m.gmane-mx.org; Mon, 03 Jun 2024 20:39:26 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sECa7-0001wx-51; Mon, 03 Jun 2024 14:38:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sECa3-0001vx-GV for bug-gnu-emacs@gnu.org; Mon, 03 Jun 2024 14:38:52 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sECa2-0006DR-GJ for bug-gnu-emacs@gnu.org; Mon, 03 Jun 2024 14:38:51 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sECaF-0005vN-Dq for bug-gnu-emacs@gnu.org; Mon, 03 Jun 2024 14:39:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 03 Jun 2024 18:39:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71289 X-GNU-PR-Package: emacs Original-Received: via spool by 71289-submit@debbugs.gnu.org id=B71289.171743992622710 (code B ref 71289); Mon, 03 Jun 2024 18:39:03 +0000 Original-Received: (at 71289) by debbugs.gnu.org; 3 Jun 2024 18:38:46 +0000 Original-Received: from localhost ([127.0.0.1]:55643 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sECZx-0005u7-Mv for submit@debbugs.gnu.org; Mon, 03 Jun 2024 14:38:46 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42956) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sECZv-0005tS-4r for 71289@debbugs.gnu.org; Mon, 03 Jun 2024 14:38:43 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sEBf8-00032x-7s; Mon, 03 Jun 2024 13:40:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=EoBVZRj2vKeUjz/6Y24+fTZkYaw7fNNNeeaBRHtIo8A=; b=AtB3IGoineud f3SRri2q1N448NHao4618bSlcq2yvb7LVmB5doScMtYvtgqiK84Ddf6ZwNVrCUcJq5cvnUwRqpXxr 5VPXhP1HdEhQ6DdrcL2p/40d5wau1nCjUs5H1TsiCTOiy666H+UEgvcsfJB3HLBRz5/xR+ANR3e7x Qp1ninEijGzutBMSN64FyIUJVAhx9qKwJjQu5M5PtvkDvtFuwV4Iu7scZv14pRqE8/FpXhUXCZ9k0 Ttx6rbbAkb2+7fghCOxq1IE/9q/CeSAuUoKh25tTeVENbXJmzml69J8aMuorOr6WjCU23v8c21Oc3 3WophSaqaO/SDA2vEnI1BA==; In-Reply-To: (message from Daniel Clemente on Mon, 3 Jun 2024 16:55:25 +0000) 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-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:286485 Archived-At: > From: Daniel Clemente > Date: Mon, 3 Jun 2024 16:55:25 +0000 > Cc: 71289@debbugs.gnu.org > > > > But sometimes I can't reproduce it at all with this method! > > > And never could I in emacs -Q > > > > So maybe you could bisect your init files and find the > > customization(s) which make the reproduction possible? Because I > > cannot reproduce any of this here, no matter what I try. > > I tried but it took too long to evaluate each version, because I don't > have a formula to reproduce this. Sometimes I could crash it in > seconds, sometimes I couldn't in minutes. > I'll try to reproduce it in a faster way. Please update from Git before trying anything else wrt this bug. I installed a simple baind-aid that is intended to avoid problems with frame dimensions while we have an unhandled SIGWINCH.