Hi,

I installed MSYS2 a few days ago onto a Windows 10 machine.

pacman and bash commands work - but ssh-keygen starts and does nothing. I
can't interrupt it with Control-C. It leaves ssh-keygen.exe running in Task
Manager I have to kill it there.

I tried:


$ ldd /usr/bin/ssh-keygen
        ntdll.dll => /c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffddfc10000)
        KERNEL32.DLL => /c/WINDOWS/System32/KERNEL32.DLL (0x7ffddf600000)
        KERNELBASE.dll => /c/WINDOWS/System32/KERNELBASE.dll
(0x7ffddd700000)
        msys-crypto-1.1.dll => /usr/bin/msys-crypto-1.1.dll (0x58b980000)
        msys-2.0.dll => /usr/bin/msys-2.0.dll (0x180040000)
        msys-z.dll => /usr/bin/msys-z.dll (0x522fe0000)


$ strace ssh-keygen
--- Process 16508 created
--- Process 16508 loaded C:\Windows\System32\ntdll.dll at 00007ffddfc10000
--- Process 16508 loaded C:\Windows\System32\kernel32.dll at
00007ffddf600000
--- Process 16508 loaded C:\Windows\System32\KernelBase.dll at
00007ffddd700000
--- Process 16508 loaded C:\msys64\usr\bin\msys-crypto-1.1.dll at
000000058b980000
--- Process 16508 loaded C:\msys64\usr\bin\msys-2.0.dll at 0000000180040000
--- Process 16508 loaded C:\msys64\usr\bin\msys-z.dll at 0000000522fe0000
    1       1 [main] ssh-keygen (16508)
**********************************************
   92      93 [main] ssh-keygen (16508) Program name:
C:\msys64\usr\bin\ssh-keygen.exe (windows pid 16508)
   46     139 [main] ssh-keygen (16508) OS version:   Windows NT-10.0
   35     174 [main] ssh-keygen (16508)
**********************************************
--- Process 16508 loaded C:\Windows\System32\advapi32.dll at
00007ffdde2e0000
--- Process 16508 loaded C:\Windows\System32\msvcrt.dll at 00007ffdddc70000
--- Process 16508 loaded C:\Windows\System32\sechost.dll at 00007ffddf8d0000
--- Process 16508 loaded C:\Windows\System32\rpcrt4.dll at 00007ffddf6c0000
--- Process 16508 loaded C:\Windows\System32\cryptbase.dll at
00007ffddcce0000
--- Process 16508 loaded C:\Windows\System32\bcryptprimitives.dll at
00007ffdddae0000
 3087    3261 [main] ssh-keygen (16508) sigprocmask: 0 = sigprocmask (0,
0x0, 0x180322D70)
  375    3636 [main] ssh-keygen (16508) open_shared: name shared.5, n 5,
shared 0x180030000 (wanted 0x180030000), h 0xD0, *m 6
  109    3745 [main] ssh-keygen (16508) user_heap_info::init: heap base
0x800000000, heap top 0x800000000, heap size 0x20000000 (536870912)
   96    3841 [main] ssh-keygen (16508) open_shared: name
S-1-5-21-2865026602-1948761713-60935095-1001.1, n 1, shared 0x180020000
(wanted 0x180020000), h 0xD4, *m 6
   99    3940 [main] ssh-keygen (16508) user_info::create: opening user
shared for 'S-1-5-21-2865026602-1948761713-60935095-1001' at 0x180020000
  101    4041 [main] ssh-keygen (16508) user_info::create: user shared
version AB1FCCE8
  130    4171 [main] ssh-keygen (16508) fhandler_pipe::create: name
\\.\pipe\msys-dd50a72ab4668b33-16508-sigwait, size 11440, mode
PIPE_TYPE_MESSAGE
  136    4307 [main] ssh-keygen (16508) fhandler_pipe::create: pipe read
handle 0xE8
   98    4405 [main] ssh-keygen (16508) fhandler_pipe::create: CreateFile:
name \\.\pipe\msys-dd50a72ab4668b33-16508-sigwait
  115    4520 [main] ssh-keygen (16508) fhandler_pipe::create: pipe write
handle 0xEC
  112    4632 [main] ssh-keygen (16508) dll_crt0_0: finished dll_crt0_0
initialization
--- Process 16508 loaded C:\Program Files (x86)\Citrix\ICA
Client\epclient64.dll at 00007ffdc57d0000
--- Process 16508 loaded C:\Windows\System32\user32.dll at 00007ffdddd10000
--- Process 16508 loaded C:\Windows\System32\win32u.dll at 00007ffddd5d0000
--- Process 16508 loaded C:\Windows\System32\gdi32.dll at 00007ffddfba0000
--- Process 16508 loaded C:\Windows\System32\gdi32full.dll at
00007ffdddb60000
--- Process 16508 loaded C:\Windows\System32\msvcp_win.dll at
00007ffddd530000
--- Process 16508 loaded C:\Windows\System32\ucrtbase.dll at
00007ffddd600000
--- Process 16508 loaded C:\Windows\System32\version.dll at 00007ffdcefb0000
--- Process 16508 loaded C:\Windows\System32\imm32.dll at 00007ffddedc0000
--- Process 16508 loaded C:\Windows\System32\ntmarta.dll at 00007ffddc090000
--- Process 16508, exception c0000005 at 0000000000000000
--- Process 16508 thread 17952 created
--- Process 16508, exception c0000005 at 0000000180063ee0 <many repeats>
--- Process 16508 thread 17952 exited with status 0x0
--- Process 16508, exception c0000005 at 0000000180063ee0 <many repeats>


Can someone please recommend a course of action?

Thanks
Partrick

--
__̴ı ̡͌l̡̡̡ ̡͌l̡*̡̡ ̴̡ı̴̴̡ ̡̡͡| ̲▫̲͡ π̲̲͡͡ ̲̲͡▫̲̲͡͡ ̲|̡̡̡ ̡ ̴̡ı̴̡̡
̡͌l̡̡̡̡.__Patrick Byrne_贝伯恩
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to