GNU bug report logs -
#48433
28.0.50; Emacs Core Dump when trying to visit file
Previous Next
Reported by: sebastien <at> weblogism.com
Date: Sat, 15 May 2021 09:29:02 UTC
Severity: normal
Found in version 28.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Cc: 48433 <at> debbugs.gnu.org, acm <at> muc.de
> From: Sébastien Le Callonnec <sebastien <at> weblogism.com>
> Date: Sat, 15 May 2021 11:10:38 +0100
>
> > 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
How did you compile Emacs? Please compile with -g3 on the compiler
command line.
> This seems to isolate the issue to `read_minibuf_unwind`, which is part
> of the changeset of the commit I bisected to.
That was clear before, what is not clear is _where_ in
read_minibuf_unwind it happens, and why. That's a very large
function.
This bug report was last modified 4 years and 3 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.