GNU bug report logs - #47254
28.0.50; Minibuffer does not clear question even after the corresponding process has exited

Previous Next

Package: emacs;

Reported by: Arunesh Pandey Gmail <aruneshpa <at> gmail.com>

Date: Fri, 19 Mar 2021 04:09:02 UTC

Severity: normal

Tags: moreinfo

Found in version 28.0.50

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Arunesh Pandey Gmail <aruneshpa <at> gmail.com>
Cc: 47254 <at> debbugs.gnu.org
Subject: bug#47254: 28.0.50; Minibuffer does not clear question even after the corresponding process has exited
Date: Sat, 20 Mar 2021 09:16:46 +0200
> From: Arunesh Pandey Gmail <aruneshpa <at> gmail.com>
> Cc: 47254 <at> debbugs.gnu.org
> Date: Fri, 19 Mar 2021 14:20:11 -0700
> 
> I have GNU gdb 8.2.1 installed and running. How do I generate the
> backtrace?

After you get into this weird situation, do this:

  gdb -p PID
  ...
  (gdb) source /path/to/emacs/src/.gdbinit
  (gdb) thread apply all bt

(where PID is the process ID of the Emacs process).

> Is there a page/document describing the process?

The information is in etc/DEBUG.

Thanks.




This bug report was last modified 4 years and 7 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.