bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64500: More information


From: Eli Zaretskii
Subject: bug#64500: More information
Date: Thu, 20 Jul 2023 18:33:41 +0300

> From: William Lightner <William.Lightner@jbhunt.com>
> CC: "64500@debbugs.gnu.org" <64500@debbugs.gnu.org>
> Date: Thu, 20 Jul 2023 15:02:24 +0000
> 
> Unfortunately, our email policies won't let me attach the script, even 
> zipped, so here it is in open text:
> 
> setlocal
> set path=%emacs_home%
> start "Emacs" %EMACS_START% %*
> endlocal
> 
> 
> I added the  "set path=%emacs_home%"

I guess this means you have some incompatible DLL somewhere along the
regular PATH, and Emacs tries to load it, which then crashes it.  When
it crashes, use a tool such as Process Explorer to find the DLLs that
Emacs loads, and then examine them one by one to find the culprit.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]