GNU bug report logs - #69795
29.1; cmdproxy.exe exits automatically after executing MSYS2 commands

Previous Next

Package: emacs;

Reported by: awrhygty <at> outlook.com

Date: Thu, 14 Mar 2024 11:02:02 UTC

Severity: normal

Tags: notabug

Found in version 29.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #64 received at 69795 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: awrhygty <at> outlook.com
Cc: 69795 <at> debbugs.gnu.org
Subject: Re: bug#69795: 29.1; cmdproxy.exe exits automatically after
 executing MSYS2 commands
Date: Tue, 19 Mar 2024 15:49:42 +0200
> From: awrhygty <at> outlook.com
> Cc: 69795 <at> debbugs.gnu.org
> Date: Tue, 19 Mar 2024 22:21:09 +0900
> 
> Eli Zaretskii <eliz <at> gnu.org> writes:
> 
> > So you have an MSYS build of iconv.exe, and it seems to be causing
> > these problems.  You don't have a MinGW64 build of iconv.exe (in the
> > c:\msys64\mingw64\bin\ directory).  So if GD|B needs to invoke
> > iconv.exe, it will invoke the MSYS build, as it cannot find any other
> > one.  So my suggestion is to download the MinGW64 build of iconv.exe
> > and install it in the c:\msys64\mingw64\bin\ directory.  It is
> > supposed to be part of the libiconv package, I think this is it:
> >
> >   https://packages.msys2.org/package/mingw-w64-x86_64-libiconv
> >
> > Please tell if doing that solves the problem.
> 
> MinGW64 libiconv package has already been installed,
> but MinGW64 iconv package was not.
> Now both of them are installed, and gdb seems to work well with shell-mode.

Great.

So it eventually was related to MSYS programs, and I think we can now
close this bug?




This bug report was last modified 1 year and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.