GNU bug report logs -
#55047
Bug: Abort Dialog upon start
Previous Next
Reported by: hermit sings <hermitsings <at> yahoo.com>
Date: Thu, 21 Apr 2022 00:08:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 55047 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 20 Apr 2022 22:56:58 +0000 (UTC)
> From: hermit sings via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> I have installed Emacs 28 newly on my Windows machine and I'm getting this dialog after starting Emacs
> and pressing a few commands (C-n). Previously, I had tried Emacs 27 and it did not have this problem. But
> this version surely has been giving me this dialog. I have uninstalled and reinstalled Emacs and tried
> whatever I could but I cannot solve it. A screenshot of the dialog is attached here.
>
> Kindly help me with this.
Please install GDB for Windows, run Emacs under GDB, like this:
C:\> gdb <PATH-TO-EMACS>\emacs.exe
then, when the abort dialog pops up, click "Yes". GDB will show its
prompt "(gdb)". Type "thread apply all bt", and post here everything
that prints.
This bug report was last modified 3 years and 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.