unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: hermit sings via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "55047@debbugs.gnu.org" <55047@debbugs.gnu.org>,
	"corwin@bru.st" <corwin@bru.st>
Subject: bug#55047: Bug: Abort Dialog upon start
Date: Sun, 1 May 2022 10:53:09 +0000 (UTC)	[thread overview]
Message-ID: <287599348.2362137.1651402389072@mail.yahoo.com> (raw)
In-Reply-To: <83a6c17d0w.fsf@gnu.org>


[-- 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)

  reply	other threads:[~2022-05-01 10:53 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=287599348.2362137.1651402389072@mail.yahoo.com \
    --to=bug-gnu-emacs@gnu.org \
    --cc=55047@debbugs.gnu.org \
    --cc=corwin@bru.st \
    --cc=eliz@gnu.org \
    --cc=hermitsings@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).