WinSCP 6.5.1: Invalid access to memory
On Windows 11 Pro (10.0.22621), this now consistently comes about 3-4 seconds after simply launching WinSCP via .NET/PowerShell 5 as:
Otherwise there's no issue. WinSCP seems to continue running properly. I tried restarting the computer, no change. Curiously this didn't happen the first few runs, but now consistently.
Launching WinSCP by simply double-clicking the exe and manually connecting to the same host shows no error.
I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.
Start-Process -FilePath $WinSCP_exe -ArgumentList "`"sftp://$($user):$($password)@$($host)/$($path)/`"", "/rawsettings", "LocalDirectory=`"C:\tasks\`""
Otherwise there's no issue. WinSCP seems to continue running properly. I tried restarting the computer, no change. Curiously this didn't happen the first few runs, but now consistently.
Launching WinSCP by simply double-clicking the exe and manually connecting to the same host shows no error.
WinSCP 6.5.1
Error message:
Invalid access to memory.
Stack trace:
(00522BD5)
(00097BBF) ntdll.dll
(00077B51) ntdll.dll.KiUserExceptionDispatcher
Status: unknown_rel_addr
I know how to reproduce the problem or the problem happens frequently enough. I wish to be contacted by the WinSCP team to help resolving the problem.