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#48433: 28.0.50; Emacs Core Dump when trying to visit file Date: Sat, 15 May 2021 12:35:56 +0300 Message-ID: <837dk0xrsz.fsf@gnu.org> References: <87k0o04ccq.fsf@weblogism.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="16835"; mail-complaints-to="usenet@ciao.gmane.io" Cc: acm@muc.de, 48433@debbugs.gnu.org To: sebastien@weblogism.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 15 11:37:09 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 1lhqjM-0004CI-Jh for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 15 May 2021 11:37:08 +0200 Original-Received: from localhost ([::1]:34938 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lhqjL-0004Qs-Ns for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 15 May 2021 05:37:07 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58730) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lhqjG-0004QU-4y for bug-gnu-emacs@gnu.org; Sat, 15 May 2021 05:37:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36059) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lhqjF-0006dd-Tn for bug-gnu-emacs@gnu.org; Sat, 15 May 2021 05:37:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lhqjF-0006gv-R1 for bug-gnu-emacs@gnu.org; Sat, 15 May 2021 05:37:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 15 May 2021 09:37:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48433 X-GNU-PR-Package: emacs Original-Received: via spool by 48433-submit@debbugs.gnu.org id=B48433.162107137225653 (code B ref 48433); Sat, 15 May 2021 09:37:01 +0000 Original-Received: (at 48433) by debbugs.gnu.org; 15 May 2021 09:36:12 +0000 Original-Received: from localhost ([127.0.0.1]:47604 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhqiS-0006fh-5b for submit@debbugs.gnu.org; Sat, 15 May 2021 05:36:12 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:36610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lhqiN-0006fB-Ha for 48433@debbugs.gnu.org; Sat, 15 May 2021 05:36:11 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39716) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lhqiH-0005lO-8L; Sat, 15 May 2021 05:36:01 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:1981 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lhqiF-0002zs-N4; Sat, 15 May 2021 05:36:00 -0400 In-Reply-To: <87k0o04ccq.fsf@weblogism.com> (message from =?UTF-8?Q?S=C3=A9bastien?= Le Callonnec on Sat, 15 May 2021 09:39:09 +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:206579 Archived-At: > From: Sébastien Le Callonnec > Date: Sat, 15 May 2021 09:39:09 +0100 > Cc: Alan Mackenzie > > Thread 1 "emacs" received signal SIGABRT, Aborted. > raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:49 > 49 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. > (gdb) bt full > #0 raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:49 > set = > {__val = {402653184, 4294967296, 0, 511101108348, 390842024046, 9805516513614356736, 0, 656, 93825007892640, 992, 140737288797088, 93823829016576, 0, 140737287431157, 93824993797552, 18446744067266838271}} > pid = > tid = > #1 0x000055555559bad8 in terminate_due_to_signal () > #2 0x000055555559c266 in emacs_fopen.cold () > #3 0x000055555559cb7e in read_minibuf_unwind.cold () > #4 0x00007fffefa67bc4 in F6d696e696275666665722d77696e646f772d6163746976652d70_minibuffer_window_active_p_0 () > at /usr/local/libexec/emacs/28.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/28.0.50/native-lisp/28.0.50-10b2f18d/preloaded/window-0d1b8b93-edcead22.eln > #5 0x000055555574eff3 in Ffuncall () > #6 0x000055555579da1e in exec_byte_code () > #7 0x0000555555753597 in funcall_lambda () > #8 0x000055555574ee41 in Ffuncall () > #9 0x00005555557525e2 in Frun_hooks () > #10 0x000055555574eff3 in Ffuncall () > #11 0x000055555574f065 in call1 () > #12 0x00005555556da671 in Fget_buffer_create.part.0 () > #13 0x00005555556eedac in get_minibuffer () > #14 0x00005555556eeffb in read_minibuf () > #15 0x00005555556f00bd in Fread_from_minibuffer () > #16 0x0000555555750e32 in funcall_subr () > #17 0x000055555574eff3 in Ffuncall () > #18 0x00007fffec6dd721 in F69646f2d726561642d696e7465726e616c_ido_read_internal_0 () at /usr/local/lib/emacs/28.0.50/native-lisp/28.0.50-10b2f18d/ido-ccb260dc-39aade56.eln > #19 0x000055555574eff3 in Ffuncall () > #20 0x00007fffec6e14f5 in F69646f2d66696c652d696e7465726e616c_ido_file_internal_0 () at /usr/local/lib/emacs/28.0.50/native-lisp/28.0.50-10b2f18d/ido-ccb260dc-39aade56.eln > #21 0x0000555555750e32 in funcall_subr () > #22 0x000055555574eff3 in Ffuncall () > #23 0x00007fffec6ecb02 in F69646f2d66696e642d66696c65_ido_find_file_0 () at /usr/local/lib/emacs/28.0.50/native-lisp/28.0.50-10b2f18d/ido-ccb260dc-39aade56.eln > #24 0x000055555574eff3 in Ffuncall () > #25 0x000055555574b115 in Ffuncall_interactively () > #26 0x000055555574eff3 in Ffuncall () > #27 0x00005555557515e0 in Fapply () > #28 0x000055555574c8fa in Fcall_interactively () > #29 0x00007fffef94dd01 in F636f6d6d616e642d65786563757465_command_execute_0 () > at /usr/local/libexec/emacs/28.0.50/x86_64-pc-linux-gnu/../../../../bin/../lib/emacs/28.0.50/native-lisp/28.0.50-10b2f18d/preloaded/simple-fab5b0cf-a243428a.eln Thanks, but can you also provide a Lisp backtrace, by invoking "xbacktrace" from GDB? That command is defined in src/.gdbinit.