PowerShell / PowerShell/Win32-OpenSSH
File: minkernel\crts\ucrt\src\appcrt\lowio\close.cpp Line: 56
Open
Nobody has claimed this yet.
Waiting on Author
- Dominant language
- No language data
- Stars
- 8.3k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing E:\code\openssh-portable-9.2.2.0\dyzbuild\bin\Debug\sshd.exe on Windows 10 22H2 with VS2022. Inspect the failure reported at minkernel\crts\ucrt\src\appcrt\lowio\close.cpp line 56 and determine which file-handle close path triggers the assertion. Done means identifying the cause and documenting or fixing the failing path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100