From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#38748: 28.0.50; crash on MacOS 10.15.2 Date: Thu, 09 Jan 2020 19:06:49 +0200 Message-ID: <83d0bsa79y.fsf@gnu.org> References: <20191226130420.GB71460@breton.holly.idiocy.org> <83fth7qa3a.fsf@gnu.org> <83blrtq2j0.fsf@gnu.org> <83sgl3lyii.fsf@gnu.org> <834kxej6lc.fsf@gnu.org> <83h814af6k.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="223910"; mail-complaints-to="usenet@blaine.gmane.org" Cc: pipcet@gmail.com, alan@idiocy.org, jguenther@gmail.com, andreyk.mad@gmail.com, 38748@debbugs.gnu.org To: Robert Pluim Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Jan 09 18:09:03 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1ipbI3-000La2-NA for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 09 Jan 2020 18:08:11 +0100 Original-Received: from localhost ([::1]:35516 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipbI2-0001ta-G5 for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 09 Jan 2020 12:08:10 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44023) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipbHv-0001tQ-EW for bug-gnu-emacs@gnu.org; Thu, 09 Jan 2020 12:08:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipbHu-0003HY-E3 for bug-gnu-emacs@gnu.org; Thu, 09 Jan 2020 12:08:03 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:47028) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ipbHu-0003GB-7u for bug-gnu-emacs@gnu.org; Thu, 09 Jan 2020 12:08:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ipbHu-0002rm-0N for bug-gnu-emacs@gnu.org; Thu, 09 Jan 2020 12:08: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: Thu, 09 Jan 2020 17:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 38748 X-GNU-PR-Package: emacs Original-Received: via spool by 38748-submit@debbugs.gnu.org id=B38748.157858962310925 (code B ref 38748); Thu, 09 Jan 2020 17:08:01 +0000 Original-Received: (at 38748) by debbugs.gnu.org; 9 Jan 2020 17:07:03 +0000 Original-Received: from localhost ([127.0.0.1]:53001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipbGx-0002q8-72 for submit@debbugs.gnu.org; Thu, 09 Jan 2020 12:07:03 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:58245) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ipbGu-0002pc-M4 for 38748@debbugs.gnu.org; Thu, 09 Jan 2020 12:07:01 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:59629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ipbGp-0005p5-6a; Thu, 09 Jan 2020 12:06:55 -0500 Original-Received: from [176.228.60.248] (port=1410 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ipbGo-0007Mc-1y; Thu, 09 Jan 2020 12:06:54 -0500 In-reply-to: (message from Robert Pluim on Thu, 09 Jan 2020 15:56:01 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org gmane.emacs.bugs:174417 Archived-At: > From: Robert Pluim > Cc: pipcet@gmail.com, alan@idiocy.org, jguenther@gmail.com, > andreyk.mad@gmail.com, 38748@debbugs.gnu.org > Date: Thu, 09 Jan 2020 15:56:01 +0100 > > Eli> I hope you still have this crashed session in the debugger. If so, > Eli> please tell: do you have many frames in that session, or just a few > Eli> (perhaps even one)? I'd like to see some more details about this > Eli> frame, if possible. > > I donʼt have it right now, but itʼs easy enough to recreate the crash > (and yes, I tend to have half a dozen frames open). What details would > you like? The windows on that frame and buffers they display, and the frame parameters. Also, the faces. Please keep in mind that GDB commands that invoke Emacs functions, such as 'pp', are likely to crash during GC, so you will have to use the x* commands instead. For example, to show the members of a list, you will have to use 'xcar', 'xcdr', and 'xcons'. It's tedious, but there's no other way of displaying Lisp object during GC without risking to crash the session. TIA