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#36716: 27.0.50; Emacs crushes in console after X session, but not in screen Date: Thu, 18 Jul 2019 17:02:33 +0300 Message-ID: <83pnm7widi.fsf@gnu.org> References: <86v9vzik4l.fsf@protected.rcdrun.com> <83wogfwlj6.fsf@gnu.org> <20190718133828.GB8459@protected.rcdrun.com> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="22247"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 36716@debbugs.gnu.org To: Jean Louis Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 18 16:03:48 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.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 1ho70e-0005hZ-L9 for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Jul 2019 16:03:48 +0200 Original-Received: from localhost ([::1]:38424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1ho70d-0003JV-Eq for geb-bug-gnu-emacs@m.gmane.org; Thu, 18 Jul 2019 10:03:47 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:44485) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1ho70G-0003Be-L8 for bug-gnu-emacs@gnu.org; Thu, 18 Jul 2019 10:03:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ho6zw-0006QN-Uk for bug-gnu-emacs@gnu.org; Thu, 18 Jul 2019 10:03:24 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:45626) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ho6zv-0006OF-Vo for bug-gnu-emacs@gnu.org; Thu, 18 Jul 2019 10:03:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ho6zu-0001az-1s for bug-gnu-emacs@gnu.org; Thu, 18 Jul 2019 10:03: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: Thu, 18 Jul 2019 14:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 36716 X-GNU-PR-Package: emacs Original-Received: via spool by 36716-submit@debbugs.gnu.org id=B36716.15634585716117 (code B ref 36716); Thu, 18 Jul 2019 14:03:02 +0000 Original-Received: (at 36716) by debbugs.gnu.org; 18 Jul 2019 14:02:51 +0000 Original-Received: from localhost ([127.0.0.1]:54447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ho6zi-0001aa-T4 for submit@debbugs.gnu.org; Thu, 18 Jul 2019 10:02:51 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:60262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ho6zg-0001aO-NQ for 36716@debbugs.gnu.org; Thu, 18 Jul 2019 10:02:49 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ho6zb-0005gi-9B; Thu, 18 Jul 2019 10:02:43 -0400 Original-Received: from [176.228.60.248] (port=1863 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1ho6zY-0008PT-7k; Thu, 18 Jul 2019 10:02:41 -0400 In-reply-to: <20190718133828.GB8459@protected.rcdrun.com> (message from Jean Louis on Thu, 18 Jul 2019 15:38:29 +0200) 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:163303 Archived-At: > Date: Thu, 18 Jul 2019 15:38:29 +0200 > From: Jean Louis > Cc: 36716@debbugs.gnu.org > > * Eli Zaretskii [2019-07-18 14:55]: > > Please use the method described in the Emacs manual, in the node > > Crashing, to convert these addresses into a human-readable list of > > source file names, function names, and line numbers. Then post the > > result here. > > Thank you for pointers, here it is below. > > emacs_backtrace at /home/data1/protected/Programming/Software/emacs/src/sysdep.c:2437 > terminate_due_to_signal at /home/data1/protected/Programming/Software/emacs/src/emacs.c:399 > handle_fatal_signal at /home/data1/protected/Programming/Software/emacs/src/sysdep.c:1790 > deliver_thread_signal.constprop.7 at /home/data1/protected/Programming/Software/emacs/src/sysdep.c:1764 > stack_overflow at /home/data1/protected/Programming/Software/emacs/src/sysdep.c:1840 > (inlined by) handle_sigsegv at /home/data1/protected/Programming/Software/emacs/src/sysdep.c:1883 > ?? ??:0 > ?? ??:0 > ?? ??:0 > ?? ??:0 > ?? ??:0 > ?? ??:0 > ?? ??:0 > ?? ??:0 > Fgpm_mouse_start at /home/data1/protected/Programming/Software/emacs/src/term.c:2623 Looks like some problem with GPM mouse? What if you build Emacs without GPM? Can someone else who has Emacs built with GPM support reproduce this?