* bug#55047: Bug: Abort Dialog upon start [not found] <246509585.1257177.1650495418909.ref@mail.yahoo.com> @ 2022-04-20 22:56 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-21 5:45 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-20 22:56 UTC (permalink / raw) To: 55047 [-- Attachment #1.1: Type: text/plain, Size: 452 bytes --] Hi, 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. Thanks and regards. [-- Attachment #1.2: Type: text/html, Size: 990 bytes --] [-- Attachment #2: 1650495096582blob.jpg --] [-- Type: image/png, Size: 14951 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-20 22:56 ` bug#55047: Bug: Abort Dialog upon start hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-21 5:45 ` Eli Zaretskii [not found] ` <724548398.1751763.1651140515609@mail.yahoo.com> 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-04-21 5:45 UTC (permalink / raw) To: hermit sings; +Cc: 55047 > 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@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. ^ permalink raw reply [flat|nested] 42+ messages in thread
[parent not found: <724548398.1751763.1651140515609@mail.yahoo.com>]
* bug#55047: Bug: Abort Dialog upon start [not found] ` <724548398.1751763.1651140515609@mail.yahoo.com> @ 2022-04-28 10:36 ` Eli Zaretskii [not found] ` <582218847.394002.1651316180180@mail.yahoo.com> 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-04-28 10:36 UTC (permalink / raw) To: hermit sings; +Cc: 55047 [-- Attachment #1: Type: text/plain, Size: 942 bytes --] [Please use Reply All to reply, so that the bug tracker records this discussion.] > Date: Thu, 28 Apr 2022 10:08:35 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > > I am extremely sorry for the late response. Partly it was because your mail somehow was in my spam, I > have no idea why. And secondly, because I could not run gdb. I am on Windows and tried to install and use > gdb. Mingw only provides x86 gdb and it's not debugging emacs which is x64. So I downloaded from various > sources but still could not work it out. > > Finally, I downloaded an application: x64dbg and tried to debug Emacs 28.1 (C:\Program > Files\Emacs\emacs-28.1\bin\emacs.exe). > The log file which I could obtain using this software is attached with this mail. Thanks, but this log doesn't help to explain the problem. Please install the 64-bit GDB for Windows from the MSYS2 project: https://packages.msys2.org/package/mingw-w64-x86_64-gdb [-- Attachment #2: log.txt --] [-- Type: text/plain, Size: 3564 bytes --] Initializing wait objects... Initializing debugger... Initializing debugger functions... Setting JSON memory management functions... Initializing Zydis... Getting directory information... Start file read thread... Retrieving syscall indices... Symbol Path: C:\Users\meta\Downloads\snapshot_2022-04-11_01-01\release\x64\symbols Allocating message stack... Initializing global script variables... Registering debugger commands... Registering GUI command handler... Registering expression functions... Registering format functions... Registering Script DLL command handler... Starting command loop... Initialization successful! Loading plugins... Handling command line... "C:\Users\meta\Downloads\snapshot_2022-04-11_01-01\release\x64\x64dbg.exe" Syscall indices loaded! Error codes database loaded! Exception codes database loaded! NTSTATUS codes database loaded! Windows constant database loaded! Reading notes file... File read thread finished! Debugging: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe Database file: C:\Users\meta\Downloads\snapshot_2022-04-11_01-01\release\x64\db\emacs.exe.dd64 Process Started: 00007FF6B6250000 C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" argv[0]: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe Breakpoint at 00007FF6B645E090 (TLS Callback 1) set! Breakpoint at 00007FF6B645E060 (TLS Callback 2) set! Breakpoint at 00007FF6B64373B0 (entry breakpoint) set! DLL Loaded: 00007FFB4D4D0000 C:\Windows\System32\ntdll.dll DLL Loaded: 00007FFB4C9D0000 C:\Windows\System32\kernel32.dll DLL Loaded: 00007FFB4AD00000 C:\Windows\System32\KernelBase.dll DLL Loaded: 00007FFB480F0000 C:\Windows\System32\apphelp.dll Thread 2BAC created, Entry: ntdll.00007FFB4D522AD0 DLL Loaded: 00007FFB4CC50000 C:\Windows\System32\advapi32.dll DLL Loaded: 00007FFB4CB20000 C:\Windows\System32\msvcrt.dll Thread AD0 created, Entry: ntdll.00007FFB4D522AD0 DLL Loaded: 00007FFB4BFA0000 C:\Windows\System32\sechost.dll DLL Loaded: 00007FFB4BC60000 C:\Windows\System32\rpcrt4.dll DLL Loaded: 00007FFB4BEC0000 C:\Windows\System32\comdlg32.dll DLL Loaded: 00007FFB38790000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll Thread 33B4 created, Entry: ntdll.00007FFB4D522AD0 DLL Loaded: 00007FFB4D110000 C:\Windows\System32\combase.dll DLL Loaded: 00007FFB4B310000 C:\Windows\System32\ucrtbase.dll DLL Loaded: 00007FFB4CC20000 C:\Windows\System32\gdi32.dll Breakpoint at 00007FFAE17C0A20 (TLS Callback 1 (libgmp-10.dll)) set! Breakpoint at 00007FFAE17C09F0 (TLS Callback 2 (libgmp-10.dll)) set! DLL Loaded: 00007FFAE1770000 C:\Program Files\Emacs\emacs-28.1\bin\libgmp-10.dll DLL Loaded: 00007FFB4B130000 C:\Windows\System32\win32u.dll DLL Loaded: 00007FFB4CD10000 C:\Windows\System32\SHCore.dll DLL Loaded: 00007FFB4ABF0000 C:\Windows\System32\gdi32full.dll DLL Loaded: 00007FFB4C780000 C:\Windows\System32\user32.dll DLL Loaded: 00007FFB4B270000 C:\Windows\System32\msvcp_win.dll DLL Loaded: 00007FFB4CDC0000 C:\Windows\System32\shlwapi.dll DLL Loaded: 00007FFB4C040000 C:\Windows\System32\shell32.dll DLL Loaded: 00007FFB4BB30000 C:\Windows\System32\ole32.dll DLL Loaded: 00007FFB3FF30000 C:\Windows\System32\mpr.dll DLL Loaded: 00007FFB3CDD0000 C:\Windows\System32\winmm.dll DLL Loaded: 00007FFB3CD20000 C:\Windows\System32\winspool.drv DLL Loaded: 00007FFB11770000 C:\Windows\System32\usp10.dll System breakpoint reached! INT3 breakpoint "TLS Callback 1 (libgmp-10.dll)" at libgmp-10.00007FFAE17C0A20 (00007FFAE17C0A20)! ^ permalink raw reply [flat|nested] 42+ messages in thread
[parent not found: <582218847.394002.1651316180180@mail.yahoo.com>]
* bug#55047: Bug: Abort Dialog upon start [not found] ` <582218847.394002.1651316180180@mail.yahoo.com> @ 2022-04-30 11:06 ` Eli Zaretskii 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 22:32 ` Corwin Brust 0 siblings, 2 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-04-30 11:06 UTC (permalink / raw) To: hermit sings, Corwin Brust; +Cc: 55047 [Please use Reply All. Please do NOT reply only to me.] > Date: Sat, 30 Apr 2022 10:56:20 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > > I have been trying to debug with MSYS GDB with the link you provided but even after 2 days and hours into > it, I could not obtain a log. GDB shows `No debugging symbols found in ./emacs.exe` everytime. I've tried to > search the web a lot for this but I could not make it to debug. I have also tried using `-g` but it shows this > argument is unrecognized. I am attaching a screenshot of it with this mail. Sorry about that, and thank you for your efforts. It looks like the Emacs binary you use was stripped of the debugging symbols, so it doesn't support any useful debugging. There's a pretest version that should include debug symbols, here: https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/emacs-28.0.92.zip Corwin, does the pretest include debug symbols in the Emacs binary, or was that also stripped? If Corwin replies that debug symbols are included, could you please install that pretest version and try running it under GDB? TIA. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 11:06 ` Eli Zaretskii @ 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 13:56 ` Eli Zaretskii 2022-04-30 13:59 ` Eli Zaretskii 2022-04-30 22:32 ` Corwin Brust 1 sibling, 2 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 13:40 UTC (permalink / raw) To: Corwin Brust, Eli Zaretskii; +Cc: 55047@debbugs.gnu.org [-- Attachment #1.1: Type: text/plain, Size: 1621 bytes --] I tried to run it under GDB and it's giving the same message: 'No debugging symbols'. However, this time after launching Emacs 28.0.92, it produced a backtrace file which Emacs 28.1 (which was installed in my system) didn't, although the dialog showed it would produce it in the working directory. I don't know if it's of any help but I will just provide that file here. Regards. On Saturday, 30 April, 2022, 04:36:35 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: [Please use Reply All. Please do NOT reply only to me.] > Date: Sat, 30 Apr 2022 10:56:20 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > > I have been trying to debug with MSYS GDB with the link you provided but even after 2 days and hours into > it, I could not obtain a log. GDB shows `No debugging symbols found in ./emacs.exe` everytime. I've tried to > search the web a lot for this but I could not make it to debug. I have also tried using `-g` but it shows this > argument is unrecognized. I am attaching a screenshot of it with this mail. Sorry about that, and thank you for your efforts. It looks like the Emacs binary you use was stripped of the debugging symbols, so it doesn't support any useful debugging. There's a pretest version that should include debug symbols, here: https://alpha.gnu.org/gnu/emacs/pretest/windows/emacs-28/emacs-28.0.92.zip Corwin, does the pretest include debug symbols in the Emacs binary, or was that also stripped? If Corwin replies that debug symbols are included, could you please install that pretest version and try running it under GDB? TIA. [-- Attachment #1.2: Type: text/html, Size: 3095 bytes --] [-- Attachment #2: emacs_backtrace.txt --] [-- Type: text/plain, Size: 4448 bytes --] Backtrace: 00007ff65f234562 00007ff65f135ae6 00007ff65f14e644 00007ff65f28eb1a 00007ff9a5c47ff0 00007ff9a5dd20c7 00007ff9a5d8144c 00007ff9a5dd0bf6 00007ff9a3583ec1 00007ff9a3583fcd 00007ff95166dbfe 00007ff95166c1e3 00007ff95166c344 00007ff95074eca4 00007ff95075884b 00007ff95171f023 00007ff95073687c 00007ff950738d35 00007ff950739b78 00007ff95073876c 00007ff95073024e 00007ff95072034e 00007ff65f1fd9bc 00007ff65f1b3577 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b6c30 00007ff65f1b5a40 00007ff65f1ddce6 00007ff65f1de01f 00007ff95c00268f 00007ff65f1b3577 00007ff65f1b36dc 00007ff65f1ded8c 00007ff95a8df407 00007ff65f1b3577 00007ff95a8d712d 00007ff65f1b3577 00007ff95a8d3448 00007ff65f1b5e9a 00007ff65f1b79a5 00007ff65f1b23c5 00007ff65f136f65 00007ff65f1b2333 00007ff65f13616d 00007ff65f13c85e 00007ff65f13cbd2 00007ff65f2a05d1 00007ff65f0813a9 00007ff65f0814de 00007ff9a44d702c 00007ff9a5d82649 Backtrace: 00007ff65f234562 00007ff65f135ae6 00007ff65f14e644 00007ff65f28eb1a 00007ff9a5c47ff0 00007ff9a5dd20c7 00007ff9a5d8144c 00007ff9a5dd0bf6 00007ff9a3583ec1 00007ff9a3583fcd 00007ff95166dbaf 00007ff95166c1e3 00007ff95166c344 00007ff95074eca4 00007ff95075884b 00007ff95171f023 00007ff95073687c 00007ff950738d35 00007ff950739b78 00007ff95073876c 00007ff95073024e 00007ff95072034e 00007ff65f1fd9bc 00007ff65f1b3577 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b6c30 00007ff65f1b5a40 00007ff65f1ddce6 00007ff65f1de01f 00007ff95c00268f 00007ff65f1b3577 00007ff65f1b36dc 00007ff65f1ded8c 00007ff95a8df407 00007ff65f1b3577 00007ff95a8d712d 00007ff65f1b3577 00007ff95a8d3448 00007ff65f1b5e9a 00007ff65f1b79a5 00007ff65f1b23c5 00007ff65f136f65 00007ff65f1b2333 00007ff65f13616d 00007ff65f13c85e 00007ff65f13cbd2 00007ff65f2a05d1 00007ff65f0813a9 00007ff65f0814de 00007ff9a44d702c 00007ff9a5d82649 Backtrace: 00007ff65f234562 00007ff65f135ae6 00007ff65f14e644 00007ff65f28eb1a 00007ff9a5c47ff0 00007ff9a5dd20c7 00007ff9a5d8144c 00007ff9a5dd0bf6 00007ff9a3583ec1 00007ff9a3583fcd 00007ff95152dbaf 00007ff95152c1e3 00007ff95152c344 00007ff95060eca4 00007ff95061884b 00007ff9515df023 00007ff9505f687c 00007ff9505f8d35 00007ff9505f9b78 00007ff9505f876c 00007ff9505f024e 00007ff9505e034e 00007ff65f1fd9bc 00007ff65f1b3577 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b6c30 00007ff65f1b5a40 00007ff65f1ddce6 00007ff65f1de01f 00007ff95b25268f 00007ff65f1b3577 00007ff65f1b36dc 00007ff65f1ded8c 00007ff95a79f407 00007ff65f1b3577 00007ff95a79712d 00007ff65f1b3577 00007ff95a793448 00007ff65f1b5e9a 00007ff65f1b79a5 00007ff65f1b23c5 00007ff65f136f65 00007ff65f1b2333 00007ff65f13616d 00007ff65f13c85e 00007ff65f13cbd2 00007ff65f2a05d1 00007ff65f0813a9 00007ff65f0814de 00007ff9a44d702c 00007ff9a5d82649 Backtrace: 00007ff65f234562 00007ff65f135ae6 00007ff65f14e644 00007ff65f28eb1a 00007ff9a5c47ff0 00007ff9a5dd20c7 00007ff9a5d8144c 00007ff9a5dd0bf6 00007ff9a3583ec1 00007ff9a3583fcd 00007ff95152dbaf 00007ff95152c1e3 00007ff95152c344 00007ff95060eca4 00007ff95061884b 00007ff9515df023 00007ff9505f687c 00007ff9505f8d35 00007ff9505f9b78 00007ff9505f876c 00007ff9505f024e 00007ff9505e034e 00007ff65f1fd9bc 00007ff65f1b3577 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b3413 00007ff65f1f1ab8 00007ff65f1b6945 00007ff65f1b6c30 00007ff65f1b5a40 00007ff65f1ddce6 00007ff65f1de01f 00007ff95b25268f 00007ff65f1b3577 00007ff65f1b36dc 00007ff65f1ded8c 00007ff95a79f407 00007ff65f1b3577 00007ff95a79712d 00007ff65f1b3577 00007ff95a793448 00007ff65f1b5e9a 00007ff65f1b79a5 00007ff65f1b23c5 00007ff65f136f65 00007ff65f1b2333 00007ff65f13616d 00007ff65f13c85e 00007ff65f13cbd2 00007ff65f2a05d1 00007ff65f0813a9 00007ff65f0814de 00007ff9a44d702c 00007ff9a5d82649 ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 13:56 ` Eli Zaretskii 2022-04-30 13:59 ` Eli Zaretskii 1 sibling, 0 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-04-30 13:56 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sat, 30 Apr 2022 13:40:18 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > I tried to run it under GDB and it's giving the same message: 'No debugging > symbols'. Too bad. Corwin, is there any binary of Emacs 28 anywhere that has debug symbols, and that could be therefore used to debug this abort? > However, this time after launching Emacs 28.0.92, it produced a > backtrace file which Emacs 28.1 (which was installed in my system) didn't, > although the dialog showed it would produce it in the working directory. I > don't know if it's of any help but I will just provide that file here. Thanks, but the backtrace file is not usable without debugging symbols in the binary, either. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 13:56 ` Eli Zaretskii @ 2022-04-30 13:59 ` Eli Zaretskii 2022-04-30 15:46 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 1 sibling, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-04-30 13:59 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sat, 30 Apr 2022 13:40:18 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > I tried to run it under GDB and it's giving the same message: 'No debugging > symbols'. However, this time after launching Emacs 28.0.92, it produced a > backtrace file which Emacs 28.1 (which was installed in my system) didn't, > although the dialog showed it would produce it in the working directory. I > don't know if it's of any help but I will just provide that file here. There should be an event logged in the Windows Event log, under Applications, which reports some information about this abort. Can you look there and tell what it says? The Event log should be accessible by right-clicking on "Computer" and selecting "Manage". Maybe it will tell us something helpful. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 13:59 ` Eli Zaretskii @ 2022-04-30 15:46 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 16:16 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 15:46 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 1476 bytes --] Ok, I tried using Windows Event Log. There are two errors registered after the Emacs fault event happens: 1. Application error and 2. Windows error. For both of the cases, there are two logs generated: 1. General and 2. Details. I'm providing both as files here. For general, I am providing .txt files, one for Emacs error and one for Windows error.And for detailed logs, I am providing XML files, one for Emacs and one for Windows error.Also, screenshots are here for additional data that was shown in the Event Log. Regards. On Saturday, 30 April, 2022, 07:29:56 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sat, 30 Apr 2022 13:40:18 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > I tried to run it under GDB and it's giving the same message: 'No debugging > symbols'. However, this time after launching Emacs 28.0.92, it produced a > backtrace file which Emacs 28.1 (which was installed in my system) didn't, > although the dialog showed it would produce it in the working directory. I > don't know if it's of any help but I will just provide that file here. There should be an event logged in the Windows Event log, under Applications, which reports some information about this abort. Can you look there and tell what it says? The Event log should be accessible by right-clicking on "Computer" and selecting "Manage". Maybe it will tell us something helpful. [-- Attachment #1.2: Type: text/html, Size: 2992 bytes --] [-- Attachment #2: emacs_error.png --] [-- Type: image/png, Size: 35490 bytes --] [-- Attachment #3: emacs_log.txt --] [-- Type: text/plain, Size: 570 bytes --] Faulting application name: emacs.exe, version: 28.1.0.0, time stamp: 0x00000000 Faulting module name: emacs.exe, version: 28.1.0.0, time stamp: 0x00000000 Exception code: 0x40000015 Fault offset: 0x00000000001b4565 Faulting process id: 0x2470 Faultig application start time: 0x01d85ca4a3eb86da Faulting application path: c:\Program Files\Emacs\emacs-28.1\bin\emacs.exe Faulting module path: c:\Program Files\Emacs\emacs-28.1\bin\emacs.exe Report Id: 989ffb00-48eb-458b-aa59-9efed1219363 Faulting package full name: Faulting package-relative application ID:n [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #4: emacs.xml --] [-- Type: text/xml, Size: 1064 bytes --] <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Version>0</Version> <Level>2</Level> <Task>100</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime=" " /> <EventRecordID>3386</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>puter</Computer> <Security /> </System> - <EventData> <Data>emacs.exe</Data> <Data>28.1.0.0</Data> <Data>00000000</Data> <Data>emacs.exe</Data> <Data>28.1.0.0</Data> <Data>00000000</Data> <Data>40000015</Data> <Data>00000000001b4565</Data> <Data>2470</Data> <Data>01d85ca4a3eb86da</Data> <Data>c:\Program Files\Emacs\emacs-28.1\bin\emacs.exe</Data> <Data>c:\Program Files\Emacs\emacs-28.1\bin\emacs.exe</Data> <Data>989ffb00-48eb-458b-aa59-9efed1219363</Data> <Data /> <Data /> </EventData> </Event> [-- Attachment #5: win_error.png --] [-- Type: image/png, Size: 38073 bytes --] [-- Attachment #6: win_log.txt --] [-- Type: text/plain, Size: 998 bytes --] Fault bucket 1427223456940303579, type 4 Event Name: APPCRASH Response: Not available Cab Id: 0 Problem signature: P1: emacs.exe P2: 28.1.0.0 P3: 00000000 P4: emacs.exe P5: 28.1.0.0 P6: 00000000 P7: 40000015 P8: 00000000001b4565 P9: P10: Attached files: \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9DF2.tmp.dmp \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9EFD.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F0E.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F1B.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F3B.tmp.txt These files may be available here: \\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_emacs.exe_9aeda6e9bffefdef7ed042f120739b67e217274f_ce16494c_8d3d5981-ecbf-410e-ba1f-e7d9e75c02fc Analysis symbol: Rechecking for solution: 0 Report Id: 989ffb00-48eb-458b-aa59-9efed1219363 Report Status: 268435456 Hashed bucket: 837bc87a2eea5f16e3ce842c1e0824db Cab Guid: 0d [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #7: win.xml --] [-- Type: text/xml, Size: 1667 bytes --] - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> - <System> <Provider Name="Windows Error Reporting" /> <EventID Qualifiers="0">1001</EventID> <Version>0</Version> <Level>4</Level> <Task>0</Task> <Opcode>0</Opode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime=" " /> <EventRecordID>3387</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>puter</Computer> <Security /> </System> - <EventData> <Data>1427223456940303579</Data> <Data>4</Data> <Data>APPCRASH</Data> <Data>Not available</Data> <Data>0</Data> <Data>emacs.exe</Data> <Data>28.1.0.0</Data> <Data>00000000</Data> <Data>emacs.exe</Data> <Data>28.1.0.0</Data> <Data>00000000</Data> <Data>40000015</Data> <Data>00000000001b4565</Data> <Data /> <Data /> <Data>\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9DF2.tmp.dmp \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9EFD.tmp.WERInternalMetadata.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F0E.tmp.xml \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F1B.tmp.csv \\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER9F3B.tmp.txt</Data> <Data>\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_emacs.exe_9aeda6e9bffefdef7ed042f120739b67e217274f_ce16494c_8d3d5981-ecbf-410e-ba1f-e7d9e75c02fc</Data> <Data /> <Data>0</Data> <Data>989ffb00-48eb-458b-aa59-9efed1219363</Data> <Data>268435456</Data> <Data>837bc87a2eea5f16e3ce842c1e0824db</Data> <Data>0</Data> </EventData> </Event> ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 15:46 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 16:16 ` Eli Zaretskii 2022-04-30 16:34 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-04-30 16:16 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sat, 30 Apr 2022 15:46:35 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Ok, I tried using Windows Event Log. There are two errors registered after the Emacs fault event happens: > 1. Application error and 2. Windows error. For both of the cases, there are two logs generated: 1. General > and 2. Details. > I'm providing both as files here. For general, I am providing .txt files, one for Emacs error and one for > Windows error. > And for detailed logs, I am providing XML files, one for Emacs and one for Windows error. > Also, screenshots are here for additional data that was shown in the Event Log. Thanks. Exception 0x40000015 usually means some system file is corrupted. Not sure why this could be, but try restarting the system, reinstalling Emacs, and make sure you didn't mix 32-bit and 64-bit executables and DLLs in the same directory, or that Emacs might load incorrect DLL because it is earlier on PATH that the correct one. Also, maybe see it isn't your antivirus/anti-malware that interferes. What version of Windows is that, btw? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 16:16 ` Eli Zaretskii @ 2022-04-30 16:34 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 0 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 16:34 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1474 bytes --] Thank you. I will do that.It's Windows 10. I am also considering shifting to Linux after a while actually, since Windows is being problematic after the recent update this month. On Saturday, 30 April, 2022, 09:46:26 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sat, 30 Apr 2022 15:46:35 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Ok, I tried using Windows Event Log. There are two errors registered after the Emacs fault event happens: > 1. Application error and 2. Windows error. For both of the cases, there are two logs generated: 1. General > and 2. Details. > I'm providing both as files here. For general, I am providing .txt files, one for Emacs error and one for > Windows error. > And for detailed logs, I am providing XML files, one for Emacs and one for Windows error. > Also, screenshots are here for additional data that was shown in the Event Log. Thanks. Exception 0x40000015 usually means some system file is corrupted. Not sure why this could be, but try restarting the system, reinstalling Emacs, and make sure you didn't mix 32-bit and 64-bit executables and DLLs in the same directory, or that Emacs might load incorrect DLL because it is earlier on PATH that the correct one. Also, maybe see it isn't your antivirus/anti-malware that interferes. What version of Windows is that, btw? [-- Attachment #2: Type: text/html, Size: 3109 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 11:06 ` Eli Zaretskii 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-04-30 22:32 ` Corwin Brust 2022-05-01 0:00 ` Corwin Brust 2022-05-01 5:46 ` Eli Zaretskii 1 sibling, 2 replies; 42+ messages in thread From: Corwin Brust @ 2022-04-30 22:32 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047, hermit sings [-- Attachment #1: Type: text/plain, Size: 339 bytes --] On Sat, Apr 30, 2022, 06:06 Eli Zaretskii <eliz@gnu.org> wrote: > > Corwin, does the pretest include debug symbols in the Emacs binary, or > was that also stripped? > No. I will take this as direction to avoid stripping for future pretest versions and I'll create a binary set with debug symbols from the 28.1 source tarballs also. > [-- Attachment #2: Type: text/html, Size: 853 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 22:32 ` Corwin Brust @ 2022-05-01 0:00 ` Corwin Brust 2022-05-01 5:48 ` Eli Zaretskii 2022-05-01 5:46 ` Eli Zaretskii 1 sibling, 1 reply; 42+ messages in thread From: Corwin Brust @ 2022-05-01 0:00 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047, hermit sings On Sat, Apr 30, 2022 at 5:32 PM Corwin Brust <corwin@bru.st> wrote: > > I will [..] create a binary set with debug symbols from the 28.1 source tarballs. Now done. The versions without debugging symbols stripped include "DEBUG" in the names, e.g. emacs-28.1-DEBUG.zip. Get them from the usual spot: https://ftp.gnu.org/gnu/emacs/windows/emacs-28/?C=M;O=D ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 0:00 ` Corwin Brust @ 2022-05-01 5:48 ` Eli Zaretskii 2022-05-01 9:06 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 5:48 UTC (permalink / raw) To: Corwin Brust; +Cc: 55047, hermitsings > From: Corwin Brust <corwin@bru.st> > Date: Sat, 30 Apr 2022 19:00:55 -0500 > Cc: hermit sings <hermitsings@yahoo.com>, 55047@debbugs.gnu.org > > On Sat, Apr 30, 2022 at 5:32 PM Corwin Brust <corwin@bru.st> wrote: > > > > I will [..] create a binary set with debug symbols from the 28.1 source tarballs. > > Now done. The versions without debugging symbols stripped include > "DEBUG" in the names, e.g. emacs-28.1-DEBUG.zip. Get them from the > usual spot: > > https://ftp.gnu.org/gnu/emacs/windows/emacs-28/?C=M;O=D Thanks. hermitsings, could you please try running this executable under GDB and producing a useful backtrace from it? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 5:48 ` Eli Zaretskii @ 2022-05-01 9:06 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 9:41 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 9:06 UTC (permalink / raw) To: Corwin Brust, Eli Zaretskii; +Cc: 55047@debbugs.gnu.org [-- Attachment #1.1: Type: text/plain, Size: 1140 bytes --] Hi, I downloaded `emacs-28.1-DEBUG-installer.exe` and ran it twice under GDB. The first file (.png one) is the screenshot when I ran it for the first time, almost two hours ago. The second file is a .txt file which I ran some minutes ago now, after restarting the system. Both files are attached here. Thank you. Just a note: It seems to me that the problem is with my system. On Sunday, 1 May, 2022, 11:17:59 am IST, Eli Zaretskii <eliz@gnu.org> wrote: > From: Corwin Brust <corwin@bru.st> > Date: Sat, 30 Apr 2022 19:00:55 -0500 > Cc: hermit sings <hermitsings@yahoo.com>, 55047@debbugs.gnu.org > > On Sat, Apr 30, 2022 at 5:32 PM Corwin Brust <corwin@bru.st> wrote: > > > > I will [..] create a binary set with debug symbols from the 28.1 source tarballs. > > Now done. The versions without debugging symbols stripped include > "DEBUG" in the names, e.g. emacs-28.1-DEBUG.zip. Get them from the > usual spot: > > https://ftp.gnu.org/gnu/emacs/windows/emacs-28/?C=M;O=D Thanks. hermitsings, could you please try running this executable under GDB and producing a useful backtrace from it? [-- Attachment #1.2: Type: text/html, Size: 3042 bytes --] [-- Attachment #2: log.png --] [-- Type: image/png, Size: 99566 bytes --] [-- Attachment #3: bt.txt --] [-- Type: text/plain, Size: 5880 bytes --] meta@puter MINGW64 /c/Program Files/Emacs/emacs-28.1/bin $ gdb -p 2776 GNU gdb (GDB) 11.2 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are ree to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-w64-mingw32". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word". Attaching to process 2776 [New Thread 2776.0x47c] [New Thread 2776.0x2bb4] [New Thread 2776.0x530] [New Thread 2776.0x28e8] [New Thread 2776.0x7f0] Reading symbols from C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe... (gdb) thread apply all bt Thread 6 (Thread 2776.0x7f0): #0 0x00007fff7c970861 in ntdll!DbgBreakPoint () from C:\WINDOWS\SYSTEM32\ntdll.dll #1 0x00007fff7c99c98e in ntdll!DbgUiRemoteBreakin () from C:\WINDOWS\SYSTEM32\ntdll.dll #2 0x00007fff7ac47034 in KERNEL32!BaseThreadInitThunk () from C:\WINDOWS\System32\kernel32.dll #3 0x00007fff7c922651 in ntdll!RtlUserThreadStart () from C:\WINDOWS\SYSTEM32\ntdll.dll #4 0x0000000000000000 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 5 (Thread 2776.0x28e8): #0 0x00007fff7c96ce34 in ntdll!ZwReadFile () from C:\WINDOWS\SYSTEM32\ntdll.dll #1 0x00007fff7a28aee3 in ReadFile () from C:\WINDOWS\System32\KernelBase.dll #2 0x00007fff7ab4e84a in msvcrt!_read () from C:\WINDOWS\System32\msvcrt.dll #3 0x00007fff7ab4e52b in msvcrt!_read () from C:\WINDOWS\System32\msvcrt.dll #4 0x00007ff77f89ff38 in _sys_read_ahead () #5 0x00007ff77f8a690a in reader_thread () #6 0x00007fff7ac47034 in KERNEL32!BaseThreadInitThunk () from C:\WINDOWS\System32\kernel32.dll #7 0x00007fff7c922651 in ntdll!RtlUserThreadStart () from C:\WINDOWS\SYSTEM32\ntdll.dll #8 0x0000000000000000 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 4 (Thread 2776.0x530): #0 0x00007fff7c96d8c4 in ntdll!ZwWaitForMultipleObjects () from C:\WINDOWS\SYSTEM32\ntdll.dll #1 0x00007fff7a2acb70 in WaitForMultipleObjectsEx () from C:\WINDOWS\System32\KernelBase.dll #2 0x00007fff7a2aca6e in WaitForMultipleObjects () from C:\WINDOWS\System32\KernelBase.dll #3 0x00007fff54371e48 in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll #4 0x00007fff54372186 in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll #5 0x00007fff543727ac in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll #6 0x00007fff338b7e39 in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libglib-2.0-0.dll #7 0x00007fff3382623b in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libglib-2.0-0.dll #8 0x00007fff3388951b in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libglib-2.0-0.dll #9 0x00007fff33888b61 in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libglib-2.0-0.dll #10 0x00007fff54374d53 in ?? () from C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll #11 0x00007fff7ab6af5a in msvcrt!_beginthreadex () from C:\WINDOWS\System32\msvcrt.dll #12 0x00007fff7ab6b02c in msvcrt!_endthreadex () from C:\WINDOWS\System32\msvcrt.dll #13 0x00007fff7ac47034 in KERNEL32!BaseThreadInitThunk () from C:\WINDOWS\System32\kernel32.dll #14 0x00007fff7c922651 in ntdll!RtlUserThreadStart () from C:\WINDOWS\SYSTEM32\ntdll.dll #15 0x0000000000000000 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 3 (Thread 2776.0x2bb4): #0 0x00007fff7a531104 in win32u!NtUserGetMessage () from C:\WINDOWS\System32\win32u.dll #1 0x00007fff7b6b1f0e in USER32!GetMessageW () from C:\WINDOWS\System32\user32.dll #2 0x00007ff77f874729 in w32_msg_pump () #3 0x00007ff77f874e4b in w32_msg_worker () #4 0x00007fff7ac47034 in KERNEL32!BaseThreadInitThunk () from C:\WINDOWS\System32\kernel32.dll #5 0x00007fff7c922651 in ntdll!RtlUserThreadStart () from C:\WINDOWS\SYSTEM32\ntdll.dll #6 0x0000000000000000 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 2 (Thread 2776.0x47c): #0 0x00007fff7c96d3f4 in ntdll!ZwDelayExecution () from C:\WINDOWS\SYSTEM32\ntdll.dll #1 0x00007fff7a2a967e in SleepEx () from C:\WINDOWS\System32\KernelBase.dll #2 0x00007ff77f8a6d1d in timer_loop () #3 0x00007fff7ac47034 in KERNEL32!BaseThreadInitThunk () from C:\WINDOWS\System32\kernel32.dll #4 0x00007fff7c922651 in ntdll!RtlUserThreadStart () from C:\WINDOWS\SYSTEM32\ntdll.dll #5 0x0000000000000000 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 1 (Thread 2776.0x99c): #0 0x00007fff7a53a104 in win32u!NtUserMsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\win32u.dll #1 0x00007fff7b6b0b5e in USER32!MsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\user32.dll #2 0x00007ff77f8a97ca in sys_select () #3 0x00007ff77f869695 in really_call_select () #4 0x00007ff77f86a88e in thread_select () #5 0x00007ff77f8470cb in wait_reading_process_output () #6 0x00007ff77f6cb56d in sit_for () #7 0x00007ff77f7839a3 in read_char () #8 0x00007ff77f7840f5 in read_key_sequence () #9 0x00007ff77f785a4f in command_loop_1 () #10 0x00007ff77f7f249d in internal_condition_case () #11 0x00007ff77f77615e in command_loop_2 () #12 0x00007ff77f7f240b in internal_catch () #13 0x00007ff77f7760ec in command_loop () #14 0x00007ff77f77c7c6 in recursive_edit_1 () #15 0x00007ff77f77cb3a in Frecursive_edit () #16 0x00007ff77f8e03f9 in main () (gdb) ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 9:06 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 9:41 ` Eli Zaretskii 2022-05-01 10:13 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 9:41 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 09:06:34 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Thread 1 (Thread 2776.0x99c): > #0 0x00007fff7a53a104 in win32u!NtUserMsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\win32u.dll > #1 0x00007fff7b6b0b5e in USER32!MsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\user32.dll > #2 0x00007ff77f8a97ca in sys_select () > #3 0x00007ff77f869695 in really_call_select () > #4 0x00007ff77f86a88e in thread_select () > #5 0x00007ff77f8470cb in wait_reading_process_output () > #6 0x00007ff77f6cb56d in sit_for () > #7 0x00007ff77f7839a3 in read_char () > #8 0x00007ff77f7840f5 in read_key_sequence () > #9 0x00007ff77f785a4f in command_loop_1 () > #10 0x00007ff77f7f249d in internal_condition_case () > #11 0x00007ff77f77615e in command_loop_2 () > #12 0x00007ff77f7f240b in internal_catch () > #13 0x00007ff77f7760ec in command_loop () > #14 0x00007ff77f77c7c6 in recursive_edit_1 () > #15 0x00007ff77f77cb3a in Frecursive_edit () > #16 0x00007ff77f8e03f9 in main () > (gdb) When this happens, please type these commands (the "(gdb)" part shows the GDB prompt, no need to type it): (gdb) thread 1 (gdb) frame 2 (gdb) list (gdb) info locals and post everything GDB displays as result of these commands. Also, I see that you are attaching GDB to Emacs with "gdb -p". This is sub-optimal; please instead start Emacs under GDB to begin with. Like this: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" (the quotes are important). When GDB shows its "(gdb)" prompt, type "run" to run the program. If Emacs shows the abort dialog, click "YES", then type "thread apply all bt" and show the results. If the abort dialog doesn't pop up, you should see GDB take control automatically when Emacs crashes; then type "thread apply all bt" and post the results. Thanks. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 9:41 ` Eli Zaretskii @ 2022-05-01 10:13 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 10:39 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 10:13 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 2424 bytes --] 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. Here is the screenshot after running. On Sunday, 1 May, 2022, 03:10:56 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 09:06:34 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Thread 1 (Thread 2776.0x99c): > #0 0x00007fff7a53a104 in win32u!NtUserMsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\win32u.dll > #1 0x00007fff7b6b0b5e in USER32!MsgWaitForMultipleObjectsEx () from C:\WINDOWS\System32\user32.dll > #2 0x00007ff77f8a97ca in sys_select () > #3 0x00007ff77f869695 in really_call_select () > #4 0x00007ff77f86a88e in thread_select () > #5 0x00007ff77f8470cb in wait_reading_process_output () > #6 0x00007ff77f6cb56d in sit_for () > #7 0x00007ff77f7839a3 in read_char () > #8 0x00007ff77f7840f5 in read_key_sequence () > #9 0x00007ff77f785a4f in command_loop_1 () > #10 0x00007ff77f7f249d in internal_condition_case () > #11 0x00007ff77f77615e in command_loop_2 () > #12 0x00007ff77f7f240b in internal_catch () > #13 0x00007ff77f7760ec in command_loop () > #14 0x00007ff77f77c7c6 in recursive_edit_1 () > #15 0x00007ff77f77cb3a in Frecursive_edit () > #16 0x00007ff77f8e03f9 in main () > (gdb) When this happens, please type these commands (the "(gdb)" part shows the GDB prompt, no need to type it): (gdb) thread 1 (gdb) frame 2 (gdb) list (gdb) info locals and post everything GDB displays as result of these commands. Also, I see that you are attaching GDB to Emacs with "gdb -p". This is sub-optimal; please instead start Emacs under GDB to begin with. Like this: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" (the quotes are important). When GDB shows its "(gdb)" prompt, type "run" to run the program. If Emacs shows the abort dialog, click "YES", then type "thread apply all bt" and show the results. If the abort dialog doesn't pop up, you should see GDB take control automatically when Emacs crashes; then type "thread apply all bt" and post the results. Thanks. [-- Attachment #1.2: Type: text/html, Size: 4379 bytes --] [-- Attachment #2: gdb.png --] [-- Type: image/png, Size: 99260 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 10:13 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 10:39 ` Eli Zaretskii 2022-05-01 10:53 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 10:39 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 10:13:38 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@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. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 10:39 ` Eli Zaretskii @ 2022-05-01 10:53 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 11:30 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 10:53 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 1152 bytes --] Ok, here are the messages in .txt file until the initial frame showed up. On Sunday, 1 May, 2022, 04:09:09 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 10:13:38 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@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. [-- Attachment #1.2: Type: text/html, Size: 2799 bytes --] [-- Attachment #2: gdb_events.txt --] [-- Type: text/plain, Size: 72462 bytes --] Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe [windows events] windows_init_thread_list: called [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=CREATE_PROCESS_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x1f80] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x2c6c] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x1530] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=EXCEPTION_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\ntdll.dll" at 0x7fff7c8d0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\kernel32.dll" at 0x7fff7ac30000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\KernelBase.dll" at 0x7fff7a260000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\advapi32.dll" at 0x7fff7c670000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\msvcrt.dll" at 0x7fff7ab30000. [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgmp-10.dll" at 0x7fff45410000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\sechost.dll" at 0x7fff7c7f0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\rpcrt4.dll" at 0x7fff7b560000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\comdlg32.dll" at 0x7fff7c070000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\comctl32.dll" at 0x7fff67af0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\combase.dll" at 0x7fff7ad80000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\ucrtbase.dll" at 0x7fff7a560000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\gdi32.dll" at 0x7fff7b8d0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\win32u.dll" at 0x7fff7a530000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\SHCore.dll" at 0x7fff7c510000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\gdi32full.dll" at 0x7fff79ff0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\user32.dll" at 0x7fff7b690000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\msvcp_win.dll" at 0x7fff7a660000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\shlwapi.dll" at 0x7fff7abd0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\shell32.dll" at 0x7fff7b900000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\ole32.dll" at 0x7fff7c3e0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\usp10.dll" at 0x7fff745a0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\mpr.dll" at 0x7fff70760000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\winmm.dll" at 0x7fff6bed0000. [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\winspool.drv" at 0x7fff6bbc0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\imm32.dll" at 0x7fff7c040000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\uxtheme.dll" at 0x7fff77690000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\window-0d1b8b93-7ef4271a.eln" at 0x7fff35770000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\menu-bar-4f46ea94-aa922eb7.eln" at 0x7fff3ff90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\simple-fab5b0cf-fcc5e219.eln" at 0x7fff34c00000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\cl-preloaded-6e6a1f4e-676e310d.eln" at 0x7fff526c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\byte-run-79ff048e-f39f6766.eln" at 0x7fff4f080000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\cl-generic-be68ad15-06984a7e.eln" at 0x7fff340b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\custom-c166a157-21a7b692.eln" at 0x7fff34e90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\subr-13adf6a6-577835dc.eln" at 0x7fff33780000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\lisp-mode-410874a4-f46e8019.eln" at 0x7fff34ba0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\eldoc-d20a5fe9-b4c53301.eln" at 0x7fff33c20000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\timer-3ee7cfd9-d5a7a198.eln" at 0x7fff453c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\mule-cmds-c8553014-b81234cf.eln" at 0x7fff33b70000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\newcomment-678006bb-5c2db744.eln" at 0x7fff33720000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\tabulated-list-552ba1e5-dea7ea48.eln" at 0x7fff42f90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\faces-b9447c93-7a9c9f1b.eln" at 0x7fff336a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\backquote-d5b20f7c-6dfc6085.eln" at 0x7fff41590000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\jka-cmpr-hook-ff630d3e-cf32ebad.eln" at 0x7fff3fa90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\files-1e8937b2-c93b982b.eln" at 0x7fff335a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\widget-5b69ebb0-655fe9ef.eln" at 0x7fff350d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\version-025f5cb3-c8df2a81.eln" at 0x7fff34ab0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\minibuffer-1b0f548b-503c46c4.eln" at 0x7fff334e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\frame-b40fc590-795a6ee7.eln" at 0x7fff33450000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\bindings-d30713c5-a1908144.eln" at 0x7fff33400000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\font-lock-895216f6-cc190dd0.eln" at 0x7fff33130000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\jit-lock-8a988e43-5c83f105.eln" at 0x7fff330e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\vc-hooks-cfa0878e-11d65408.eln" at 0x7fff32ad0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\help-59d8049f-4d9f13d5.eln" at 0x7fff30280000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\nadvice-64630aaa-708358da.eln" at 0x7fff30220000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\macroexp-2c3e1495-bd75dae5.eln" at 0x7fff301d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\mule-3352613d-82b9a969.eln" at 0x7fff30160000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\abbrev-2af30c9a-c1132711.eln" at 0x7fff30100000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\paren-0f414553-8b8be879.eln" at 0x7fff341d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\characters-45232aae-94bf4196.eln" at 0x7fff300b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\button-747c9d6e-948de613.eln" at 0x7fff30060000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\cus-face-74f1689e-1f20b9c1.eln" at 0x7fff34070000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\startup-bbc6ea72-9c04c94d.eln" at 0x7fff2ffe0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\elisp-mode-90dbfe40-5b198cc1.eln" at 0x7fff2ff60000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\replace-fc551dbc-d748b884.eln" at 0x7fff2fed0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\syntax-bf4e4bc4-19987706.eln" at 0x7fff2fe70000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\regexp-opt-d2355c94-5f9416fe.eln" at 0x7fff330a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\env-72406999-a036d1f6.eln" at 0x7fff2fe30000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\dnd-12d90309-f8c52779.eln" at 0x7fff2fdf0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\format-c5b23b0d-d3836422.eln" at 0x7fff2fd90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\disp-table-375616aa-5c285770.eln" at 0x7fff2fd50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\lisp-1e88867d-9eeed7b1.eln" at 0x7fff2fd00000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\image-f221b419-e1617999.eln" at 0x7fff2fca0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\isearch-693bdd75-10b4dbe2.eln" at 0x7fff2fbf0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\mouse-15f283fa-bc29fd8e.eln" at 0x7fff2fb50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\electric-a9ca6cdd-e99a7196.eln" at 0x7fff2f970000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\fringe-d5d49a60-a141550b.eln" at 0x7fff2f440000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\fill-19d89c43-dadc9bfe.eln" at 0x7fff2f3e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\paragraphs-faf2e9b4-0657e1b8.eln" at 0x7fff2f390000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\indent-396b3792-9f9e085f.eln" at 0x7fff2f340000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\composite-beea1fd5-a138288c.eln" at 0x7fff2f2e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\tool-bar-ae0b5bc0-0f398c9c.eln" at 0x7fff2f2a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\select-784d9bb7-76b5ba01.eln" at 0x7fff2f250000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\tty-colors-b7804baf-6cde262b.eln" at 0x7fff2f200000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\w32-win-a6781510-afd99408.eln" at 0x7fff2e820000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\common-win-4b869e38-d60fdb10.eln" at 0x7fff2e7e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\dos-w32-923cbfb1-13f651ee.eln" at 0x7fff2e7a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\fontset-da863153-1e15763d.eln" at 0x7fff2d770000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\w32-fns-d8ead36c-dc827673.eln" at 0x7fff2d730000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\scroll-bar-20650688-3534ff63.eln" at 0x7fff2d6e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\tab-bar-f81d329c-b1a0a028.eln" at 0x7fff2d650000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\buff-menu-da4b0b04-65a249b6.eln" at 0x7fff2d600000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\easymenu-1fb41c0e-a3d158eb.eln" at 0x7fff2d5b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\text-mode-7f741068-4c001dd1.eln" at 0x7fff2d570000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\epa-hook-99ab3afb-fb4d9944.eln" at 0x7fff2d530000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\register-80045398-0b6b944f.eln" at 0x7fff263e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\ls-lisp-4d1ed918-7eb40cb8.eln" at 0x7fff26390000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\font-core-c3bff1fd-4e71b802.eln" at 0x7fff26350000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\obarray-318a5d56-6312b83b.eln" at 0x7fff26310000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\mwheel-168e9ec3-7b441a5f.eln" at 0x7fff262c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\page-ee7241cc-572c9d55.eln" at 0x7fff26280000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\uniquify-0fb233ac-8f94b120.eln" at 0x7fff26230000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\prog-mode-642b2411-5527e18b.eln" at 0x7fff261e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\tooltip-29462ede-9b69d110.eln" at 0x7fff261a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\case-table-3a8e2808-be7656d4.eln" at 0x7fff26160000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\cus-start-26315480-6f2c6ee4.eln" at 0x7fff26120000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\rfn-eshadow-25788e78-8301b6e7.eln" at 0x7fff260e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\iso-transl-466860a2-4197968b.eln" at 0x7fff260a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\misc-lang-7cb33d20-69eb6148.eln" at 0x7fff26060000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\map-ynp-990591b5-85f28521.eln" at 0x7fff26010000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\shorthands-1dc1e95e-d80e00b1.eln" at 0x7fff25fd0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\european-369de593-3fd092db.eln" at 0x7fff25f90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\indian-0c4ce628-a85c69d1.eln" at 0x7fff25f50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "c:\Program Files\Emacs\emacs-28.1\lib\emacs\28.1\native-lisp\28.1-f77b20d2\preloaded\hebrew-b9ed6a0d-8863a58f.eln" at 0x7fff25f10000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\cryptsp.dll" at 0x7fff798d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\rsaenh.dll" at 0x7fff79010000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\bcrypt.dll" at 0x7fff7a8f0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\cryptbase.dll" at 0x7fff79800000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\bcryptprimitives.dll" at 0x7fff7a860000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\windows.storage.dll" at 0x7fff77d50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\wldp.dll" at 0x7fff79890000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libharfbuzz-0.dll" at 0x7fff25e00000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libfreetype-6.dll" at 0x7fff25d40000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libstdc++-6.dll" at 0x7fff25b50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgcc_s_seh-1.dll" at 0x7fff5a4f0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libglib-2.0-0.dll" at 0x7fff241b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\ws2_32.dll" at 0x7fff7c2e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgraphite2.dll" at 0x7fff53eb0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libbz2-1.dll" at 0x7fff51380000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libbrotlidec.dll" at 0x7fff4f1b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpng16-16.dll" at 0x7fff25b00000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\zlib1.dll" at 0x7fff4b170000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll" at 0x7fff45a80000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll" at 0x17dd8260000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libintl-8.dll" at 0x7fff440a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpcre-1.dll" at 0x7fff25ab0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libbrotlicommon.dll" at 0x7fff43070000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll" at 0x17dd8260000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\Program Files\Emacs\emacs-28.1\bin\libwinpthread-1.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libiconv-2.dll" at 0x7fff240a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\msctf.dll" at 0x7fff7c1c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\oleaut32.dll" at 0x7fff7c720000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1be0 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x1be0] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1be0, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\ntmarta.dll" at 0x7fff78ca0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0xf94 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0xf94] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0xf94, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0xf94 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\kernel.appcore.dll" at 0x7fff78880000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0xf94, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0xf94 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\TextShaping.dll" at 0x7fff68c80000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0xf94, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0xf94 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\TextInputFramework.dll" at 0x7fff6b970000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0xf94, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\CoreUIComponents.dll" at 0x7fff76cd0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\CoreMessaging.dll" at 0x7fff77050000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\WinTypes.dll" at 0x7fff765a0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\WinTypes.dll" at 0x17ddd030000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\WINDOWS\SYSTEM32\WinTypes.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0xf94 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\clbcatq.dll" at 0x7fff7c5c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0xf94, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libXpm-noX4.dll" at 0x7fff45960000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgobject-2.0-0.dll" at 0x7fff24040000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libffi-7.dll" at 0x7fff728c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgio-2.0-0.dll" at 0x7fff23e90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\dnsapi.dll" at 0x7fff793c0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL" at 0x7fff79380000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgmodule-2.0-0.dll" at 0x7fff6c130000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\nsi.dll" at 0x7fff7ad70000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x2e44] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libgdk_pixbuf-2.0-0.dll" at 0x7fff42d80000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.1288_none_91a663c8cc864906\GdiPlus.dll" at 0x7fff6bf00000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=EXCEPTION_DEBUG_EVENT [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\librsvg-2-2.dll" at 0x7fff230d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\userenv.dll" at 0x7fff79ef0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libcairo-gobject-2.dll" at 0x7fff42ea0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpango-1.0-0.dll" at 0x7fff23d30000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpangocairo-1.0-0.dll" at 0x7fff42cb0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libxml2-2.dll" at 0x7fff23bd0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libcairo-2.dll" at 0x7fff23d80000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libthai-0.dll" at 0x7fff36b90000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libfribidi-0.dll" at 0x7fff35740000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libfontconfig-1.dll" at 0x7fff23b70000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpangowin32-1.0-0.dll" at 0x7fff33b50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpangoft2-1.0-0.dll" at 0x7fff333e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\liblzma-5.dll" at 0x7fff2f1d0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\msimg32.dll" at 0x7fff6bdd0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libcairo-2.dll" at 0x17ddb5e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1530 code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\Program Files\Emacs\emacs-28.1\bin\libcairo-2.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1530, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x1f80 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libdatrie-1.dll" at 0x68ac0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x1f80, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libexpat-1.dll" at 0x7fff23a80000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Program Files\Emacs\emacs-28.1\bin\libpixman-1-0.dll" at 0x7fff23ac0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\winhttp.dll" at 0x7fff73c50000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\OnDemandConnRouteHelper.dll" at 0x7fff4e5b0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x5f4 code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\WINDOWS\system32\OnDemandConnRouteHelper.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x5f4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\xmllite.dll" at 0x7fff75300000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Windows\System32\AppXDeploymentClient.dll" at 0x7fff72770000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Windows\System32\Windows.ApplicationModel.dll" at 0x7fff724e0000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2c6c code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\Windows\System32\twinapi.appcore.dll" at 0x7fff73450000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2c6c, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2d40 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x2d40] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2d40, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2d40 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\System32\cfgmgr32.dll" at 0x7fff7a210000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2d40, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x23e8 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x23e8] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x23e8, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\propsys.dll" at 0x7fff75810000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\SYSTEM32\profapi.dll" at 0x7fff79f30000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x28b4 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x28b4] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x28b4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2730 code=CREATE_THREAD_DEBUG_EVENT [New Thread 9516.0x2730] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2730, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x28b4 code=LOAD_DLL_DEBUG_EVENT [windows events] handle_load_dll: Loading dll "C:\WINDOWS\system32\mssprxy.dll" at 0x7fff4e580000. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x28b4, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=OUTPUT_DEBUG_STRING_EVENT warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2e44) 80070002 The system cannot find the file specified. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=OUTPUT_DEBUG_STRING_EVENT warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23F27D43) ReturnHr(2) tid(2e44) 80070002 The system cannot find the file specified. [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x2e44 code=UNLOAD_DLL_DEBUG_EVENT [windows events] handle_unload_dll: Unloading dll "C:\WINDOWS\SYSTEM32\xmllite.dll". [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x2e44, DBG_CONTINUE) [windows events] get_windows_debug_event: kernel event for pid=9516 tid=0x28b4 code=EXIT_THREAD_DEBUG_EVENT [Thread 9516.0x28b4 exited with code 0] [windows events] continue_last_debug_event: ContinueDebugEvent (cpid=9516, ctid=0x28b4, DBG_CONTINUE) ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 10:53 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 11:30 ` Eli Zaretskii 2022-05-01 11:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 11:30 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 10:53:09 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Ok, here are the messages in .txt file until the initial frame showed up. Thanks. I see nothing new here, except that there are two exception events reported. So one last try: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" ... (gdb) set debugexceptions (gdb) run and post here everything that GDB shows. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 11:30 ` Eli Zaretskii @ 2022-05-01 11:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 12:14 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 11:40 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 667 bytes --] Sure. Here is the log. Thank you. On Sunday, 1 May, 2022, 05:00:19 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 10:53:09 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Ok, here are the messages in .txt file until the initial frame showed up. Thanks. I see nothing new here, except that there are two exception events reported. So one last try: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" ... (gdb) set debugexceptions (gdb) run and post here everything that GDB shows. [-- Attachment #1.2: Type: text/html, Size: 2269 bytes --] [-- Attachment #2: gdb_events2.txt --] [-- Type: text/plain, Size: 924 bytes --] Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe [New Thread 3876.0xff0] [New Thread 3876.0x2538] [New Thread 3876.0x14d0] gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 [New Thread 3876.0xe08] [New Thread 3876.0x171c] [New Thread 3876.0x2bac] gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 [New Thread 3876.0x2024] [New Thread 3876.0x8c4] [New Thread 3876.0x24e0] [New Thread 3876.0x2e80] warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 11:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 12:14 ` Eli Zaretskii 2022-05-01 12:32 ` Eli Zaretskii 2022-05-01 13:17 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 2 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 12:14 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 11:40:57 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe > [New Thread 3876.0xff0] > [New Thread 3876.0x2538] > [New Thread 3876.0x14d0] > gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 > [New Thread 3876.0xe08] > [New Thread 3876.0x171c] > [New Thread 3876.0x2bac] > gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 > [New Thread 3876.0x2024] > [New Thread 3876.0x8c4] > [New Thread 3876.0x24e0] > [New Thread 3876.0x2e80] > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. As expected. Does Emacs still pop up the Abort dialog if you start it directly, outside of GDB? If it still shows Abort dialog, then you have shown a GDB session where you attached GDB to Emacs, then said "continue", and GDB then reported that Emacs got a SIGTRAP signal. If at that point you say (gdb) thread apply all bt what does GDB display? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 12:14 ` Eli Zaretskii @ 2022-05-01 12:32 ` Eli Zaretskii 2022-05-01 13:24 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:17 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 1 sibling, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 12:32 UTC (permalink / raw) To: hermitsings; +Cc: 55047, corwin > Date: Sun, 01 May 2022 15:14:54 +0300 > From: Eli Zaretskii <eliz@gnu.org> > Cc: 55047@debbugs.gnu.org, corwin@bru.st > > > Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe > > [New Thread 3876.0xff0] > > [New Thread 3876.0x2538] > > [New Thread 3876.0x14d0] > > gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 > > [New Thread 3876.0xe08] > > [New Thread 3876.0x171c] > > [New Thread 3876.0x2bac] > > gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 > > [New Thread 3876.0x2024] > > [New Thread 3876.0x8c4] > > [New Thread 3876.0x24e0] > > [New Thread 3876.0x2e80] > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. > > As expected. Wait a minute: didn't you say this is Windows 10? If so, why are we emitting MS_VC_EXCEPTION, that is only done on older Windows versions. And why do we try to set the name of some thread? Are you running "emacs -Q", or are you running without the -Q switch, i.e. with all your customizations? If the latter, could it be that some of the customizations start Lisp threads? If you run Emacs like this: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" ... (gdb) break sys_thread_set_name (gdb) run does the breakpoint in sys_thread_set_name break? If so, please type (gdb) bt when Emacs is stopped in sys_thread_set_name, and show the result. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 12:32 ` Eli Zaretskii @ 2022-05-01 13:24 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:26 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:33 ` Eli Zaretskii 0 siblings, 2 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:24 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 2088 bytes --] No, I'm launching it from the Start Menu as an application. Yes, the breakpoint breaks at one point. But `bt` shows `No stack`. I've attached a screenshot of it. On Sunday, 1 May, 2022, 06:02:40 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 01 May 2022 15:14:54 +0300 > From: Eli Zaretskii <eliz@gnu.org> > Cc: 55047@debbugs.gnu.org, corwin@bru.st > > > Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe > > [New Thread 3876.0xff0] > > [New Thread 3876.0x2538] > > [New Thread 3876.0x14d0] > > gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 > > [New Thread 3876.0xe08] > > [New Thread 3876.0x171c] > > [New Thread 3876.0x2bac] > > gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 > > [New Thread 3876.0x2024] > > [New Thread 3876.0x8c4] > > [New Thread 3876.0x24e0] > > [New Thread 3876.0x2e80] > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. > > As expected. Wait a minute: didn't you say this is Windows 10? If so, why are we emitting MS_VC_EXCEPTION, that is only done on older Windows versions. And why do we try to set the name of some thread? Are you running "emacs -Q", or are you running without the -Q switch, i.e. with all your customizations? If the latter, could it be that some of the customizations start Lisp threads? If you run Emacs like this: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" ... (gdb) break sys_thread_set_name (gdb) run does the breakpoint in sys_thread_set_name break? If so, please type (gdb) bt when Emacs is stopped in sys_thread_set_name, and show the result. [-- Attachment #1.2: Type: text/html, Size: 4011 bytes --] [-- Attachment #2: break.png --] [-- Type: image/png, Size: 71698 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:24 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:26 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:35 ` Eli Zaretskii 2022-05-01 13:33 ` Eli Zaretskii 1 sibling, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:26 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 2359 bytes --] Also, sometimes (not always) after startup and before the Abort dialog shows up, I get this message in Emacs:`Error: Internal native compiler error failed to compile`. On Sunday, 1 May, 2022, 06:54:31 pm IST, hermit sings <hermitsings@yahoo.com> wrote: No, I'm launching it from the Start Menu as an application. Yes, the breakpoint breaks at one point. But `bt` shows `No stack`. I've attached a screenshot of it. On Sunday, 1 May, 2022, 06:02:40 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 01 May 2022 15:14:54 +0300 > From: Eli Zaretskii <eliz@gnu.org> > Cc: 55047@debbugs.gnu.org, corwin@bru.st > > > Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe > > [New Thread 3876.0xff0] > > [New Thread 3876.0x2538] > > [New Thread 3876.0x14d0] > > gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 > > [New Thread 3876.0xe08] > > [New Thread 3876.0x171c] > > [New Thread 3876.0x2bac] > > gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 > > [New Thread 3876.0x2024] > > [New Thread 3876.0x8c4] > > [New Thread 3876.0x24e0] > > [New Thread 3876.0x2e80] > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. > > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. > > As expected. Wait a minute: didn't you say this is Windows 10? If so, why are we emitting MS_VC_EXCEPTION, that is only done on older Windows versions. And why do we try to set the name of some thread? Are you running "emacs -Q", or are you running without the -Q switch, i.e. with all your customizations? If the latter, could it be that some of the customizations start Lisp threads? If you run Emacs like this: gdb "C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe" ... (gdb) break sys_thread_set_name (gdb) run does the breakpoint in sys_thread_set_name break? If so, please type (gdb) bt when Emacs is stopped in sys_thread_set_name, and show the result. [-- Attachment #2: Type: text/html, Size: 5308 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:26 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:35 ` Eli Zaretskii 0 siblings, 0 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 13:35 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 13:26:25 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > Also, sometimes (not always) after startup and before the Abort dialog shows up, I get this message in > Emacs: > `Error: Internal native compiler error failed to compile`. That's expected: you probably don't have GCC and Binutils installed, so you cannot natively-compile Lisp that was not already compiled. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:24 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:26 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:33 ` Eli Zaretskii 2022-05-01 14:18 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 1 sibling, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 13:33 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 13:24:31 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > No, I'm launching it from the Start Menu as an application. And if you open a Command Prompt window and invoke Emacs from the cmd prompt, as "emacs -Q", does it also show the abort dialog? Also, what happens if you invoke it from the Start->Run dialog, like this: C:\Program Files\Emacs\emacs-28.1\bin\runemacs.exe -Q (note: "runemacs", not "emacs"). > Yes, the breakpoint breaks at one point. But `bt` shows `No stack`. That's because you haven't run the application yet, by typing "run". But I see that after you do run it, the breakpoint never breaks. So I still don't understand why you see that MS_VC_EXCEPTION event; it doesn't happen here, FWIW. What happens if instead of "run" at the GDB prompt you type "run -Q"? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:33 ` Eli Zaretskii @ 2022-05-01 14:18 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:32 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:18 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 1469 bytes --] If I invoke `emacs -Q`, it opens up a buffer: *scratch*.But if I do `emacs -q`, it opens Emacs but without customization, I'd guess.This happens in all three cases: 1. from Command Prompt 2. via Run (even with `runemacs.exe`) and 3. via GDB The Abort dialog appears in the first two cases (after emacs -q). However, it does not appear in if run via GDB. For GDB, I've attached a screenshot of the result. On Sunday, 1 May, 2022, 07:03:12 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 13:24:31 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > No, I'm launching it from the Start Menu as an application. And if you open a Command Prompt window and invoke Emacs from the cmd prompt, as "emacs -Q", does it also show the abort dialog? Also, what happens if you invoke it from the Start->Run dialog, like this: C:\Program Files\Emacs\emacs-28.1\bin\runemacs.exe -Q (note: "runemacs", not "emacs"). > Yes, the breakpoint breaks at one point. But `bt` shows `No stack`. That's because you haven't run the application yet, by typing "run". But I see that after you do run it, the breakpoint never breaks. So I still don't understand why you see that MS_VC_EXCEPTION event; it doesn't happen here, FWIW. What happens if instead of "run" at the GDB prompt you type "run -Q"? [-- Attachment #1.2: Type: text/html, Size: 3362 bytes --] [-- Attachment #2: run-q.png --] [-- Type: image/png, Size: 43596 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 14:18 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:32 ` Eli Zaretskii 2022-05-01 14:39 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 14:32 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 14:18:28 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > If I invoke `emacs -Q`, it opens up a buffer: *scratch*. > But if I do `emacs -q`, it opens Emacs but without customization, I'd guess. > This happens in all three cases: 1. from Command Prompt 2. via Run (even with `runemacs.exe`) and > 3. via GDB > > The Abort dialog appears in the first two cases (after emacs -q). > However, it does not appear in if run via GDB. For GDB, I've attached a screenshot of the result. So in the first two cases, Emacs displays *scratch* (for -Q) or the splash screen (for -q), and _then_ shows the Abort dialog? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 14:32 ` Eli Zaretskii @ 2022-05-01 14:39 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:43 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:55 ` Eli Zaretskii 0 siblings, 2 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:39 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1018 bytes --] Yes, now that I think of it, it doesn't show Abort dialog while displaying the scratch buffer. But if `-q` is used, it does, like if I'd have normally opened it. On Sunday, 1 May, 2022, 08:02:46 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 14:18:28 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > If I invoke `emacs -Q`, it opens up a buffer: *scratch*. > But if I do `emacs -q`, it opens Emacs but without customization, I'd guess. > This happens in all three cases: 1. from Command Prompt 2. via Run (even with `runemacs.exe`) and > 3. via GDB > > The Abort dialog appears in the first two cases (after emacs -q). > However, it does not appear in if run via GDB. For GDB, I've attached a screenshot of the result. So in the first two cases, Emacs displays *scratch* (for -Q) or the splash screen (for -q), and _then_ shows the Abort dialog? [-- Attachment #2: Type: text/html, Size: 2541 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 14:39 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:43 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:55 ` Eli Zaretskii 1 sibling, 0 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:43 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1267 bytes --] Also, just to add in, the previous version: Emacs 27.2 is working fine on the system and no Abort dialog is shown.I just installed it and checked. On Sunday, 1 May, 2022, 08:09:38 pm IST, hermit sings <hermitsings@yahoo.com> wrote: Yes, now that I think of it, it doesn't show Abort dialog while displaying the scratch buffer. But if `-q` is used, it does, like if I'd have normally opened it. On Sunday, 1 May, 2022, 08:02:46 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 14:18:28 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > If I invoke `emacs -Q`, it opens up a buffer: *scratch*. > But if I do `emacs -q`, it opens Emacs but without customization, I'd guess. > This happens in all three cases: 1. from Command Prompt 2. via Run (even with `runemacs.exe`) and > 3. via GDB > > The Abort dialog appears in the first two cases (after emacs -q). > However, it does not appear in if run via GDB. For GDB, I've attached a screenshot of the result. So in the first two cases, Emacs displays *scratch* (for -Q) or the splash screen (for -q), and _then_ shows the Abort dialog? [-- Attachment #2: Type: text/html, Size: 3895 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 14:39 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:43 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 14:55 ` Eli Zaretskii 2022-05-01 15:22 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 1 sibling, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 14:55 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 14:39:37 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > Yes, now that I think of it, it doesn't show Abort dialog while displaying the scratch buffer. > But if `-q` is used, it does, like if I'd have normally opened it. What if you replace your .emacs init file with an empty file, and then invoke Emacs without -Q or -q? And another experiment: start Emacs with -Q, wait until it shows the *scratch* buffer, and then type C-x C-f C:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/etc/images/splash.svg RET Does it show the abort dialog after you press RET in the above command? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 14:55 ` Eli Zaretskii @ 2022-05-01 15:22 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 15:29 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 15:22 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1321 bytes --] I actually didn't know about the emacs init file. But I searched for it on the web. I understand that it should be in `.emacs.d` in 'AppData\Roaming' folder in Windows?But there was none. So according to an answer I read on Stackoverflow, I created a file `init.el` and left it blank.Then started Emacs normally and via Command Prompt. It still, however, shows the Abort dialog for both. For the second one: yes! It starts showing the Abort dialog after displaying the `splash.svg`. On Sunday, 1 May, 2022, 08:25:54 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 14:39:37 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > Yes, now that I think of it, it doesn't show Abort dialog while displaying the scratch buffer. > But if `-q` is used, it does, like if I'd have normally opened it. What if you replace your .emacs init file with an empty file, and then invoke Emacs without -Q or -q? And another experiment: start Emacs with -Q, wait until it shows the *scratch* buffer, and then type C-x C-f C:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/etc/images/splash.svg RET Does it show the abort dialog after you press RET in the above command? [-- Attachment #2: Type: text/html, Size: 3020 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 15:22 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 15:29 ` Eli Zaretskii 2022-05-01 15:48 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 15:29 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 15:22:21 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > I actually didn't know about the emacs init file. But I searched for it on the web. I understand that it should be > in `.emacs.d` in 'AppData\Roaming' folder in Windows? > But there was none. So according to an answer I read on Stackoverflow, I created a file `init.el` and left it > blank. > Then started Emacs normally and via Command Prompt. It still, however, shows the Abort dialog for both. > > For the second one: yes! It starts showing the Abort dialog after displaying the `splash.svg`. So this seems to be related to librsvg, the library used to display SVG images, or some of its dependencies. What happens if you start with -Q, and then do this: C-x C-f C:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/etc/images/splash.png RET That is, ask Emacs to display the splash image in PNG format? Please also try with splash.xpm and splash.pbm. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 15:29 ` Eli Zaretskii @ 2022-05-01 15:48 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 16:09 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 15:48 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1245 bytes --] Yes, the Abort dialog appears for each case, after displaying the image. On Sunday, 1 May, 2022, 08:59:32 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 15:22:21 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > I actually didn't know about the emacs init file. But I searched for it on the web. I understand that it should be > in `.emacs.d` in 'AppData\Roaming' folder in Windows? > But there was none. So according to an answer I read on Stackoverflow, I created a file `init.el` and left it > blank. > Then started Emacs normally and via Command Prompt. It still, however, shows the Abort dialog for both. > > For the second one: yes! It starts showing the Abort dialog after displaying the `splash.svg`. So this seems to be related to librsvg, the library used to display SVG images, or some of its dependencies. What happens if you start with -Q, and then do this: C-x C-f C:/Program Files/Emacs/emacs-28.1/share/emacs/28.1/etc/images/splash.png RET That is, ask Emacs to display the splash image in PNG format? Please also try with splash.xpm and splash.pbm. [-- Attachment #2: Type: text/html, Size: 2855 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 15:48 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 16:09 ` Eli Zaretskii 2022-05-01 16:19 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 16:09 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 15:48:54 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > Yes, the Abort dialog appears for each case, after displaying the image. Thanks. I'm more or less at the end of my wits. The only advice I can give is to always run Emacs under GDB, where you say it doesn't show the abort dialog. Sorry. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 16:09 ` Eli Zaretskii @ 2022-05-01 16:19 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 16:45 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 16:19 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 1052 bytes --] No no, please. Thank you for taking the time and putting so much effort into my problem. I really really appreciate it a lot.Corwin Brust, too.I'll take the advice, thanks. I'm also considering switching back to Linux which I was using at an earlier time.I really learned a lot from the conversations and I hope my problem is not happening to anyone else.On the bright side, I can still use Emacs 27.2 as it is running normally.But I do appreciate the response I got from you and GNU community. Thank you. Regards. On Sunday, 1 May, 2022, 09:39:49 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 15:48:54 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > Yes, the Abort dialog appears for each case, after displaying the image. Thanks. I'm more or less at the end of my wits. The only advice I can give is to always run Emacs under GDB, where you say it doesn't show the abort dialog. Sorry. [-- Attachment #2: Type: text/html, Size: 2730 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 16:19 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 16:45 ` Eli Zaretskii 2022-05-17 13:30 ` Eli Zaretskii 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 16:45 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 16:19:27 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>, > "corwin@bru.st" <corwin@bru.st> > > No no, please. Thank you for taking the time and putting so much effort into my problem. I really really > appreciate it a lot. > Corwin Brust, too. > I'll take the advice, thanks. I'm also considering switching back to Linux which I was using at an earlier time. > I really learned a lot from the conversations and I hope my problem is not happening to anyone else. > On the bright side, I can still use Emacs 27.2 as it is running normally. > But I do appreciate the response I got from you and GNU community. Thank you. You are welcome. If no new data and no new ideas will pop up in a week or so, I will close the bug. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 16:45 ` Eli Zaretskii @ 2022-05-17 13:30 ` Eli Zaretskii 0 siblings, 0 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-05-17 13:30 UTC (permalink / raw) To: hermitsings; +Cc: 55047, corwin tags 55047 unreproducible close 55047 thanks > Date: Sun, 01 May 2022 19:45:38 +0300 > From: Eli Zaretskii <eliz@gnu.org> > Cc: 55047@debbugs.gnu.org, corwin@bru.st > > If no new data and no new ideas will pop up in a week or so, I will > close the bug. Done. ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 12:14 ` Eli Zaretskii 2022-05-01 12:32 ` Eli Zaretskii @ 2022-05-01 13:17 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:26 ` Eli Zaretskii 1 sibling, 1 reply; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:17 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1: Type: text/plain, Size: 2048 bytes --] Yes, it is still showing the Abort dialog. In the dialog, there are two options: 1. Debug Emacs by attaching it with GDB only via `pid` and 2. produce a backtrace file in the current directory.So, last time I opted for the first one using `pid`, it showed SIGTRAP. However, now GDB is debugging very slowly and is taking a lot of time. Even after that, SIGTRAP didn't show up this time. That's why, I could not reply back here. On Sunday, 1 May, 2022, 05:44:51 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 11:40:57 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Starting program: C:\Program Files\Emacs\emacs-28.1\bin\emacs.exe > [New Thread 3876.0xff0] > [New Thread 3876.0x2538] > [New Thread 3876.0x14d0] > gdb: Target exception EXCEPTION_BREAKPOINT at 0x7fff7c9a06b0 > [New Thread 3876.0xe08] > [New Thread 3876.0x171c] > [New Thread 3876.0x2bac] > gdb: Target exception MS_VC_EXCEPTION at 0x7fff7a294f99 > [New Thread 3876.0x2024] > [New Thread 3876.0x8c4] > [New Thread 3876.0x24e0] > [New Thread 3876.0x2e80] > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(1008)\Windows.ApplicationModel.dll!00007FFF724FE5CF: (caller: 00007FFF724EA25C) ReturnHr(1) tid(2bac) 80070002 The system cannot find the file specified. > warning: onecore\base\appmodel\runtime\winrt\lib\windows.applicationmodel.package.cpp(512)\Windows.ApplicationModel.dll!00007FFF724FE441: (caller: 00007FFF23B87D43) ReturnHr(2) tid(2bac) 80070002 The system cannot find the file specified. As expected. Does Emacs still pop up the Abort dialog if you start it directly, outside of GDB? If it still shows Abort dialog, then you have shown a GDB session where you attached GDB to Emacs, then said "continue", and GDB then reported that Emacs got a SIGTRAP signal. If at that point you say (gdb) thread apply all bt what does GDB display? [-- Attachment #2: Type: text/html, Size: 3932 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:17 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:26 ` Eli Zaretskii 2022-05-01 13:41 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 1 reply; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 13:26 UTC (permalink / raw) To: hermit sings; +Cc: 55047, corwin > Date: Sun, 1 May 2022 13:17:00 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Yes, it is still showing the Abort dialog. In the dialog, there are two options: 1. Debug Emacs by attaching it > with GDB only via `pid` and 2. produce a backtrace file in the current directory. > So, last time I opted for the first one using `pid`, it showed SIGTRAP. However, now GDB is debugging very > slowly and is taking a lot of time. This is expected. > Even after that, SIGTRAP didn't show up this time. What did show, then? ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-05-01 13:26 ` Eli Zaretskii @ 2022-05-01 13:41 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 0 siblings, 0 replies; 42+ messages in thread From: hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-05-01 13:41 UTC (permalink / raw) To: Eli Zaretskii; +Cc: 55047@debbugs.gnu.org, corwin@bru.st [-- Attachment #1.1: Type: text/plain, Size: 954 bytes --] It runs very slow compared to how it ran previously and produce SIGTRAP after clicking 'Yes' on the Abort dialog. It continues to show this message, repeating itself with changed new threads. A screenshot: On Sunday, 1 May, 2022, 06:56:47 pm IST, Eli Zaretskii <eliz@gnu.org> wrote: > Date: Sun, 1 May 2022 13:17:00 +0000 (UTC) > From: hermit sings <hermitsings@yahoo.com> > Cc: "corwin@bru.st" <corwin@bru.st>, > "55047@debbugs.gnu.org" <55047@debbugs.gnu.org> > > Yes, it is still showing the Abort dialog. In the dialog, there are two options: 1. Debug Emacs by attaching it > with GDB only via `pid` and 2. produce a backtrace file in the current directory. > So, last time I opted for the first one using `pid`, it showed SIGTRAP. However, now GDB is debugging very > slowly and is taking a lot of time. This is expected. > Even after that, SIGTRAP didn't show up this time. What did show, then? [-- Attachment #1.2: Type: text/html, Size: 2583 bytes --] [-- Attachment #2: no_sigtrap.png --] [-- Type: image/png, Size: 56998 bytes --] ^ permalink raw reply [flat|nested] 42+ messages in thread
* bug#55047: Bug: Abort Dialog upon start 2022-04-30 22:32 ` Corwin Brust 2022-05-01 0:00 ` Corwin Brust @ 2022-05-01 5:46 ` Eli Zaretskii 1 sibling, 0 replies; 42+ messages in thread From: Eli Zaretskii @ 2022-05-01 5:46 UTC (permalink / raw) To: Corwin Brust; +Cc: 55047, hermitsings > From: Corwin Brust <corwin@bru.st> > Date: Sat, 30 Apr 2022 17:32:04 -0500 > Cc: hermit sings <hermitsings@yahoo.com>, 55047@debbugs.gnu.org > > On Sat, Apr 30, 2022, 06:06 Eli Zaretskii <eliz@gnu.org> wrote: > > Corwin, does the pretest include debug symbols in the Emacs binary, or > was that also stripped? > > No. I will take this as direction to avoid stripping for future pretest versions and I'll create a binary set with > debug symbols from the 28.1 source tarballs also. Thank you. Indeed, at least the pretest releases should not be stripped. We could also consider providing a separate zip file with debugging symbols even for the release versions (the 'objcopy' utility is capable of moving the debug information to a separate file, and then adding a special "debug-link" section in the executable that points to that file, which allows GDB to debug it). ^ permalink raw reply [flat|nested] 42+ messages in thread
end of thread, other threads:[~2022-05-17 13:30 UTC | newest] Thread overview: 42+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <246509585.1257177.1650495418909.ref@mail.yahoo.com> 2022-04-20 22:56 ` bug#55047: Bug: Abort Dialog upon start hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-21 5:45 ` Eli Zaretskii [not found] ` <724548398.1751763.1651140515609@mail.yahoo.com> 2022-04-28 10:36 ` Eli Zaretskii [not found] ` <582218847.394002.1651316180180@mail.yahoo.com> 2022-04-30 11:06 ` Eli Zaretskii 2022-04-30 13:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 13:56 ` Eli Zaretskii 2022-04-30 13:59 ` Eli Zaretskii 2022-04-30 15:46 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 16:16 ` Eli Zaretskii 2022-04-30 16:34 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-04-30 22:32 ` Corwin Brust 2022-05-01 0:00 ` Corwin Brust 2022-05-01 5:48 ` Eli Zaretskii 2022-05-01 9:06 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 9:41 ` Eli Zaretskii 2022-05-01 10:13 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 10:39 ` Eli Zaretskii 2022-05-01 10:53 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 11:30 ` Eli Zaretskii 2022-05-01 11:40 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 12:14 ` Eli Zaretskii 2022-05-01 12:32 ` Eli Zaretskii 2022-05-01 13:24 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:26 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:35 ` Eli Zaretskii 2022-05-01 13:33 ` Eli Zaretskii 2022-05-01 14:18 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:32 ` Eli Zaretskii 2022-05-01 14:39 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:43 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 14:55 ` Eli Zaretskii 2022-05-01 15:22 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 15:29 ` Eli Zaretskii 2022-05-01 15:48 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 16:09 ` Eli Zaretskii 2022-05-01 16:19 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 16:45 ` Eli Zaretskii 2022-05-17 13:30 ` Eli Zaretskii 2022-05-01 13:17 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 13:26 ` Eli Zaretskii 2022-05-01 13:41 ` hermit sings via Bug reports for GNU Emacs, the Swiss army knife of text editors 2022-05-01 5:46 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).