Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access violation exception in msys-2.0.dll in ssh.exe #4444

Open
1 task done
darinkes opened this issue Mar 4, 2024 · 0 comments
Open
1 task done

Access violation exception in msys-2.0.dll in ssh.exe #4444

darinkes opened this issue Mar 4, 2024 · 0 comments
Labels

Comments

@darinkes
Copy link

darinkes commented Mar 4, 2024

Description / Steps to reproduce the issue

I would like to reopen #1667 since it appeared in a setup.

The git-for-windows ssh-client crashes with
Exception thrown at 0x00000002101B5FE4 (msys-2.0.dll) in ssh.exe: 0xC0000005: Access violation writing location 0x0000000800300000.
when connecting to another Windows Server with OpenSSH-Server.

It happens as soon as the shell request is accepted.

Client verbose log just says:
debug2: shell request accepted on channel 0
=> dead

All I do to trigger or fix it is to switch between git-for-windows Version Git-2.28.0-64-bit and Git-2.44.0-64-bit.
Git-2.28.0-64-bit works fine, Git-2.44.0-64-bit crashes when connecting to Windows Servers with SSH.

The systems ssh-client installed by Microsofts OpenSSH-Port works fine.

Expected behavior

ssh.exe doesn't crash when open (power)shell on windows ssh server

Actual behavior

ssh.exe crashes

Verification

Windows Version

MINGW64_NT-10.0-20348

Are you willing to submit a PR?

No response

@darinkes darinkes added the bug label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant