unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Sébastien Le Callonnec" <sebastien@weblogism.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: acm@muc.de, 48433@debbugs.gnu.org
Subject: bug#48433: 28.0.50; Emacs Core Dump when trying to visit file
Date: Sat, 15 May 2021 11:10:38 +0100	[thread overview]
Message-ID: <156230f0-f761-a7d6-bdf3-d1dd2df2ecf7@weblogism.com> (raw)
In-Reply-To: <837dk0xrsz.fsf@gnu.org>

Hi Eli,

On 15/05/2021 10:35, Eli Zaretskii wrote:

> 
> Thanks, but can you also provide a Lisp backtrace, by invoking
> "xbacktrace" from GDB?  That command is defined in src/.gdbinit.
> 

I am not having much luck there:

(gdb) xbacktrace
'backtrace_top' has unknown return type; cast the call to its declared
return type


It is quite possible I am doing something wrong?


I have also tried without native comp, and getting a similar crash:

```
Thread 1 "emacs" hit Breakpoint 1, 0x00005555555992da in
terminate_due_to_signal ()
(gdb) bt full
#0  0x00005555555992da in terminate_due_to_signal ()
#1  0x0000555555599b21 in emacs_fopen.cold ()
#2  0x000055555559a439 in read_minibuf_unwind.cold ()
#3  0x000055555574c43b in Ffuncall ()
#4  0x000055555579a59e in exec_byte_code ()
#5  0x000055555574c362 in Ffuncall ()
#6  0x000055555579a59e in exec_byte_code ()
#7  0x0000555555751109 in funcall_lambda ()
#8  0x000055555574c362 in Ffuncall ()
#9  0x0000555555750142 in Frun_hooks ()
#10 0x000055555574c43b in Ffuncall ()
#11 0x000055555574c4e5 in call1 ()
#12 0x00005555556d7df1 in Fget_buffer_create.part.0 ()
#13 0x00005555556ec52c in get_minibuffer ()
#14 0x00005555556ec77b in read_minibuf ()
#15 0x00005555556ed83d in Fread_from_minibuffer ()
#16 0x000055555574e2b2 in funcall_subr ()
#17 0x000055555574c43b in Ffuncall ()
#18 0x000055555579a59e in exec_byte_code ()
#19 0x000055555574c362 in Ffuncall ()
#20 0x000055555579a59e in exec_byte_code ()
#21 0x000055555574c362 in Ffuncall ()
#22 0x000055555579a59e in exec_byte_code ()
#23 0x000055555574c362 in Ffuncall ()
#24 0x0000555555748695 in Ffuncall_interactively ()
#25 0x000055555574c43b in Ffuncall ()
#26 0x000055555574ec80 in Fapply ()
#27 0x0000555555749e7a in Fcall_interactively ()
#28 0x000055555574c43b in Ffuncall ()
#29 0x000055555579a59e in exec_byte_code ()
#30 0x000055555574c362 in Ffuncall ()
#31 0x000055555574c4e5 in call1 ()
#32 0x00005555556c2fe9 in command_loop_1 ()
#33 0x000055555574b3ff in internal_condition_case ()
#34 0x00005555556b0544 in command_loop_2 ()
#35 0x000055555574e0eb in internal_catch ()
#36 0x00005555556b04e3 in command_loop ()
#37 0x00005555556b70da in recursive_edit_1 ()
#38 0x00005555556b7415 in Frecursive_edit ()
#39 0x00005555555a3dfe in main ()
'backtrace_top' has unknown return type; cast the call to its declared
return type
```

This seems to isolate the issue to `read_minibuf_unwind`, which is part
of the changeset of the commit I bisected to.



Regards,
Sébastien.





  reply	other threads:[~2021-05-15 10:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15  8:39 bug#48433: 28.0.50; Emacs Core Dump when trying to visit file Sébastien Le Callonnec
2021-05-15  9:35 ` Eli Zaretskii
2021-05-15 10:10   ` Sébastien Le Callonnec [this message]
2021-05-15 10:40     ` Eli Zaretskii
2021-05-15 11:16       ` Sébastien Le Callonnec
2021-05-15 11:25         ` Eli Zaretskii
2021-05-15 12:06           ` Sébastien Le Callonnec
2021-05-15 12:18           ` Sébastien Le Callonnec
2021-05-15 12:33             ` Eli Zaretskii
2021-05-15 11:23       ` Sébastien Le Callonnec
2021-05-15 11:36         ` Eli Zaretskii
2021-05-15 11:44         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=156230f0-f761-a7d6-bdf3-d1dd2df2ecf7@weblogism.com \
    --to=sebastien@weblogism.com \
    --cc=48433@debbugs.gnu.org \
    --cc=acm@muc.de \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).