Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

File: minkernel\crts\ucrt\src\appcrt\lowio\close.cpp Line: 56

Open durongze opened this issue 2 years ago • 1 comments
trafficstars

Prerequisites

  • [X] Write a descriptive title.
  • [X] Make sure you are able to repro it on the latest version
  • [X] Search the existing issues.

Steps to reproduce

E:\code\openssh-portable-9.2.2.0\dyzbuild\bin\Debug\sshd.exe

Expected behavior

ok

Actual behavior

E:\code\openssh-portable-9.2.2.0\dyzbuild\bin\Debug\sshd.exe

Error details

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Debug Assertion Failed!

Program: E:\code\openssh-portable-9.2.2.0\dyzbuild\bin\Debug\sshd.exe
File: minkernel\crts\ucrt\src\appcrt\lowio\close.cpp
Line: 56

Expression: (_osfile(fh) & FOPEN)

For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts.

(Press Retry to debug the application)

---------------------------
Abort   Retry   Ignore   
---------------------------

Environment data

windows 10 22h2
vs2022

Version

openssh-portable-9.2.2.0

Visuals

No response

durongze avatar Sep 16 '23 02:09 durongze

@durongze can you please provide more details?

maertendMSFT avatar Sep 18 '23 16:09 maertendMSFT