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 #58 received at 55047 <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 1 May 2022 10:13:38 +0000 (UTC)
> From: hermit sings <hermitsings <at> yahoo.com>
> Cc: "corwin <at> bru.st" <corwin <at> bru.st>,
> "55047 <at> debbugs.gnu.org" <55047 <at> debbugs.gnu.org>
>
> Ok, I ran it via GDB but it does not show the previous error which occurs while running normally in
> Windows.
> In fact, I had to exit Emacs with C-x C-c because GDB prompt was not available while Emacs was running.
> After closing, it shows `process exited normally`. Also, the Abort dialog did not appear while running under
> GDB in MSYS2.
This becomes more and more strange. And the warning messages shown by
GDB about a missing DLL are also not a good sign.
Try this:
gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe"
...
(gdb) set debugevents
(gdb) run
Then post here everything GDB prints while Emacs starts up (until it
shows the initial frame) -- there should be a lot of messages about
loading DLLs. Maybe that will tell us something.
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.