GNU bug report logs -
#79010
Emacs freezes, leaving small gray buffer-menu popup on screen.
Previous Next
To reply to this bug, email your comments to 79010 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79010
; Package
emacs
.
(Sun, 13 Jul 2025 19:31:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jeffrey Brown <jeffbrown.the <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 13 Jul 2025 19:31:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello, unsung heroes.
I have attached a screenshot. Notice the little gray buffer-menu popup on
the right side. I don't know why it popped up. (I switch buffers using `C-x
C-b` or `Ctrl-TAB`. I was not trying to switch buffers when it crashed, but
I may have mis-typed some key command.)
[image: emacs-crashes-with-popup-buffer-menu.png]
The popup was surprisingly persistent. It stayed overlaid on my screen even
as I navigated to a different desktop, away from the one with Emacs. (The
main Emacs windows did not disappear, but unlike the popup it behaved
itself, staying on the desktop where I had launched it.) The main window
eventually became gray. (I have no screenshot of the window once it had
turned gray, only before.)
Normally I kill emacs and restart. This time that didn't work, until I used
the `-9` option to the `kill` shell command.
This kind of crash has happened to me many times before, at least once a
week for, I think, months. Sorry for not reporting sooner.
I use NixOS, the Linux kernal 6.15.3, and Plasma 6.3.6 on an HP laptop.
Thank you,
Jeff
--
Jeff Brown | Jeffrey Benjamin Brown
LinkedIn <https://www.linkedin.com/in/jeffreybenjaminbrown> | Github
<https://github.com/jeffreybenjaminbrown>
[Message part 2 (text/html, inline)]
[emacs-crashes-with-popup-buffer-menu.png (image/png, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79010
; Package
emacs
.
(Mon, 14 Jul 2025 11:09:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 79010 <at> debbugs.gnu.org (full text, mbox):
> From: Jeffrey Brown <jeffbrown.the <at> gmail.com>
> Date: Sun, 13 Jul 2025 14:29:35 -0500
>
> I have attached a screenshot. Notice the little gray buffer-menu popup on the right side. I don't know why it
> popped up. (I switch buffers using `C-x C-b` or `Ctrl-TAB`. I was not trying to switch buffers when it crashed,
> but I may have mis-typed some key command.)
> emacs-crashes-with-popup-buffer-menu.png
>
> The popup was surprisingly persistent. It stayed overlaid on my screen even as I navigated to a different
> desktop, away from the one with Emacs. (The main Emacs windows did not disappear, but unlike the popup
> it behaved itself, staying on the desktop where I had launched it.) The main window eventually became gray.
> (I have no screenshot of the window once it had turned gray, only before.)
>
> Normally I kill emacs and restart. This time that didn't work, until I used the `-9` option to the `kill` shell
> command.
>
> This kind of crash has happened to me many times before, at least once a week for, I think, months. Sorry
> for not reporting sooner.
Please run Emacs under GDB (assuming that your Emacs binary is not
stripped of debugging symbols), and when it crashes like this next
time, and G|DB kicks in, type the following at the GDB prompt:
(gdb) thread apply all bt
and post here everything that GDB prints as result.
Also, please invoke "M-x report-emacs-bug" and post here all the
information about your system and Emacs build and configuration which
that command collects.
Thanks.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.